You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/03/16 12:21:05 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_15) - Build # 4699 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4699/
Java: 32bit/jdk1.7.0_15 -server -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([43742D3C3FFEA1D6:C292A32448A1C1EA]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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:601)
	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:722)




Build Log:
[...truncated 9346 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2170 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /qur/
[junit4:junit4]   2> 3 T2170 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363432494438
[junit4:junit4]   2> 4 T2170 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2171 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2171 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T2171 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T2171 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T2171 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T2171 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363432494437/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2170 oasc.ZkTestServer.run start zk server on port:48945
[junit4:junit4]   2> 105 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@a20ff6
[junit4:junit4]   2> 105 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2176 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T2176 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 106 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38163
[junit4:junit4]   2> 106 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38163
[junit4:junit4]   2> 107 T2174 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 796 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680000 with negotiated timeout 10000 for client /127.0.0.1:38163
[junit4:junit4]   2> 796 T2176 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680000, negotiated timeout = 10000
[junit4:junit4]   2> 796 T2177 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a20ff6 name:ZooKeeperConnection Watcher:127.0.0.1:48945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 796 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 797 T2170 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 799 T2175 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d72e8d5680000
[junit4:junit4]   2> 800 T2177 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 800 T2172 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d72e8d5680000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 800 T2170 oaz.ZooKeeper.close Session: 0x13d72e8d5680000 closed
[junit4:junit4]   2> 801 T2172 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38163 which had sessionid 0x13d72e8d5680000
[junit4:junit4]   2> 801 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@101a6c0
[junit4:junit4]   2> 802 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 802 T2178 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 803 T2178 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 803 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38164
[junit4:junit4]   2> 803 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38164
[junit4:junit4]   2> 804 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680001 with negotiated timeout 10000 for client /127.0.0.1:38164
[junit4:junit4]   2> 804 T2178 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680001, negotiated timeout = 10000
[junit4:junit4]   2> 804 T2179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101a6c0 name:ZooKeeperConnection Watcher:127.0.0.1:48945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 804 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 805 T2170 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 808 T2170 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 810 T2170 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 811 T2170 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 813 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 814 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 817 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 818 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 820 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 821 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 822 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 823 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 824 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 825 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 826 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 827 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 828 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 829 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 830 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 831 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 832 T2170 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 833 T2170 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 834 T2175 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d72e8d5680001
[junit4:junit4]   2> 835 T2179 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 835 T2170 oaz.ZooKeeper.close Session: 0x13d72e8d5680001 closed
[junit4:junit4]   2> 835 T2172 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38164 which had sessionid 0x13d72e8d5680001
[junit4:junit4]   2> 896 T2170 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 898 T2170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49150
[junit4:junit4]   2> 898 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 899 T2170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 899 T2170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269
[junit4:junit4]   2> 899 T2170 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269/solr.xml
[junit4:junit4]   2> 900 T2170 oasc.CoreContainer.<init> New CoreContainer 16521902
[junit4:junit4]   2> 900 T2170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269/'
[junit4:junit4]   2> 900 T2170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269/'
[junit4:junit4]   2> 917 T2170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 917 T2170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 917 T2170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 918 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 918 T2170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 918 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 919 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 919 T2170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 919 T2170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 920 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 925 T2170 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 934 T2170 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48945/solr
[junit4:junit4]   2> 935 T2170 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 935 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@26f50c
[junit4:junit4]   2> 936 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 936 T2189 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 936 T2189 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 937 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38165
[junit4:junit4]   2> 937 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38165
[junit4:junit4]   2> 937 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680002 with negotiated timeout 20000 for client /127.0.0.1:38165
[junit4:junit4]   2> 938 T2189 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680002, negotiated timeout = 20000
[junit4:junit4]   2> 938 T2190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26f50c name:ZooKeeperConnection Watcher:127.0.0.1:48945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 938 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 939 T2175 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d72e8d5680002
[junit4:junit4]   2> 939 T2190 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 939 T2172 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38165 which had sessionid 0x13d72e8d5680002
[junit4:junit4]   2> 939 T2170 oaz.ZooKeeper.close Session: 0x13d72e8d5680002 closed
[junit4:junit4]   2> 940 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 942 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f30a2a
[junit4:junit4]   2> 943 T2191 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 943 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 944 T2191 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 944 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38166
[junit4:junit4]   2> 944 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38166
[junit4:junit4]   2> 944 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680003 with negotiated timeout 20000 for client /127.0.0.1:38166
[junit4:junit4]   2> 945 T2191 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680003, negotiated timeout = 20000
[junit4:junit4]   2> 945 T2192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f30a2a name:ZooKeeperConnection Watcher:127.0.0.1:48945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 945 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 946 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 947 T2170 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 948 T2170 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49150_qur
[junit4:junit4]   2> 949 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49150_qur Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49150_qur
[junit4:junit4]   2> 949 T2170 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49150_qur
[junit4:junit4]   2> 951 T2170 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 953 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 953 T2170 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 955 T2170 oasc.Overseer.start Overseer (id=89353911955619843-127.0.0.1:49150_qur-n_0000000000) starting
[junit4:junit4]   2> 956 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 956 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 957 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 957 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 958 T2194 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 958 T2170 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 960 T2170 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 961 T2170 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 963 T2193 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 965 T2195 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269/collection1
[junit4:junit4]   2> 965 T2195 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 965 T2195 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 966 T2195 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 966 T2195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269/collection1/'
[junit4:junit4]   2> 967 T2195 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269/collection1/lib/README' to classloader
[junit4:junit4]   2> 967 T2195 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1001 T2195 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 1043 T2195 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1044 T2195 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1050 T2195 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1358 T2195 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1364 T2195 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1366 T2195 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1374 T2195 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1377 T2195 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1380 T2195 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1380 T2195 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1381 T2195 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1381 T2195 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1382 T2195 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1382 T2195 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1382 T2195 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1382 T2195 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363432495269/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/
[junit4:junit4]   2> 1382 T2195 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@dc94ab
[junit4:junit4]   2> 1383 T2195 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1383 T2195 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data forceNew: false
[junit4:junit4]   2> 1383 T2195 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index/
[junit4:junit4]   2> 1383 T2195 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1384 T2195 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index forceNew: false
[junit4:junit4]   2> 1386 T2195 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1386 T2195 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1387 T2195 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1388 T2195 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1388 T2195 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1389 T2195 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1389 T2195 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1389 T2195 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1389 T2195 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1389 T2195 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1390 T2195 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1392 T2195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1395 T2195 oass.SolrIndexSearcher.<init> Opening Searcher@e1c51f main
[junit4:junit4]   2> 1395 T2195 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1395 T2195 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1399 T2196 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e1c51f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1400 T2195 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1400 T2195 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1400 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2465 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2466 T2193 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:49150_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49150/qur"}
[junit4:junit4]   2> 2466 T2193 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2466 T2193 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2467 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2469 T2192 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> 3402 T2195 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3402 T2195 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49150/qur collection:control_collection shard:shard1
[junit4:junit4]   2> 3403 T2195 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3408 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3408 T2195 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3408 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3410 T2195 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3410 T2195 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3410 T2195 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49150/qur/collection1/
[junit4:junit4]   2> 3410 T2195 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3410 T2195 oasc.SyncStrategy.syncToMe http://127.0.0.1:49150/qur/collection1/ has no replicas
[junit4:junit4]   2> 3410 T2195 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49150/qur/collection1/
[junit4:junit4]   2> 3410 T2195 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3413 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3972 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3985 T2192 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> 4016 T2195 oasc.ZkController.register We are http://127.0.0.1:49150/qur/collection1/ and leader is http://127.0.0.1:49150/qur/collection1/
[junit4:junit4]   2> 4016 T2195 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49150/qur
[junit4:junit4]   2> 4016 T2195 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4016 T2195 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4016 T2195 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4018 T2195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4019 T2170 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4019 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4019 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4022 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4023 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@15cc054
[junit4:junit4]   2> 4023 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4024 T2198 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4024 T2198 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 4024 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38175
[junit4:junit4]   2> 4024 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38175
[junit4:junit4]   2> 4025 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680004 with negotiated timeout 10000 for client /127.0.0.1:38175
[junit4:junit4]   2> 4025 T2198 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680004, negotiated timeout = 10000
[junit4:junit4]   2> 4025 T2199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15cc054 name:ZooKeeperConnection Watcher:127.0.0.1:48945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4025 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4027 T2170 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4028 T2170 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4085 T2170 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4087 T2170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58255
[junit4:junit4]   2> 4087 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4088 T2170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4088 T2170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462
[junit4:junit4]   2> 4088 T2170 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462/solr.xml
[junit4:junit4]   2> 4089 T2170 oasc.CoreContainer.<init> New CoreContainer 28964160
[junit4:junit4]   2> 4089 T2170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462/'
[junit4:junit4]   2> 4089 T2170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462/'
[junit4:junit4]   2> 4106 T2170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4107 T2170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4107 T2170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4108 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4108 T2170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4108 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4108 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4109 T2170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4109 T2170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4109 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4115 T2170 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4124 T2170 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48945/solr
[junit4:junit4]   2> 4124 T2170 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4124 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@def8e4
[junit4:junit4]   2> 4125 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4125 T2209 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4126 T2209 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 4126 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38176
[junit4:junit4]   2> 4126 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38176
[junit4:junit4]   2> 4127 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680005 with negotiated timeout 20000 for client /127.0.0.1:38176
[junit4:junit4]   2> 4127 T2209 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680005, negotiated timeout = 20000
[junit4:junit4]   2> 4127 T2210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@def8e4 name:ZooKeeperConnection Watcher:127.0.0.1:48945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4127 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4129 T2175 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d72e8d5680005
[junit4:junit4]   2> 4129 T2210 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4129 T2172 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38176 which had sessionid 0x13d72e8d5680005
[junit4:junit4]   2> 4129 T2170 oaz.ZooKeeper.close Session: 0x13d72e8d5680005 closed
[junit4:junit4]   2> 4129 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4131 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d56a7e
[junit4:junit4]   2> 4132 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4132 T2211 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4133 T2211 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 4133 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38177
[junit4:junit4]   2> 4133 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38177
[junit4:junit4]   2> 4134 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680006 with negotiated timeout 20000 for client /127.0.0.1:38177
[junit4:junit4]   2> 4134 T2211 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680006, negotiated timeout = 20000
[junit4:junit4]   2> 4134 T2212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d56a7e name:ZooKeeperConnection Watcher:127.0.0.1:48945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4134 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4137 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4138 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4142 T2170 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5144 T2170 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58255_qur
[junit4:junit4]   2> 5146 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58255_qur Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58255_qur
[junit4:junit4]   2> 5147 T2170 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58255_qur
[junit4:junit4]   2> 5151 T2192 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5151 T2199 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5151 T2212 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5151 T2192 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> 5158 T2213 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462/collection1
[junit4:junit4]   2> 5158 T2213 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5159 T2213 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5160 T2213 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5161 T2213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462/collection1/'
[junit4:junit4]   2> 5162 T2213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462/collection1/lib/README' to classloader
[junit4:junit4]   2> 5162 T2213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5191 T2213 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5217 T2213 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5218 T2213 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5222 T2213 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5489 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5489 T2193 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:49150_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49150/qur"}
[junit4:junit4]   2> 5491 T2192 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> 5491 T2212 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> 5491 T2199 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> 5509 T2213 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5515 T2213 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5517 T2213 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5528 T2213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5531 T2213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5534 T2213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5535 T2213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5536 T2213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5536 T2213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5537 T2213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5537 T2213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5537 T2213 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5537 T2213 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363432498462/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/
[junit4:junit4]   2> 5537 T2213 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@dc94ab
[junit4:junit4]   2> 5538 T2213 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5538 T2213 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1 forceNew: false
[junit4:junit4]   2> 5538 T2213 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index/
[junit4:junit4]   2> 5539 T2213 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5539 T2213 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index forceNew: false
[junit4:junit4]   2> 5542 T2213 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5542 T2213 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5545 T2213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5545 T2213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5546 T2213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5547 T2213 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5548 T2213 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5548 T2213 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5548 T2213 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5549 T2213 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5550 T2213 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5554 T2213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5558 T2213 oass.SolrIndexSearcher.<init> Opening Searcher@ce8ed0 main
[junit4:junit4]   2> 5558 T2213 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5558 T2213 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5562 T2214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ce8ed0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5564 T2213 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5564 T2213 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6995 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6995 T2193 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:58255_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58255/qur"}
[junit4:junit4]   2> 6996 T2193 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6996 T2193 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6999 T2192 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> 6999 T2199 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> 6999 T2212 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> 7565 T2213 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7565 T2213 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58255/qur collection:collection1 shard:shard1
[junit4:junit4]   2> 7566 T2213 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7574 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7575 T2213 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7575 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7577 T2213 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7577 T2213 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7578 T2213 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58255/qur/collection1/
[junit4:junit4]   2> 7578 T2213 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7578 T2213 oasc.SyncStrategy.syncToMe http://127.0.0.1:58255/qur/collection1/ has no replicas
[junit4:junit4]   2> 7578 T2213 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58255/qur/collection1/
[junit4:junit4]   2> 7578 T2213 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7581 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8503 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8513 T2192 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> 8514 T2199 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> 8513 T2212 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> 8534 T2213 oasc.ZkController.register We are http://127.0.0.1:58255/qur/collection1/ and leader is http://127.0.0.1:58255/qur/collection1/
[junit4:junit4]   2> 8535 T2213 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58255/qur
[junit4:junit4]   2> 8535 T2213 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8535 T2213 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8535 T2213 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8539 T2213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8540 T2170 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8541 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8541 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8606 T2170 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8608 T2170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46603
[junit4:junit4]   2> 8608 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8609 T2170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8609 T2170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981
[junit4:junit4]   2> 8609 T2170 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981/solr.xml
[junit4:junit4]   2> 8610 T2170 oasc.CoreContainer.<init> New CoreContainer 32206480
[junit4:junit4]   2> 8610 T2170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981/'
[junit4:junit4]   2> 8610 T2170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981/'
[junit4:junit4]   2> 8627 T2170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8627 T2170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8627 T2170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8628 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8628 T2170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8628 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8628 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8629 T2170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8629 T2170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8629 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8635 T2170 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8643 T2170 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48945/solr
[junit4:junit4]   2> 8644 T2170 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8644 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f7f63d
[junit4:junit4]   2> 8645 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8645 T2225 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8645 T2225 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 8646 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38183
[junit4:junit4]   2> 8646 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38183
[junit4:junit4]   2> 8647 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680007 with negotiated timeout 20000 for client /127.0.0.1:38183
[junit4:junit4]   2> 8647 T2225 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680007, negotiated timeout = 20000
[junit4:junit4]   2> 8647 T2226 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f7f63d name:ZooKeeperConnection Watcher:127.0.0.1:48945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8648 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8649 T2175 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d72e8d5680007
[junit4:junit4]   2> 8649 T2226 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8649 T2172 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38183 which had sessionid 0x13d72e8d5680007
[junit4:junit4]   2> 8649 T2170 oaz.ZooKeeper.close Session: 0x13d72e8d5680007 closed
[junit4:junit4]   2> 8650 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8652 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@da599a
[junit4:junit4]   2> 8653 T2227 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8653 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8653 T2227 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 8653 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38184
[junit4:junit4]   2> 8654 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38184
[junit4:junit4]   2> 8654 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680008 with negotiated timeout 20000 for client /127.0.0.1:38184
[junit4:junit4]   2> 8654 T2227 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680008, negotiated timeout = 20000
[junit4:junit4]   2> 8655 T2228 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@da599a name:ZooKeeperConnection Watcher:127.0.0.1:48945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8655 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8656 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8656 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8658 T2170 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9660 T2170 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46603_qur
[junit4:junit4]   2> 9662 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d5680008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46603_qur Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46603_qur
[junit4:junit4]   2> 9663 T2170 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46603_qur
[junit4:junit4]   2> 9667 T2199 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> 9667 T2212 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9667 T2192 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9668 T2212 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> 9668 T2192 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> 9668 T2228 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9669 T2199 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9677 T2229 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981/collection1
[junit4:junit4]   2> 9678 T2229 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9678 T2229 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9678 T2229 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9680 T2229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981/collection1/'
[junit4:junit4]   2> 9680 T2229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981/collection1/lib/README' to classloader
[junit4:junit4]   2> 9680 T2229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9704 T2229 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9730 T2229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9731 T2229 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9734 T2229 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10019 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10019 T2193 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:58255_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58255/qur"}
[junit4:junit4]   2> 10022 T2192 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> 10022 T2212 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> 10022 T2228 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> 10022 T2199 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> 10024 T2229 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10030 T2229 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10032 T2229 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10040 T2229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10043 T2229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10045 T2229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10046 T2229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10046 T2229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10047 T2229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10047 T2229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10047 T2229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10048 T2229 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10048 T2229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363432502981/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/
[junit4:junit4]   2> 10048 T2229 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@dc94ab
[junit4:junit4]   2> 10048 T2229 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10049 T2229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2 forceNew: false
[junit4:junit4]   2> 10049 T2229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index/
[junit4:junit4]   2> 10049 T2229 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10049 T2229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index forceNew: false
[junit4:junit4]   2> 10053 T2229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10053 T2229 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10054 T2229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10055 T2229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10055 T2229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10055 T2229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10056 T2229 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10056 T2229 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10056 T2229 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10056 T2229 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10057 T2229 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10059 T2229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10061 T2229 oass.SolrIndexSearcher.<init> Opening Searcher@18b54f main
[junit4:junit4]   2> 10061 T2229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10061 T2229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10065 T2230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18b54f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10066 T2229 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10066 T2229 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11526 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11527 T2193 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:46603_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46603/qur"}
[junit4:junit4]   2> 11527 T2193 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11528 T2193 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11532 T2192 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> 11532 T2212 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> 11532 T2199 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> 11532 T2228 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> 12067 T2229 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12068 T2229 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46603/qur collection:collection1 shard:shard1
[junit4:junit4]   2> 12070 T2229 oasc.ZkController.register We are http://127.0.0.1:46603/qur/collection1/ and leader is http://127.0.0.1:58255/qur/collection1/
[junit4:junit4]   2> 12071 T2229 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46603/qur
[junit4:junit4]   2> 12071 T2229 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12071 T2229 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C110 name=collection1 org.apache.solr.core.SolrCore@174c56e url=http://127.0.0.1:46603/qur/collection1 node=127.0.0.1:46603_qur C110_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:46603_qur, base_url=http://127.0.0.1:46603/qur}
[junit4:junit4]   2> 12072 T2231 C110 P46603 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12073 T2231 C110 P46603 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12073 T2229 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12073 T2231 C110 P46603 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12073 T2231 C110 P46603 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12075 T2231 C110 P46603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12075 T2170 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12075 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12076 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12136 T2170 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12139 T2170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59255
[junit4:junit4]   2> 12139 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12139 T2170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12140 T2170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512
[junit4:junit4]   2> 12140 T2170 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512/solr.xml
[junit4:junit4]   2> 12140 T2170 oasc.CoreContainer.<init> New CoreContainer 29900166
[junit4:junit4]   2> 12141 T2170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512/'
[junit4:junit4]   2> 12141 T2170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512/'
[junit4:junit4]   2> 12157 T2170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12157 T2170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12157 T2170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12158 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12158 T2170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12158 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12158 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12159 T2170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12159 T2170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12159 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12164 T2170 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12173 T2170 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48945/solr
[junit4:junit4]   2> 12173 T2170 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12173 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@9b521c
[junit4:junit4]   2> 12174 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12174 T2242 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12175 T2242 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 12175 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38186
[junit4:junit4]   2> 12175 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38186
[junit4:junit4]   2> 12176 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d5680009 with negotiated timeout 20000 for client /127.0.0.1:38186
[junit4:junit4]   2> 12176 T2242 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d5680009, negotiated timeout = 20000
[junit4:junit4]   2> 12177 T2243 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9b521c name:ZooKeeperConnection Watcher:127.0.0.1:48945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12177 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12179 T2175 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d72e8d5680009
[junit4:junit4]   2> 12180 T2243 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12180 T2172 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38186 which had sessionid 0x13d72e8d5680009
[junit4:junit4]   2> 12180 T2170 oaz.ZooKeeper.close Session: 0x13d72e8d5680009 closed
[junit4:junit4]   2> 12181 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12185 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@462a15
[junit4:junit4]   2> 12186 T2244 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12186 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12187 T2244 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 12187 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38187
[junit4:junit4]   2> 12187 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38187
[junit4:junit4]   2> 12188 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d568000a with negotiated timeout 20000 for client /127.0.0.1:38187
[junit4:junit4]   2> 12188 T2244 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d568000a, negotiated timeout = 20000
[junit4:junit4]   2> 12188 T2245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@462a15 name:ZooKeeperConnection Watcher:127.0.0.1:48945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12189 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12191 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d568000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12192 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d568000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12194 T2170 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13037 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13038 T2193 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:46603_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46603/qur"}
[junit4:junit4]   2> 13042 T2192 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> 13042 T2228 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> 13042 T2212 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> 13042 T2245 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> 13042 T2199 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> 13079 T2207 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:46603_qur&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 13197 T2170 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59255_qur
[junit4:junit4]   2> 13198 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d568000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59255_qur Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59255_qur
[junit4:junit4]   2> 13199 T2170 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59255_qur
[junit4:junit4]   2> 13201 T2199 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> 13201 T2245 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> 13201 T2228 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13201 T2212 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13202 T2192 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13201 T2228 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> 13202 T2212 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> 13202 T2192 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> 13203 T2199 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13203 T2245 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13210 T2246 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512/collection1
[junit4:junit4]   2> 13210 T2246 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13211 T2246 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13211 T2246 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13213 T2246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512/collection1/'
[junit4:junit4]   2> 13214 T2246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512/collection1/lib/README' to classloader
[junit4:junit4]   2> 13214 T2246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13262 T2246 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13291 T2246 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13292 T2246 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13296 T2246 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13594 T2246 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13599 T2246 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13601 T2246 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13616 T2246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13619 T2246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13621 T2246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13622 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13623 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13623 T2246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13624 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13624 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13625 T2246 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13625 T2246 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363432506512/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/
[junit4:junit4]   2> 13625 T2246 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@dc94ab
[junit4:junit4]   2> 13625 T2246 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13626 T2246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3 forceNew: false
[junit4:junit4]   2> 13626 T2246 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index/
[junit4:junit4]   2> 13626 T2246 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13626 T2246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index forceNew: false
[junit4:junit4]   2> 13629 T2246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13629 T2246 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13631 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13631 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13631 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13631 T2246 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13632 T2246 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13632 T2246 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13632 T2246 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13632 T2246 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13633 T2246 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13636 T2246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13639 T2246 oass.SolrIndexSearcher.<init> Opening Searcher@efaa53 main
[junit4:junit4]   2> 13639 T2246 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13639 T2246 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13643 T2247 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@efaa53 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13645 T2246 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13645 T2246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14547 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14547 T2193 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:59255_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59255/qur"}
[junit4:junit4]   2> 14548 T2193 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14548 T2193 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14551 T2192 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> 14551 T2245 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> 14551 T2212 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> 14551 T2199 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> 14551 T2228 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> 14647 T2246 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14647 T2246 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59255/qur collection:collection1 shard:shard1
[junit4:junit4]   2> 14649 T2246 oasc.ZkController.register We are http://127.0.0.1:59255/qur/collection1/ and leader is http://127.0.0.1:58255/qur/collection1/
[junit4:junit4]   2> 14649 T2246 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59255/qur
[junit4:junit4]   2> 14649 T2246 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14649 T2246 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C111 name=collection1 org.apache.solr.core.SolrCore@b623d8 url=http://127.0.0.1:59255/qur/collection1 node=127.0.0.1:59255_qur C111_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:59255_qur, base_url=http://127.0.0.1:59255/qur}
[junit4:junit4]   2> 14650 T2248 C111 P59255 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14650 T2248 C111 P59255 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14650 T2246 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14651 T2248 C111 P59255 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14651 T2248 C111 P59255 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14651 T2248 C111 P59255 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14651 T2170 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14652 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14652 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14708 T2170 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14709 T2170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35914
[junit4:junit4]   2> 14710 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14710 T2170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14711 T2170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089
[junit4:junit4]   2> 14711 T2170 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089/solr.xml
[junit4:junit4]   2> 14711 T2170 oasc.CoreContainer.<init> New CoreContainer 32201662
[junit4:junit4]   2> 14712 T2170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089/'
[junit4:junit4]   2> 14712 T2170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089/'
[junit4:junit4]   2> 14727 T2170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14728 T2170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14728 T2170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14728 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14729 T2170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14729 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14729 T2170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14729 T2170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14730 T2170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14730 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14735 T2170 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14743 T2170 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48945/solr
[junit4:junit4]   2> 14744 T2170 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14744 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c6132c
[junit4:junit4]   2> 14745 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14745 T2259 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14745 T2259 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 14745 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38189
[junit4:junit4]   2> 14746 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38189
[junit4:junit4]   2> 14746 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d568000b with negotiated timeout 20000 for client /127.0.0.1:38189
[junit4:junit4]   2> 14746 T2259 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d568000b, negotiated timeout = 20000
[junit4:junit4]   2> 14747 T2260 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c6132c name:ZooKeeperConnection Watcher:127.0.0.1:48945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14747 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14748 T2175 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d72e8d568000b
[junit4:junit4]   2> 14748 T2260 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14748 T2172 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38189 which had sessionid 0x13d72e8d568000b
[junit4:junit4]   2> 14748 T2170 oaz.ZooKeeper.close Session: 0x13d72e8d568000b closed
[junit4:junit4]   2> 14748 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14751 T2170 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48945/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@32b60d
[junit4:junit4]   2> 14751 T2261 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48945. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14751 T2170 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14752 T2261 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48945, initiating session
[junit4:junit4]   2> 14752 T2172 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38190
[junit4:junit4]   2> 14752 T2172 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38190
[junit4:junit4]   2> 14753 T2174 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d72e8d568000c with negotiated timeout 20000 for client /127.0.0.1:38190
[junit4:junit4]   2> 14753 T2261 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48945, sessionid = 0x13d72e8d568000c, negotiated timeout = 20000
[junit4:junit4]   2> 14753 T2262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32b60d name:ZooKeeperConnection Watcher:127.0.0.1:48945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14753 T2170 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14754 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d568000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14755 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d568000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14757 T2170 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C110_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:46603_qur, base_url=http://127.0.0.1:46603/qur}
[junit4:junit4]   2> 15081 T2231 C110 P46603 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58255/qur/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15081 T2231 C110 P46603 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46603/qur START replicas=[http://127.0.0.1:58255/qur/collection1/] nUpdates=100
[junit4:junit4]   2> 15082 T2231 C110 P46603 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15082 T2231 C110 P46603 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15083 T2231 C110 P46603 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15083 T2231 C110 P46603 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15083 T2231 C110 P46603 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15083 T2231 C110 P46603 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58255/qur/collection1/. core=collection1
[junit4:junit4]   2> 15083 T2231 C110 P46603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C112 name=collection1 org.apache.solr.core.SolrCore@238c3c url=http://127.0.0.1:58255/qur/collection1 node=127.0.0.1:58255_qur C112_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58255_qur, base_url=http://127.0.0.1:58255/qur, leader=true}
[junit4:junit4]   2> 15089 T2206 C112 P58255 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15095 T2207 C112 P58255 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15098 T2207 C112 P58255 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15099 T2207 C112 P58255 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15111 T2207 C112 P58255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15112 T2207 C112 P58255 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15113 T2207 C112 P58255 oass.SolrIndexSearcher.<init> Opening Searcher@1260a21 realtime
[junit4:junit4]   2> 15113 T2207 C112 P58255 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15114 T2207 C112 P58255 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 15115 T2231 C110 P46603 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15115 T2231 C110 P46603 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15118 T2208 C112 P58255 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15118 T2208 C112 P58255 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15119 T2231 C110 P46603 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15119 T2231 C110 P46603 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15120 T2231 C110 P46603 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15122 T2207 C112 P58255 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15123 T2231 C110 P46603 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15124 T2231 C110 P46603 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index.20130316111509557 forceNew: false
[junit4:junit4]   2> 15125 T2231 C110 P46603 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index.20130316111509557 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d66a3f fullCopy=false
[junit4:junit4]   2> 15128 T2206 C112 P58255 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15130 T2231 C110 P46603 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15142 T2231 C110 P46603 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15143 T2231 C110 P46603 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15145 T2231 C110 P46603 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15146 T2231 C110 P46603 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15147 T2231 C110 P46603 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15147 T2231 C110 P46603 oass.SolrIndexSearcher.<init> Opening Searcher@340de3 main
[junit4:junit4]   2> 15148 T2230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@340de3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15149 T2231 C110 P46603 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index.20130316111509557 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d66a3f
[junit4:junit4]   2> 15150 T2231 C110 P46603 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15150 T2231 C110 P46603 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15150 T2231 C110 P46603 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15151 T2231 C110 P46603 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15153 T2231 C110 P46603 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15759 T2170 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35914_qur
[junit4:junit4]   2> 15760 T2175 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d72e8d568000c type:delete cxid:0xb zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35914_qur Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35914_qur
[junit4:junit4]   2> 15760 T2170 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35914_qur
[junit4:junit4]   2> 15762 T2245 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> 15762 T2199 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> 15763 T2192 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15763 T2262 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15763 T2228 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15763 T2212 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15763 T2192 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> 15764 T2245 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15764 T2228 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> 15764 T2199 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15764 T2212 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> 15768 T2265 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089/collection1
[junit4:junit4]   2> 15768 T2265 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15769 T2265 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15769 T2265 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15770 T2265 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089/collection1/'
[junit4:junit4]   2> 15770 T2265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089/collection1/lib/README' to classloader
[junit4:junit4]   2> 15770 T2265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15794 T2265 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 15819 T2265 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15820 T2265 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15824 T2265 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16054 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16055 T2193 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:59255_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59255/qur"}
[junit4:junit4]   2> 16057 T2193 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:46603_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46603/qur"}
[junit4:junit4]   2> 16074 T2245 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> 16074 T2192 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> 16074 T2228 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> 16074 T2262 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> 16074 T2212 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> 16074 T2199 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> 16109 T2265 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16116 T2265 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16118 T2265 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16127 T2265 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16129 T2265 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16132 T2265 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16133 T2265 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16133 T2265 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16133 T2265 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16134 T2265 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16134 T2265 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16135 T2265 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 16135 T2265 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363432509089/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/
[junit4:junit4]   2> 16135 T2265 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@dc94ab
[junit4:junit4]   2> 16136 T2265 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 16136 T2265 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4 forceNew: false
[junit4:junit4]   2> 16136 T2265 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index/
[junit4:junit4]   2> 16137 T2265 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16137 T2265 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index forceNew: false
[junit4:junit4]   2> 16140 T2265 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16141 T2265 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16142 T2265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16142 T2265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16143 T2265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16143 T2265 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16143 T2265 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16143 T2265 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16144 T2265 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16144 T2265 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16144 T2265 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16146 T2265 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16149 T2265 oass.SolrIndexSearcher.<init> Opening Searcher@5ead8d main
[junit4:junit4]   2> 16149 T2265 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16149 T2265 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16154 T2266 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ead8d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16156 T2265 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16156 T2265 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16656 T2205 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:59255_qur&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2000 
[junit4:junit4]   2> 17580 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17581 T2193 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:35914_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35914/qur"}
[junit4:junit4]   2> 17581 T2193 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17581 T2193 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17587 T2192 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> 17587 T2212 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> 17587 T2228 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> 17588 T2262 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> 17588 T2199 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> 17587 T2245 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> 18157 T2265 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18158 T2265 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35914/qur collection:collection1 shard:shard1
[junit4:junit4]   2> 18161 T2265 oasc.ZkController.register We are http://127.0.0.1:35914/qur/collection1/ and leader is http://127.0.0.1:58255/qur/collection1/
[junit4:junit4]   2> 18161 T2265 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35914/qur
[junit4:junit4]   2> 18161 T2265 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18161 T2265 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C113 name=collection1 org.apache.solr.core.SolrCore@8a2e8a url=http://127.0.0.1:35914/qur/collection1 node=127.0.0.1:35914_qur C113_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:35914_qur, base_url=http://127.0.0.1:35914/qur}
[junit4:junit4]   2> 18162 T2267 C113 P35914 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18162 T2267 C113 P35914 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18162 T2265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18163 T2267 C113 P35914 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18163 T2267 C113 P35914 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18163 T2170 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18164 T2170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18164 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18169 T2267 C113 P35914 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18169 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18170 T2170 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18171 T2170 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18171 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C111_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:59255_qur, base_url=http://127.0.0.1:59255/qur}
[junit4:junit4]   2> 18658 T2248 C111 P59255 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58255/qur/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18658 T2248 C111 P59255 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59255/qur START replicas=[http://127.0.0.1:58255/qur/collection1/] nUpdates=100
[junit4:junit4]   2> 18658 T2248 C111 P59255 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18659 T2248 C111 P59255 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18659 T2248 C111 P59255 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18659 T2248 C111 P59255 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18659 T2248 C111 P59255 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18659 T2248 C111 P59255 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58255/qur/collection1/. core=collection1
[junit4:junit4]   2> 18659 T2248 C111 P59255 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18660 T2206 C112 P58255 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18663 T2207 C112 P58255 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18671 T2207 C112 P58255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18671 T2207 C112 P58255 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18672 T2207 C112 P58255 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18672 T2207 C112 P58255 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 18673 T2248 C111 P59255 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18673 T2248 C111 P59255 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18675 T2206 C112 P58255 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18675 T2248 C111 P59255 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18675 T2248 C111 P59255 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18675 T2248 C111 P59255 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18678 T2207 C112 P58255 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18678 T2248 C111 P59255 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18679 T2248 C111 P59255 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index.20130316111513113 forceNew: false
[junit4:junit4]   2> 18680 T2248 C111 P59255 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index.20130316111513113 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dc49c3 fullCopy=false
[junit4:junit4]   2> 18683 T2208 C112 P58255 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18685 T2248 C111 P59255 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18687 T2248 C111 P59255 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18688 T2248 C111 P59255 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18690 T2248 C111 P59255 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18690 T2248 C111 P59255 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18692 T2248 C111 P59255 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18693 T2248 C111 P59255 oass.SolrIndexSearcher.<init> Opening Searcher@61c62c main
[junit4:junit4]   2> 18694 T2247 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61c62c main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18695 T2248 C111 P59255 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index.20130316111513113 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dc49c3
[junit4:junit4]   2> 18695 T2248 C111 P59255 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18696 T2248 C111 P59255 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18696 T2248 C111 P59255 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18696 T2248 C111 P59255 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18698 T2248 C111 P59255 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19093 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19094 T2193 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:35914_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35914/qur"}
[junit4:junit4]   2> 19099 T2193 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:59255_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59255/qur"}
[junit4:junit4]   2> 19104 T2228 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> 19104 T2192 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> 19104 T2262 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> 19104 T2199 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> 19104 T2212 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> 19104 T2245 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> 19173 T2205 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:35914_qur&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 19173 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20176 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C113_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:35914_qur, base_url=http://127.0.0.1:35914/qur}
[junit4:junit4]   2> 21174 T2267 C113 P35914 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58255/qur/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21175 T2267 C113 P35914 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35914/qur START replicas=[http://127.0.0.1:58255/qur/collection1/] nUpdates=100
[junit4:junit4]   2> 21175 T2267 C113 P35914 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21175 T2267 C113 P35914 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21175 T2267 C113 P35914 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21175 T2267 C113 P35914 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21176 T2267 C113 P35914 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21176 T2267 C113 P35914 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58255/qur/collection1/. core=collection1
[junit4:junit4]   2> 21176 T2267 C113 P35914 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21177 T2207 C112 P58255 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21178 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21180 T2206 C112 P58255 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21191 T2206 C112 P58255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21192 T2206 C112 P58255 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21192 T2206 C112 P58255 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21192 T2206 C112 P58255 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 21193 T2267 C113 P35914 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21193 T2267 C113 P35914 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21195 T2208 C112 P58255 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21195 T2267 C113 P35914 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21195 T2267 C113 P35914 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21195 T2267 C113 P35914 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21197 T2207 C112 P58255 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21198 T2267 C113 P35914 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21200 T2267 C113 P35914 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index.20130316111515633 forceNew: false
[junit4:junit4]   2> 21200 T2267 C113 P35914 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index.20130316111515633 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a5303 fullCopy=false
[junit4:junit4]   2> 21204 T2206 C112 P58255 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 21205 T2267 C113 P35914 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21208 T2267 C113 P35914 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21208 T2267 C113 P35914 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21210 T2267 C113 P35914 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21211 T2267 C113 P35914 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21211 T2267 C113 P35914 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21212 T2267 C113 P35914 oass.SolrIndexSearcher.<init> Opening Searcher@1e1ff2f main
[junit4:junit4]   2> 21213 T2266 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e1ff2f main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21214 T2267 C113 P35914 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index.20130316111515633 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a5303
[junit4:junit4]   2> 21214 T2267 C113 P35914 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21215 T2267 C113 P35914 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21215 T2267 C113 P35914 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21215 T2267 C113 P35914 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21231 T2267 C113 P35914 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22113 T2193 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22114 T2193 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:35914_qur",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35914/qur"}
[junit4:junit4]   2> 22118 T2228 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> 22119 T2245 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> 22119 T2199 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> 22119 T2262 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> 22119 T2212 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> 22119 T2192 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> 22180 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22181 T2170 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C114 name=collection1 org.apache.solr.core.SolrCore@1d65d63 url=http://127.0.0.1:49150/qur/collection1 node=127.0.0.1:49150_qur C114_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49150_qur, base_url=http://127.0.0.1:49150/qur, leader=true}
[junit4:junit4]   2> 22190 T2185 C114 P49150 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22193 T2185 C114 P49150 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22194 T2185 C114 P49150 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22201 T2185 C114 P49150 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22202 T2185 C114 P49150 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22204 T2185 C114 P49150 oass.SolrIndexSearcher.<init> Opening Searcher@43c2ce main
[junit4:junit4]   2> 22204 T2185 C114 P49150 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22205 T2196 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43c2ce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22206 T2185 C114 P49150 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 22212 T2205 C112 P58255 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22231 T2205 C112 P58255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22232 T2205 C112 P58255 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22233 T2205 C112 P58255 oass.SolrIndexSearcher.<init> Opening Searcher@166cd8 main
[junit4:junit4]   2> 22234 T2205 C112 P58255 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22234 T2214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@166cd8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22235 T2205 C112 P58255 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:46603/qur/collection1/, StdNode: http://127.0.0.1:59255/qur/collection1/, StdNode: http://127.0.0.1:35914/qur/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C111_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:59255_qur, base_url=http://127.0.0.1:59255/qur}
[junit4:junit4]   2> 22246 T2240 C111 P59255 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C113_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:35914_qur, base_url=http://127.0.0.1:35914/qur}
[junit4:junit4]   2> 22248 T2258 C113 P35914 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C110_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:46603_qur, base_url=http://127.0.0.1:46603/qur}
[junit4:junit4]   2> 22248 T2223 C110 P46603 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22261 T2240 C111 P59255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22262 T2240 C111 P59255 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22263 T2240 C111 P59255 oass.SolrIndexSearcher.<init> Opening Searcher@63dea9 main
[junit4:junit4]   2> 22264 T2240 C111 P59255 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22265 T2247 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63dea9 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22265 T2240 C111 P59255 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 22291 T2258 C113 P35914 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22291 T2223 C110 P46603 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22292 T2258 C113 P35914 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22292 T2223 C110 P46603 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22294 T2258 C113 P35914 oass.SolrIndexSearcher.<init> Opening Searcher@1952592 main
[junit4:junit4]   2> 22294 T2223 C110 P46603 oass.SolrIndexSearcher.<init> Opening Searcher@bf9f3e main
[junit4:junit4]   2> 22294 T2258 C113 P35914 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22294 T2223 C110 P46603 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22295 T2266 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:1095)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:537)
[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:1763)
[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:1640)
[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:1145)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 22295 T2230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bf9f3e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22297 T2266 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1952592 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22297 T2223 C110 P46603 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 49
[junit4:junit4]   2> 22297 T2258 C113 P35914 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 49
[junit4:junit4]   2> 22298 T2205 C112 P58255 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 86
[junit4:junit4]   2> 22301 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22305 T2208 C112 P58255 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 22307 T2221 C110 P46603 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22310 T2241 C111 P59255 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 22312 T2255 C113 P35914 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24318 T2187 C114 P49150 oass.SolrIndexSearcher.<init> Opening Searcher@13bb04e realtime
[junit4:junit4]   2> 24319 T2187 C114 P49150 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429662616780800000)} 0 3
[junit4:junit4]   2> 24326 T2258 C113 P35914 /update {update.distrib=FROMLEADER&_version_=-1429662616787091456&update.from=http://127.0.0.1:58255/qur/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429662616787091456)} 0 1
[junit4:junit4]   2> 24326 T2221 C110 P46603 /update {update.distrib=FROMLEADER&_version_=-1429662616787091456&update.from=http://127.0.0.1:58255/qur/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429662616787091456)} 0 1
[junit4:junit4]   2> 24326 T2241 C111 P59255 /update {update.distrib=FROMLEADER&_version_=-1429662616787091456&update.from=http://127.0.0.1:58255/qur/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429662616787091456)} 0 1
[junit4:junit4]   2> 24327 T2205 C112 P58255 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429662616787091456)} 0 5
[junit4:junit4]   2> 24332 T2188 C114 P49150 /update {wt=javabin&version=2} {add=[0 (1429662616796528640)]} 0 2
[junit4:junit4]   2> 24340 T2238 C111 P59255 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429662616800722944)]} 0 1
[junit4:junit4]   2> 24340 T2256 C113 P35914 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429662616800722944)]} 0 1
[junit4:junit4]   2> 24340 T2222 C110 P46603 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429662616800722944)]} 0 1
[junit4:junit4]   2> 24342 T2208 C112 P58255 /update {wt=javabin&version=2} {add=[0 (1429662616800722944)]} 0 7
[junit4:junit4]   2> 24346 T2185 C114 P49150 /update {wt=javabin&version=2} {add=[1 (1429662616811208704)]} 0 2
[junit4:junit4]   2> 24352 T2223 C110 P46603 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429662616815403008)]} 0 1
[junit4:junit4]   2> 24352 T2257 C113 P35914 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429662616815403008)]} 0 0
[junit4:junit4]   2> 24352 T2239 C111 P59255 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429662616815403008)]} 0 0
[junit4:junit4]   2> 24354 T2207 C112 P58255 /update {wt=javabin&version=2} {add=[1 (1429662616815403008)]} 0 6
[junit4:junit4]   2> 24358 T2186 C114 P49150 /update {wt=javabin&version=2} {add=[2 (1429662616823791616)]} 0 1
[junit4:junit4]   2> 24365 T2240 C111 P59255 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429662616827985920)]} 0 1
[junit4:junit4]   2> 24365 T2255 C113 P35914 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429662616827985920)]} 0 1
[junit4:junit4]   2> 24366 T2206 C112 P58255 /update {test.distrib.skip.servers=http://127.0.0.1:46603/qur/collection1/&wt=javabin&version=2} {add=[2 (1429662616827985920)]} 0 5
[junit4:junit4]   2> 24369 T2187 C114 P49150 /update {wt=javabin&version=2} {add=[3 (1429662616835325952)]} 0 1
[junit4:junit4]   2> 24375 T2258 C113 P35914 /update {distrib.from=http://127.0.0.1:58255/qur/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429662616839520256)]} 0 0
[junit4:junit4]   2> 24376 T2205 C112 P58255 /update {test.distrib.skip.servers=http://127.0.0.1:46603/qur/collection1/&test.distrib.skip.servers=http://127.0.0.1:59255/qur/collection1/&wt=javabin&version=2} {add=[3 (1429662616839520256)]} 0 4
[junit4:junit4]   2> 24379 T2188 C114 P49150 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24401 T2188 C114 P49150 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/control/data/index,segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 24402 T2188 C114 P49150 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 24405 T2188 C114 P49150 oass.SolrIndexSearcher.<init> Opening Searcher@38533 main
[junit4:junit4]   2> 24406 T2188 C114 P49150 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24407 T2196 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38533 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24407 T2188 C114 P49150 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 28
[junit4:junit4]   2> 24410 T2208 C112 P58255 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24431 T2208 C112 P58255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty1/index,segFN=segments_6,generation=6,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_6, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 24432 T2208 C112 P58255 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_6, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 24433 T2208 C112 P58255 oass.SolrIndexSearcher.<init> Opening Searcher@6ed528 main
[junit4:junit4]   2> 24434 T2208 C112 P58255 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24434 T2214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ed528 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24434 T2208 C112 P58255 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:46603/qur/collection1/, StdNode: http://127.0.0.1:59255/qur/collection1/, StdNode: http://127.0.0.1:35914/qur/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24437 T2224 C110 P46603 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24436 T2256 C113 P35914 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24436 T2241 C111 P59255 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24471 T2256 C113 P35914 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index,segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty4/index,segFN=segments_6,generation=6,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_6, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 24471 T2224 C110 P46603 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty2/index,segFN=segments_4,generation=4,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip, segments_4]
[junit4:junit4]   2> 24472 T2256 C113 P35914 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_6, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 24472 T2224 C110 P46603 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip, segments_4]
[junit4:junit4]   2> 24474 T2256 C113 P35914 oass.SolrIndexSearcher.<init> Opening Searcher@452b7a main
[junit4:junit4]   2> 24474 T2256 C113 P35914 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24475 T2224 C110 P46603 oass.SolrIndexSearcher.<init> Opening Searcher@e1a7fc main
[junit4:junit4]   2> 24475 T2266 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@452b7a main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24475 T2224 C110 P46603 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24475 T2256 C113 P35914 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 39
[junit4:junit4]   2> 24475 T2230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e1a7fc main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C2)}
[junit4:junit4]   2> 24476 T2224 C110 P46603 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 40
[junit4:junit4]   2> 24481 T2241 C111 P59255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index,segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363432494437/jetty3/index,segFN=segments_5,generation=5,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_5, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 24482 T2241 C111 P59255 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_5, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 24483 T2241 C111 P59255 oass.SolrIndexSearcher.<init> Opening Searcher@cc2e21 main
[junit4:junit4]   2> 24484 T2241 C111 P59255 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24484 T2247 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cc2e21 main{StandardDirectoryReader(segments_5:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 24484 T2241 C111 P59255 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 48
[junit4:junit4]   2> 24485 T2208 C112 P58255 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 75
[junit4:junit4]   2> 24485 T2170 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 24486 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24487 T2170 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 24490 T2207 C112 P58255 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 24493 T2221 C110 P46603 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 24495 T2238 C111 P59255 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 24498 T2257 C113 P35914 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 24501 T2170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24506 T2239 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 24506 T2239 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24510 T2205 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 24510 T2205 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58255/qur/collection1/
[junit4:junit4]   2> 24510 T2205 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58255/qur START replicas=[http://127.0.0.1:46603/qur/collection1/, http://127.0.0.1:59255/qur/collection1/, http://127.0.0.1:35914/qur/collection1/] nUpdates=100
[junit4:junit4]   2> 24512 T2240 C111 P59255 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24512 T2258 C113 P35914 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 24512 T2223 C110 P46603 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24512 T2205 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:58255/qur  Received 4 versions from 127.0.0.1:59255/qur/collection1/
[junit4:junit4]   2> 24512 T2205 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:58255/qur  Our versions are newer. ourLowThreshold=1429662616787091456 otherHigh=1429662616827985920
[junit4:junit4]   2> 24513 T2205 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:58255/qur  Received 5 versions from 127.0.0.1:35914/qur/collection1/
[junit4:junit4]   2> 24513 T2205 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:58255/qur  Our versions are newer. ourLowThreshold=1429662616787091456 otherHigh=1429662616827985920
[junit4:junit4]   2> 24513 T2205 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:58255/qur  Received 3 versions from 127.0.0.1:46603/qur/collection1/
[junit4:junit4]   2> 24514 T2205 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:58255/qur  Our versions are newer. ourLowThreshold=1429662616787091456 otherHigh=1429662616815403008
[junit4:junit4]   2> 24514 T2205 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58255/qur DONE. sync succeeded
[junit4:junit4]   2> 24514 T2205 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 24515 T2205 oasc.SyncStrategy.syncToMe http://127.0.0.1:58255/qur/collection1/: try and ask http://127.0.0.1:46603/qur/collection1/ to sync
[junit4:junit4]   2> 24515 T2205 oasc.SyncStrategy.syncToMe http://127.0.0.1:58255/qur/collection1/: try and ask http://127.0.0.1:59255/qur/collection1/ to sync
[junit4:junit4]   2> 24516 T2205 oasc.SyncStrategy.syncToMe http://127.0.0.1:58255/qur/collection1/: try and ask http://127.0.0.1:35914/qur/collection1/ to sync
[junit4:junit4]   2> 24516 T2224 C110 P46603 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46603/qur START replicas=[http://127.0.0.1:58255/qur/collection1/] nUpdates=100
[junit4:junit4]   2> 24517 T2241 C111 P59255 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59255/qur START replicas=[http://127.0.0.1:58255/qur/collection1/] nUpdates=100
[junit4:junit4]   2> 24518 T2256 C113 P35914 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35914/qur START replicas=[http://127.0.0.1:58255/qur/collection1/] nUpdates=100
[junit

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

2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=43742D3C3FFEA1D6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Zulu -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 49.2s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([43742D3C3FFEA1D6:C292A32448A1C1EA]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.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:722)
[junit4:junit4]   2> 49221 T2170 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 49224 T2169 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 49274 T2245 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 49274 T2245 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 49274 T2245 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 49566 T2173 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 50376 T2262 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 50377 T2262 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> 50377 T2262 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 50377 T2262 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=fi, timezone=Zulu
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.7.0_15 (32-bit)/cpus=8,threads=8,free=174017808,total=341966848
[junit4:junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, TestRemoteStreaming, TestRandomDVFaceting, ResponseLogComponentTest, TestSolrCoreProperties, ShardRoutingTest, TestCollationKeyRangeQueries, TestSweetSpotSimilarityFactory, FieldMutatingUpdateProcessorTest, SimpleFacetsTest, SolrCoreTest, LeaderElectionTest, TestCharFilters, TestSolrIndexConfig, AnalysisAfterCoreReloadTest, TestStressVersions, TestBadConfig, RegexBoostProcessorTest, TestSolrDeletionPolicy2, LegacyHTMLStripCharFilterTest, UUIDFieldTest, QueryElevationComponentTest, CoreAdminHandlerTest, PeerSyncTest, ZkCLITest, DistributedTermsComponentTest, DirectUpdateHandlerOptimizeTest, RAMDirectoryFactoryTest, BinaryUpdateRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TermsComponentTest, TestFaceting, TestValueSourceCache, SuggesterFSTTest, WordBreakSolrSpellCheckerTest, TestLMDirichletSimilarityFactory, PluginInfoTest, TestFastWriter, DirectSolrConnectionTest, ExternalFileFieldSortTest, ClusterStateUpdateTest, ShowFileRequestHandlerTest, DistributedSpellCheckComponentTest, ReturnFieldsTest, BadComponentTest, CacheHeaderTest, DateFieldTest, ZkControllerTest, TestFunctionQuery, TestLFUCache, DistributedQueryElevationComponentTest, TestSolrDeletionPolicy1, UnloadDistributedZkTest, FileBasedSpellCheckerTest, TestFieldCollectionResource, TestPhraseSuggestions, TestXIncludeConfig, LukeRequestHandlerTest, TestQueryUtils, ResourceLoaderTest, SystemInfoHandlerTest, LoggingHandlerTest, QueryParsingTest, MinimalSchemaTest, TestGroupingSearch, MBeansHandlerTest, TestReversedWildcardFilterFactory, ChaosMonkeySafeLeaderTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 50.50s, 1 test, 1 failure <<< FAILURES!

[...truncated 415 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 failure, 13 ignored (7 assumptions)

Total time: 43 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.7.0_15 -server -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4702 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4702/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=200, name=coreLoadExecutor-88-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=200, name=coreLoadExecutor-88-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:34)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:272)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:224)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:744)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@21b2fe58 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f110421)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=202, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=202, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:34)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:272)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:224)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@34a32a11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19085b9d)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:35254/lrooy/onenodecollectioncore returned non ok status:404, message:Can not find: /lrooy/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:35254/lrooy/onenodecollectioncore returned non ok status:404, message:Can not find: /lrooy/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([DDA8E93F6FE5B250:5C4E672718BAD26C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	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:487)
	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:722)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([DDA8E93F6FE5B250:5C4E672718BAD26C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	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:487)
	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:722)




Build Log:
[...truncated 8933 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 0 T141 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T141 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-RecoveryZkTest-1363452959107
[junit4:junit4]   2> 5 T141 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T142 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T142 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T142 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T142 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T142 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T142 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1363452959107/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T141 oasc.ZkTestServer.run start zk server on port:48954
[junit4:junit4]   2> 107 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6bc7026d
[junit4:junit4]   2> 108 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T147 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T147 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 109 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57277
[junit4:junit4]   2> 110 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57277
[junit4:junit4]   2> 110 T145 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 208 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880000 with negotiated timeout 10000 for client /127.0.0.1:57277
[junit4:junit4]   2> 208 T147 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880000, negotiated timeout = 10000
[junit4:junit4]   2> 209 T148 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bc7026d name:ZooKeeperConnection Watcher:127.0.0.1:48954 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 210 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 210 T141 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 214 T146 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d742119880000
[junit4:junit4]   2> 215 T141 oaz.ZooKeeper.close Session: 0x13d742119880000 closed
[junit4:junit4]   2> 215 T143 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57277 which had sessionid 0x13d742119880000
[junit4:junit4]   2> 216 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6500f165
[junit4:junit4]   2> 215 T148 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 216 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 217 T149 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 217 T149 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 217 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57278
[junit4:junit4]   2> 218 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57278
[junit4:junit4]   2> 219 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880001 with negotiated timeout 10000 for client /127.0.0.1:57278
[junit4:junit4]   2> 219 T149 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880001, negotiated timeout = 10000
[junit4:junit4]   2> 219 T150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6500f165 name:ZooKeeperConnection Watcher:127.0.0.1:48954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 220 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 220 T141 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 224 T141 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 227 T141 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 230 T141 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 233 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 234 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 239 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 242 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 247 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 247 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 251 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 252 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 255 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 256 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 259 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 259 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 262 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 263 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 267 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 267 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 270 T141 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 271 T141 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 274 T146 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d742119880001
[junit4:junit4]   2> 274 T150 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 274 T141 oaz.ZooKeeper.close Session: 0x13d742119880001 closed
[junit4:junit4]   2> 274 T143 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57278 which had sessionid 0x13d742119880001
[junit4:junit4]   2> 336 T141 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 343 T141 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45612
[junit4:junit4]   2> 344 T141 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 344 T141 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 345 T141 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377
[junit4:junit4]   2> 345 T141 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377/solr.xml
[junit4:junit4]   2> 345 T141 oasc.CoreContainer.<init> New CoreContainer 1038946732
[junit4:junit4]   2> 346 T141 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377/'
[junit4:junit4]   2> 346 T141 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377/'
[junit4:junit4]   2> 367 T141 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 367 T141 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 368 T141 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 368 T141 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 368 T141 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 369 T141 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 369 T141 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 369 T141 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 370 T141 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 370 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 379 T141 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 391 T141 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48954/solr
[junit4:junit4]   2> 391 T141 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 392 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6b9def64
[junit4:junit4]   2> 392 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 393 T160 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 393 T160 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 393 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57279
[junit4:junit4]   2> 394 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57279
[junit4:junit4]   2> 395 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880002 with negotiated timeout 20000 for client /127.0.0.1:57279
[junit4:junit4]   2> 395 T160 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880002, negotiated timeout = 20000
[junit4:junit4]   2> 395 T161 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b9def64 name:ZooKeeperConnection Watcher:127.0.0.1:48954 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 395 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 397 T146 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d742119880002
[junit4:junit4]   2> 398 T161 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 398 T143 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57279 which had sessionid 0x13d742119880002
[junit4:junit4]   2> 398 T141 oaz.ZooKeeper.close Session: 0x13d742119880002 closed
[junit4:junit4]   2> 399 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 402 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f54e214
[junit4:junit4]   2> 403 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 403 T162 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 404 T162 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 404 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57280
[junit4:junit4]   2> 404 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57280
[junit4:junit4]   2> 405 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880003 with negotiated timeout 20000 for client /127.0.0.1:57280
[junit4:junit4]   2> 405 T162 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880003, negotiated timeout = 20000
[junit4:junit4]   2> 405 T163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f54e214 name:ZooKeeperConnection Watcher:127.0.0.1:48954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 406 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 407 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 409 T141 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 411 T141 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45612_
[junit4:junit4]   2> 412 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45612_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45612_
[junit4:junit4]   2> 412 T141 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45612_
[junit4:junit4]   2> 415 T141 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 421 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 422 T141 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 424 T141 oasc.Overseer.start Overseer (id=89355253128364035-127.0.0.1:45612_-n_0000000000) starting
[junit4:junit4]   2> 425 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 426 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 426 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 427 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 428 T165 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 429 T141 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 432 T141 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 434 T141 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 437 T164 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 443 T166 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377/collection1
[junit4:junit4]   2> 443 T166 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 444 T166 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 445 T166 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 446 T166 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377/collection1/'
[junit4:junit4]   2> 447 T166 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377/collection1/lib/README' to classloader
[junit4:junit4]   2> 447 T166 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 482 T166 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 523 T166 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 525 T166 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 532 T166 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 901 T166 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 909 T166 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 911 T166 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 934 T166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 938 T166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 941 T166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 943 T166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 943 T166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 944 T166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 945 T166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 945 T166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 946 T166 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 946 T166 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1363452959377/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/control/data/
[junit4:junit4]   2> 946 T166 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4de60052
[junit4:junit4]   2> 947 T166 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 948 T166 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363452959107/control/data forceNew: false
[junit4:junit4]   2> 948 T166 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/control/data/index/
[junit4:junit4]   2> 948 T166 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1363452959107/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 948 T166 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363452959107/control/data/index forceNew: false
[junit4:junit4]   2> 950 T166 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3544ebd9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a2065d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 950 T166 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 952 T166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 953 T166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 953 T166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 954 T166 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 954 T166 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 954 T166 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 955 T166 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 955 T166 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 955 T166 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 958 T166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 960 T166 oass.SolrIndexSearcher.<init> Opening Searcher@1169e8c7 main
[junit4:junit4]   2> 961 T166 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/control/data/tlog
[junit4:junit4]   2> 961 T166 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 962 T166 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 965 T167 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1169e8c7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 967 T166 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 967 T166 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 968 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1943 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1944 T164 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45612",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45612_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 1945 T164 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1954 T164 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1955 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1962 T163 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> 1971 T166 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1972 T166 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45612 collection:control_collection shard:shard1
[junit4:junit4]   2> 1976 T166 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 1984 T166 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1991 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 1992 T166 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1993 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1995 T166 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1996 T166 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1997 T166 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45612/collection1/
[junit4:junit4]   2> 1998 T166 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1998 T166 oasc.SyncStrategy.syncToMe http://127.0.0.1:45612/collection1/ has no replicas
[junit4:junit4]   2> 1998 T166 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45612/collection1/
[junit4:junit4]   2> 1999 T166 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2004 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3467 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3479 T163 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> 3511 T166 oasc.ZkController.register We are http://127.0.0.1:45612/collection1/ and leader is http://127.0.0.1:45612/collection1/
[junit4:junit4]   2> 3512 T166 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45612
[junit4:junit4]   2> 3512 T166 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3512 T166 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3513 T166 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3515 T166 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3517 T141 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3517 T141 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3518 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3522 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3523 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@42b1a2ce
[junit4:junit4]   2> 3524 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3524 T169 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3525 T169 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 3525 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57282
[junit4:junit4]   2> 3526 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57282
[junit4:junit4]   2> 3527 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880004 with negotiated timeout 10000 for client /127.0.0.1:57282
[junit4:junit4]   2> 3527 T169 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880004, negotiated timeout = 10000
[junit4:junit4]   2> 3527 T170 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42b1a2ce name:ZooKeeperConnection Watcher:127.0.0.1:48954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3528 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3530 T141 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3534 T141 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3594 T141 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3596 T141 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42845
[junit4:junit4]   2> 3597 T141 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3598 T141 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3598 T141 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636
[junit4:junit4]   2> 3598 T141 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636/solr.xml
[junit4:junit4]   2> 3599 T141 oasc.CoreContainer.<init> New CoreContainer 339749098
[junit4:junit4]   2> 3599 T141 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636/'
[junit4:junit4]   2> 3599 T141 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636/'
[junit4:junit4]   2> 3618 T141 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3618 T141 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3619 T141 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3619 T141 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3619 T141 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3620 T141 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3620 T141 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3620 T141 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3621 T141 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3621 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3629 T141 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3647 T141 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48954/solr
[junit4:junit4]   2> 3648 T141 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3648 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@10343c23
[junit4:junit4]   2> 3649 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3649 T180 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3650 T180 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 3650 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57283
[junit4:junit4]   2> 3651 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57283
[junit4:junit4]   2> 3652 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880005 with negotiated timeout 20000 for client /127.0.0.1:57283
[junit4:junit4]   2> 3652 T180 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880005, negotiated timeout = 20000
[junit4:junit4]   2> 3652 T181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10343c23 name:ZooKeeperConnection Watcher:127.0.0.1:48954 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3653 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3654 T146 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d742119880005
[junit4:junit4]   2> 3655 T181 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3655 T143 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57283 which had sessionid 0x13d742119880005
[junit4:junit4]   2> 3655 T141 oaz.ZooKeeper.close Session: 0x13d742119880005 closed
[junit4:junit4]   2> 3657 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3661 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4065286
[junit4:junit4]   2> 3662 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3662 T182 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3663 T182 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 3663 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57284
[junit4:junit4]   2> 3663 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57284
[junit4:junit4]   2> 3664 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880006 with negotiated timeout 20000 for client /127.0.0.1:57284
[junit4:junit4]   2> 3665 T182 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880006, negotiated timeout = 20000
[junit4:junit4]   2> 3665 T183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4065286 name:ZooKeeperConnection Watcher:127.0.0.1:48954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3665 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3667 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3668 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3670 T141 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4674 T141 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42845_
[junit4:junit4]   2> 4675 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42845_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42845_
[junit4:junit4]   2> 4675 T141 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42845_
[junit4:junit4]   2> 4679 T183 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4679 T170 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4679 T163 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4679 T163 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> 4685 T184 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636/collection1
[junit4:junit4]   2> 4686 T184 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4686 T184 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4687 T184 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4688 T184 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636/collection1/'
[junit4:junit4]   2> 4689 T184 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636/collection1/lib/README' to classloader
[junit4:junit4]   2> 4689 T184 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4715 T184 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4748 T184 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4749 T184 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4755 T184 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4986 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4988 T164 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45612",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45612_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 4996 T183 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> 4996 T170 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> 4996 T163 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> 5119 T184 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5125 T184 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5127 T184 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5150 T184 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5153 T184 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5157 T184 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5158 T184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5159 T184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5159 T184 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5160 T184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5161 T184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5161 T184 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5161 T184 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1363452962636/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty1/
[junit4:junit4]   2> 5161 T184 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4de60052
[junit4:junit4]   2> 5162 T184 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5163 T184 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty1 forceNew: false
[junit4:junit4]   2> 5163 T184 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty1/index/
[junit4:junit4]   2> 5163 T184 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5164 T184 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty1/index forceNew: false
[junit4:junit4]   2> 5165 T184 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5640b971 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e5045db),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5166 T184 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5168 T184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5168 T184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5169 T184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5169 T184 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5170 T184 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5170 T184 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5171 T184 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5171 T184 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5172 T184 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5174 T184 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5176 T184 oass.SolrIndexSearcher.<init> Opening Searcher@85fbdf4 main
[junit4:junit4]   2> 5177 T184 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty1/tlog
[junit4:junit4]   2> 5177 T184 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5178 T184 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5186 T185 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@85fbdf4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5186 T184 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5187 T184 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6504 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6505 T164 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42845",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42845_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6505 T164 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6505 T164 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6580 T183 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> 6580 T163 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> 6580 T170 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> 7189 T184 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7190 T184 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42845 collection:collection1 shard:shard1
[junit4:junit4]   2> 7191 T184 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7205 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7206 T184 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7206 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7239 T184 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7240 T184 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7240 T184 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42845/collection1/
[junit4:junit4]   2> 7241 T184 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7241 T184 oasc.SyncStrategy.syncToMe http://127.0.0.1:42845/collection1/ has no replicas
[junit4:junit4]   2> 7242 T184 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42845/collection1/
[junit4:junit4]   2> 7242 T184 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7250 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8085 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8097 T183 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> 8097 T170 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> 8098 T163 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> 8121 T184 oasc.ZkController.register We are http://127.0.0.1:42845/collection1/ and leader is http://127.0.0.1:42845/collection1/
[junit4:junit4]   2> 8121 T184 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42845
[junit4:junit4]   2> 8122 T184 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8122 T184 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8122 T184 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8124 T184 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8126 T141 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8127 T141 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8127 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8203 T141 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8205 T141 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58139
[junit4:junit4]   2> 8205 T141 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8206 T141 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8206 T141 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237
[junit4:junit4]   2> 8206 T141 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/solr.xml
[junit4:junit4]   2> 8207 T141 oasc.CoreContainer.<init> New CoreContainer 1463596936
[junit4:junit4]   2> 8207 T141 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/'
[junit4:junit4]   2> 8208 T141 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/'
[junit4:junit4]   2> 8225 T141 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8225 T141 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8226 T141 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8226 T141 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8226 T141 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8227 T141 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8227 T141 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8227 T141 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8228 T141 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8228 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8234 T141 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8243 T141 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48954/solr
[junit4:junit4]   2> 8244 T141 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8244 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@b11b129
[junit4:junit4]   2> 8245 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8245 T196 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8246 T196 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 8246 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57285
[junit4:junit4]   2> 8246 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57285
[junit4:junit4]   2> 8248 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880007 with negotiated timeout 20000 for client /127.0.0.1:57285
[junit4:junit4]   2> 8248 T196 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880007, negotiated timeout = 20000
[junit4:junit4]   2> 8249 T197 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b11b129 name:ZooKeeperConnection Watcher:127.0.0.1:48954 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8249 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8251 T146 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d742119880007
[junit4:junit4]   2> 8258 T197 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8258 T143 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57285 which had sessionid 0x13d742119880007
[junit4:junit4]   2> 8258 T141 oaz.ZooKeeper.close Session: 0x13d742119880007 closed
[junit4:junit4]   2> 8259 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8264 T141 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48954/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e9fafda
[junit4:junit4]   2> 8265 T141 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8265 T198 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48954. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8266 T198 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48954, initiating session
[junit4:junit4]   2> 8266 T143 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57286
[junit4:junit4]   2> 8266 T143 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57286
[junit4:junit4]   2> 8268 T145 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d742119880008 with negotiated timeout 20000 for client /127.0.0.1:57286
[junit4:junit4]   2> 8268 T198 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48954, sessionid = 0x13d742119880008, negotiated timeout = 20000
[junit4:junit4]   2> 8269 T199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e9fafda name:ZooKeeperConnection Watcher:127.0.0.1:48954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8269 T141 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8271 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8279 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8283 T141 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9288 T141 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58139_
[junit4:junit4]   2> 9289 T146 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d742119880008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58139_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58139_
[junit4:junit4]   2> 9299 T141 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58139_
[junit4:junit4]   2> 9302 T163 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> 9303 T170 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9303 T199 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9303 T183 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9304 T183 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> 9304 T170 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> 9305 T163 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9312 T200 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/collection1
[junit4:junit4]   2> 9312 T200 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9313 T200 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9313 T200 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9315 T200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/collection1/'
[junit4:junit4]   2> 9315 T200 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/collection1/lib/README' to classloader
[junit4:junit4]   2> 9315 T200 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9341 T200 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9377 T200 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9378 T200 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9384 T200 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9606 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9607 T164 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42845",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42845_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9612 T170 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> 9612 T163 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> 9612 T199 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> 9612 T183 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> 9721 T200 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9731 T200 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9734 T200 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9761 T200 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9766 T200 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9770 T200 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9772 T200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9772 T200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9773 T200 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9774 T200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9774 T200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9775 T200 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9775 T200 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/
[junit4:junit4]   2> 9775 T200 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4de60052
[junit4:junit4]   2> 9776 T200 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9777 T200 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2 forceNew: false
[junit4:junit4]   2> 9777 T200 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/index/
[junit4:junit4]   2> 9777 T200 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9778 T200 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/index forceNew: false
[junit4:junit4]   2> 9780 T200 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27c5c202 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c40d827),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9781 T200 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9783 T200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9784 T200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9785 T200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9786 T200 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9786 T200 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9787 T200 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9787 T200 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9788 T200 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9788 T200 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9792 T200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9795 T200 oass.SolrIndexSearcher.<init> Opening Searcher@64de09f1 main
[junit4:junit4]   2> 9796 T200 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/tlog
[junit4:junit4]   2> 9797 T200 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9797 T200 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9801 T201 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64de09f1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9804 T200 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9804 T200 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11124 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11126 T164 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58139",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58139_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 11126 T164 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11126 T164 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11157 T170 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> 11157 T183 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> 11158 T163 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> 11157 T199 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> 11808 T200 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11809 T200 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58139 collection:collection1 shard:shard1
[junit4:junit4]   2> 11816 T200 oasc.ZkController.register We are http://127.0.0.1:58139/collection1/ and leader is http://127.0.0.1:42845/collection1/
[junit4:junit4]   2> 11817 T200 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58139
[junit4:junit4]   2> 11817 T200 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11818 T200 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@3b84b706 url=http://127.0.0.1:58139/collection1 node=127.0.0.1:58139_ C7_STATE=coll:collection1 core:collection1 props:{state=down, collection=collection1, base_url=http://127.0.0.1:58139, node_name=127.0.0.1:58139_, core=collection1}
[junit4:junit4]   2> 11824 T202 C7 P58139 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11824 T200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11825 T202 C7 P58139 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11826 T202 C7 P58139 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11827 T202 C7 P58139 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11827 T141 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11828 T141 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11829 T202 C7 P58139 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11829 T141 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11838 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@4ed2d38e url=http://127.0.0.1:45612/collection1 node=127.0.0.1:45612_ C8_STATE=coll:control_collection core:collection1 props:{state=active, collection=control_collection, base_url=http://127.0.0.1:45612, shard=shard1, node_name=127.0.0.1:45612_, core=collection1, leader=true}
[junit4:junit4]   2> 11868 T158 C8 P45612 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3544ebd9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a2065d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11870 T158 C8 P45612 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11878 T159 C8 P45612 /update {version=2&wt=javabin} {add=[1 (1429684062485741568)]} 0 22
[junit4:junit4]   2> 11881 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10001 (1429684062485741569)]} 0 25
[junit4:junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@546fcbb4 url=http://127.0.0.1:42845/collection1 node=127.0.0.1:42845_ C9_STATE=coll:collection1 core:collection1 props:{state=active, collection=collection1, base_url=http://127.0.0.1:42845, shard=shard1, node_name=127.0.0.1:42845_, core=collection1, leader=true}
[junit4:junit4]   2> 11901 T177 C9 P42845 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5640b971 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e5045db),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11903 T177 C9 P42845 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11908 T178 C9 P42845 /update {version=2&wt=javabin} {add=[1 (1429684062520344577)]} 0 10
[junit4:junit4]   2> 11911 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10001 (1429684062520344576)]} 0 13
[junit4:junit4]   2> 11954 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[1 (-1429684062578016256)]} 0 1
[junit4:junit4]   2> 11956 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[10001 (-1429684062579064832)]} 0 1
[junit4:junit4]   2> 11960 T176 C9 P42845 /update {version=2&wt=javabin} {delete=[1 (-1429684062584307712)]} 0 1
[junit4:junit4]   2> 11961 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10001 (-1429684062585356288)]} 0 1
[junit4:junit4]   2> 11969 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10002 (1429684062590599168)]} 0 4
[junit4:junit4]   2> 11970 T157 C8 P45612 /update {version=2&wt=javabin} {add=[2 (1429684062590599169)]} 0 5
[junit4:junit4]   2> 11974 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10002 (1429684062596890624)]} 0 3
[junit4:junit4]   2> 11977 T176 C9 P42845 /update {version=2&wt=javabin} {add=[2 (1429684062597939200)]} 0 4
[junit4:junit4]   2> 11996 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10003 (1429684062617862144)]} 0 4
[junit4:junit4]   2> 11999 T159 C8 P45612 /update {version=2&wt=javabin} {add=[3 (1429684062622056448)]} 0 4
[junit4:junit4]   2> 12003 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10003 (1429684062626250752)]} 0 3
[junit4:junit4]   2> 12006 T177 C9 P42845 /update {version=2&wt=javabin} {add=[3 (1429684062629396480)]} 0 3
[junit4:junit4]   2> 12021 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10004 (1429684062644076544)]} 0 5
[junit4:junit4]   2> 12023 T157 C8 P45612 /update {version=2&wt=javabin} {add=[4 (1429684062647222272)]} 0 4
[junit4:junit4]   2> 12030 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10004 (1429684062653513728)]} 0 5
[junit4:junit4]   2> 12032 T177 C9 P42845 /update {version=2&wt=javabin} {add=[4 (1429684062655610880)]} 0 5
[junit4:junit4]   2> 12096 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10005 (1429684062724816896)]} 0 2
[junit4:junit4]   2> 12098 T159 C8 P45612 /update {version=2&wt=javabin} {add=[5 (1429684062726914048)]} 0 3
[junit4:junit4]   2> 12100 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10005 (1429684062730059776)]} 0 1
[junit4:junit4]   2> 12102 T178 C9 P42845 /update {version=2&wt=javabin} {add=[5 (1429684062732156928)]} 0 2
[junit4:junit4]   2> 12120 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10006 (1429684062749982720)]} 0 2
[junit4:junit4]   2> 12121 T157 C8 P45612 /update {version=2&wt=javabin} {add=[6 (1429684062751031296)]} 0 2
[junit4:junit4]   2> 12125 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10006 (1429684062755225600)]} 0 2
[junit4:junit4]   2> 12126 T176 C9 P42845 /update {version=2&wt=javabin} {add=[6 (1429684062756274176)]} 0 2
[junit4:junit4]   2> 12198 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[10003 (-1429684062832820224)]} 0 1
[junit4:junit4]   2> 12198 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[3 (-1429684062833868800)]} 0 0
[junit4:junit4]   2> 12203 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10003 (-1429684062838063104)]} 0 1
[junit4:junit4]   2> 12203 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[3 (-1429684062839111680)]} 0 1
[junit4:junit4]   2> 12210 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10007 (1429684062843305984)]} 0 3
[junit4:junit4]   2> 12212 T157 C8 P45612 /update {version=2&wt=javabin} {add=[7 (1429684062844354560)]} 0 5
[junit4:junit4]   2> 12218 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10007 (1429684062851694592)]} 0 4
[junit4:junit4]   2> 12220 T178 C9 P42845 /update {version=2&wt=javabin} {add=[7 (1429684062853791744)]} 0 4
[junit4:junit4]   2> 12229 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[10004 (-1429684062866374656)]} 0 1
[junit4:junit4]   2> 12232 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[4 (-1429684062869520384)]} 0 1
[junit4:junit4]   2> 12234 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[10004 (-1429684062871617536)]} 0 1
[junit4:junit4]   2> 12238 T176 C9 P42845 /update {version=2&wt=javabin} {delete=[4 (-1429684062874763264)]} 0 2
[junit4:junit4]   2> 12241 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10008 (1429684062876860416)]} 0 3
[junit4:junit4]   2> 12245 T157 C8 P45612 /update {version=2&wt=javabin} {add=[8 (1429684062880006144)]} 0 3
[junit4:junit4]   2> 12249 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10008 (1429684062884200448)]} 0 4
[junit4:junit4]   2> 12253 T177 C9 P42845 /update {version=2&wt=javabin} {add=[8 (1429684062888394752)]} 0 3
[junit4:junit4]   2> 12323 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10009 (1429684062962843648)]} 0 2
[junit4:junit4]   2> 12327 T159 C8 P45612 /update {version=2&wt=javabin} {add=[9 (1429684062967037952)]} 0 3
[junit4:junit4]   2> 12329 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10009 (1429684062969135104)]} 0 2
[junit4:junit4]   2> 12333 T177 C9 P42845 /update {version=2&wt=javabin} {add=[9 (1429684062973329408)]} 0 3
[junit4:junit4]   2> 12435 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10010 (1429684063079235584)]} 0 4
[junit4:junit4]   2> 12439 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10 (1429684063084478464)]} 0 4
[junit4:junit4]   2> 12443 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10010 (1429684063087624192)]} 0 3
[junit4:junit4]   2> 12447 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10 (1429684063091818496)]} 0 4
[junit4:junit4]   2> 12486 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10007 (-1429684063135858688)]} 0 1
[junit4:junit4]   2> 12489 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[7 (-1429684063139004416)]} 0 0
[junit4:junit4]   2> 12490 T176 C9 P42845 /update {version=2&wt=javabin} {delete=[10007 (-1429684063140052992)]} 0 0
[junit4:junit4]   2> 12494 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[7 (-1429684063144247296)]} 0 1
[junit4:junit4]   2> 12499 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10011 (1429684063145295872)]} 0 5
[junit4:junit4]   2> 12501 T156 C8 P45612 /update {version=2&wt=javabin} {add=[11 (1429684063148441600)]} 0 4
[junit4:junit4]   2> 12506 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10011 (1429684063154733056)]} 0 3
[junit4:junit4]   2> 12508 T176 C9 P42845 /update {version=2&wt=javabin} {add=[11 (1429684063155781632)]} 0 3
[junit4:junit4]   2> 12552 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10009 (-1429684063205064704)]} 0 1
[junit4:junit4]   2> 12554 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[9 (-1429684063207161856)]} 0 1
[junit4:junit4]   2> 12556 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10009 (-1429684063209259008)]} 0 0
[junit4:junit4]   2> 12558 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[9 (-1429684063211356160)]} 0 0
[junit4:junit4]   2> 12564 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10012 (1429684063214501888)]} 0 4
[junit4:junit4]   2> 12566 T156 C8 P45612 /update {version=2&wt=javabin} {add=[12 (1429684063216599040)]} 0 4
[junit4:junit4]   2> 12571 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10012 (1429684063221841920)]} 0 3
[junit4:junit4]   2> 12574 T178 C9 P42845 /update {version=2&wt=javabin} {add=[12 (1429684063224987648)]} 0 4
[junit4:junit4]   2> 12631 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10013 (1429684063286853632)]} 0 2
[junit4:junit4]   2> 12632 T159 C8 P45612 /update {version=2&wt=javabin} {add=[13 (1429684063287902208)]} 0 1
[junit4:junit4]   2> 12636 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10013 (1429684063291047936)]} 0 2
[junit4:junit4]   2> 12637 T176 C9 P42845 /update {version=2&wt=javabin} {add=[13 (1429684063292096512)]} 0 2
[junit4:junit4]   2> 12665 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12666 T164 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58139",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58139_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 12671 T170 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> 12671 T199 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> 12671 T163 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> 12671 T183 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> 12735 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10014 (1429684063393808384)]} 0 4
[junit4:junit4]   2> 12737 T156 C8 P45612 /update {version=2&wt=javabin} {add=[14 (1429684063393808385)]} 0 5
[junit4:junit4]   2>  C7_STATE=coll:collection1 core:collection1 props:{state=recovering, collection=collection1, base_url=http://127.0.0.1:58139, shard=shard1, node_name=127.0.0.1:58139_, core=collection1}
[junit4:junit4]   2> 12765 T193 C7 P58139 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27c5c202 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c40d827),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12766 T193 C7 P58139 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12770 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10014 (1429684063407439873)]} 0 7
[junit4:junit4]   2> 12771 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[14 (1429684063407439872)]} 0 8
[junit4:junit4]   2> 12771 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10014 (1429684063407439873)]} 0 32
[junit4:junit4]   2> 12772 T177 C9 P42845 /update {version=2&wt=javabin} {add=[14 (1429684063407439872)]} 0 29
[junit4:junit4]   2> 12803 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10015 (1429684063465111552)]} 0 3
[junit4:junit4]   2> 12805 T159 C8 P45612 /update {version=2&wt=javabin} {add=[15 (1429684063465111553)]} 0 5
[junit4:junit4]   2> 12816 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10015 (1429684063472451584)]} 0 3
[junit4:junit4]   2> 12817 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10015 (1429684063472451584)]} 0 11
[junit4:junit4]   2> 12818 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[15 (1429684063474548736)]} 0 3
[junit4:junit4]   2> 12819 T178 C9 P42845 /update {version=2&wt=javabin} {add=[15 (1429684063474548736)]} 0 11
[junit4:junit4]   2> 12850 T179 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&checkLive=true&state=recovering&nodeName=127.0.0.1:58139_&version=2&wt=javabin&action=PREPRECOVERY&coreNodeName=3&core=collection1} status=0 QTime=1003 
[junit4:junit4]   2> 12895 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[10010 (-1429684063564726272)]} 0 1
[junit4:junit4]   2> 12896 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[10 (-1429684063565774848)]} 0 0
[junit4:junit4]   2> 12903 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10010 (-1429684063567872000)]} 0 1
[junit4:junit4]   2> 12903 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10 (-1429684063568920576)]} 0 1
[junit4:junit4]   2> 12904 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10010 (-1429684063567872000)]} 0 6
[junit4:junit4]   2> 12904 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[10 (-1429684063568920576)]} 0 5
[junit4:junit4]   2> 12908 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10016 (1429684063577309184)]} 0 2
[junit4:junit4]   2> 12909 T157 C8 P45612 /update {version=2&wt=javabin} {add=[16 (1429684063577309185)]} 0 2
[junit4:junit4]   2> 12919 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10016 (1429684063582552064)]} 0 2
[junit4:junit4]   2> 12920 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10016 (1429684063582552064)]} 0 9
[junit4:junit4]   2> 12921 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[16 (1429684063583600640)]} 0 3
[junit4:junit4]   2> 12922 T176 C9 P42845 /update {version=2&wt=javabin} {add=[16 (1429684063583600640)]} 0 9
[junit4:junit4]   2> 13007 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10017 (1429684063677972480)]} 0 4
[junit4:junit4]   2> 13009 T158 C8 P45612 /update {version=2&wt=javabin} {add=[17 (1429684063680069632)]} 0 5
[junit4:junit4]   2> 13023 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10017 (1429684063687409664)]} 0 5
[junit4:junit4]   2> 13025 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10017 (1429684063687409664)]} 0 14
[junit4:junit4]   2> 13030 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[17 (1429684063689506816)]} 0 5
[junit4:junit4]   2> 13031 T179 C9 P42845 /update {version=2&wt=javabin} {add=[17 (1429684063689506816)]} 0 18
[junit4:junit4]   2> 13069 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10018 (1429684063744032768)]} 0 4
[junit4:junit4]   2> 13073 T157 C8 P45612 /update {version=2&wt=javabin} {add=[18 (1429684063748227072)]} 0 3
[junit4:junit4]   2> 13083 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10018 (1429684063751372800)]} 0 4
[junit4:junit4]   2> 13084 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10018 (1429684063751372800)]} 0 11
[junit4:junit4]   2> 13088 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[18 (1429684063755567104)]} 0 5
[junit4:junit4]   2> 13090 T176 C9 P42845 /update {version=2&wt=javabin} {add=[18 (1429684063755567104)]} 0 13
[junit4:junit4]   2> 13102 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[10011 (-1429684063781781504)]} 0 1
[junit4:junit4]   2> 13107 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[11 (-1429684063787024384)]} 0 0
[junit4:junit4]   2> 13110 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10011 (-1429684063787024384)]} 0 0
[junit4:junit4]   2> 13111 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10011 (-1429684063787024384)]} 0 5
[junit4:junit4]   2> 13114 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[11 (-1429684063792267264)]} 0 0
[junit4:junit4]   2> 13115 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[11 (-1429684063792267264)]} 0 4
[junit4:junit4]   2> 13115 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10019 (1429684063794364416)]} 0 1
[junit4:junit4]   2> 13120 T157 C8 P45612 /update {version=2&wt=javabin} {add=[19 (1429684063798558720)]} 0 2
[junit4:junit4]   2> 13124 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10019 (1429684063798558720)]} 0 2
[junit4:junit4]   2> 13125 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10019 (1429684063798558720)]} 0 7
[junit4:junit4]   2> 13129 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[19 (1429684063803801600)]} 0 2
[junit4:junit4]   2> 13131 T176 C9 P42845 /update {version=2&wt=javabin} {add=[19 (1429684063803801600)]} 0 7
[junit4:junit4]   2> 13221 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[10015 (-1429684063906562048)]} 0 0
[junit4:junit4]   2> 13227 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[15 (-1429684063912853504)]} 0 1
[junit4:junit4]   2> 13227 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10015 (-1429684063909707776)]} 0 0
[junit4:junit4]   2> 13228 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10015 (-1429684063909707776)]} 0 4
[junit4:junit4]   2> 13232 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[15 (-1429684063915999232)]} 0 0
[junit4:junit4]   2> 13233 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[15 (-1429684063915999232)]} 0 3
[junit4:junit4]   2> 13233 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10020 (1429684063917047808)]} 0 2
[junit4:junit4]   2> 13238 T157 C8 P45612 /update {version=2&wt=javabin} {add=[20 (1429684063922290688)]} 0 2
[junit4:junit4]   2> 13241 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10020 (1429684063922290688)]} 0 2
[junit4:junit4]   2> 13242 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10020 (1429684063922290688)]} 0 6
[junit4:junit4]   2> 13247 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[20 (1429684063927533568)]} 0 1
[junit4:junit4]   2> 13248 T178 C9 P42845 /update {version=2&wt=javabin} {add=[20 (1429684063927533568)]} 0 7
[junit4:junit4]   2> 13346 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10021 (1429684064035536896)]} 0 2
[junit4:junit4]   2> 13354 T156 C8 P45612 /update {version=2&wt=javabin} {add=[21 (1429684064043925504)]} 0 2
[junit4:junit4]   2> 13357 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10021 (1429684064040779776)]} 0 2
[junit4:junit4]   2> 13358 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10021 (1429684064040779776)]} 0 9
[junit4:junit4]   2> 13364 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[21 (1429684064050216960)]} 0 2
[junit4:junit4]   2> 13365 T176 C9 P42845 /update {version=2&wt=javabin} {add=[21 (1429684064050216960)]} 0 8
[junit4:junit4]   2> 13414 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10016 (-1429684064108937216)]} 0 1
[junit4:junit4]   2> 13420 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10016 (-1429684064112082944)]} 0 0
[junit4:junit4]   2> 13420 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[16 (-1429684064115228672)]} 0 0
[junit4:junit4]   2> 13421 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10016 (-1429684064112082944)]} 0 4
[junit4:junit4]   2> 13427 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10022 (1429684064120471552)]} 0 3
[junit4:junit4]   2> 13427 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[16 (-1429684064119422976)]} 0 1
[junit4:junit4]   2> 13428 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[16 (-1429684064119422976)]} 0 5
[junit4:junit4]   2> 13434 T156 C8 P45612 /update {version=2&wt=javabin} {add=[22 (1429684064127811584)]} 0 2
[junit4:junit4]   2> 13439 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10022 (1429684064126763008)]} 0 3
[junit4:junit4]   2> 13441 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10022 (1429684064126763008)]} 0 10
[junit4:junit4]   2> 13447 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[22 (1429684064134103040)]} 0 3
[junit4:junit4]   2> 13448 T176 C9 P42845 /update {version=2&wt=javabin} {add=[22 (1429684064134103040)]} 0 10
[junit4:junit4]   2> 13497 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10017 (-1429684064195969024)]} 0 0
[junit4:junit4]   2> 13504 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[17 (-1429684064203309056)]} 0 0
[junit4:junit4]   2> 13504 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10017 (-1429684064201211904)]} 0 0
[junit4:junit4]   2> 13513 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10017 (-1429684064201211904)]} 0 12
[junit4:junit4]   2> 13519 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[17 (-1429684064215891968)]} 0 1
[junit4:junit4]   2> 13519 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10023 (1429684064216940544)]} 0 2
[junit4:junit4]   2> 13520 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[17 (-1429684064215891968)]} 0 4
[junit4:junit4]   2> 13526 T157 C8 P45612 /update {version=2&wt=javabin} {add=[23 (1429684064224280576)]} 0 2
[junit4:junit4]   2> 13529 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10023 (1429684064223232000)]} 0 2
[junit4:junit4]   2> 13530 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10023 (1429684064223232000)]} 0 8
[junit4:junit4]   2> 13536 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[23 (1429684064230572032)]} 0 2
[junit4:junit4]   2> 13537 T176 C9 P42845 /update {version=2&wt=javabin} {add=[23 (1429684064230572032)]} 0 7
[junit4:junit4]   2> 13558 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10024 (1429684064258883584)]} 0 2
[junit4:junit4]   2> 13566 T159 C8 P45612 /update {version=2&wt=javabin} {add=[24 (1429684064266223616)]} 0 2
[junit4:junit4]   2> 13568 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10024 (1429684064264126464)]} 0 2
[junit4:junit4]   2> 13570 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10024 (1429684064264126464)]} 0 8
[junit4:junit4]   2> 13576 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[24 (1429684064272515072)]} 0 2
[junit4:junit4]   2> 13577 T179 C9 P42845 /update {version=2&wt=javabin} {add=[24 (1429684064272515072)]} 0 8
[junit4:junit4]   2> 13657 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10025 (1429684064362692608)]} 0 2
[junit4:junit4]   2> 13664 T157 C8 P45612 /update {version=2&wt=javabin} {add=[25 (1429684064368984064)]} 0 2
[junit4:junit4]   2> 13667 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10025 (1429684064367935488)]} 0 2
[junit4:junit4]   2> 13668 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10025 (1429684064367935488)]} 0 8
[junit4:junit4]   2> 13673 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[25 (1429684064374226944)]} 0 3
[junit4:junit4]   2> 13674 T176 C9 P42845 /update {version=2&wt=javabin} {add=[25 (1429684064374226944)]} 0 8
[junit4:junit4]   2> 13677 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[10021 (-1429684064384712704)]} 0 0
[junit4:junit4]   2> 13684 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10021 (-1429684064388907008)]} 0 0
[junit4:junit4]   2> 13684 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[21 (-1429684064392052736)]} 0 0
[junit4:junit4]   2> 13685 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[10021 (-1429684064388907008)]} 0 4
[junit4:junit4]   2> 13691 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[21 (-1429684064396247040)]} 0 1
[junit4:junit4]   2> 13691 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10026 (1429684064398344192)]} 0 2
[junit4:junit4]   2> 13692 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[21 (-1429684064396247040)]} 0 4
[junit4:junit4]   2> 13699 T157 C8 P45612 /update {version=2&wt=javabin} {add=[26 (1429684064406732800)]} 0 2
[junit4:junit4]   2> 13702 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10026 (1429684064403587072)]} 0 2
[junit4:junit4]   2> 13703 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10026 (1429684064403587072)]} 0 8
[junit4:junit4]   2> 13709 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[26 (1429684064411975680)]} 0 2
[junit4:junit4]   2> 13711 T176 C9 P42845 /update {version=2&wt=javabin} {add=[26 (1429684064411975680)]} 0 9
[junit4:junit4]   2> 13721 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[10026 (-1429684064429801472)]} 0 1
[junit4:junit4]   2> 13727 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10026 (-1429684064433995776)]} 0 0
[junit4:junit4]   2> 13727 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[26 (-1429684064437141504)]} 0 0
[junit4:junit4]   2> 13728 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[10026 (-1429684064433995776)]} 0 4
[junit4:junit4]   2> 13732 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10027 (1429684064441335808)]} 0 1
[junit4:junit4]   2> 13737 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[26 (-1429684064440287232)]} 0 0
[junit4:junit4]   2> 13738 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[26 (-1429684064440287232)]} 0 8
[junit4:junit4]   2> 13743 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10027 (1429684064447627264)]} 0 2
[junit4:junit4]   2> 13743 T157 C8 P45612 /update {version=2&wt=javabin} {add=[27 (1429684064452870144)]} 0 2
[junit4:junit4]   2> 13745 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10027 (1429684064447627264)]} 0 8
[junit4:junit4]   2> 13755 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[27 (1429684064459161600)]} 0 3
[junit4:junit4]   2> 13756 T176 C9 P42845 /update {version=2&wt=javabin} {add=[27 (1429684064459161600)]} 0 9
[junit4:junit4]   2> 13801 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10028 (1429684064512638976)]} 0 2
[junit4:junit4]   2> 13810 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10028 (1429684064517881856)]} 0 2
[junit4:junit4]   2> 13811 T179 C9 P42845 /update {version=2&wt=javabin} {add=[10028 (1429684064517881856)]} 0 7
[junit4:junit4]   2> 13811 T156 C8 P45612 /update {version=2&wt=javabin} {add=[28 (1429684064524173312)]} 0 1
[junit4:junit4]   2> 13821 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[28 (1429684064529416192)]} 0 2
[junit4:junit4]   2> 13822 T178 C9 P42845 /update {version=2&wt=javabin} {add=[28 (1429684064529416192)]} 0 8
[junit4:junit4]   2> 13825 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10029 (1429684064537804800)]} 0 2
[junit4:junit4]   2> 13836 T158 C8 P45612 /update {version=2&wt=javabin} {add=[29 (1429684064549339136)]} 0 2
[junit4:junit4]   2> 13838 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10029 (1429684064543047680)]} 0 6
[junit4:junit4]   2> 13839 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10029 (1429684064543047680)]} 0 11
[junit4:junit4]   2> 13843 T141 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 58139
[junit4:junit4]   2> 13844 T141 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1463596936
[junit4:junit4]   2> 13847 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[29 (1429684064555630592)]} 0 3
[junit4:junit4]   2> 13848 T176 C9 P42845 /update {version=2&wt=javabin} {add=[29 (1429684064555630592)]} 0 9
[junit4:junit4]   2> 13942 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10030 (1429684064661536768)]} 0 2
[junit4:junit4]   2> 13950 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10030 (1429684064666779648)]} 0 1
[junit4:junit4]   2> 13951 T157 C8 P45612 /update {version=2&wt=javabin} {add=[30 (1429684064669925376)]} 0 2
[junit4:junit4]   2> 13952 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10030 (1429684064666779648)]} 0 7
[junit4:junit4]   2> 13957 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10031 (1429684064676216832)]} 0 2
[junit4:junit4]   2> 13960 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[30 (1429684064675168256)]} 0 1
[junit4:junit4]   2> 13960 T179 C9 P42845 /update {version=2&wt=javabin} {add=[30 (1429684064675168256)]} 0 6
[junit4:junit4]   2> 13965 T159 C8 P45612 /update {version=2&wt=javabin} {add=[31 (1429684064685654016)]} 0 2
[junit4:junit4]   2> 13965 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10031 (1429684064681459712)]} 0 1
[junit4:junit4]   2> 13966 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10031 (1429684064681459712)]} 0 6
[junit4:junit4]   2> 13979 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[31 (1429684064689848320)]} 0 2
[junit4:junit4]   2> 13980 T176 C9 P42845 /update {version=2&wt=javabin} {add=[31 (1429684064689848320)]} 0 12
[junit4:junit4]   2> 14009 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10032 (1429684064731791360)]} 0 2
[junit4:junit4]   2> 14017 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10032 (1429684064735985664)]} 0 2
[junit4:junit4]   2> 14018 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10032 (1429684064735985664)]} 0 5
[junit4:junit4]   2> 14023 T157 C8 P45612 /update {version=2&wt=javabin} {add=[32 (1429684064746471424)]} 0 2
[junit4:junit4]   2> 14032 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[32 (1429684064750665728)]} 0 2
[junit4:junit4]   2> 14033 T179 C9 P42845 /update {version=2&wt=javabin} {add=[32 (1429684064750665728)]} 0 7
[junit4:junit4]   2> 14047 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[10027 (-1429684064772685824)]} 0 1
[junit4:junit4]   2> 14053 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10027 (-1429684064775831552)]} 0 1
[junit4:junit4]   2> 14054 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[10027 (-1429684064775831552)]} 0 4
[junit4:junit4]   2> 14059 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10033 (1429684064783171584)]} 0 2
[junit4:junit4]   2> 14062 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[27 (-1429684064788414464)]} 0 0
[junit4:junit4]   2> 14067 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10033 (1429684064788414464)]} 0 1
[junit4:junit4]   2> 14068 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10033 (1429684064788414464)]} 0 7
[junit4:junit4]   2> 14069 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[27 (-1429684064792608768)]} 0 1
[junit4:junit4]   2> 14070 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[27 (-1429684064792608768)]} 0 5
[junit4:junit4]   2> 14075 T157 C8 P45612 /update {version=2&wt=javabin} {add=[33 (1429684064799948800)]} 0 2
[junit4:junit4]   2> 14084 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[33 (1429684064805191680)]} 0 2
[junit4:junit4]   2> 14085 T177 C9 P42845 /update {version=2&wt=javabin} {add=[33 (1429684064805191680)]} 0 7
[junit4:junit4]   2> 14120 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10034 (1429684064848183296)]} 0 1
[junit4:junit4]   2> 14128 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10034 (1429684064853426176)]} 0 1
[junit4:junit4]   2> 14129 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10034 (1429684064853426176)]} 0 6
[junit4:junit4]   2> 14138 T159 C8 P45612 /update {version=2&wt=javabin} {add=[34 (1429684064866009088)]} 0 2
[junit4:junit4]   2> 14147 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[34 (1429684064871251968)]} 0 2
[junit4:junit4]   2> 14148 T179 C9 P42845 /update {version=2&wt=javabin} {add=[34 (1429684064871251968)]} 0 7
[junit4:junit4]   2> 14176 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14177 T164 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58139",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58139_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 14191 T163 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> 14192 T170 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> 14192 T199 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> 14191 T183 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> 14230 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[10028 (-1429684064964575232)]} 0 0
[junit4:junit4]   2> 14233 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10028 (-1429684064967720960)]} 0 0
[junit4:junit4]   2> 14237 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10035 (1429684064970866688)]} 0 1
[junit4:junit4]   2> 14241 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10035 (1429684064975060992)]} 0 1
[junit4:junit4]   2> 14249 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[28 (-1429684064984498176)]} 0 0
[junit4:junit4]   2> 14253 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[28 (-1429684064987643904)]} 0 1
[junit4:junit4]   2> 14257 T157 C8 P45612 /update {version=2&wt=javabin} {add=[35 (1429684064991838208)]} 0 2
[junit4:junit4]   2> 14261 T178 C9 P42845 /update {version=2&wt=javabin} {add=[35 (1429684064996032512)]} 0 1
[junit4:junit4]   2> 14311 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[10030 (-1429684065049509888)]} 0 0
[junit4:junit4]   2> 14316 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[10030 (-1429684065053704192)]} 0 1
[junit4:junit4]   2> 14320 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10036 (1429684065057898496)]} 0 1
[junit4:junit4]   2> 14324 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10036 (1429684065062092800)]} 0 2
[junit4:junit4]   2> 14331 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[30 (-1429684065070481408)]} 0 0
[junit4:junit4]   2> 14334 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[30 (-1429684065073627136)]} 0 0
[junit4:junit4]   2> 14338 T157 C8 P45612 /update {version=2&wt=javabin} {add=[36 (1429684065076772864)]} 0 1
[junit4:junit4]   2> 14342 T178 C9 P42845 /update {version=2&wt=javabin} {add=[36 (1429684065080967168)]} 0 1
[junit4:junit4]   2> 14345 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10037 (1429684065084112896)]} 0 1
[junit4:junit4]   2> 14350 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10037 (1429684065089355776)]} 0 2
[junit4:junit4]   2> 14365 T158 C8 P45612 /update {version=2&wt=javabin} {add=[37 (1429684065105084416)]} 0 2
[junit4:junit4]   2> 14369 T176 C9 P42845 /update {version=2&wt=javabin} {add=[37 (1429684065109278720)]} 0 2
[junit4:junit4]   2> 14382 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[10035 (-1429684065123958784)]} 0 1
[junit4:junit4]   2> 14384 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[10035 (-1429684065126055936)]} 0 0
[junit4:junit4]   2> 14388 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10038 (1429684065129201664)]} 0 1
[junit4:junit4]   2> 14393 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10038 (1429684065133395968)]} 0 2
[junit4:junit4]   2> 14401 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[35 (-1429684065142833152)]} 0 1
[junit4:junit4]   2> 14405 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[35 (-1429684065148076032)]} 0 1
[junit4:junit4]   2> 14411 T158 C8 P45612 /update {version=2&wt=javabin} {add=[38 (1429684065152270336)]} 0 2
[junit4:junit4]   2> 14416 T176 C9 P42845 /update {version=2&wt=javabin} {add=[38 (1429684065157513216)]} 0 2
[junit4:junit4]   2> 14492 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[10036 (-1429684065239302144)]} 0 0
[junit4:junit4]   2> 14495 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[10036 (-1429684065242447872)]} 0 0
[junit4:junit4]   2> 14499 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10039 (1429684065244545024)]} 0 2
[junit4:junit4]   2> 14502 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10039 (1429684065248739328)]} 0 1
[junit4:junit4]   2> 14515 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[36 (-1429684065263419392)]} 0 0
[junit4:junit4]   2> 14518 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[36 (-1429684065266565120)]} 0 0
[junit4:junit4]   2> 14522 T158 C8 P45612 /update {version=2&wt=javabin} {add=[39 (1429684065269710848)]} 0 2
[junit4:junit4]   2> 14526 T176 C9 P42845 /update {version=2&wt=javabin} {add=[39 (1429684065273905152)]} 0 1
[junit4:junit4]   2> 14565 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10040 (1429684065314799616)]} 0 2
[junit4:junit4]   2> 14569 T179 C9 P42845 /update {version=2&wt=javabin} {add=[10040 (1429684065318993920)]} 0 1
[junit4:junit4]   2> 14584 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10041 (1429684065334722560)]} 0 2
[junit4:junit4]   2> 14588 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10041 (1429684065338916864)]} 0 1
[junit4:junit4]   2> 14588 T156 C8 P45612 /update {version=2&wt=javabin} {add=[40 (1429684065338916864)]} 0 1
[junit4:junit4]   2> 14592 T177 C9 P42845 /update {version=2&wt=javabin} {add=[40 (1429684065343111168)]} 0 1
[junit4:junit4]   2> 14608 T158 C8 P45612 /update {version=2&wt=javabin} {add=[41 (1429684065358839808)]} 0 2
[junit4:junit4]   2> 14612 T176 C9 P42845 /update {version=2&wt=javabin} {add=[41 (1429684065364082688)]} 0 2
[junit4:junit4]   2> 14651 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10042 (1429684065404977152)]} 0 1
[junit4:junit4]   2> 14655 T179 C9 P42845 /update {version=2&wt=javabin} {add=[10042 (1429684065409171456)]} 0 2
[junit4:junit4]   2> 14675 T156 C8 P45612 /update {version=2&wt=javabin} {add=[42 (1429684065429094400)]} 0 2
[junit4:junit4]   2> 14679 T177 C9 P42845 /update {version=2&wt=javabin} {add=[42 (1429684065434337280)]} 0 2
[junit4:junit4]   2> 14746 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10043 (1429684065504591872)]} 0 1
[junit4:junit4]   2> 14750 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10043 (1429684065508786176)]} 0 1
[junit4:junit4]   2> 14767 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[10043 (-1429684065526611968)]} 0 1
[junit4:junit4]   2> 14769 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10043 (-1429684065529757696)]} 0 0
[junit4:junit4]   2> 14770 T156 C8 P45612 /update {version=2&wt=javabin} {add=[43 (1429684065529757696)]} 0 1
[junit4:junit4]   2> 14773 T179 C9 P42845 /update {version=2&wt=javabin} {add=[43 (1429684065532903424)]} 0 1
[junit4:junit4]   2> 14774 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10044 (1429684065532903424)]} 0 2
[junit4:junit4]   2> 14778 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10044 (1429684065538146304)]} 0 1
[junit4:junit4]   2> 14790 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[43 (-1429684065551777792)]} 0 0
[junit4:junit4]   2> 14793 T176 C9 P42845 /update {version=2&wt=javabin} {delete=[43 (-1429684065554923520)]} 0 0
[junit4:junit4]   2> 14797 T159 C8 P45612 /update {version=2&wt=javabin} {add=[44 (1429684065558069248)]} 0 1
[junit4:junit4]   2> 14801 T178 C9 P42845 /update {version=2&wt=javabin} {add=[44 (1429684065562263552)]} 0 1
[junit4:junit4]   2> 14843 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10045 (1429684065606303744)]} 0 1
[junit4:junit4]   2> 14847 T179 C9 P42845 /update {version=2&wt=javabin} {add=[10045 (1429684065610498048)]} 0 1
[junit4:junit4]   2>  C7_STATE=coll:collection1 core:collection1 props:{state=down, collection=collection1, base_url=http://127.0.0.1:58139, shard=shard1, node_name=127.0.0.1:58139_, core=collection1}
[junit4:junit4]   2> 14851 T202 C7 P58139 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42845/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14851 T202 C7 P58139 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58139 START replicas=[http://127.0.0.1:42845/collection1/] nUpdates=100
[junit4:junit4]   2> 14852 T202 C7 P58139 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14853 T202 C7 P58139 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14853 T202 C7 P58139 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14853 T202 C7 P58139 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14854 T202 C7 P58139 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/tlog/tlog.0000000000000000000 refcount=1}}
[junit4:junit4]   2> 14854 T202 C7 P58139 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42845/collection1/. core=collection1
[junit4:junit4]   2> 14854 T202 C7 P58139 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14854 T176 C9 P42845 REQ /get {getVersions=100&version=2&wt=javabin&qt=/get&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 14859 T178 C9 P42845 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14866 T158 C8 P45612 /update {version=2&wt=javabin} {add=[45 (1429684065629372416)]} 0 2
[junit4:junit4]   2> 14871 T179 C9 P42845 /update {version=2&wt=javabin} {add=[45 (1429684065634615296)]} 0 2
[junit4:junit4]   2> 14915 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10044 (-1429684065682849792)]} 0 0
[junit4:junit4]   2> 14919 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[10044 (-1429684065687044096)]} 0 1
[junit4:junit4]   2> 14919 T178 C9 P42845 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5640b971 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e5045db),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5640b971 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e5045db),segFN=segments_2,generation=2,filenames=[_0_Direct_0.doc, _0_Lucene41_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.pos, segments_2, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_Asserting_0.tip, _0_1.del, _0_Direct_0.tim, _0_Direct_0.pos, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.frq, _0.si, _0_Lucene41_0.tim, _0_MockFixedIntBlock_0.pyl, _0_Direct_0.tip, _0.fnm, _0_Lucene41_0.doc, _0.fdt, _0.nvd, _0_Lucene41_0.tip, _0_Asserting_0.pos, _0.fdx, _0.nvm, _0_Asserting_0.doc]
[junit4:junit4]   2> 14920 T178 C9 P42845 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Direct_0.doc, _0_Lucene41_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.pos, segments_2, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_Asserting_0.tip, _0_1.del, _0_Direct_0.tim, _0_Direct_0.pos, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.frq, _0.si, _0_Lucene41_0.tim, _0_MockFixedIntBlock_0.pyl, _0_Direct_0.tip, _0.fnm, _0_Lucene41_0.doc, _0.fdt, _0.nvd, _0_Lucene41_0.tip, _0_Asserting_0.pos, _0.fdx, _0.nvm, _0_Asserting_0.doc]
[junit4:junit4]   2> 14924 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10046 (1429684065690189824)]} 0 2
[junit4:junit4]   2> 14928 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10046 (1429684065695432704)]} 0 2
[junit4:junit4]   2> 14939 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[44 (-1429684065708015616)]} 0 0
[junit4:junit4]   2> 14942 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[44 (-1429684065711161344)]} 0 0
[junit4:junit4]   2> 14947 T158 C8 P45612 /update {version=2&wt=javabin} {add=[46 (1429684065714307072)]} 0 2
[junit4:junit4]   2> 14951 T177 C9 P42845 /update {version=2&wt=javabin} {add=[46 (1429684065719549952)]} 0 2
[junit4:junit4]   2> 14955 T178 C9 P42845 oass.SolrIndexSearcher.<init> Opening Searcher@103021f5 realtime
[junit4:junit4]   2> 14956 T178 C9 P42845 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14956 T178 C9 P42845 /update {waitSearcher=true&commit_end_point=true&version=2&wt=javabin&softCommit=false&openSearcher=false&commit=true} {commit=} 0 97
[junit4:junit4]   2> 14974 T202 C7 P58139 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14974 T202 C7 P58139 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 14979 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10045 (-1429684065748910080)]} 0 1
[junit4:junit4]   2> 14979 T202 C7 P58139 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14982 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[10045 (-1429684065753104384)]} 0 1
[junit4:junit4]   2> 14984 T179 C9 P42845 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14985 T179 C9 P42845 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=4 
[junit4:junit4]   2> 14986 T202 C7 P58139 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14986 T202 C7 P58139 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14987 T202 C7 P58139 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14986 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10047 (1429684065756250112)]} 0 1
[junit4:junit4]   2> 14989 T178 C9 P42845 REQ /replication {command=filelist&generation=2&version=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 14991 T202 C7 P58139 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 27
[junit4:junit4]   2> 14991 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10047 (1429684065760444416)]} 0 2
[junit4:junit4]   2> 14991 T202 C7 P58139 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/index.20130316235614093 forceNew: false
[junit4:junit4]   2> 14992 T202 C7 P58139 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@34a32a11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19085b9d) fullCopy=true
[junit4:junit4]   2> 14998 T177 C9 P42845 REQ /replication {command=filecontent&file=_0_Direct_0.doc&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=2 
[junit4:junit4]   2> 15001 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[45 (-1429684065773027328)]} 0 0
[junit4:junit4]   2> 15004 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[45 (-1429684065776173056)]} 0 0
[junit4:junit4]   2> 15005 T178 C9 P42845 REQ /replication {command=filecontent&file=_0_Lucene41_0.pos&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15008 T176 C9 P42845 REQ /replication {command=filecontent&file=_0_MockFixedIntBlock_0.pos&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15009 T158 C8 P45612 /update {version=2&wt=javabin} {add=[47 (1429684065779318784)]} 0 2
[junit4:junit4]   2> 15011 T177 C9 P42845 REQ /replication {command=filecontent&file=_0_Asserting_0.tim&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15013 T179 C9 P42845 /update {version=2&wt=javabin} {add=[47 (1429684065784561664)]} 0 2
[junit4:junit4]   2> 15014 T178 C9 P42845 REQ /replication {command=filecontent&file=segments_2&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15018 T176 C9 P42845 REQ /replication {command=filecontent&file=_0_MockFixedIntBlock_0.tii&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15022 T177 C9 P42845 REQ /replication {command=filecontent&file=_0_MockFixedIntBlock_0.tib&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 15025 T179 C9 P42845 REQ /replication {command=filecontent&file=_0_MockFixedIntBlock_0.skp&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15029 T178 C9 P42845 REQ /replication {command=filecontent&file=_0_Asserting_0.tip&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15032 T176 C9 P42845 REQ /replication {command=filecontent&file=_0_1.del&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15035 T177 C9 P42845 REQ /replication {command=filecontent&file=_0_Direct_0.tim&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15038 T179 C9 P42845 REQ /replication {command=filecontent&file=_0_MockFixedIntBlock_0.doc&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15042 T178 C9 P42845 REQ /replication {command=filecontent&file=_0_Direct_0.pos&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 15045 T176 C9 P42845 REQ /replication {command=filecontent&file=_0.si&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15048 T177 C9 P42845 REQ /replication {command=filecontent&file=_0_MockFixedIntBlock_0.frq&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15052 T179 C9 P42845 REQ /replication {command=filecontent&file=_0_Lucene41_0.tim&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15055 T178 C9 P42845 REQ /replication {command=filecontent&file=_0_MockFixedIntBlock_0.pyl&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 15056 T202 C7 P58139 oash.SnapPuller$DirectoryFileFetcher.fetchPackets WARNING No content recieved for file: {size=0, name=_0_MockFixedIntBlock_0.pyl}
[junit4:junit4]   2> 15059 T176 C9 P42845 REQ /replication {command=filecontent&file=_0_Direct_0.tip&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 15063 T177 C9 P42845 REQ /replication {command=filecontent&file=_0_Lucene41_0.doc&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 15067 T179 C9 P42845 REQ /replication {command=filecontent&file=_0.fnm&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15071 T178 C9 P42845 REQ /replication {command=filecontent&file=_0.fdt&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 15074 T176 C9 P42845 REQ /replication {command=filecontent&file=_0.nvd&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15075 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10046 (-1429684065850621952)]} 0 0
[junit4:junit4]   2> 15078 T177 C9 P42845 REQ /replication {command=filecontent&file=_0_Lucene41_0.tip&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15078 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[10046 (-1429684065853767680)]} 0 0
[junit4:junit4]   2> 15081 T176 C9 P42845 REQ /replication {command=filecontent&file=_0_Asserting_0.pos&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15082 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10048 (1429684065856913408)]} 0 1
[junit4:junit4]   2> 15086 T178 C9 P42845 REQ /replication {command=filecontent&file=_0.fdx&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 15087 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10048 (1429684065862156288)]} 0 2
[junit4:junit4]   2> 15090 T179 C9 P42845 REQ /replication {command=filecontent&file=_0.nvm&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 15093 T176 C9 P42845 REQ /replication {command=filecontent&file=_0_Asserting_0.doc&generation=2&wt=filestream&qt=/replication&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 15094 T202 C7 P58139 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15094 T202 C7 P58139 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130316235614093
[junit4:junit4]   2> 15097 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[46 (-1429684065873690624)]} 0 0
[junit4:junit4]   2> 15100 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[46 (-1429684065876836352)]} 0 0
[junit4:junit4]   2> 15104 T202 C7 P58139 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15105 T159 C8 P45612 /update {version=2&wt=javabin} {add=[48 (1429684065879982080)]} 0 2
[junit4:junit4]   2> 15105 T202 C7 P58139 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15105 T202 C7 P58139 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15107 T202 C7 P58139 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/index/ new=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/index.20130316235614093
[junit4:junit4]   2> 15109 T177 C9 P42845 /update {version=2&wt=javabin} {add=[48 (1429684065885224960)]} 0 1
[junit4:junit4]   2> 15110 T202 C7 P58139 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34a32a11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19085b9d),segFN=segments_2,generation=2,filenames=[_0_Direct_0.doc, _0_Lucene41_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.pos, segments_2, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_Asserting_0.tip, _0_1.del, _0_Direct_0.tim, _0_Direct_0.pos, _0_MockFixedIntBlock_0.doc, _0.si, _0_MockFixedIntBlock_0.frq, _0_Lucene41_0.tim, _0_MockFixedIntBlock_0.pyl, _0_Direct_0.tip, _0_Lucene41_0.doc, _0.fnm, _0.fdt, _0.nvd, _0_Lucene41_0.tip, _0_Asserting_0.pos, _0.fdx, _0.nvm, _0_Asserting_0.doc]
[junit4:junit4]   2> 15110 T202 C7 P58139 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Direct_0.doc, _0_Lucene41_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.pos, segments_2, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_Asserting_0.tip, _0_1.del, _0_Direct_0.tim, _0_Direct_0.pos, _0_MockFixedIntBlock_0.doc, _0.si, _0_MockFixedIntBlock_0.frq, _0_Lucene41_0.tim, _0_MockFixedIntBlock_0.pyl, _0_Direct_0.tip, _0_Lucene41_0.doc, _0.fnm, _0.fdt, _0.nvd, _0_Lucene41_0.tip, _0_Asserting_0.pos, _0.fdx, _0.nvm, _0_Asserting_0.doc]
[junit4:junit4]   2> 15111 T202 C7 P58139 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15115 T202 C7 P58139 oass.SolrIndexSearcher.<init> Opening Searcher@3ebc368b main
[junit4:junit4]   2> 15116 T201 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ebc368b main{StandardDirectoryReader(segments_2:4:nrt _0(4.3):C89/36)}
[junit4:junit4]   2> 15116 T202 C7 P58139 oash.SnapPuller$2.preClose removing old index files MockDirWrapper(org.apache.lucene.store.RAMDirectory@27c5c202 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c40d827)
[junit4:junit4]   2> 15117 T202 C7 P58139 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/index
[junit4:junit4]   2> 15117 T202 C7 P58139 oash.SnapPuller$2.postClose removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@27c5c202 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c40d827)
[junit4:junit4]   2> 15119 T202 C7 P58139 oasc.RecoveryStrategy.replay Replaying buffered documents. core=collection1
[junit4:junit4]   2> 15119 T210 C7 P58139 oasu.UpdateLog$LogReplayer.doReplay WARNING Starting log replay tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1363452959107/jetty2/tlog/tlog.0000000000000000000 refcount=2} active=true starting pos=4696
[junit4:junit4]   2> 15120 T210 C7 P58139 oasu.DirectUpdateHandler2.commit start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15122 T210 C7 P58139 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34a32a11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19085b9d),segFN=segments_2,generation=2,filenames=[_0_Direct_0.doc, _0_Lucene41_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.pos, segments_2, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_Asserting_0.tip, _0_1.del, _0_Direct_0.tim, _0_Direct_0.pos, _0_MockFixedIntBlock_0.doc, _0.si, _0_MockFixedIntBlock_0.frq, _0_Lucene41_0.tim, _0_MockFixedIntBlock_0.pyl, _0_Direct_0.tip, _0_Lucene41_0.doc, _0.fnm, _0.fdt, _0.nvd, _0_Lucene41_0.tip, _0_Asserting_0.pos, _0.fdx, _0.nvm, _0_Asserting_0.doc]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34a32a11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19085b9d),segFN=segments_3,generation=3,filenames=[_0_Direct_0.doc, _0_Lucene41_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.pos, segments_3, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_Asserting_0.tip, _0_1.del, _0_Direct_0.tim, _0_Direct_0.pos, _0_MockFixedIntBlock_0.doc, _0.si, _0_MockFixedIntBlock_0.frq, _0_Lucene41_0.tim, _0_MockFixedIntBlock_0.pyl, _0_Direct_0.tip, _0_Lucene41_0.doc, _0.fnm, _0.fdt, _0.nvd, _0_Lucene41_0.tip, _0_Asserting_0.pos, _0.fdx, _0.nvm, _0_Asserting_0.doc]
[junit4:junit4]   2> 15122 T210 C7 P58139 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Direct_0.doc, _0_Lucene41_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.pos, segments_3, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_Asserting_0.tip, _0_1.del, _0_Direct_0.tim, _0_Direct_0.pos, _0_MockFixedIntBlock_0.doc, _0.si, _0_MockFixedIntBlock_0.frq, _0_Lucene41_0.tim, _0_MockFixedIntBlock_0.pyl, _0_Direct_0.tip, _0_Lucene41_0.doc, _0.fnm, _0.fdt, _0.nvd, _0_Lucene41_0.tip, _0_Asserting_0.pos, _0.fdx, _0.nvm, _0_Asserting_0.doc]
[junit4:junit4]   2> 15123 T210 C7 P58139 oass.SolrIndexSearcher.<init> Opening Searcher@31b73442 main
[junit4:junit4]   2> 15123 T210 C7 P58139 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15124 T201 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31b73442 main{StandardDirectoryReader(segments_2:4:nrt _0(4.3):C89/36)}
[junit4:junit4]   2> 15124 T210 C7 P58139 oasu.UpdateLog$LogReplayer.run WARNING Log replay finished. recoveryInfo=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=4696}
[junit4:junit4]   2> 15124 T202 C7 P58139 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15125 T202 C7 P58139 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15125 T202 C7 P58139 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15129 T202 C7 P58139 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15192 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10049 (1429684065971208192)]} 0 3
[junit4:junit4]   2> 15198 T179 C9 P42845 /update {version=2&wt=javabin} {add=[10049 (1429684065978548224)]} 0 2
[junit4:junit4]   2> 15212 T158 C8 P45612 /update {version=2&wt=javabin} {add=[49 (1429684065993228288)]} 0 1
[junit4:junit4]   2> 15216 T176 C9 P42845 /update {version=2&wt=javabin} {add=[49 (1429684065997422592)]} 0 1
[junit4:junit4]   2> 15248 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10050 (1429684066030977024)]} 0 1
[junit4:junit4]   2> 15252 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10050 (1429684066035171328)]} 0 1
[junit4:junit4]   2> 15265 T157 C8 P45612 /update {version=2&wt=javabin} {add=[50 (1429684066048802816)]} 0 1
[junit4:junit4]   2> 15270 T177 C9 P42845 /update {version=2&wt=javabin} {add=[50 (1429684066054045696)]} 0 2
[junit4:junit4]   2> 15296 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10051 (1429684066081308672)]} 0 1
[junit4:junit4]   2> 15300 T179 C9 P42845 /update {version=2&wt=javabin} {add=[10051 (1429684066085502976)]} 0 1
[junit4:junit4]   2> 15315 T158 C8 P45612 /update {version=2&wt=javabin} {add=[51 (1429684066100183040)]} 0 2
[junit4:junit4]   2> 15319 T176 C9 P42845 /update {version=2&wt=javabin} {add=[51 (1429684066105425920)]} 0 1
[junit4:junit4]   2> 15392 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10052 (1429684066181971968)]} 0 2
[junit4:junit4]   2> 15396 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10052 (1429684066186166272)]} 0 1
[junit4:junit4]   2> 15410 T157 C8 P45612 /update {version=2&wt=javabin} {add=[52 (1429684066200846336)]} 0 1
[junit4:junit4]   2> 15414 T177 C9 P42845 /update {version=2&wt=javabin} {add=[52 (1429684066205040640)]} 0 1
[junit4:junit4]   2> 15496 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10053 (1429684066291023872)]} 0 2
[junit4:junit4]   2> 15500 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10053 (1429684066295218176)]} 0 1
[junit4:junit4]   2> 15513 T159 C8 P45612 /update {version=2&wt=javabin} {add=[53 (1429684066308849664)]} 0 1
[junit4:junit4]   2> 15517 T177 C9 P42845 /update {version=2&wt=javabin} {add=[53 (1429684066313043968)]} 0 1
[junit4:junit4]   2> 15539 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10051 (-1429684066337161216)]} 0 0
[junit4:junit4]   2> 15542 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[10051 (-1429684066340306944)]} 0 0
[junit4:junit4]   2> 15546 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10054 (1429684066343452672)]} 0 1
[junit4:junit4]   2> 15549 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10054 (1429684066347646976)]} 0 1
[junit4:junit4]   2> 15556 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[51 (-1429684066354987008)]} 0 0
[junit4:junit4]   2> 15559 T176 C9 P42845 /update {version=2&wt=javabin} {delete=[51 (-1429684066358132736)]} 0 0
[junit4:junit4]   2> 15563 T159 C8 P45612 /update {version=2&wt=javabin} {add=[54 (1429684066361278464)]} 0 1
[junit4:junit4]   2> 15566 T177 C9 P42845 /update {version=2&wt=javabin} {add=[54 (1429684066365472768)]} 0 1
[junit4:junit4]   2> 15596 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10055 (1429684066395881472)]} 0 2
[junit4:junit4]   2> 15600 T179 C9 P42845 /update {version=2&wt=javabin} {add=[10055 (1429684066400075776)]} 0 1
[junit4:junit4]   2> 15613 T158 C8 P45612 /update {version=2&wt=javabin} {add=[55 (1429684066413707264)]} 0 2
[junit4:junit4]   2> 15617 T178 C9 P42845 /update {version=2&wt=javabin} {add=[55 (1429684066417901568)]} 0 1
[junit4:junit4]   2> 15682 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[10054 (-1429684066486059008)]} 0 1
[junit4:junit4]   2> 15686 T176 C9 P42845 /update {version=2&wt=javabin} {delete=[10054 (-1429684066491301888)]} 0 1
[junit4:junit4]   2> 15692 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10056 (1429684066495496192)]} 0 2
[junit4:junit4]   2> 15698 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[54 (-1429684066502836224)]} 0 1
[junit4:junit4]   2> 15698 T164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15699 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10056 (1429684066502836224)]} 0 3
[junit4:junit4]   2> 15700 T164 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58139",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58139_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15702 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[54 (-1429684066508079104)]} 0 1
[junit4:junit4]   2> 15708 T158 C8 P45612 /update {version=2&wt=javabin} {add=[56 (1429684066512273408)]} 0 3
[junit4:junit4]   2> 15712 T178 C9 P42845 /update {version=2&wt=javabin} {add=[56 (1429684066517516288)]} 0 1
[junit4:junit4]   2> 15741 T170 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> 15741 T199 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> 15741 T163 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> 15741 T183 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> 15763 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[10055 (-1429684066572042240)]} 0 1
[junit4:junit4]   2>  C7_STATE=coll:collection1 core:collection1 props:{state=active, collection=collection1, base_url=http://127.0.0.1:58139, shard=shard1, node_name=127.0.0.1:58139_, core=collection1}
[junit4:junit4]   2> 15769 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10055 (-1429684066575187968)]} 0 1
[junit4:junit4]   2> 15770 T176 C9 P42845 /update {version=2&wt=javabin} {delete=[10055 (-1429684066575187968)]} 0 4
[junit4:junit4]   2> 15774 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10057 (1429684066582528000)]} 0 2
[junit4:junit4]   2> 15775 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[55 (-1429684066583576576)]} 0 0
[junit4:junit4]   2> 15780 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[55 (-1429684066586722304)]} 0 1
[junit4:junit4]   2> 15781 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[55 (-1429684066586722304)]} 0 4
[junit4:junit4]   2> 15782 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10057 (1429684066585673728)]} 0 2
[junit4:junit4]   2> 15783 T177 C9 P42845 /update {version=2&wt=javabin} {add=[10057 (1429684066585673728)]} 0 7
[junit4:junit4]   2> 15787 T156 C8 P45612 /update {version=2&wt=javabin} {add=[57 (1429684066595110912)]} 0 1
[junit4:junit4]   2> 15794 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[57 (1429684066600353792)]} 0 1
[junit4:junit4]   2> 15795 T178 C9 P42845 /update {version=2&wt=javabin} {add=[57 (1429684066600353792)]} 0 6
[junit4:junit4]   2> 15807 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10058 (1429684066617131008)]} 0 1
[junit4:junit4]   2> 15819 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10058 (1429684066623422464)]} 0 2
[junit4:junit4]   2> 15820 T159 C8 P45612 /update {version=2&wt=javabin} {add=[58 (1429684066629713920)]} 0 3
[junit4:junit4]   2> 15821 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10058 (1429684066623422464)]} 0 10
[junit4:junit4]   2> 15831 T194 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[58 (1429684066637053952)]} 0 2
[junit4:junit4]   2> 15831 T179 C9 P42845 /update {version=2&wt=javabin} {add=[58 (1429684066637053952)]} 0 7
[junit4:junit4]   2> 15849 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[10056 (-1429684066662219776)]} 0 0
[junit4:junit4]   2> 15857 T195 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[10056 (-1429684066666414080)]} 0 1
[junit4:junit4]   2> 15858 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[10056 (-1429684066666414080)]} 0 5
[junit4:junit4]   2> 15859 T141 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15860 T141 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15864 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[56 (-1429684066677948416)]} 0 1
[junit4:junit4]   2> 15866 T158 C8 P45612 /update {version=2&wt=javabin} {add=[10059 (1429684066677948417)]} 0 3
[junit4:junit4]   2> 15866 T141 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b84b706
[junit4:junit4]   2> 15871 T192 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {delete=[56 (-1429684066683191296)]} 0 0
[junit4:junit4]   2> 15872 T192 C7 P58139 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b84b706
[junit4:junit4]   2> 15874 T193 C7 P58139 /update {version=2&wt=javabin&distrib.from=http://127.0.0.1:42845/collection1/&update.distrib=FROMLEADER} {add=[10059 (1429684066684239872)]} 0 1
[junit4:junit4]   2> 15874 T193 C7 P58139 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b84b706
[junit4:junit4]   2> 15875 T192 C7 P58139 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: Failed to unregister info bean: Searcher@31b73442 main
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:178)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:970)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	Caused by: javax.management.InstanceNotFoundException: solr/collection1:id=org.apache.solr.search.SolrIndexSearcher,type=Searcher@31b73442 main
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   2> 		at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:536)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:175)
[junit4:junit4]   2> 		... 29 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 15875 T141 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=5,adds=5,deletesById=4,deletesByQuery=0,errors=0,cumulative_adds=47,cumulative_deletesById=20,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 15876 T192 C7 P58139 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=5,adds=5,deletesById=4,deletesByQuery=0,errors=0,cumulative_adds=47,cumulative_deletesById=20,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 15876 T141 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 15876 T193 C7 P58139 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: Failed to unregister info bean: core
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:178)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:970)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	Caused by: javax.management.InstanceNotFoundException: solr/collection1:id=collection1,type=core
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   2> 		at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:536)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:175)
[junit4:junit4]   2> 		... 29 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 15877 T192 C7 P58139 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 15877 T141 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 15877 T193 C7 P58139 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=5,deletesById=4,deletesByQuery=0,errors=0,cumulative_adds=47,cumulative_deletesById=20,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 15877 T141 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 15886 T141 C7 P58139 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34a32a11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19085b9d),segFN=segments_3,generation=3,filenames=[_0_Direct_0.doc, _0_Lucene41_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.pos, segments_3, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_Asserting_0.tip, _0_1.del, _0_Direct_0.tim, _0_Direct_0.pos, _0_MockFixedIntBlock_0.doc, _0.si, _0_MockFixedIntBlock_0.frq, _0_Lucene41_0.tim, _0_MockFixedIntBlock_0.pyl, _0_Direct_0.tip, _0_Lucene41_0.doc, _0.fnm, _0.fdt, _0.nvd, _0_Lucene41_0.tip, _0_Asserting_0.pos, _0.fdx, _0.nvm, _0_Asserting_0.doc]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34a32a11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19085b9d),segFN=segments_4,generation=4,filenames=[_0_Lucene41_0.pos, _2_Direct_0.doc, _2_MockFixedIntBlock_0.tib, _2.fdt, _0_MockFixedIntBlock_0.tib, _2.fnm, _0_1.del, _0_Direct_0.tim, _2.nvm, _2_MockFixedIntBlock_0.frq, _0.si, _0_Lucene41_0.tim, _2_Lucene41_0.tip, _0_Direct_0.tip, _0.fnm, _0_Lucene41_0.doc, _2_Direct_0.tip, _0_Lucene41_0.tip, _2.fdx, _0_Asserting_0.pos, _2_Direct_0.tim, _0.nvm, _2_Direct_0.pos, _0_Direct_0.doc, _2_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _2.nvd, _2_MockFixedIntBlock_0.tii, _2_Asserting_0.tip, _2.si, _0_Asserting_0.tip, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _2_Lucene41_0.pos, _0_MockFixedIntBlock_0.frq, _2_MockFixedIntBlock_0.doc, _2_Asserting_0.doc, _2_Asserting_0.pos, _0_MockFixedIntBlock_0.pyl, _2_MockFixedIntBlock_0.skp, _2_Asserting_0.tim, _2_Lucene41_0.tim, _2_MockFixedIntBlock_0.pyl, _0.fdt, _2_Lucene41_0.doc, _0.nvd, segments_4, _0.fdx, _0_Asserting_0.doc]
[junit4:junit4]   2> 15886 T141 C7 P58139 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0_Lucene41_0.pos, _2_Direct_0.doc, _2_MockFixedIntBlock_0.tib, _2.fdt, _0_MockFixedIntBlock_0.tib, _2.fnm, _0_1.del, _0_Direct_0.tim, _2.nvm, _2_MockFixedIntBlock_0.frq, _0.si, _0_Lucene41_0.tim, _2_Lucene41_0.tip, _0_Direct_0.tip, _0.fnm, _0_Lucene41_0.doc, _2_Direct_0.tip, _0_Lucene41_0.tip, _2.fdx, _0_Asserting_0.pos, _2_Direct_0.tim, _0.nvm, _2_Direct_0.pos, _0_Direct_0.doc, _2_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.pos, _0_Asserting_0.tim, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.skp, _2.nvd, _2_MockFixedIntBlock_0.tii, _2_Asserting_0.tip, _2.si, _0_Asserting_0.tip, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _2_Lucene41_0.pos, _0_MockFixedIntBlock_0.frq, _2_MockFixedIntBlock_0.doc, _2_Asserting_0.doc, _2_Asserting_0.pos, _0_MockFixedIntBlock_0.pyl, _2_MockFixedIntBlock_0.skp, _2_Asserting_0.tim, _2_Lucene41_0.tim, _2_MockFixedIntBlock_0.pyl, _0.fdt, _2_Lucene41_0.doc, _0.nvd, segments_4, _0.fdx, _0_Asserting_0.doc]
[junit4:junit4]   2> 15888 T193 C7 P58139 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 15888 T141 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 15889 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[56 (-1429684066683191296)]} 0 21
[junit4:junit4]   2> 15889 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10059 (1429684066684239872)]} 0 19
[junit4:junit4]   2> 15890 T146 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d742119880008
[junit4:junit4]   2> 15890 T163 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> 15891 T141 oaz.ZooKeeper.close Session: 0x13d742119880008 closed
[junit4:junit4]   2> 15891 T143 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57286 which had sessionid 0x13d742119880008
[junit4:junit4]   2> 15892 T170 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15892 T183 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15892 T170 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> 15892 T183 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> 15893 T163 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15893 T159 C8 P45612 /update {version=2&wt=javabin} {add=[59 (1429684066707308544)]} 0 1
[junit4:junit4]   2> 15897 T179 C9 P42845 /update {version=2&wt=javabin} {add=[59 (1429684066711502848)]} 0 1
[junit4:junit4]   2> 15913 T141 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 15943 T157 C8 P45612 /update {version=2&wt=javabin} {add=[10060 (1429684066758688768)]} 0 3
[junit4:junit4]   2> 15949 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10060 (1429684066764980224)]} 0 2
[junit4:junit4]   2> 15950 T158 C8 P45612 /update {version=2&wt=javabin} {add=[60 (1429684066766028800)]} 0 3
[junit4:junit4]   2> 15956 T176 C9 P42845 /update {version=2&wt=javabin} {add=[60 (1429684066772320256)]} 0 2
[junit4:junit4]   2> 16044 T159 C8 P45612 /update {version=2&wt=javabin} {delete=[10057 (-1429684066866692096)]} 0 0
[junit4:junit4]   2> 16047 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[10057 (-1429684066869837824)]} 0 0
[junit4:junit4]   2> 16050 T157 C8 P45612 /update {version=2&wt=javabin} {delete=[57 (-1429684066872983552)]} 0 0
[junit4:junit4]   2> 16051 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10061 (1429684066872983553)]} 0 1
[junit4:junit4]   2> 16053 T179 C9 P42845 /update {version=2&wt=javabin} {delete=[57 (-1429684066875080704)]} 0 1
[junit4:junit4]   2> 16054 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10061 (1429684066876129280)]} 0 1
[junit4:junit4]   2> 16056 T158 C8 P45612 /update {version=2&wt=javabin} {add=[61 (1429684066878226432)]} 0 1
[junit4:junit4]   2> 16060 T177 C9 P42845 /update {version=2&wt=javabin} {add=[61 (1429684066882420736)]} 0 2
[junit4:junit4]   2> 16063 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10062 (1429684066885566464)]} 0 1
[junit4:junit4]   2> 16068 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10062 (1429684066890809344)]} 0 2
[junit4:junit4]   2> 16069 T157 C8 P45612 /update {version=2&wt=javabin} {add=[62 (1429684066891857920)]} 0 2
[junit4:junit4]   2> 16073 T179 C9 P42845 /update {version=2&wt=javabin} {add=[62 (1429684066896052224)]} 0 1
[junit4:junit4]   2> 16081 T156 C8 P45612 /update {version=2&wt=javabin} {delete=[10058 (-1429684066905489408)]} 0 0
[junit4:junit4]   2> 16084 T178 C9 P42845 /update {version=2&wt=javabin} {delete=[10058 (-1429684066908635136)]} 0 0
[junit4:junit4]   2> 16086 T158 C8 P45612 /update {version=2&wt=javabin} {delete=[58 (-1429684066910732288)]} 0 0
[junit4:junit4]   2> 16088 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10063 (1429684066911780864)]} 0 2
[junit4:junit4]   2> 16089 T177 C9 P42845 /update {version=2&wt=javabin} {delete=[58 (-1429684066913878016)]} 0 0
[junit4:junit4]   2> 16091 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10063 (1429684066914926592)]} 0 1
[junit4:junit4]   2> 16093 T157 C8 P45612 /update {version=2&wt=javabin} {add=[63 (1429684066917023744)]} 0 1
[junit4:junit4]   2> 16096 T179 C9 P42845 /update {version=2&wt=javabin} {add=[63 (1429684066920169472)]} 0 1
[junit4:junit4]   2> 16153 T156 C8 P45612 /update {version=2&wt=javabin} {add=[10064 (1429684066978889728)]} 0 3
[junit4:junit4]   2> 16158 T158 C8 P45612 /update {version=2&wt=javabin} {add=[64 (1429684066983084032)]} 0 3
[junit4:junit4]   2> 16159 T178 C9 P42845 /update {version=2&wt=javabin} {add=[10064 (1429684066986229760)]} 0 2
[junit4:junit4]   2> 16163 T177 C9 P42845 /update {version=2&wt=javabin} {add=[64 (1429684066990424064)]} 0 2
[junit4:junit4]   2> 16167 T141 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16170 T141 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58139
[junit4:junit4]   2> 16170 T141 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16171 T141 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16171 T141 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237
[junit4:junit4]   2> 16171 T141 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/solr.xml
[junit4:junit4]   2> 16172 T141 oasc.CoreContainer.<init> New CoreContainer 609850803
[junit4:junit4]   2> 16172 T141 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/'
[junit4:junit4]   2> 16172 T141 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1363452967237/'
[junit4:junit4]   2> 16179 T159 C8 P45612 /update {version=2&wt=javabin} {add=[10065 (1429684067007201280)]} 0 1
[junit4:junit4]   2> 16183 T176 C9 P42845 /update {version=2&wt=javabin} {add=[10065 (1429684067011395584)]} 0 1
[junit4:junit4]   2> 16184 T157 C8 P45612 /update {version=2&wt=javabin} {add=[65 (1429684067012444160)]} 0 1
[junit4:junit4]   2> 16188 T179 C9 P42845 /update {version=2&wt=javabin} {add=[65 (1429684067016638464)]} 0 1
[junit4:junit4]   2> 16195 T141 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16195 T141 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16195 T141 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16196 T141 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16196 T141 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16196 T141 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16197 T1

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

nit4]   1>                   "core":"unloadcollection2"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:44544_qp_qtp%2Fgm (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:48307_qp_qtp%2Fgm (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:53930_qp_qtp%2Fgm (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:33407_qp_qtp%2Fgm (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:51245_qp_qtp%2Fgm (0)
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=DDA8E93F6FE5B250 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=America/Menominee -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  138s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DDA8E93F6FE5B250:5C4E672718BAD26C]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.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:722)
[junit4:junit4]   2> 138074 T1329 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 138088 T1328 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 138724 T1332 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 139181 T1411 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 139181 T1411 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 139181 T1411 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {intDefault=PostingsFormat(name=MockRandom), other_tl1=PostingsFormat(name=MockRandom), range_facet_si=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockSep), multiDefault=PostingsFormat(name=MockSep), timestamp=PostingsFormat(name=MockSep), id=Pulsing41(freqCutoff=7 minBlockSize=82 maxBlockSize=245), a_si=PostingsFormat(name=MockRandom), text=MockFixedIntBlock(blockSize=1941), a_t=PostingsFormat(name=MockSep), range_facet_sl=Pulsing41(freqCutoff=7 minBlockSize=82 maxBlockSize=245)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ru_RU, timezone=America/Menominee
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=143096088,total=278724608
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpatialFilterTest, SoftAutoCommitTest, DateFieldTest, ZkControllerTest, TestRemoteStreaming, PeerSyncTest, RecoveryZkTest, ExternalFileFieldSortTest, SimpleFacetsTest, TestCharFilters, LegacyHTMLStripCharFilterTest, QueryEqualityTest, TestFuzzyAnalyzedSuggestions, DocumentBuilderTest, TestRandomDVFaceting, ChaosMonkeyNothingIsSafeTest, TestSolrQueryParser, ClusterStateUpdateTest, TestStressVersions, TestConfig, AliasIntegrationTest, TestShardHandlerFactory, TestTrie, DistributedQueryElevationComponentTest, TestPropInjectDefaults, TestReplicationHandler, QueryElevationComponentTest, QueryParsingTest, TestPseudoReturnFields, DirectSolrConnectionTest, TestBadConfig, TestFaceting, SolrCoreTest, UUIDFieldTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 139.38s, 1 test, 1 failure <<< FAILURES!

[...truncated 551 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 2 suite-level errors, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 39 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_41) - Build # 4701 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4701/
Java: 64bit/jdk1.6.0_41 -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E90AE1C3E6AD6A5D:68EC6FDB91F20A61]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 8660 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1880 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1880 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363447045305
[junit4:junit4]   2> 4 T1880 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T1881 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T1881 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T1881 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T1881 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T1881 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T1881 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363447045305/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T1880 oasc.ZkTestServer.run start zk server on port:39998
[junit4:junit4]   2> 105 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fa271ed
[junit4:junit4]   2> 106 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1886 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 106 T1886 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 107 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46774
[junit4:junit4]   2> 107 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46774
[junit4:junit4]   2> 107 T1884 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 109 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0000 with negotiated timeout 10000 for client /127.0.0.1:46774
[junit4:junit4]   2> 109 T1886 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0000, negotiated timeout = 10000
[junit4:junit4]   2> 110 T1887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fa271ed name:ZooKeeperConnection Watcher:127.0.0.1:39998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 110 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 110 T1880 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 112 T1885 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d73c6dcbc0000
[junit4:junit4]   2> 113 T1887 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 113 T1880 oaz.ZooKeeper.close Session: 0x13d73c6dcbc0000 closed
[junit4:junit4]   2> 113 T1882 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46774 which had sessionid 0x13d73c6dcbc0000
[junit4:junit4]   2> 113 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f382eae
[junit4:junit4]   2> 114 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T1888 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 114 T1888 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 114 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46775
[junit4:junit4]   2> 115 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46775
[junit4:junit4]   2> 115 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0001 with negotiated timeout 10000 for client /127.0.0.1:46775
[junit4:junit4]   2> 115 T1888 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0001, negotiated timeout = 10000
[junit4:junit4]   2> 116 T1889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f382eae name:ZooKeeperConnection Watcher:127.0.0.1:39998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T1880 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 119 T1880 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 121 T1880 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 123 T1880 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 124 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 125 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 127 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 128 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 130 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 131 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 132 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 133 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 134 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 135 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 137 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 137 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 139 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 139 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 141 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 141 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 143 T1880 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 143 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 145 T1885 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d73c6dcbc0001
[junit4:junit4]   2> 145 T1889 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 145 T1880 oaz.ZooKeeper.close Session: 0x13d73c6dcbc0001 closed
[junit4:junit4]   2> 145 T1882 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46775 which had sessionid 0x13d73c6dcbc0001
[junit4:junit4]   2> 209 T1880 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 227 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37061
[junit4:junit4]   2> 227 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 228 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 228 T1880 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447
[junit4:junit4]   2> 228 T1880 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447/solr.xml
[junit4:junit4]   2> 229 T1880 oasc.CoreContainer.<init> New CoreContainer 1688344391
[junit4:junit4]   2> 229 T1880 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447/'
[junit4:junit4]   2> 229 T1880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447/'
[junit4:junit4]   2> 248 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 249 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 250 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 250 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 251 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 251 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 252 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 253 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 253 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 254 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 259 T1880 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 277 T1880 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39998/solr
[junit4:junit4]   2> 277 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 278 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5509eef7
[junit4:junit4]   2> 278 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 279 T1899 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 279 T1899 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 280 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46779
[junit4:junit4]   2> 280 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46779
[junit4:junit4]   2> 281 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0002 with negotiated timeout 20000 for client /127.0.0.1:46779
[junit4:junit4]   2> 281 T1899 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0002, negotiated timeout = 20000
[junit4:junit4]   2> 281 T1900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5509eef7 name:ZooKeeperConnection Watcher:127.0.0.1:39998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 281 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 282 T1885 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d73c6dcbc0002
[junit4:junit4]   2> 283 T1900 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 283 T1882 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46779 which had sessionid 0x13d73c6dcbc0002
[junit4:junit4]   2> 283 T1880 oaz.ZooKeeper.close Session: 0x13d73c6dcbc0002 closed
[junit4:junit4]   2> 283 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 285 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@10a11c83
[junit4:junit4]   2> 286 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 286 T1901 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 287 T1901 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 287 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46780
[junit4:junit4]   2> 287 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46780
[junit4:junit4]   2> 288 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0003 with negotiated timeout 20000 for client /127.0.0.1:46780
[junit4:junit4]   2> 288 T1901 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0003, negotiated timeout = 20000
[junit4:junit4]   2> 289 T1902 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10a11c83 name:ZooKeeperConnection Watcher:127.0.0.1:39998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 289 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 290 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 292 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 293 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37061_
[junit4:junit4]   2> 294 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37061_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37061_
[junit4:junit4]   2> 294 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37061_
[junit4:junit4]   2> 297 T1880 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 300 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 300 T1880 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 303 T1880 oasc.Overseer.start Overseer (id=89354865561305091-127.0.0.1:37061_-n_0000000000) starting
[junit4:junit4]   2> 303 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 304 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 304 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 305 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 306 T1904 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 306 T1880 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 308 T1880 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 309 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 311 T1903 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 313 T1905 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447/collection1
[junit4:junit4]   2> 313 T1905 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 314 T1905 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 314 T1905 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 314 T1905 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447/collection1/'
[junit4:junit4]   2> 315 T1905 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447/collection1/lib/README' to classloader
[junit4:junit4]   2> 315 T1905 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 341 T1905 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 370 T1905 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 371 T1905 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 374 T1905 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 700 T1905 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 705 T1905 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 708 T1905 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 717 T1905 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 720 T1905 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 722 T1905 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 723 T1905 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 723 T1905 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 723 T1905 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 724 T1905 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 724 T1905 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 724 T1905 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 725 T1905 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363447045447/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/
[junit4:junit4]   2> 725 T1905 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@464d41e2
[junit4:junit4]   2> 725 T1905 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 725 T1905 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data forceNew: false
[junit4:junit4]   2> 726 T1905 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index/
[junit4:junit4]   2> 726 T1905 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 726 T1905 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index forceNew: false
[junit4:junit4]   2> 729 T1905 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@70f8cac7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 729 T1905 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 730 T1905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 731 T1905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 731 T1905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 731 T1905 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 732 T1905 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 732 T1905 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 732 T1905 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 732 T1905 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 733 T1905 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 734 T1905 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 737 T1905 oass.SolrIndexSearcher.<init> Opening Searcher@1333e6e6 main
[junit4:junit4]   2> 737 T1905 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 737 T1905 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 741 T1906 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1333e6e6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 741 T1905 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 742 T1905 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 742 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1813 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1814 T1903 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:37061_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37061"}
[junit4:junit4]   2> 1814 T1903 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1814 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1814 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1818 T1902 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> 2746 T1905 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2746 T1905 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37061 collection:control_collection shard:shard1
[junit4:junit4]   2> 2747 T1905 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2752 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2752 T1905 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2753 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2757 T1905 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2757 T1905 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2757 T1905 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37061/collection1/
[junit4:junit4]   2> 2757 T1905 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2758 T1905 oasc.SyncStrategy.syncToMe http://127.0.0.1:37061/collection1/ has no replicas
[junit4:junit4]   2> 2758 T1905 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37061/collection1/
[junit4:junit4]   2> 2758 T1905 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2761 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3320 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3328 T1902 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> 3364 T1905 oasc.ZkController.register We are http://127.0.0.1:37061/collection1/ and leader is http://127.0.0.1:37061/collection1/
[junit4:junit4]   2> 3364 T1905 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37061
[junit4:junit4]   2> 3364 T1905 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3365 T1905 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3365 T1905 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3366 T1905 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3368 T1880 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3368 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3369 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3372 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3373 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@b5702f4
[junit4:junit4]   2> 3374 T1908 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3375 T1908 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 3375 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46817
[junit4:junit4]   2> 3375 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46817
[junit4:junit4]   2> 3376 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3376 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0004 with negotiated timeout 10000 for client /127.0.0.1:46817
[junit4:junit4]   2> 3376 T1908 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0004, negotiated timeout = 10000
[junit4:junit4]   2> 3377 T1909 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b5702f4 name:ZooKeeperConnection Watcher:127.0.0.1:39998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3377 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3378 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3380 T1880 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3461 T1880 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3465 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35051
[junit4:junit4]   2> 3465 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3466 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3466 T1880 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682
[junit4:junit4]   2> 3467 T1880 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682/solr.xml
[junit4:junit4]   2> 3467 T1880 oasc.CoreContainer.<init> New CoreContainer 1059342631
[junit4:junit4]   2> 3468 T1880 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682/'
[junit4:junit4]   2> 3468 T1880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682/'
[junit4:junit4]   2> 3487 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3487 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3487 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3488 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3488 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3488 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3488 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3489 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3489 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3489 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3496 T1880 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3511 T1880 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39998/solr
[junit4:junit4]   2> 3512 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3512 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@48a3ea99
[junit4:junit4]   2> 3513 T1919 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3514 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3518 T1919 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 3518 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46818
[junit4:junit4]   2> 3518 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46818
[junit4:junit4]   2> 3519 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0005 with negotiated timeout 20000 for client /127.0.0.1:46818
[junit4:junit4]   2> 3519 T1919 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0005, negotiated timeout = 20000
[junit4:junit4]   2> 3520 T1920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48a3ea99 name:ZooKeeperConnection Watcher:127.0.0.1:39998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3520 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3522 T1885 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d73c6dcbc0005
[junit4:junit4]   2> 3523 T1882 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46818 which had sessionid 0x13d73c6dcbc0005
[junit4:junit4]   2> 3523 T1920 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3523 T1880 oaz.ZooKeeper.close Session: 0x13d73c6dcbc0005 closed
[junit4:junit4]   2> 3524 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3527 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@10149d92
[junit4:junit4]   2> 3528 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3528 T1921 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3529 T1921 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 3529 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46819
[junit4:junit4]   2> 3529 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46819
[junit4:junit4]   2> 3530 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0006 with negotiated timeout 20000 for client /127.0.0.1:46819
[junit4:junit4]   2> 3530 T1921 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0006, negotiated timeout = 20000
[junit4:junit4]   2> 3530 T1922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10149d92 name:ZooKeeperConnection Watcher:127.0.0.1:39998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3530 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3531 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3532 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3534 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4537 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35051_
[junit4:junit4]   2> 4538 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35051_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35051_
[junit4:junit4]   2> 4539 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35051_
[junit4:junit4]   2> 4541 T1909 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4542 T1902 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4542 T1922 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4542 T1902 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> 4546 T1923 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682/collection1
[junit4:junit4]   2> 4546 T1923 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4547 T1923 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4547 T1923 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4547 T1923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682/collection1/'
[junit4:junit4]   2> 4548 T1923 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682/collection1/lib/README' to classloader
[junit4:junit4]   2> 4548 T1923 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4571 T1923 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4600 T1923 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4601 T1923 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4604 T1923 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4834 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4835 T1903 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:37061_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37061"}
[junit4:junit4]   2> 4837 T1909 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> 4837 T1902 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> 4838 T1922 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> 4927 T1923 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4932 T1923 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4935 T1923 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4944 T1923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4947 T1923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4949 T1923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4950 T1923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4951 T1923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4951 T1923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4951 T1923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4952 T1923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4952 T1923 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4952 T1923 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363447048682/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/
[junit4:junit4]   2> 4952 T1923 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@464d41e2
[junit4:junit4]   2> 4953 T1923 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4953 T1923 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1 forceNew: false
[junit4:junit4]   2> 4953 T1923 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index/
[junit4:junit4]   2> 4953 T1923 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4954 T1923 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index forceNew: false
[junit4:junit4]   2> 4957 T1923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4958 T1923 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4959 T1923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4960 T1923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4960 T1923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4961 T1923 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4961 T1923 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4961 T1923 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4961 T1923 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4962 T1923 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4962 T1923 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4964 T1923 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4967 T1923 oass.SolrIndexSearcher.<init> Opening Searcher@2f45de16 main
[junit4:junit4]   2> 4968 T1923 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4968 T1923 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4973 T1924 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f45de16 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4976 T1923 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4976 T1923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6342 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6343 T1903 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:35051_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35051"}
[junit4:junit4]   2> 6343 T1903 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6343 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6349 T1909 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> 6349 T1902 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> 6349 T1922 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> 6978 T1923 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6978 T1923 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35051 collection:collection1 shard:shard1
[junit4:junit4]   2> 6979 T1923 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6984 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6985 T1923 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6985 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6986 T1923 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6986 T1923 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6986 T1923 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35051/collection1/
[junit4:junit4]   2> 6986 T1923 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6987 T1923 oasc.SyncStrategy.syncToMe http://127.0.0.1:35051/collection1/ has no replicas
[junit4:junit4]   2> 6987 T1923 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35051/collection1/
[junit4:junit4]   2> 6987 T1923 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6989 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7856 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7866 T1909 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> 7866 T1902 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> 7866 T1922 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> 7893 T1923 oasc.ZkController.register We are http://127.0.0.1:35051/collection1/ and leader is http://127.0.0.1:35051/collection1/
[junit4:junit4]   2> 7893 T1923 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35051
[junit4:junit4]   2> 7893 T1923 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7894 T1923 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7894 T1923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7896 T1923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7898 T1880 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7898 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7899 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7973 T1880 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7975 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57820
[junit4:junit4]   2> 7976 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7977 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7977 T1880 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205
[junit4:junit4]   2> 7977 T1880 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205/solr.xml
[junit4:junit4]   2> 7977 T1880 oasc.CoreContainer.<init> New CoreContainer 801285503
[junit4:junit4]   2> 7978 T1880 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205/'
[junit4:junit4]   2> 7978 T1880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205/'
[junit4:junit4]   2> 7997 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 7998 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7998 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7998 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7998 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7999 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7999 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7999 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8000 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8000 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8005 T1880 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8014 T1880 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39998/solr
[junit4:junit4]   2> 8015 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8015 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e2ed6a9
[junit4:junit4]   2> 8016 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8016 T1935 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8017 T1935 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 8017 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46827
[junit4:junit4]   2> 8018 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46827
[junit4:junit4]   2> 8019 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0007 with negotiated timeout 20000 for client /127.0.0.1:46827
[junit4:junit4]   2> 8019 T1935 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0007, negotiated timeout = 20000
[junit4:junit4]   2> 8019 T1936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e2ed6a9 name:ZooKeeperConnection Watcher:127.0.0.1:39998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8020 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8021 T1885 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d73c6dcbc0007
[junit4:junit4]   2> 8022 T1936 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8022 T1882 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46827 which had sessionid 0x13d73c6dcbc0007
[junit4:junit4]   2> 8022 T1880 oaz.ZooKeeper.close Session: 0x13d73c6dcbc0007 closed
[junit4:junit4]   2> 8023 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8025 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@105d8bde
[junit4:junit4]   2> 8025 T1937 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8025 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8026 T1937 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 8026 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46828
[junit4:junit4]   2> 8026 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46828
[junit4:junit4]   2> 8027 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0008 with negotiated timeout 20000 for client /127.0.0.1:46828
[junit4:junit4]   2> 8027 T1937 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0008, negotiated timeout = 20000
[junit4:junit4]   2> 8028 T1938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@105d8bde name:ZooKeeperConnection Watcher:127.0.0.1:39998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8028 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8029 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8030 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8033 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9036 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57820_
[junit4:junit4]   2> 9037 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57820_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57820_
[junit4:junit4]   2> 9038 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57820_
[junit4:junit4]   2> 9040 T1922 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> 9040 T1909 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> 9040 T1902 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9041 T1938 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9041 T1902 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> 9041 T1922 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9041 T1909 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9045 T1939 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205/collection1
[junit4:junit4]   2> 9045 T1939 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9046 T1939 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9046 T1939 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9047 T1939 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205/collection1/'
[junit4:junit4]   2> 9047 T1939 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205/collection1/lib/README' to classloader
[junit4:junit4]   2> 9047 T1939 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9071 T1939 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9100 T1939 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9101 T1939 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9105 T1939 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9372 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9373 T1903 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:35051_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35051"}
[junit4:junit4]   2> 9376 T1902 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> 9376 T1909 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> 9376 T1922 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> 9376 T1938 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> 9434 T1939 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9439 T1939 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9442 T1939 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9455 T1939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9458 T1939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9462 T1939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9463 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9464 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9464 T1939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9465 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9465 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9465 T1939 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9465 T1939 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363447053205/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/
[junit4:junit4]   2> 9466 T1939 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@464d41e2
[junit4:junit4]   2> 9466 T1939 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9466 T1939 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2 forceNew: false
[junit4:junit4]   2> 9467 T1939 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index/
[junit4:junit4]   2> 9467 T1939 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9467 T1939 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index forceNew: false
[junit4:junit4]   2> 9470 T1939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f7823b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9470 T1939 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9471 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9472 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9472 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9473 T1939 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9473 T1939 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9473 T1939 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9473 T1939 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9474 T1939 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9474 T1939 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9476 T1939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9479 T1939 oass.SolrIndexSearcher.<init> Opening Searcher@5dc82dae main
[junit4:junit4]   2> 9479 T1939 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9479 T1939 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9483 T1940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5dc82dae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9485 T1939 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9485 T1939 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10880 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10881 T1903 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:57820_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57820"}
[junit4:junit4]   2> 10882 T1903 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10882 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10888 T1902 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> 10888 T1922 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> 10888 T1909 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> 10888 T1938 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> 11486 T1939 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11487 T1939 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57820 collection:collection1 shard:shard1
[junit4:junit4]   2> 11489 T1939 oasc.ZkController.register We are http://127.0.0.1:57820/collection1/ and leader is http://127.0.0.1:35051/collection1/
[junit4:junit4]   2> 11489 T1939 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57820
[junit4:junit4]   2> 11489 T1939 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11489 T1939 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@714fa4b7 url=http://127.0.0.1:57820/collection1 node=127.0.0.1:57820_ C128_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:57820_, base_url=http://127.0.0.1:57820}
[junit4:junit4]   2> 11490 T1941 C128 P57820 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11490 T1939 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11490 T1941 C128 P57820 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11491 T1941 C128 P57820 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11491 T1941 C128 P57820 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11491 T1880 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11491 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11492 T1941 C128 P57820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11492 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11553 T1880 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11555 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35237
[junit4:junit4]   2> 11555 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11555 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11556 T1880 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795
[junit4:junit4]   2> 11556 T1880 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795/solr.xml
[junit4:junit4]   2> 11556 T1880 oasc.CoreContainer.<init> New CoreContainer 1455375574
[junit4:junit4]   2> 11556 T1880 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795/'
[junit4:junit4]   2> 11557 T1880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795/'
[junit4:junit4]   2> 11573 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11574 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11574 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11575 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11575 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11576 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11576 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11577 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11577 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11578 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11586 T1880 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11595 T1880 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39998/solr
[junit4:junit4]   2> 11595 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11596 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@75f561c9
[junit4:junit4]   2> 11596 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11597 T1952 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11597 T1952 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 11598 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46838
[junit4:junit4]   2> 11598 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46838
[junit4:junit4]   2> 11599 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc0009 with negotiated timeout 20000 for client /127.0.0.1:46838
[junit4:junit4]   2> 11599 T1952 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc0009, negotiated timeout = 20000
[junit4:junit4]   2> 11599 T1953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75f561c9 name:ZooKeeperConnection Watcher:127.0.0.1:39998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11599 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11600 T1885 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d73c6dcbc0009
[junit4:junit4]   2> 11601 T1953 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11601 T1882 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46838 which had sessionid 0x13d73c6dcbc0009
[junit4:junit4]   2> 11601 T1880 oaz.ZooKeeper.close Session: 0x13d73c6dcbc0009 closed
[junit4:junit4]   2> 11602 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11604 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@651b9647
[junit4:junit4]   2> 11605 T1954 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11605 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11605 T1954 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 11605 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46839
[junit4:junit4]   2> 11605 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46839
[junit4:junit4]   2> 11606 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc000a with negotiated timeout 20000 for client /127.0.0.1:46839
[junit4:junit4]   2> 11606 T1954 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc000a, negotiated timeout = 20000
[junit4:junit4]   2> 11606 T1955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@651b9647 name:ZooKeeperConnection Watcher:127.0.0.1:39998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11606 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11607 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11608 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11609 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12394 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12395 T1903 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:57820_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57820"}
[junit4:junit4]   2> 12401 T1955 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> 12401 T1902 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> 12402 T1938 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> 12402 T1922 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> 12402 T1909 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> 12495 T1918 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:57820_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 12612 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35237_
[junit4:junit4]   2> 12613 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35237_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35237_
[junit4:junit4]   2> 12613 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35237_
[junit4:junit4]   2> 12615 T1955 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> 12615 T1909 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> 12615 T1922 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> 12616 T1938 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12616 T1902 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12616 T1938 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> 12616 T1902 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> 12617 T1922 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12617 T1955 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12617 T1909 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12621 T1956 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795/collection1
[junit4:junit4]   2> 12621 T1956 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12622 T1956 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12622 T1956 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12622 T1956 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795/collection1/'
[junit4:junit4]   2> 12623 T1956 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795/collection1/lib/README' to classloader
[junit4:junit4]   2> 12623 T1956 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12651 T1956 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 12680 T1956 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12682 T1956 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12685 T1956 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13021 T1956 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13026 T1956 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13028 T1956 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13040 T1956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13043 T1956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13045 T1956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13046 T1956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13047 T1956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13047 T1956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13048 T1956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13048 T1956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13048 T1956 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13048 T1956 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363447056795/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/
[junit4:junit4]   2> 13048 T1956 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@464d41e2
[junit4:junit4]   2> 13049 T1956 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13049 T1956 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3 forceNew: false
[junit4:junit4]   2> 13049 T1956 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index/
[junit4:junit4]   2> 13049 T1956 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13050 T1956 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index forceNew: false
[junit4:junit4]   2> 13053 T1956 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@260c2911; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13054 T1956 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13055 T1956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13055 T1956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13056 T1956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13056 T1956 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13057 T1956 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13057 T1956 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13057 T1956 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13057 T1956 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13058 T1956 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13059 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13062 T1956 oass.SolrIndexSearcher.<init> Opening Searcher@55a8d188 main
[junit4:junit4]   2> 13062 T1956 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13062 T1956 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13067 T1957 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55a8d188 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13068 T1956 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13068 T1956 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13908 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13908 T1903 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:35237_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35237"}
[junit4:junit4]   2> 13909 T1903 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 13909 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13912 T1955 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> 13912 T1909 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> 13912 T1938 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> 13912 T1902 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> 13912 T1922 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> 14070 T1956 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14070 T1956 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35237 collection:collection1 shard:shard1
[junit4:junit4]   2> 14072 T1956 oasc.ZkController.register We are http://127.0.0.1:35237/collection1/ and leader is http://127.0.0.1:35051/collection1/
[junit4:junit4]   2> 14072 T1956 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35237
[junit4:junit4]   2> 14072 T1956 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14073 T1956 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C129 name=collection1 org.apache.solr.core.SolrCore@28e71517 url=http://127.0.0.1:35237/collection1 node=127.0.0.1:35237_ C129_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:35237_, base_url=http://127.0.0.1:35237}
[junit4:junit4]   2> 14073 T1958 C129 P35237 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14073 T1958 C129 P35237 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14073 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14074 T1958 C129 P35237 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14074 T1958 C129 P35237 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14075 T1958 C129 P35237 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14074 T1880 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14075 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14075 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14153 T1880 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14156 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46674
[junit4:junit4]   2> 14156 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14156 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14157 T1880 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379
[junit4:junit4]   2> 14157 T1880 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379/solr.xml
[junit4:junit4]   2> 14157 T1880 oasc.CoreContainer.<init> New CoreContainer 170814137
[junit4:junit4]   2> 14158 T1880 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379/'
[junit4:junit4]   2> 14158 T1880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379/'
[junit4:junit4]   2> 14174 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14175 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14175 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14175 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14175 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14176 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14176 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14176 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14176 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14177 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14182 T1880 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14192 T1880 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39998/solr
[junit4:junit4]   2> 14192 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14193 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@61dd39ca
[junit4:junit4]   2> 14193 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14194 T1969 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14194 T1969 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 14194 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46845
[junit4:junit4]   2> 14195 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46845
[junit4:junit4]   2> 14195 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc000b with negotiated timeout 20000 for client /127.0.0.1:46845
[junit4:junit4]   2> 14195 T1969 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc000b, negotiated timeout = 20000
[junit4:junit4]   2> 14196 T1970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61dd39ca name:ZooKeeperConnection Watcher:127.0.0.1:39998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14196 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14197 T1885 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d73c6dcbc000b
[junit4:junit4]   2> 14198 T1970 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14198 T1882 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46845 which had sessionid 0x13d73c6dcbc000b
[junit4:junit4]   2> 14198 T1880 oaz.ZooKeeper.close Session: 0x13d73c6dcbc000b closed
[junit4:junit4]   2> 14198 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14200 T1880 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39998/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c02b3e
[junit4:junit4]   2> 14201 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14201 T1971 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39998. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14202 T1971 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39998, initiating session
[junit4:junit4]   2> 14202 T1882 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46846
[junit4:junit4]   2> 14202 T1882 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46846
[junit4:junit4]   2> 14203 T1884 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d73c6dcbc000c with negotiated timeout 20000 for client /127.0.0.1:46846
[junit4:junit4]   2> 14203 T1971 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39998, sessionid = 0x13d73c6dcbc000c, negotiated timeout = 20000
[junit4:junit4]   2> 14203 T1972 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c02b3e name:ZooKeeperConnection Watcher:127.0.0.1:39998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14203 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14204 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14205 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14206 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster 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:57820_, base_url=http://127.0.0.1:57820}
[junit4:junit4]   2> 14496 T1941 C128 P57820 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35051/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14496 T1941 C128 P57820 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57820 START replicas=[http://127.0.0.1:35051/collection1/] nUpdates=100
[junit4:junit4]   2> 14497 T1941 C128 P57820 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14497 T1941 C128 P57820 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14497 T1941 C128 P57820 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14497 T1941 C128 P57820 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14497 T1941 C128 P57820 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14498 T1941 C128 P57820 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35051/collection1/. core=collection1
[junit4:junit4]   2> 14498 T1941 C128 P57820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C130 name=collection1 org.apache.solr.core.SolrCore@5251a0e1 url=http://127.0.0.1:35051/collection1 node=127.0.0.1:35051_ C130_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:35051_, base_url=http://127.0.0.1:35051, leader=true}
[junit4:junit4]   2> 14501 T1915 C130 P35051 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14503 T1918 C130 P35051 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14505 T1918 C130 P35051 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14506 T1918 C130 P35051 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14514 T1918 C130 P35051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14514 T1918 C130 P35051 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14515 T1918 C130 P35051 oass.SolrIndexSearcher.<init> Opening Searcher@510e44a2 realtime
[junit4:junit4]   2> 14515 T1918 C130 P35051 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14515 T1918 C130 P35051 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 14516 T1941 C128 P57820 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14516 T1941 C128 P57820 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14535 T1915 C130 P35051 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14536 T1915 C130 P35051 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=19 
[junit4:junit4]   2> 14536 T1941 C128 P57820 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14536 T1941 C128 P57820 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14536 T1941 C128 P57820 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14538 T1918 C130 P35051 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14539 T1941 C128 P57820 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14540 T1941 C128 P57820 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index.20130316121739840 forceNew: false
[junit4:junit4]   2> 14540 T1941 C128 P57820 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index.20130316121739840 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e64c934; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 14543 T1916 C130 P35051 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14544 T1941 C128 P57820 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14555 T1941 C128 P57820 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14555 T1941 C128 P57820 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14556 T1941 C128 P57820 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f7823b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f7823b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14557 T1941 C128 P57820 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14557 T1941 C128 P57820 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14557 T1941 C128 P57820 oass.SolrIndexSearcher.<init> Opening Searcher@3ff47c8a main
[junit4:junit4]   2> 14558 T1940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ff47c8a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14559 T1941 C128 P57820 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index.20130316121739840 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e64c934; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 14559 T1941 C128 P57820 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14559 T1941 C128 P57820 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14559 T1941 C128 P57820 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14560 T1941 C128 P57820 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14562 T1941 C128 P57820 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15208 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46674_
[junit4:junit4]   2> 15209 T1885 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d73c6dcbc000c type:delete cxid:0xb zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46674_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46674_
[junit4:junit4]   2> 15211 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46674_
[junit4:junit4]   2> 15213 T1909 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> 15213 T1922 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> 15213 T1955 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> 15214 T1938 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15215 T1938 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> 15215 T1902 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15215 T1972 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15215 T1902 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> 15216 T1909 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15216 T1922 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15217 T1955 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15222 T1975 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379/collection1
[junit4:junit4]   2> 15222 T1975 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15223 T1975 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15224 T1975 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15225 T1975 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379/collection1/'
[junit4:junit4]   2> 15226 T1975 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379/collection1/lib/README' to classloader
[junit4:junit4]   2> 15226 T1975 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15264 T1975 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 15294 T1975 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15295 T1975 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15299 T1975 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15415 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15416 T1903 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:35237_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35237"}
[junit4:junit4]   2> 15418 T1903 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:57820_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57820"}
[junit4:junit4]   2> 15434 T1902 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> 15434 T1955 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> 15434 T1922 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> 15434 T1909 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> 15435 T1938 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> 15435 T1972 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> 15621 T1975 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15626 T1975 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15628 T1975 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15638 T1975 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15640 T1975 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15643 T1975 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15643 T1975 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15644 T1975 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15644 T1975 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15644 T1975 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15645 T1975 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15645 T1975 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15645 T1975 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363447059379/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/
[junit4:junit4]   2> 15645 T1975 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@464d41e2
[junit4:junit4]   2> 15646 T1975 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15646 T1975 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4 forceNew: false
[junit4:junit4]   2> 15646 T1975 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index/
[junit4:junit4]   2> 15646 T1975 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15647 T1975 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index forceNew: false
[junit4:junit4]   2> 15650 T1975 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19119e91; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15650 T1975 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15651 T1975 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15652 T1975 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15652 T1975 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15652 T1975 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15653 T1975 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15653 T1975 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15653 T1975 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15653 T1975 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15654 T1975 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15655 T1975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15658 T1975 oass.SolrIndexSearcher.<init> Opening Searcher@31450cca main
[junit4:junit4]   2> 15658 T1975 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15659 T1975 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15663 T1976 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31450cca main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15664 T1975 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15664 T1975 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16078 T1917 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:35237_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2000 
[junit4:junit4]   2> 16943 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16944 T1903 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:46674_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46674"}
[junit4:junit4]   2> 16944 T1903 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16944 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16946 T1955 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> 16946 T1902 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> 16947 T1909 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> 16947 T1972 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> 16947 T1938 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> 16947 T1922 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> 17665 T1975 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17666 T1975 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46674 collection:collection1 shard:shard1
[junit4:junit4]   2> 17669 T1975 oasc.ZkController.register We are http://127.0.0.1:46674/collection1/ and leader is http://127.0.0.1:35051/collection1/
[junit4:junit4]   2> 17669 T1975 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46674
[junit4:junit4]   2> 17669 T1975 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17669 T1975 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C131 name=collection1 org.apache.solr.core.SolrCore@6b315901 url=http://127.0.0.1:46674/collection1 node=127.0.0.1:46674_ C131_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:46674_, base_url=http://127.0.0.1:46674}
[junit4:junit4]   2> 17669 T1977 C131 P46674 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17670 T1975 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17670 T1977 C131 P46674 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17670 T1977 C131 P46674 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17670 T1977 C131 P46674 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17671 T1880 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17671 T1977 C131 P46674 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17671 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17671 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17674 T1880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17675 T1880 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 17675 T1880 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 17676 T1880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C129_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:35237_, base_url=http://127.0.0.1:35237}
[junit4:junit4]   2> 18079 T1958 C129 P35237 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35051/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18079 T1958 C129 P35237 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35237 START replicas=[http://127.0.0.1:35051/collection1/] nUpdates=100
[junit4:junit4]   2> 18080 T1958 C129 P35237 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18080 T1958 C129 P35237 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18080 T1958 C129 P35237 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18080 T1958 C129 P35237 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18080 T1958 C129 P35237 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18081 T1958 C129 P35237 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35051/collection1/. core=collection1
[junit4:junit4]   2> 18081 T1958 C129 P35237 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18082 T1916 C130 P35051 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18084 T1918 C130 P35051 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18094 T1918 C130 P35051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18094 T1918 C130 P35051 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18095 T1918 C130 P35051 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18095 T1918 C130 P35051 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 18096 T1958 C129 P35237 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18096 T1958 C129 P35237 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18098 T1916 C130 P35051 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18098 T1958 C129 P35237 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18098 T1958 C129 P35237 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18098 T1958 C129 P35237 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18100 T1918 C130 P35051 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18101 T1958 C129 P35237 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18101 T1958 C129 P35237 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index.20130316121743402 forceNew: false
[junit4:junit4]   2> 18101 T1958 C129 P35237 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index.20130316121743402 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51d5b69a; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 18104 T1915 C130 P35051 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18105 T1958 C129 P35237 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18107 T1958 C129 P35237 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18107 T1958 C129 P35237 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18109 T1958 C129 P35237 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@260c2911; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@260c2911; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18109 T1958 C129 P35237 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18109 T1958 C129 P35237 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18110 T1958 C129 P35237 oass.SolrIndexSearcher.<init> Opening Searcher@5147e0a7 main
[junit4:junit4]   2> 18111 T1957 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5147e0a7 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18111 T1958 C129 P35237 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index.20130316121743402 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51d5b69a; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 18112 T1958 C129 P35237 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18112 T1958 C129 P35237 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18112 T1958 C129 P35237 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18112 T1958 C129 P35237 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18113 T1958 C129 P35237 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18451 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18452 T1903 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:46674_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46674"}
[junit4:junit4]   2> 18455 T1903 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:35237_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35237"}
[junit4:junit4]   2> 18457 T1955 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> 18457 T1902 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> 18457 T1909 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> 18458 T1972 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> 18458 T1938 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> 18458 T1922 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> 18675 T1917 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:46674_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 18677 T1880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19678 T1880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C131_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:46674_, base_url=http://127.0.0.1:46674}
[junit4:junit4]   2> 20675 T1977 C131 P46674 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35051/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20676 T1977 C131 P46674 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46674 START replicas=[http://127.0.0.1:35051/collection1/] nUpdates=100
[junit4:junit4]   2> 20676 T1977 C131 P46674 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20676 T1977 C131 P46674 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20677 T1977 C131 P46674 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20677 T1977 C131 P46674 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20677 T1977 C131 P46674 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20677 T1977 C131 P46674 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35051/collection1/. core=collection1
[junit4:junit4]   2> 20677 T1977 C131 P46674 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20678 T1918 C130 P35051 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20680 T1880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20682 T1917 C130 P35051 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20694 T1917 C130 P35051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20694 T1917 C130 P35051 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20695 T1917 C130 P35051 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20695 T1917 C130 P35051 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 20696 T1977 C131 P46674 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20696 T1977 C131 P46674 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20698 T1918 C130 P35051 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20699 T1977 C131 P46674 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 20699 T1977 C131 P46674 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20699 T1977 C131 P46674 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20701 T1916 C130 P35051 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20701 T1977 C131 P46674 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20702 T1977 C131 P46674 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index.20130316121746002 forceNew: false
[junit4:junit4]   2> 20702 T1977 C131 P46674 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index.20130316121746002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@41fc1f20; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 20705 T1917 C130 P35051 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 20706 T1977 C131 P46674 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20708 T1977 C131 P46674 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20708 T1977 C131 P46674 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20709 T1977 C131 P46674 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19119e91; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19119e91; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20710 T1977 C131 P46674 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20710 T1977 C131 P46674 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20710 T1977 C131 P46674 oass.SolrIndexSearcher.<init> Opening Searcher@577ececf main
[junit4:junit4]   2> 20711 T1976 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@577ececf main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 20711 T1977 C131 P46674 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index.20130316121746002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@41fc1f20; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 20712 T1977 C131 P46674 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20712 T1977 C131 P46674 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20712 T1977 C131 P46674 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20712 T1977 C131 P46674 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20713 T1977 C131 P46674 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21464 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21465 T1903 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:46674_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46674"}
[junit4:junit4]   2> 21487 T1955 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> 21487 T1902 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> 21487 T1972 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> 21487 T1922 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> 21487 T1938 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> 21487 T1909 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> 21685 T1880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21685 T1880 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C132 name=collection1 org.apache.solr.core.SolrCore@60c821c4 url=http://127.0.0.1:37061/collection1 node=127.0.0.1:37061_ C132_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:37061_, base_url=http://127.0.0.1:37061, leader=true}
[junit4:junit4]   2> 21690 T1897 C132 P37061 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21692 T1897 C132 P37061 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@70f8cac7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21693 T1897 C132 P37061 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21704 T1897 C132 P37061 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@70f8cac7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@70f8cac7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21705 T1897 C132 P37061 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21706 T1897 C132 P37061 oass.SolrIndexSearcher.<init> Opening Searcher@3f7480d2 main
[junit4:junit4]   2> 21706 T1897 C132 P37061 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21707 T1906 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f7480d2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21707 T1897 C132 P37061 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 21710 T1915 C130 P35051 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21724 T1915 C130 P35051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 21725 T1915 C130 P35051 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 21725 T1915 C130 P35051 oass.SolrIndexSearcher.<init> Opening Searcher@1cd76497 main
[junit4:junit4]   2> 21726 T1915 C130 P35051 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21726 T1924 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cd76497 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21727 T1915 C130 P35051 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:57820/collection1/, StdNode: http://127.0.0.1:35237/collection1/, StdNode: http://127.0.0.1:46674/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C128_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57820_, base_url=http://127.0.0.1:57820}
[junit4:junit4]   2> 21733 T1932 C128 P57820 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C131_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:46674_, base_url=http://127.0.0.1:46674}
[junit4:junit4]   2> 21734 T1967 C131 P46674 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C129_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:35237_, base_url=http://127.0.0.1:35237}
[junit4:junit4]   2> 21734 T1949 C129 P35237 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21754 T1967 C131 P46674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19119e91; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19119e91; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 21754 T1932 C128 P57820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f7823b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f7823b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21755 T1967 C131 P46674 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 21755 T1932 C128 P57820 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21755 T1967 C131 P46674 oass.SolrIndexSearcher.<init> Opening Searcher@4f83d4e1 main
[junit4:junit4]   2> 21755 T1932 C128 P57820 oass.SolrIndexSearcher.<init> Opening Searcher@47e1f172 main
[junit4:junit4]   2> 21756 T1967 C131 P46674 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21756 T1932 C128 P57820 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21756 T1940 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:453)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1484)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:483)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[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:1763)
[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:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 21756 T1976 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f83d4e1 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21757 T1940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47e1f172 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21757 T1967 C131 P46674 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 21757 T1932 C128 P57820 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 25
[junit4:junit4]   2> 21764 T1949 C129 P35237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@260c2911; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@260c2911; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21764 T1949 C129 P35237 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21765 T1949 C129 P35237 oass.SolrIndexSearcher.<init> Opening Searcher@5b28ad59 main
[junit4:junit4]   2> 21765 T1949 C129 P35237 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21766 T1957 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b28ad59 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 21766 T1949 C129 P35237 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 32
[junit4:junit4]   2> 21767 T1915 C130 P35051 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 57
[junit4:junit4]   2> 21767 T1880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21769 T1918 C130 P35051 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21771 T1934 C128 P57820 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21773 T1950 C129 P35237 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21775 T1965 C131 P46674 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 23779 T1897 C132 P37061 oass.SolrIndexSearcher.<init> Opening Searcher@759c8d99 realtime
[junit4:junit4]   2> 23780 T1897 C132 P37061 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429677873906581504)} 0 2
[junit4:junit4]   2> 23787 T1949 C129 P35237 /update {update.distrib=FROMLEADER&_version_=-1429677873911824384&update.from=http://127.0.0.1:35051/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429677873911824384)} 0 1
[junit4:junit4]   2> 23787 T1968 C131 P46674 /update {update.distrib=FROMLEADER&_version_=-1429677873911824384&update.from=http://127.0.0.1:35051/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429677873911824384)} 0 1
[junit4:junit4]   2> 23788 T1933 C128 P57820 /update {update.distrib=FROMLEADER&_version_=-1429677873911824384&update.from=http://127.0.0.1:35051/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429677873911824384)} 0 2
[junit4:junit4]   2> 23789 T1918 C130 P35051 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429677873911824384)} 0 6
[junit4:junit4]   2> 23794 T1898 C132 P37061 /update {wt=javabin&version=2} {add=[0 (1429677873922310144)]} 0 2
[junit4:junit4]   2> 23803 T1931 C128 P57820 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429677873926504448)]} 0 2
[junit4:junit4]   2> 23803 T1966 C131 P46674 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429677873926504448)]} 0 2
[junit4:junit4]   2> 23803 T1950 C129 P35237 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429677873926504448)]} 0 2
[junit4:junit4]   2> 23804 T1916 C130 P35051 /update {wt=javabin&version=2} {add=[0 (1429677873926504448)]} 0 7
[junit4:junit4]   2> 23808 T1895 C132 P37061 /update {wt=javabin&version=2} {add=[1 (1429677873936990208)]} 0 1
[junit4:junit4]   2> 23815 T1932 C128 P57820 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429677873941184512)]} 0 1
[junit4:junit4]   2> 23815 T1967 C131 P46674 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429677873941184512)]} 0 1
[junit4:junit4]   2> 23815 T1951 C129 P35237 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429677873941184512)]} 0 1
[junit4:junit4]   2> 23816 T1917 C130 P35051 /update {wt=javabin&version=2} {add=[1 (1429677873941184512)]} 0 5
[junit4:junit4]   2> 23820 T1896 C132 P37061 /update {wt=javabin&version=2} {add=[2 (1429677873949573120)]} 0 1
[junit4:junit4]   2> 23828 T1948 C129 P35237 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429677873954816000)]} 0 1
[junit4:junit4]   2> 23828 T1965 C131 P46674 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429677873954816000)]} 0 1
[junit4:junit4]   2> 23829 T1915 C130 P35051 /update {test.distrib.skip.servers=http://127.0.0.1:57820/collection1/&wt=javabin&version=2} {add=[2 (1429677873954816000)]} 0 6
[junit4:junit4]   2> 23833 T1897 C132 P37061 /update {wt=javabin&version=2} {add=[3 (1429677873963204608)]} 0 1
[junit4:junit4]   2> 23840 T1968 C131 P46674 /update {distrib.from=http://127.0.0.1:35051/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429677873967398912)]} 0 1
[junit4:junit4]   2> 23841 T1918 C130 P35051 /update {test.distrib.skip.servers=http://127.0.0.1:57820/collection1/&test.distrib.skip.servers=http://127.0.0.1:35237/collection1/&wt=javabin&version=2} {add=[3 (1429677873967398912)]} 0 5
[junit4:junit4]   2> 23844 T1898 C132 P37061 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23884 T1898 C132 P37061 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@70f8cac7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@70f8cac7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[_0_Asserting_0.tim, _0_NestedPulsing_0.doc, _0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, _0_Asserting_0.doc, _0.fdt, segments_3]
[junit4:junit4]   2> 23885 T1898 C132 P37061 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Asserting_0.tim, _0_NestedPulsing_0.doc, _0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, _0_Asserting_0.doc, _0.fdt, segments_3]
[junit4:junit4]   2> 23892 T1898 C132 P37061 oass.SolrIndexSearcher.<init> Opening Searcher@65cf9869 main
[junit4:junit4]   2> 23893 T1898 C132 P37061 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23894 T1906 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65cf9869 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 23895 T1898 C132 P37061 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 51
[junit4:junit4]   2> 23898 T1916 C130 P35051 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23944 T1916 C130 P35051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a60f270; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[_0_Asserting_0.tim, _0_NestedPulsing_0.doc, _0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_6, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 23945 T1916 C130 P35051 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0_Asserting_0.tim, _0_NestedPulsing_0.doc, _0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_6, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 23948 T1916 C130 P35051 oass.SolrIndexSearcher.<init> Opening Searcher@10a9e6ef main
[junit4:junit4]   2> 23948 T1916 C130 P35051 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23949 T1924 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10a9e6ef main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 23949 T1916 C130 P35051 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:57820/collection1/, StdNode: http://127.0.0.1:35237/collection1/, StdNode: http://127.0.0.1:46674/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 23951 T1949 C129 P35237 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23951 T1966 C131 P46674 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23951 T1934 C128 P57820 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23998 T1949 C129 P35237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@260c2911; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@260c2911; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[_0_Asserting_0.tim, _0_NestedPulsing_0.doc, _0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_5, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 23998 T1934 C128 P57820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f7823b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363447045305/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f7823b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[_0_Asserting_0.tim, _0_NestedPulsing_0.doc, _0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, _0_Asserting_0.doc, _0.fdt, segments_4]
[junit4:junit4]   2> 23998 T1949 C129 P35237 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0_Asserting_0.tim, _0_NestedPulsing_0.doc, _0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0.fdx, _0.si, _0_Asserting_0.pos, segments_5, _0_Asserting_0.doc, _0.fdt]
[junit4:junit4]   2> 23998 T1934 C128 P57820 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0_Asserting_0.tim, _0_NestedPulsing_0.doc, _0.fnm, _0_Asserting_0.tip, _0_Memory_0.

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

junit4:junit4]   2> 48497 T1880 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=E90AE1C3E6AD6A5D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=America/Recife -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 48.5s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([E90AE1C3E6AD6A5D:68EC6FDB91F20A61]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.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:662)
[junit4:junit4]   2> 48511 T1880 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 48513 T1879 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 48699 T1883 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=NestedPulsing), _version_=PostingsFormat(name=Asserting), rnd_b=Pulsing41(freqCutoff=10 minBlockSize=95 maxBlockSize=226), intDefault=PostingsFormat(name=Asserting), id=Pulsing41(freqCutoff=10 minBlockSize=95 maxBlockSize=226), timestamp=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=Pulsing41(freqCutoff=10 minBlockSize=95 maxBlockSize=226), range_facet_si=PostingsFormat(name=Memory doPackFST= true), other_tl1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Memory doPackFST= true), a_si=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ja, timezone=America/Recife
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Sun Microsystems Inc. 1.6.0_41 (64-bit)/cpus=8,threads=6,free=127267512,total=257425408
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, PluginInfoTest, QueryElevationComponentTest, ClusterStateUpdateTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestFuzzyAnalyzedSuggestions, ScriptEngineTest, TestCoreContainer, TestPropInjectDefaults, CircularListTest, SystemInfoHandlerTest, TestJoin, DocValuesTest, TestDocSet, UnloadDistributedZkTest, TestPHPSerializedResponseWriter, FileBasedSpellCheckerTest, BasicDistributedZkTest, TestSolrDeletionPolicy2, DistributedTermsComponentTest, TestDocumentBuilder, SuggesterFSTTest, RAMDirectoryFactoryTest, UUIDFieldTest, TestStressRecovery, DocumentBuilderTest, SolrInfoMBeanTest, IndexSchemaTest, BadComponentTest, AnalysisAfterCoreReloadTest, TestFieldCollectionResource, TestPhraseSuggestions, PolyFieldTest, LegacyHTMLStripCharFilterTest, LoggingHandlerTest, DateFieldTest, SuggesterTest, TestSearchPerf, SliceStateUpdateTest, SpellingQueryConverterTest, ShardRoutingTest, DistributedSpellCheckComponentTest, SynonymTokenizerTest, TestPseudoReturnFields, TestConfig, SimpleFacetsTest, AutoCommitTest, TestSweetSpotSimilarityFactory, RecoveryZkTest, ResponseLogComponentTest, TestFaceting, TestFunctionQuery, ExternalFileFieldSortTest, TestReversedWildcardFilterFactory, QueryEqualityTest, TestFastLRUCache, ZkControllerTest, PrimUtilsTest, CachingDirectoryFactoryTest, MoreLikeThisHandlerTest, TestRemoteStreaming, JsonLoaderTest, TestCopyFieldCollectionResource, OverseerCollectionProcessorTest, TestGroupingSearch, AliasIntegrationTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 48.78s, 1 test, 1 failure <<< FAILURES!

[...truncated 427 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 failure, 13 ignored (7 assumptions)

Total time: 57 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.6.0_41 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4700 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4700/
Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseParallelGC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:45342/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:45342/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([3A18BB6C1514F1FA:BBFE3574624B91C6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	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:487)
	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:722)


FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3A18BB6C1514F1FA:BBFE3574624B91C6]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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:487)
	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:722)




Build Log:
[...truncated 9129 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1353 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T1353 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363438969883
[junit4:junit4]   2> 4 T1353 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T1354 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T1354 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T1354 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T1354 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T1354 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T1354 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T1353 oasc.ZkTestServer.run start zk server on port:44156
[junit4:junit4]   2> 105 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1cf0a13
[junit4:junit4]   2> 106 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1359 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T1359 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 107 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45723
[junit4:junit4]   2> 107 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45723
[junit4:junit4]   2> 107 T1357 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 198 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0000 with negotiated timeout 10000 for client /127.0.0.1:45723
[junit4:junit4]   2> 198 T1359 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0000, negotiated timeout = 10000
[junit4:junit4]   2> 199 T1360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cf0a13 name:ZooKeeperConnection Watcher:127.0.0.1:44156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 199 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 199 T1353 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 202 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e0000
[junit4:junit4]   2> 203 T1360 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 204 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45723 which had sessionid 0x13d734ba41e0000
[junit4:junit4]   2> 203 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e0000 closed
[junit4:junit4]   2> 204 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@108e55a
[junit4:junit4]   2> 205 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 205 T1361 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 206 T1361 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 206 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45724
[junit4:junit4]   2> 206 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45724
[junit4:junit4]   2> 207 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0001 with negotiated timeout 10000 for client /127.0.0.1:45724
[junit4:junit4]   2> 207 T1361 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0001, negotiated timeout = 10000
[junit4:junit4]   2> 207 T1362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@108e55a name:ZooKeeperConnection Watcher:127.0.0.1:44156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 207 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 208 T1353 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 210 T1353 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 212 T1353 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 213 T1353 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 215 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 216 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 219 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 220 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 223 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 223 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 225 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 226 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 228 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 228 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 231 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 231 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 233 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 233 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 235 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 236 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 238 T1353 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 239 T1353 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 241 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e0001
[junit4:junit4]   2> 241 T1362 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 241 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45724 which had sessionid 0x13d734ba41e0001
[junit4:junit4]   2> 241 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e0001 closed
[junit4:junit4]   2> 308 T1353 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 312 T1353 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45916
[junit4:junit4]   2> 313 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 313 T1353 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 314 T1353 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121
[junit4:junit4]   2> 314 T1353 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121/solr.xml
[junit4:junit4]   2> 314 T1353 oasc.CoreContainer.<init> New CoreContainer 29208671
[junit4:junit4]   2> 315 T1353 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121/'
[junit4:junit4]   2> 315 T1353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121/'
[junit4:junit4]   2> 335 T1353 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 335 T1353 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 336 T1353 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 336 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 336 T1353 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 337 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 337 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 337 T1353 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 338 T1353 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 338 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 345 T1353 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 358 T1353 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44156/solr
[junit4:junit4]   2> 358 T1353 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 359 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@8d39e8
[junit4:junit4]   2> 359 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 360 T1372 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 360 T1372 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 360 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45725
[junit4:junit4]   2> 361 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45725
[junit4:junit4]   2> 362 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0002 with negotiated timeout 20000 for client /127.0.0.1:45725
[junit4:junit4]   2> 362 T1372 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0002, negotiated timeout = 20000
[junit4:junit4]   2> 362 T1373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8d39e8 name:ZooKeeperConnection Watcher:127.0.0.1:44156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 362 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 363 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e0002
[junit4:junit4]   2> 364 T1373 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 364 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45725 which had sessionid 0x13d734ba41e0002
[junit4:junit4]   2> 364 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e0002 closed
[junit4:junit4]   2> 364 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 368 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@176604
[junit4:junit4]   2> 369 T1374 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 369 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 369 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45726
[junit4:junit4]   2> 369 T1374 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 370 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45726
[junit4:junit4]   2> 370 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0003 with negotiated timeout 20000 for client /127.0.0.1:45726
[junit4:junit4]   2> 370 T1374 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0003, negotiated timeout = 20000
[junit4:junit4]   2> 371 T1375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176604 name:ZooKeeperConnection Watcher:127.0.0.1:44156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 371 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 372 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 373 T1353 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 375 T1353 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45916_
[junit4:junit4]   2> 376 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45916_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45916_
[junit4:junit4]   2> 376 T1353 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45916_
[junit4:junit4]   2> 378 T1353 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 382 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 382 T1353 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 384 T1353 oasc.Overseer.start Overseer (id=89354336330448899-127.0.0.1:45916_-n_0000000000) starting
[junit4:junit4]   2> 384 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 385 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 386 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 386 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 387 T1377 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 388 T1353 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 389 T1353 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 391 T1353 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 393 T1376 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 396 T1378 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121/collection1
[junit4:junit4]   2> 397 T1378 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 397 T1378 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 397 T1378 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 398 T1378 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121/collection1/'
[junit4:junit4]   2> 399 T1378 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121/collection1/lib/README' to classloader
[junit4:junit4]   2> 399 T1378 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 427 T1378 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 463 T1378 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 465 T1378 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 469 T1378 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 872 T1378 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 878 T1378 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 881 T1378 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 889 T1378 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 892 T1378 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 895 T1378 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 895 T1378 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 896 T1378 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 896 T1378 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 897 T1378 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 897 T1378 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 897 T1378 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 897 T1378 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363438970121/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data/
[junit4:junit4]   2> 897 T1378 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cabdcb
[junit4:junit4]   2> 898 T1378 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 898 T1378 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data forceNew: false
[junit4:junit4]   2> 898 T1378 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data/index/
[junit4:junit4]   2> 899 T1378 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 899 T1378 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data/index forceNew: false
[junit4:junit4]   2> 900 T1378 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12ce048 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d58563),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 900 T1378 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 901 T1378 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 901 T1378 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 902 T1378 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 902 T1378 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 903 T1378 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 903 T1378 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 903 T1378 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 903 T1378 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 903 T1378 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 906 T1378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 908 T1378 oass.SolrIndexSearcher.<init> Opening Searcher@1eb3e1e main
[junit4:junit4]   2> 908 T1378 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data/tlog
[junit4:junit4]   2> 909 T1378 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 909 T1378 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 911 T1379 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1eb3e1e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 912 T1378 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 912 T1378 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 912 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1896 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1897 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45916",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45916_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 1897 T1376 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1897 T1376 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1898 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1902 T1375 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> 1914 T1378 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1914 T1378 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45916 collection:control_collection shard:shard1
[junit4:junit4]   2> 1915 T1378 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1920 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 1920 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1921 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1922 T1378 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1922 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1922 T1378 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45916/collection1/
[junit4:junit4]   2> 1922 T1378 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1922 T1378 oasc.SyncStrategy.syncToMe http://127.0.0.1:45916/collection1/ has no replicas
[junit4:junit4]   2> 1923 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45916/collection1/
[junit4:junit4]   2> 1923 T1378 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1925 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3405 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3410 T1375 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> 3434 T1378 oasc.ZkController.register We are http://127.0.0.1:45916/collection1/ and leader is http://127.0.0.1:45916/collection1/
[junit4:junit4]   2> 3434 T1378 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45916
[junit4:junit4]   2> 3434 T1378 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3434 T1378 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3434 T1378 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3436 T1378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3437 T1353 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3437 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3438 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3441 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3441 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c0c44c
[junit4:junit4]   2> 3442 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3442 T1381 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3442 T1381 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 3443 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45728
[junit4:junit4]   2> 3443 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45728
[junit4:junit4]   2> 3444 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0004 with negotiated timeout 10000 for client /127.0.0.1:45728
[junit4:junit4]   2> 3444 T1381 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0004, negotiated timeout = 10000
[junit4:junit4]   2> 3444 T1382 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c0c44c name:ZooKeeperConnection Watcher:127.0.0.1:44156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3444 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3446 T1353 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3447 T1353 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3501 T1353 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3503 T1353 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53426
[junit4:junit4]   2> 3503 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3504 T1353 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3504 T1353 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326
[junit4:junit4]   2> 3504 T1353 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/solr.xml
[junit4:junit4]   2> 3505 T1353 oasc.CoreContainer.<init> New CoreContainer 8780733
[junit4:junit4]   2> 3505 T1353 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/'
[junit4:junit4]   2> 3505 T1353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/'
[junit4:junit4]   2> 3523 T1353 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3523 T1353 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3524 T1353 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3524 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3524 T1353 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3525 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3525 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3525 T1353 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3526 T1353 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3526 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3533 T1353 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3545 T1353 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44156/solr
[junit4:junit4]   2> 3545 T1353 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3546 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@24a3a7
[junit4:junit4]   2> 3546 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3547 T1392 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3547 T1392 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 3547 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45729
[junit4:junit4]   2> 3548 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45729
[junit4:junit4]   2> 3548 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0005 with negotiated timeout 20000 for client /127.0.0.1:45729
[junit4:junit4]   2> 3548 T1392 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0005, negotiated timeout = 20000
[junit4:junit4]   2> 3549 T1393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24a3a7 name:ZooKeeperConnection Watcher:127.0.0.1:44156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3549 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3550 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e0005
[junit4:junit4]   2> 3551 T1393 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3551 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45729 which had sessionid 0x13d734ba41e0005
[junit4:junit4]   2> 3551 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e0005 closed
[junit4:junit4]   2> 3551 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3554 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a48c4c
[junit4:junit4]   2> 3555 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3555 T1394 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3555 T1394 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 3556 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45730
[junit4:junit4]   2> 3556 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45730
[junit4:junit4]   2> 3557 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0006 with negotiated timeout 20000 for client /127.0.0.1:45730
[junit4:junit4]   2> 3557 T1394 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0006, negotiated timeout = 20000
[junit4:junit4]   2> 3557 T1395 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a48c4c name:ZooKeeperConnection Watcher:127.0.0.1:44156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3557 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3558 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3559 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3560 T1353 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4562 T1353 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53426_
[junit4:junit4]   2> 4563 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53426_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53426_
[junit4:junit4]   2> 4563 T1353 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53426_
[junit4:junit4]   2> 4566 T1375 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> 4567 T1382 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4567 T1395 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4568 T1375 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4571 T1396 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/collection1
[junit4:junit4]   2> 4572 T1396 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4572 T1396 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4572 T1396 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4573 T1396 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/collection1/'
[junit4:junit4]   2> 4574 T1396 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/collection1/lib/README' to classloader
[junit4:junit4]   2> 4574 T1396 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4600 T1396 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4643 T1396 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4644 T1396 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4648 T1396 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4914 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4914 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45916",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45916__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45916_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 4924 T1375 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> 4924 T1382 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> 4925 T1395 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> 5021 T1396 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5027 T1396 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5030 T1396 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5040 T1396 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5043 T1396 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5045 T1396 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5046 T1396 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5047 T1396 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5047 T1396 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5048 T1396 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5048 T1396 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5048 T1396 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5048 T1396 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty1/
[junit4:junit4]   2> 5048 T1396 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cabdcb
[junit4:junit4]   2> 5049 T1396 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5049 T1396 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty1 forceNew: false
[junit4:junit4]   2> 5049 T1396 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty1/index/
[junit4:junit4]   2> 5050 T1396 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5050 T1396 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty1/index forceNew: false
[junit4:junit4]   2> 5051 T1396 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d83865 lockFactory=org.apache.lucene.store.NativeFSLockFactory@104e609),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5051 T1396 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5052 T1396 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5053 T1396 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5053 T1396 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5053 T1396 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5054 T1396 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5054 T1396 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5054 T1396 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5055 T1396 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5055 T1396 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5057 T1396 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5059 T1396 oass.SolrIndexSearcher.<init> Opening Searcher@cbb9b0 main
[junit4:junit4]   2> 5060 T1396 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty1/tlog
[junit4:junit4]   2> 5060 T1396 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5060 T1396 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5064 T1397 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cbb9b0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5065 T1396 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5066 T1396 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6428 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6429 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53426",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53426_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 6429 T1376 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6429 T1376 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6433 T1395 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> 6433 T1375 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> 6433 T1382 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> 7067 T1396 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7067 T1396 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53426 collection:collection1 shard:shard1
[junit4:junit4]   2> 7068 T1396 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7073 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7074 T1396 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7074 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7075 T1396 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7075 T1396 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7076 T1396 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53426/collection1/
[junit4:junit4]   2> 7076 T1396 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7076 T1396 oasc.SyncStrategy.syncToMe http://127.0.0.1:53426/collection1/ has no replicas
[junit4:junit4]   2> 7076 T1396 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53426/collection1/
[junit4:junit4]   2> 7076 T1396 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7079 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7936 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7942 T1382 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> 7942 T1395 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> 7942 T1375 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> 7983 T1396 oasc.ZkController.register We are http://127.0.0.1:53426/collection1/ and leader is http://127.0.0.1:53426/collection1/
[junit4:junit4]   2> 7983 T1396 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53426
[junit4:junit4]   2> 7983 T1396 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7984 T1396 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7984 T1396 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7986 T1396 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7987 T1353 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7988 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7988 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8050 T1353 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8051 T1353 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45342
[junit4:junit4]   2> 8052 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8053 T1353 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8053 T1353 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870
[junit4:junit4]   2> 8053 T1353 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870/solr.xml
[junit4:junit4]   2> 8054 T1353 oasc.CoreContainer.<init> New CoreContainer 27356515
[junit4:junit4]   2> 8054 T1353 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870/'
[junit4:junit4]   2> 8054 T1353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870/'
[junit4:junit4]   2> 8073 T1353 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8073 T1353 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8073 T1353 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8074 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8074 T1353 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8074 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8075 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8075 T1353 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8075 T1353 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8076 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8082 T1353 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8094 T1353 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44156/solr
[junit4:junit4]   2> 8094 T1353 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8095 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d5669
[junit4:junit4]   2> 8095 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8096 T1408 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8096 T1408 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 8096 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45732
[junit4:junit4]   2> 8097 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45732
[junit4:junit4]   2> 8097 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0007 with negotiated timeout 20000 for client /127.0.0.1:45732
[junit4:junit4]   2> 8097 T1408 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0007, negotiated timeout = 20000
[junit4:junit4]   2> 8098 T1409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d5669 name:ZooKeeperConnection Watcher:127.0.0.1:44156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8098 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8099 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e0007
[junit4:junit4]   2> 8099 T1409 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8100 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45732 which had sessionid 0x13d734ba41e0007
[junit4:junit4]   2> 8099 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e0007 closed
[junit4:junit4]   2> 8100 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8103 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@123efed
[junit4:junit4]   2> 8103 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8104 T1410 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8104 T1410 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 8104 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45733
[junit4:junit4]   2> 8104 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45733
[junit4:junit4]   2> 8105 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0008 with negotiated timeout 20000 for client /127.0.0.1:45733
[junit4:junit4]   2> 8105 T1410 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0008, negotiated timeout = 20000
[junit4:junit4]   2> 8105 T1411 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@123efed name:ZooKeeperConnection Watcher:127.0.0.1:44156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8106 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8106 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8107 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8108 T1353 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9110 T1353 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45342_
[junit4:junit4]   2> 9111 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45342_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45342_
[junit4:junit4]   2> 9112 T1353 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45342_
[junit4:junit4]   2> 9113 T1395 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> 9114 T1382 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> 9114 T1375 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9115 T1375 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> 9115 T1411 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9116 T1382 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9116 T1395 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9120 T1412 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870/collection1
[junit4:junit4]   2> 9120 T1412 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9120 T1412 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9121 T1412 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9121 T1412 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870/collection1/'
[junit4:junit4]   2> 9122 T1412 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870/collection1/lib/README' to classloader
[junit4:junit4]   2> 9122 T1412 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9155 T1412 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9193 T1412 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9194 T1412 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9198 T1412 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9446 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9446 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53426",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53426__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53426_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 9449 T1395 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> 9449 T1411 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> 9449 T1375 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> 9449 T1382 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> 9571 T1412 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9577 T1412 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9580 T1412 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9590 T1412 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9593 T1412 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9595 T1412 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9596 T1412 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9597 T1412 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9597 T1412 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9598 T1412 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9598 T1412 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9598 T1412 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9598 T1412 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363438977870/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty2/
[junit4:junit4]   2> 9598 T1412 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cabdcb
[junit4:junit4]   2> 9599 T1412 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9599 T1412 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty2 forceNew: false
[junit4:junit4]   2> 9599 T1412 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty2/index/
[junit4:junit4]   2> 9599 T1412 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9600 T1412 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty2/index forceNew: false
[junit4:junit4]   2> 9601 T1412 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1837c34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a4c70),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9601 T1412 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9602 T1412 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9602 T1412 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9603 T1412 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9603 T1412 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9604 T1412 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9604 T1412 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9604 T1412 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9604 T1412 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9605 T1412 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9607 T1412 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9609 T1412 oass.SolrIndexSearcher.<init> Opening Searcher@b8f66a main
[junit4:junit4]   2> 9609 T1412 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty2/tlog
[junit4:junit4]   2> 9610 T1412 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9610 T1412 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9613 T1413 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8f66a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9615 T1412 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9615 T1412 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10952 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10953 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45342",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45342_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 10953 T1376 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10953 T1376 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10957 T1382 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> 10957 T1375 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> 10957 T1411 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> 10957 T1395 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> 11616 T1412 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11616 T1412 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45342 collection:collection1 shard:shard2
[junit4:junit4]   2> 11617 T1412 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11622 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11622 T1412 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11623 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11624 T1412 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11624 T1412 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11624 T1412 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45342/collection1/
[junit4:junit4]   2> 11625 T1412 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11625 T1412 oasc.SyncStrategy.syncToMe http://127.0.0.1:45342/collection1/ has no replicas
[junit4:junit4]   2> 11625 T1412 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45342/collection1/
[junit4:junit4]   2> 11625 T1412 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11628 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12467 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12475 T1395 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> 12475 T1411 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> 12475 T1375 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> 12475 T1382 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> 12480 T1412 oasc.ZkController.register We are http://127.0.0.1:45342/collection1/ and leader is http://127.0.0.1:45342/collection1/
[junit4:junit4]   2> 12481 T1412 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45342
[junit4:junit4]   2> 12481 T1412 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12481 T1412 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12481 T1412 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12482 T1412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12483 T1353 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12484 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12484 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12552 T1353 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12554 T1353 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33198
[junit4:junit4]   2> 12555 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12555 T1353 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12555 T1353 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368
[junit4:junit4]   2> 12556 T1353 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368/solr.xml
[junit4:junit4]   2> 12556 T1353 oasc.CoreContainer.<init> New CoreContainer 16497768
[junit4:junit4]   2> 12556 T1353 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368/'
[junit4:junit4]   2> 12557 T1353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368/'
[junit4:junit4]   2> 12575 T1353 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12576 T1353 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12576 T1353 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12576 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12577 T1353 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12577 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12577 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12578 T1353 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12578 T1353 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12578 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12585 T1353 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12599 T1353 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44156/solr
[junit4:junit4]   2> 12599 T1353 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12600 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1529222
[junit4:junit4]   2> 12601 T1424 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12601 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12601 T1424 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 12602 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45734
[junit4:junit4]   2> 12602 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45734
[junit4:junit4]   2> 12603 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e0009 with negotiated timeout 20000 for client /127.0.0.1:45734
[junit4:junit4]   2> 12603 T1424 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e0009, negotiated timeout = 20000
[junit4:junit4]   2> 12603 T1425 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1529222 name:ZooKeeperConnection Watcher:127.0.0.1:44156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12603 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12604 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e0009
[junit4:junit4]   2> 12605 T1425 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12605 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e0009 closed
[junit4:junit4]   2> 12605 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45734 which had sessionid 0x13d734ba41e0009
[junit4:junit4]   2> 12605 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12608 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@10cee17
[junit4:junit4]   2> 12609 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12609 T1426 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12609 T1426 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 12610 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45735
[junit4:junit4]   2> 12610 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45735
[junit4:junit4]   2> 12611 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e000a with negotiated timeout 20000 for client /127.0.0.1:45735
[junit4:junit4]   2> 12611 T1426 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e000a, negotiated timeout = 20000
[junit4:junit4]   2> 12611 T1427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10cee17 name:ZooKeeperConnection Watcher:127.0.0.1:44156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12611 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12612 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12613 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12614 T1353 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13616 T1353 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33198_
[junit4:junit4]   2> 13617 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33198_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33198_
[junit4:junit4]   2> 13617 T1353 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33198_
[junit4:junit4]   2> 13619 T1382 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> 13619 T1375 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> 13619 T1411 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> 13620 T1427 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13619 T1395 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> 13621 T1375 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13621 T1382 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13622 T1411 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13622 T1395 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13625 T1428 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368/collection1
[junit4:junit4]   2> 13625 T1428 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13625 T1428 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13626 T1428 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13626 T1428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368/collection1/'
[junit4:junit4]   2> 13627 T1428 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368/collection1/lib/README' to classloader
[junit4:junit4]   2> 13627 T1428 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13658 T1428 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13697 T1428 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13697 T1428 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13703 T1428 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13979 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13980 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45342",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45342__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45342_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 13982 T1382 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> 13982 T1427 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> 13982 T1375 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> 13982 T1411 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> 13983 T1395 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> 14117 T1428 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14123 T1428 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14125 T1428 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14135 T1428 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14138 T1428 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14140 T1428 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14141 T1428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14142 T1428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14142 T1428 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14143 T1428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14143 T1428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14143 T1428 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14143 T1428 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363438982368/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty3/
[junit4:junit4]   2> 14143 T1428 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cabdcb
[junit4:junit4]   2> 14144 T1428 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14144 T1428 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty3 forceNew: false
[junit4:junit4]   2> 14144 T1428 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty3/index/
[junit4:junit4]   2> 14144 T1428 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14145 T1428 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty3/index forceNew: false
[junit4:junit4]   2> 14146 T1428 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cec10a lockFactory=org.apache.lucene.store.NativeFSLockFactory@be8542),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14146 T1428 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14147 T1428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14147 T1428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14148 T1428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14148 T1428 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14149 T1428 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14149 T1428 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14149 T1428 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14149 T1428 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14150 T1428 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14152 T1428 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14154 T1428 oass.SolrIndexSearcher.<init> Opening Searcher@9c594b main
[junit4:junit4]   2> 14154 T1428 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty3/tlog
[junit4:junit4]   2> 14155 T1428 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14155 T1428 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14159 T1429 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9c594b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14160 T1428 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14160 T1428 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15486 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15487 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33198",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33198_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 15487 T1376 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15488 T1376 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15491 T1375 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> 15491 T1382 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> 15491 T1427 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> 15491 T1395 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> 15491 T1411 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> 16163 T1428 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16163 T1428 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33198 collection:collection1 shard:shard1
[junit4:junit4]   2> 16166 T1428 oasc.ZkController.register We are http://127.0.0.1:33198/collection1/ and leader is http://127.0.0.1:53426/collection1/
[junit4:junit4]   2> 16167 T1428 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33198
[junit4:junit4]   2> 16167 T1428 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16167 T1428 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@295222 url=http://127.0.0.1:33198/collection1 node=127.0.0.1:33198_ C49_STATE=coll:collection1 core:collection1 props:{state=down, collection=collection1, base_url=http://127.0.0.1:33198, core=collection1, node_name=127.0.0.1:33198_}
[junit4:junit4]   2> 16167 T1430 C49 P33198 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16168 T1430 C49 P33198 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16168 T1428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16168 T1430 C49 P33198 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16168 T1430 C49 P33198 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16169 T1353 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16169 T1430 C49 P33198 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16169 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16170 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16227 T1353 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16228 T1353 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56030
[junit4:junit4]   2> 16229 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16229 T1353 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16230 T1353 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051
[junit4:junit4]   2> 16230 T1353 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051/solr.xml
[junit4:junit4]   2> 16230 T1353 oasc.CoreContainer.<init> New CoreContainer 8404989
[junit4:junit4]   2> 16231 T1353 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051/'
[junit4:junit4]   2> 16231 T1353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051/'
[junit4:junit4]   2> 16248 T1353 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16249 T1353 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16249 T1353 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16249 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16250 T1353 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16250 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16250 T1353 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16251 T1353 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16251 T1353 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16251 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16258 T1353 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16269 T1353 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44156/solr
[junit4:junit4]   2> 16270 T1353 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16270 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@17755ac
[junit4:junit4]   2> 16271 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16271 T1441 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16272 T1441 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 16272 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45740
[junit4:junit4]   2> 16272 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45740
[junit4:junit4]   2> 16273 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e000b with negotiated timeout 20000 for client /127.0.0.1:45740
[junit4:junit4]   2> 16273 T1441 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e000b, negotiated timeout = 20000
[junit4:junit4]   2> 16273 T1442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17755ac name:ZooKeeperConnection Watcher:127.0.0.1:44156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16273 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16275 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e000b
[junit4:junit4]   2> 16275 T1442 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16275 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45740 which had sessionid 0x13d734ba41e000b
[junit4:junit4]   2> 16275 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e000b closed
[junit4:junit4]   2> 16276 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16279 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c34cd9
[junit4:junit4]   2> 16280 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16280 T1443 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16280 T1443 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 16280 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45741
[junit4:junit4]   2> 16281 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45741
[junit4:junit4]   2> 16281 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e000c with negotiated timeout 20000 for client /127.0.0.1:45741
[junit4:junit4]   2> 16281 T1443 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e000c, negotiated timeout = 20000
[junit4:junit4]   2> 16282 T1444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c34cd9 name:ZooKeeperConnection Watcher:127.0.0.1:44156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16282 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16283 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16284 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16285 T1353 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16996 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16996 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33198",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:33198__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33198_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 17001 T1375 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> 17001 T1411 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> 17001 T1395 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> 17001 T1382 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> 17001 T1427 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> 17001 T1444 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> 17173 T1391 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:33198__collection1&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:33198_&checkLive=true&version=2&core=collection1&action=PREPRECOVERY&wt=javabin} status=0 QTime=1000 
[junit4:junit4]   2> 17287 T1353 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56030_
[junit4:junit4]   2> 17288 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56030_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56030_
[junit4:junit4]   2> 17289 T1353 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56030_
[junit4:junit4]   2> 17291 T1411 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> 17291 T1375 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> 17292 T1395 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> 17292 T1382 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17292 T1382 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> 17293 T1427 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17293 T1427 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> 17293 T1444 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17293 T1375 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17294 T1411 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17294 T1395 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17294 T1444 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> 17300 T1445 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051/collection1
[junit4:junit4]   2> 17300 T1445 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17301 T1445 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17301 T1445 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17302 T1445 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051/collection1/'
[junit4:junit4]   2> 17302 T1445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051/collection1/lib/README' to classloader
[junit4:junit4]   2> 17303 T1445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17328 T1445 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17369 T1445 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17370 T1445 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17374 T1445 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17744 T1445 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17750 T1445 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17753 T1445 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17763 T1445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17766 T1445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17769 T1445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17770 T1445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17770 T1445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17770 T1445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17771 T1445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17772 T1445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17772 T1445 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17772 T1445 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363438986051/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty4/
[junit4:junit4]   2> 17772 T1445 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cabdcb
[junit4:junit4]   2> 17773 T1445 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17773 T1445 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty4 forceNew: false
[junit4:junit4]   2> 17773 T1445 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty4/index/
[junit4:junit4]   2> 17773 T1445 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17774 T1445 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty4/index forceNew: false
[junit4:junit4]   2> 17775 T1445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f4fd28 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ccc7a3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17775 T1445 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17776 T1445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17776 T1445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17777 T1445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17777 T1445 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17778 T1445 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17778 T1445 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17778 T1445 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17778 T1445 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17779 T1445 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17781 T1445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17783 T1445 oass.SolrIndexSearcher.<init> Opening Searcher@1bdaefb main
[junit4:junit4]   2> 17784 T1445 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty4/tlog
[junit4:junit4]   2> 17784 T1445 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17784 T1445 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17788 T1446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bdaefb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17789 T1445 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17789 T1445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18506 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18507 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56030",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56030_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18507 T1376 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18508 T1376 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18511 T1395 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> 18511 T1375 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> 18511 T1444 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> 18511 T1427 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> 18511 T1382 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> 18511 T1411 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> 18790 T1445 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18790 T1445 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56030 collection:collection1 shard:shard2
[junit4:junit4]   2> 18793 T1445 oasc.ZkController.register We are http://127.0.0.1:56030/collection1/ and leader is http://127.0.0.1:45342/collection1/
[junit4:junit4]   2> 18794 T1445 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56030
[junit4:junit4]   2> 18794 T1445 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18794 T1445 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C50 name=collection1 org.apache.solr.core.SolrCore@1b19429 url=http://127.0.0.1:56030/collection1 node=127.0.0.1:56030_ C50_STATE=coll:collection1 core:collection1 props:{state=down, collection=collection1, base_url=http://127.0.0.1:56030, core=collection1, node_name=127.0.0.1:56030_}
[junit4:junit4]   2> 18794 T1447 C50 P56030 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18794 T1445 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18795 T1447 C50 P56030 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18795 T1447 C50 P56030 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18795 T1447 C50 P56030 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18796 T1353 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18796 T1447 C50 P56030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18796 T1353 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18797 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18801 T1353 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18802 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18807 T1389 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/onenodecollectioncore
[junit4:junit4]   2> 18808 T1389 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18808 T1389 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18809 T1389 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18809 T1389 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18810 T1389 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18811 T1389 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18812 T1389 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/onenodecollectioncore/'
[junit4:junit4]   2> 18841 T1389 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18876 T1389 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18877 T1389 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18882 T1389 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C49_STATE=coll:collection1 core:collection1 props:{state=recovering, shard=shard1, collection=collection1, base_url=http://127.0.0.1:33198, core=collection1, node_name=127.0.0.1:33198_}
[junit4:junit4]   2> 19174 T1430 C49 P33198 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53426/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19174 T1430 C49 P33198 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33198 START replicas=[http://127.0.0.1:53426/collection1/] nUpdates=100
[junit4:junit4]   2> 19175 T1430 C49 P33198 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19175 T1430 C49 P33198 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19175 T1430 C49 P33198 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19176 T1430 C49 P33198 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19176 T1430 C49 P33198 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19176 T1430 C49 P33198 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53426/collection1/. core=collection1
[junit4:junit4]   2> 19176 T1430 C49 P33198 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C51 name=collection1 org.apache.solr.core.SolrCore@e89628 url=http://127.0.0.1:53426/collection1 node=127.0.0.1:53426_ C51_STATE=coll:collection1 core:collection1 props:{state=active, shard=shard1, collection=collection1, base_url=http://127.0.0.1:53426, core=collection1, node_name=127.0.0.1:53426_, leader=true}
[junit4:junit4]   2> 19180 T1391 C51 P53426 REQ /get {distrib=false&getVersions=100&version=2&wt=javabin&qt=/get} status=0 QTime=0 
[junit4:junit4]   2> 19183 T1388 C51 P53426 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19184 T1388 C51 P53426 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d83865 lockFactory=org.apache.lucene.store.NativeFSLockFactory@104e609),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19184 T1388 C51 P53426 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19185 T1388 C51 P53426 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d83865 lockFactory=org.apache.lucene.store.NativeFSLockFactory@104e609),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d83865 lockFactory=org.apache.lucene.store.NativeFSLockFactory@104e609),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19185 T1388 C51 P53426 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19185 T1388 C51 P53426 oass.SolrIndexSearcher.<init> Opening Searcher@1978b53 realtime
[junit4:junit4]   2> 19186 T1388 C51 P53426 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19186 T1388 C51 P53426 /update {commit_end_point=true&commit=true&version=2&openSearcher=false&waitSearcher=true&wt=javabin&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 19186 T1430 C49 P33198 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19187 T1430 C49 P33198 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19190 T1391 C51 P53426 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19190 T1391 C51 P53426 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 19191 T1430 C49 P33198 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19191 T1430 C49 P33198 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19191 T1430 C49 P33198 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19193 T1388 C51 P53426 REQ /replication {command=filelist&generation=2&version=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19193 T1430 C49 P33198 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19194 T1430 C49 P33198 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty3/index.20130317000309072 forceNew: false
[junit4:junit4]   2> 19194 T1430 C49 P33198 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1539824 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e47b68) fullCopy=false
[junit4:junit4]   2> 19196 T1390 C51 P53426 REQ /replication {command=filecontent&generation=2&file=segments_2&wt=filestream&checksum=true&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19197 T1430 C49 P33198 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19198 T1430 C49 P33198 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19198 T1430 C49 P33198 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19198 T1430 C49 P33198 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cec10a lockFactory=org.apache.lucene.store.NativeFSLockFactory@be8542),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cec10a lockFactory=org.apache.lucene.store.NativeFSLockFactory@be8542),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19199 T1430 C49 P33198 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19199 T1430 C49 P33198 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19199 T1430 C49 P33198 oass.SolrIndexSearcher.<init> Opening Searcher@14424c1 main
[junit4:junit4]   2> 19200 T1429 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14424c1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19201 T1430 C49 P33198 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@1539824 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e47b68)
[junit4:junit4]   2> 19201 T1430 C49 P33198 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19201 T1430 C49 P33198 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19201 T1430 C49 P33198 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19202 T1430 C49 P33198 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19203 T1430 C49 P33198 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19257 T1389 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19263 T1389 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19266 T1389 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19276 T1389 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19279 T1389 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19282 T1389 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19283 T1389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19283 T1389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19283 T1389 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19284 T1389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19284 T1389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19285 T1389 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19285 T1389 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363438973326/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363438969883/onenodecollection/
[junit4:junit4]   2> 19286 T1389 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cabdcb
[junit4:junit4]   2> 19286 T1389 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19287 T1389 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363438969883/onenodecollection forceNew: false
[junit4:junit4]   2> 19287 T1389 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363438969883/onenodecollection/index/
[junit4:junit4]   2> 19287 T1389 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363438969883/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19288 T1389 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363438969883/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19289 T1389 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a853ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e7de72),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19289 T1389 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19291 T1389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19291 T1389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19291 T1389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19292 T1389 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19292 T1389 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19293 T1389 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19293 T1389 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19293 T1389 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19294 T1389 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19296 T1389 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19298 T1389 oass.SolrIndexSearcher.<init> Opening Searcher@106a05a main
[junit4:junit4]   2> 19299 T1389 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363438969883/onenodecollection/tlog
[junit4:junit4]   2> 19299 T1389 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19300 T1389 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19303 T1451 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@106a05a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19303 T1389 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20015 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20016 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56030",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:56030__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56030_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20019 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33198",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:33198__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33198_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20021 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53426",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53426_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20022 T1376 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20022 T1376 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20025 T1427 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> 20025 T1411 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> 20025 T1375 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> 20025 T1444 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> 20025 T1382 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> 20025 T1395 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> 20305 T1389 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20305 T1389 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:53426 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20306 T1389 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20312 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20312 T1389 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20313 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20314 T1389 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20314 T1389 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20315 T1389 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53426/onenodecollectioncore/
[junit4:junit4]   2> 20315 T1389 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20315 T1389 oasc.SyncStrategy.syncToMe http://127.0.0.1:53426/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20316 T1389 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53426/onenodecollectioncore/
[junit4:junit4]   2> 20316 T1389 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20320 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20800 T1404 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:56030__collection1&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:56030_&checkLive=true&version=2&core=collection1&action=PREPRECOVERY&wt=javabin} status=0 QTime=2000 
[junit4:junit4]   2> 21531 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21537 T1395 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> 21537 T1411 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> 21537 T1444 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> 21537 T1427 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> 21537 T1375 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> 21537 T1382 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> 21574 T1389 oasc.ZkController.register We are http://127.0.0.1:53426/onenodecollectioncore/ and leader is http://127.0.0.1:53426/onenodecollectioncore/
[junit4:junit4]   2> 21575 T1389 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:53426
[junit4:junit4]   2> 21575 T1389 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21575 T1389 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21577 T1389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21578 T1389 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363438969883/onenodecollection&name=onenodecollectioncore&collection=onenodecollection&version=2&roles=none&action=CREATE&wt=javabin&numShards=1} status=0 QTime=2771 
[junit4:junit4]   2> 21579 T1353 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21579 T1353 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22581 T1353 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C50_STATE=coll:collection1 core:collection1 props:{state=recovering, shard=shard2, collection=collection1, base_url=http://127.0.0.1:56030, core=collection1, node_name=127.0.0.1:56030_}
[junit4:junit4]   2> 22801 T1447 C50 P56030 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45342/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22801 T1447 C50 P56030 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56030 START replicas=[http://127.0.0.1:45342/collection1/] nUpdates=100
[junit4:junit4]   2> 22802 T1447 C50 P56030 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22802 T1447 C50 P56030 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22802 T1447 C50 P56030 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22802 T1447 C50 P56030 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22802 T1447 C50 P56030 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22803 T1447 C50 P56030 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45342/collection1/. core=collection1
[junit4:junit4]   2> 22803 T1447 C50 P56030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C52 name=collection1 org.apache.solr.core.SolrCore@897c61 url=http://127.0.0.1:45342/collection1 node=127.0.0.1:45342_ C52_STATE=coll:collection1 core:collection1 props:{state=active, shard=shard2, collection=collection1, base_url=http://127.0.0.1:45342, core=collection1, node_name=127.0.0.1:45342_, leader=true}
[junit4:junit4]   2> 22806 T1407 C52 P45342 REQ /get {distrib=false&getVersions=100&version=2&wt=javabin&qt=/get} status=0 QTime=0 
[junit4:junit4]   2> 22807 T1405 C52 P45342 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22808 T1405 C52 P45342 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1837c34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a4c70),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22809 T1405 C52 P45342 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22809 T1405 C52 P45342 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1837c34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a4c70),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1837c34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a4c70),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22810 T1405 C52 P45342 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22810 T1405 C52 P45342 oass.SolrIndexSearcher.<init> Opening Searcher@3eac6f realtime
[junit4:junit4]   2> 22811 T1405 C52 P45342 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22811 T1405 C52 P45342 /update {commit_end_point=true&commit=true&version=2&openSearcher=false&waitSearcher=true&wt=javabin&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22812 T1447 C50 P56030 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22812 T1447 C50 P56030 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22813 T1404 C52 P45342 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22814 T1404 C52 P45342 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22814 T1447 C50 P56030 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22815 T1447 C50 P56030 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22815 T1447 C50 P56030 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22816 T1407 C52 P45342 REQ /replication {command=filelist&generation=2&version=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22817 T1447 C50 P56030 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22817 T1447 C50 P56030 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/jetty4/index.20130317000312696 forceNew: false
[junit4:junit4]   2> 22818 T1447 C50 P56030 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@ff79a6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@29720b) fullCopy=false
[junit4:junit4]   2> 22820 T1405 C52 P45342 REQ /replication {command=filecontent&generation=2&file=segments_2&wt=filestream&checksum=true&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 22830 T1447 C50 P56030 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22831 T1447 C50 P56030 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22831 T1447 C50 P56030 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22831 T1447 C50 P56030 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f4fd28 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ccc7a3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f4fd28 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ccc7a3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22832 T1447 C50 P56030 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22832 T1447 C50 P56030 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22832 T1447 C50 P56030 oass.SolrIndexSearcher.<init> Opening Searcher@1697353 main
[junit4:junit4]   2> 22833 T1446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1697353 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22833 T1447 C50 P56030 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@ff79a6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@29720b)
[junit4:junit4]   2> 22834 T1447 C50 P56030 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22834 T1447 C50 P56030 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22834 T1447 C50 P56030 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22834 T1447 C50 P56030 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22835 T1447 C50 P56030 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23043 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23044 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53426",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53426__onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53426_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23050 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56030",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:56030__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56030_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23056 T1382 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> 23057 T1395 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> 23056 T1427 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> 23057 T1375 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> 23056 T1444 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> 23057 T1411 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> 23584 T1353 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23585 T1353 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23586 T1353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23603 T1407 oejs.Response.sendError WARNING Committed before 404 Can not find: /onenodecollectioncore/update
[junit4:junit4]   2> 23604 T1353 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44156 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@16cdc49
[junit4:junit4]   2> 23604 T1407 oejs.ServletHandler.doHandle WARNING /onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23605 T1353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23605 T1454 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:44156. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23607 T1454 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:44156, initiating session
[junit4:junit4]   2> 23607 T1355 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45753
[junit4:junit4]   2> 23608 T1355 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45753
[junit4:junit4]   2> 23609 T1357 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d734ba41e000d with negotiated timeout 10000 for client /127.0.0.1:45753
[junit4:junit4]   2> 23609 T1454 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:44156, sessionid = 0x13d734ba41e000d, negotiated timeout = 10000
[junit4:junit4]   2> 23610 T1455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16cdc49 name:ZooKeeperConnection Watcher:127.0.0.1:44156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23610 T1353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 23668 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e000d
[junit4:junit4]   2> 23669 T1455 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23669 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e000d closed
[junit4:junit4]   2> 23669 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45753 which had sessionid 0x13d734ba41e000d
[junit4:junit4]   2> 23670 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e0004
[junit4:junit4]   2> 23671 T1382 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23671 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e0004 closed
[junit4:junit4]   2> 23671 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45728 which had sessionid 0x13d734ba41e0004
[junit4:junit4]   2> 23675 T1353 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 45916
[junit4:junit4]   2> 23676 T1353 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=29208671
[junit4:junit4]   2> 24566 T1376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24567 T1376 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45916",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45916__collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45916_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 24570 T1395 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> 24570 T1375 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> 24570 T1427 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> 24570 T1444 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> 24570 T1411 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> 25678 T1353 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25678 T1353 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25682 T1353 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d4c7c5
[junit4:junit4]   2> 25690 T1353 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25691 T1353 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25691 T1353 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25692 T1353 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25693 T1353 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25694 T1353 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data/index
[junit4:junit4]   2> 25694 T1353 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data/index
[junit4:junit4]   2> 25695 T1353 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data
[junit4:junit4]   2> 25696 T1353 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363438969883/control/data
[junit4:junit4]   2> 25698 T1376 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89354336330448899-127.0.0.1:45916_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25698 T1358 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d734ba41e0003
[junit4:junit4]   2> 25699 T1411 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> 25699 T1375 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> 25700 T1444 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25700 T1355 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45726 which had sessionid 0x13d734ba41e0003
[junit4:junit4]   2> 25700 T1427 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25700 T1375 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25700 T1353 oaz.ZooKeeper.close Session: 0x13d734ba41e0003 closed
[junit4:junit4]   2> 25700 T1444 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> 25701 T1395 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25701 T1375 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25702 T1427 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> 25702 T1395 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> 25703 T1411 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25703 T1375 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 25706 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:delete cxid:0xc3 zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25707 T1395 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25710 T1395 oasc.Overseer.start Overseer (id=89354336330448902-127.0.0.1:53426_-n_0000000001) starting
[junit4:junit4]   2> 25711 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0xc8 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25713 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0xc9 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25714 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0xca zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25715 T1358 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d734ba41e0006 type:create cxid:0xcb zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25716 T1457 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25717 T1456 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25720 T1456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25721 T1456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45916",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45916__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45916_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 25724 T1353 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 25727 T1411 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> 25727 T1444 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> 25727 T1395 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> 25727 T1427 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> 25776 T1353 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 53426
[junit4:junit4]   2> 25777 T1353 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=8780733
[junit4:junit4]   2> 27233 T1456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27235 T1456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53426",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53426__onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53426_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 27239 T1456 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53426",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53426__collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53426_",
[junit4:junit4]   2> 	  "operation":"state

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

timezone=America/Menominee -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE 51.1s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A18BB6C1514F1FA:BBFE3574624B91C6]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.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:722)
[junit4:junit4]   2> 51117 T1935 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 51119 T1934 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 51737 T1938 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 52207 T2027 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 52207 T2027 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> 52208 T2027 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 52208 T2027 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {timestamp=PostingsFormat(name=MockSep), intDefault=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=MockSep), other_tl1=PostingsFormat(name=Memory doPackFST= true), a_si=PostingsFormat(name=Memory doPackFST= true), text=MockVariableIntBlock(baseBlockSize=7), a_t=PostingsFormat(name=MockSep), multiDefault=PostingsFormat(name=MockSep), rnd_b=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=PostingsFormat(name=Memory doPackFST= false), range_facet_si=PostingsFormat(name=MockSep)}, docValues:{}, sim=DefaultSimilarity, locale=es_UY, timezone=America/Menominee
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=4,free=158298648,total=228392960
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DistributedTermsComponentTest, SynonymTokenizerTest, RecoveryZkTest, TestSurroundQueryParser, TestFieldCollectionResource, DirectSolrConnectionTest, PolyFieldTest, RAMDirectoryFactoryTest, TestSweetSpotSimilarityFactory, LegacyHTMLStripCharFilterTest, SearchHandlerTest, DirectUpdateHandlerOptimizeTest, SolrCoreTest, FastVectorHighlighterTest, TermsComponentTest, TestSolrDeletionPolicy2, PeerSyncTest, ChaosMonkeyNothingIsSafeTest, TestSolrCoreProperties, OverseerCollectionProcessorTest, AnalysisAfterCoreReloadTest, TestRandomDVFaceting, TestIBSimilarityFactory, UnloadDistributedZkTest, LeaderElectionTest, TestBadConfig, TestSolrIndexConfig, TestSolrQueryParser, TestCollationKeyRangeQueries, BadComponentTest, TestDocSet, DocumentBuilderTest, TestPropInjectDefaults, TestLMDirichletSimilarityFactory, TestRemoteStreaming, BasicDistributedZkTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, DistributedSpellCheckComponentTest, SuggesterTest, TestDynamicFieldCollectionResource, TestSearchPerf, PrimitiveFieldTypeTest, DocValuesTest, ZkCLITest, ExternalFileFieldSortTest, MinimalSchemaTest, TestFieldTypeResource, TestFieldTypeCollectionResource, SliceStateTest, SimpleFacetsTest, TestFunctionQuery, ResourceLoaderTest, TestGroupingSearch, TestExtendedDismaxParser, TestPhraseSuggestions, TestLFUCache, LoggingHandlerTest, TestPHPSerializedResponseWriter, ShardRoutingTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 52.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 442 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 48 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure