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/02/09 05:46:19 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_10) - Build # 4220 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4220/
Java: 32bit/jdk1.7.0_10 -client -XX:+UseSerialGC

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([800F212D67B9193D:1E9AF3510E67901]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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 9464 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T3228 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T3228 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1360384955545
[junit4:junit4]   2> 4 T3228 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T3229 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T3229 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T3229 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T3229 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T3229 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T3229 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T3228 oasc.ZkTestServer.run start zk server on port:53330
[junit4:junit4]   2> 105 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@811937
[junit4:junit4]   2> 105 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 105 T3234 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T3234 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 106 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36202
[junit4:junit4]   2> 106 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36202
[junit4:junit4]   2> 107 T3232 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 108 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0000 with negotiated timeout 10000 for client /127.0.0.1:36202
[junit4:junit4]   2> 108 T3234 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0000, negotiated timeout = 10000
[junit4:junit4]   2> 109 T3235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@811937 name:ZooKeeperConnection Watcher:127.0.0.1:53330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 109 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 109 T3228 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 111 T3233 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd43149c0000
[junit4:junit4]   2> 112 T3235 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 112 T3230 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36202 which had sessionid 0x13cbd43149c0000
[junit4:junit4]   2> 112 T3228 oaz.ZooKeeper.close Session: 0x13cbd43149c0000 closed
[junit4:junit4]   2> 112 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bd5812
[junit4:junit4]   2> 113 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 113 T3236 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 114 T3236 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 114 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36203
[junit4:junit4]   2> 114 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36203
[junit4:junit4]   2> 115 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0001 with negotiated timeout 10000 for client /127.0.0.1:36203
[junit4:junit4]   2> 115 T3236 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0001, negotiated timeout = 10000
[junit4:junit4]   2> 115 T3237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bd5812 name:ZooKeeperConnection Watcher:127.0.0.1:53330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T3228 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 117 T3228 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 119 T3228 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 120 T3228 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 121 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 122 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 124 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 125 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 128 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 129 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 131 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 132 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 134 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 135 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 136 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-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 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 139 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 139 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 142 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 142 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 144 T3228 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 145 T3228 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 147 T3233 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd43149c0001
[junit4:junit4]   2> 147 T3237 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 147 T3228 oaz.ZooKeeper.close Session: 0x13cbd43149c0001 closed
[junit4:junit4]   2> 147 T3230 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36203 which had sessionid 0x13cbd43149c0001
[junit4:junit4]   2> 206 T3228 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 209 T3228 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35161
[junit4:junit4]   2> 210 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 210 T3228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 211 T3228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690
[junit4:junit4]   2> 211 T3228 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690/solr.xml
[junit4:junit4]   2> 212 T3228 oasc.CoreContainer.<init> New CoreContainer 24876514
[junit4:junit4]   2> 212 T3228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690/'
[junit4:junit4]   2> 213 T3228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690/'
[junit4:junit4]   2> 234 T3228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 234 T3228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 235 T3228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 235 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 235 T3228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 236 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 236 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 236 T3228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 236 T3228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 237 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 243 T3228 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 255 T3228 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53330/solr
[junit4:junit4]   2> 255 T3228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 256 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@15017af
[junit4:junit4]   2> 256 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 257 T3247 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 257 T3247 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 257 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36204
[junit4:junit4]   2> 258 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36204
[junit4:junit4]   2> 258 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0002 with negotiated timeout 20000 for client /127.0.0.1:36204
[junit4:junit4]   2> 258 T3247 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0002, negotiated timeout = 20000
[junit4:junit4]   2> 259 T3248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15017af name:ZooKeeperConnection Watcher:127.0.0.1:53330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 259 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 260 T3233 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd43149c0002
[junit4:junit4]   2> 260 T3248 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 260 T3228 oaz.ZooKeeper.close Session: 0x13cbd43149c0002 closed
[junit4:junit4]   2> 260 T3230 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36204 which had sessionid 0x13cbd43149c0002
[junit4:junit4]   2> 261 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 263 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@584770
[junit4:junit4]   2> 264 T3249 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 264 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 265 T3249 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 265 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36205
[junit4:junit4]   2> 265 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36205
[junit4:junit4]   2> 266 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0003 with negotiated timeout 20000 for client /127.0.0.1:36205
[junit4:junit4]   2> 266 T3249 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0003, negotiated timeout = 20000
[junit4:junit4]   2> 266 T3250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@584770 name:ZooKeeperConnection Watcher:127.0.0.1:53330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 266 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 267 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 269 T3228 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 270 T3228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35161_
[junit4:junit4]   2> 271 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35161_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35161_
[junit4:junit4]   2> 271 T3228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35161_
[junit4:junit4]   2> 273 T3228 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 276 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 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> 277 T3228 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 278 T3228 oasc.Overseer.start Overseer (id=89154188446793731-127.0.0.1:35161_-n_0000000000) starting
[junit4:junit4]   2> 279 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 280 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 280 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 281 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 282 T3252 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 282 T3228 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 284 T3228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 285 T3251 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 288 T3253 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690/collection1
[junit4:junit4]   2> 288 T3253 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 289 T3253 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 289 T3253 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 290 T3253 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690/collection1/'
[junit4:junit4]   2> 290 T3253 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690/collection1/lib/README' to classloader
[junit4:junit4]   2> 290 T3253 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 332 T3253 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 376 T3253 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 377 T3253 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 381 T3253 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 763 T3253 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 768 T3253 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 771 T3253 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 783 T3253 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 787 T3253 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 790 T3253 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 792 T3253 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 793 T3253 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360384955690/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data/
[junit4:junit4]   2> 793 T3253 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a23132
[junit4:junit4]   2> 794 T3253 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 794 T3253 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data forceNew:false
[junit4:junit4]   2> 794 T3253 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data
[junit4:junit4]   2> 795 T3253 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data/index/
[junit4:junit4]   2> 795 T3253 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 795 T3253 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data/index forceNew:false
[junit4:junit4]   2> 799 T3253 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@101e656; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 799 T3253 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 799 T3253 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data/index
[junit4:junit4]   2> 800 T3253 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 801 T3253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 801 T3253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 801 T3253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 801 T3253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 802 T3253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 802 T3253 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 802 T3253 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 802 T3253 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 803 T3253 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 803 T3253 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 803 T3253 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 804 T3253 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 804 T3253 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 804 T3253 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 804 T3253 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 805 T3253 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 805 T3253 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 805 T3253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 806 T3253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 806 T3253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 807 T3253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 807 T3253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 808 T3253 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 808 T3253 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 809 T3253 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 810 T3253 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 814 T3253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 815 T3253 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 816 T3253 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 817 T3253 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/control/data
[junit4:junit4]   2> 818 T3253 oass.SolrIndexSearcher.<init> Opening Searcher@ff2225 main
[junit4:junit4]   2> 819 T3253 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 819 T3253 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 819 T3253 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 823 T3253 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 842 T3254 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff2225 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 845 T3253 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 845 T3253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 846 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1788 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1788 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:35161_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35161"}
[junit4:junit4]   2> 1789 T3251 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1789 T3251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1789 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1793 T3250 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> 1849 T3253 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1849 T3253 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35161 collection:control_collection shard:shard1
[junit4:junit4]   2> 1850 T3253 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1854 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:delete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 1855 T3253 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1856 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1857 T3253 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1857 T3253 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1858 T3253 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35161/collection1/
[junit4:junit4]   2> 1858 T3253 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1858 T3253 oasc.SyncStrategy.syncToMe http://127.0.0.1:35161/collection1/ has no replicas
[junit4:junit4]   2> 1858 T3253 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35161/collection1/
[junit4:junit4]   2> 1859 T3253 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1864 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3296 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3301 T3250 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> 3318 T3253 oasc.ZkController.register We are http://127.0.0.1:35161/collection1/ and leader is http://127.0.0.1:35161/collection1/
[junit4:junit4]   2> 3319 T3253 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35161
[junit4:junit4]   2> 3319 T3253 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3319 T3253 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3319 T3253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3321 T3253 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3321 T3228 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3322 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3322 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3325 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3327 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7807ec
[junit4:junit4]   2> 3328 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3328 T3255 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3329 T3255 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 3329 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36208
[junit4:junit4]   2> 3329 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36208
[junit4:junit4]   2> 3330 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0004 with negotiated timeout 10000 for client /127.0.0.1:36208
[junit4:junit4]   2> 3330 T3255 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0004, negotiated timeout = 10000
[junit4:junit4]   2> 3330 T3256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7807ec name:ZooKeeperConnection Watcher:127.0.0.1:53330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3331 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3331 T3228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3332 T3228 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3380 T3228 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3382 T3228 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60626
[junit4:junit4]   2> 3383 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3383 T3228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3383 T3228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875
[junit4:junit4]   2> 3384 T3228 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875/solr.xml
[junit4:junit4]   2> 3384 T3228 oasc.CoreContainer.<init> New CoreContainer 13323437
[junit4:junit4]   2> 3384 T3228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875/'
[junit4:junit4]   2> 3385 T3228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875/'
[junit4:junit4]   2> 3410 T3228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3410 T3228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3411 T3228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3411 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3411 T3228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3412 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3412 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3412 T3228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3412 T3228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3413 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3419 T3228 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3430 T3228 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53330/solr
[junit4:junit4]   2> 3430 T3228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3431 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d56236
[junit4:junit4]   2> 3432 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3432 T3266 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3432 T3266 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 3432 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36209
[junit4:junit4]   2> 3433 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36209
[junit4:junit4]   2> 3433 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0005 with negotiated timeout 20000 for client /127.0.0.1:36209
[junit4:junit4]   2> 3433 T3266 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0005, negotiated timeout = 20000
[junit4:junit4]   2> 3434 T3267 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d56236 name:ZooKeeperConnection Watcher:127.0.0.1:53330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3434 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3435 T3233 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd43149c0005
[junit4:junit4]   2> 3436 T3267 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3436 T3230 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36209 which had sessionid 0x13cbd43149c0005
[junit4:junit4]   2> 3436 T3228 oaz.ZooKeeper.close Session: 0x13cbd43149c0005 closed
[junit4:junit4]   2> 3436 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 3438 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@19b3731
[junit4:junit4]   2> 3439 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3439 T3268 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3440 T3268 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 3440 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36210
[junit4:junit4]   2> 3440 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36210
[junit4:junit4]   2> 3441 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0006 with negotiated timeout 20000 for client /127.0.0.1:36210
[junit4:junit4]   2> 3441 T3268 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0006, negotiated timeout = 20000
[junit4:junit4]   2> 3441 T3269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19b3731 name:ZooKeeperConnection Watcher:127.0.0.1:53330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3441 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3442 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3443 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3444 T3228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3445 T3228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60626_
[junit4:junit4]   2> 3446 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60626_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60626_
[junit4:junit4]   2> 3446 T3228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60626_
[junit4:junit4]   2> 3448 T3256 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3448 T3250 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3449 T3269 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3449 T3250 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> 3454 T3270 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875/collection1
[junit4:junit4]   2> 3454 T3270 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 3454 T3270 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 3455 T3270 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 3455 T3270 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875/collection1/'
[junit4:junit4]   2> 3456 T3270 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875/collection1/lib/README' to classloader
[junit4:junit4]   2> 3456 T3270 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 3486 T3270 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3532 T3270 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3533 T3270 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3538 T3270 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3936 T3270 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 3941 T3270 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 3944 T3270 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3954 T3270 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3957 T3270 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3976 T3270 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3977 T3270 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3979 T3270 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360384958875/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/
[junit4:junit4]   2> 3979 T3270 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a23132
[junit4:junit4]   2> 3979 T3270 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 3980 T3270 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1 forceNew:false
[junit4:junit4]   2> 3980 T3270 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 3980 T3270 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index/
[junit4:junit4]   2> 3980 T3270 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3981 T3270 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index forceNew:false
[junit4:junit4]   2> 3983 T3270 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3984 T3270 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3984 T3270 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index
[junit4:junit4]   2> 3984 T3270 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 3985 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 3986 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 3986 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 3986 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 3986 T3270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 3987 T3270 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 3987 T3270 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3987 T3270 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3988 T3270 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 3988 T3270 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 3989 T3270 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 3989 T3270 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3989 T3270 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3989 T3270 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3990 T3270 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3990 T3270 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3990 T3270 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3991 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3991 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3992 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3992 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3993 T3270 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3993 T3270 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3994 T3270 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3994 T3270 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 3994 T3270 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 3997 T3270 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3998 T3270 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 3999 T3270 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4001 T3270 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 4001 T3270 oass.SolrIndexSearcher.<init> Opening Searcher@1c8cb2 main
[junit4:junit4]   2> 4002 T3270 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4002 T3270 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4003 T3270 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4007 T3270 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4026 T3271 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c8cb2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4030 T3270 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4030 T3270 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4805 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4805 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:35161_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35161"}
[junit4:junit4]   2> 4807 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60626_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60626"}
[junit4:junit4]   2> 4807 T3251 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 4807 T3251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 4809 T3250 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> 4810 T3256 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> 4809 T3269 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> 5031 T3270 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5032 T3270 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60626 collection:collection1 shard:shard1
[junit4:junit4]   2> 5032 T3270 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5038 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0006 type:delete cxid:0x45 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 5039 T3270 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5039 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0006 type:create cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5040 T3270 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5040 T3270 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5040 T3270 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60626/collection1/
[junit4:junit4]   2> 5041 T3270 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5041 T3270 oasc.SyncStrategy.syncToMe http://127.0.0.1:60626/collection1/ has no replicas
[junit4:junit4]   2> 5041 T3270 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60626/collection1/
[junit4:junit4]   2> 5041 T3270 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5044 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0006 type:create cxid:0x50 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6314 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6319 T3250 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> 6319 T3269 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> 6319 T3256 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> 6347 T3270 oasc.ZkController.register We are http://127.0.0.1:60626/collection1/ and leader is http://127.0.0.1:60626/collection1/
[junit4:junit4]   2> 6348 T3270 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60626
[junit4:junit4]   2> 6348 T3270 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6348 T3270 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6348 T3270 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6350 T3270 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6351 T3228 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 6351 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6351 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6423 T3228 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6425 T3228 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52934
[junit4:junit4]   2> 6426 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6426 T3228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6427 T3228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896
[junit4:junit4]   2> 6427 T3228 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896/solr.xml
[junit4:junit4]   2> 6428 T3228 oasc.CoreContainer.<init> New CoreContainer 13000925
[junit4:junit4]   2> 6428 T3228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896/'
[junit4:junit4]   2> 6429 T3228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896/'
[junit4:junit4]   2> 6445 T3228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6445 T3228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6446 T3228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6446 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6446 T3228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6446 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6447 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6447 T3228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6447 T3228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6448 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6454 T3228 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6465 T3228 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53330/solr
[junit4:junit4]   2> 6465 T3228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6466 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b167a
[junit4:junit4]   2> 6467 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6467 T3281 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6467 T3281 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 6467 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36217
[junit4:junit4]   2> 6468 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36217
[junit4:junit4]   2> 6468 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0007 with negotiated timeout 20000 for client /127.0.0.1:36217
[junit4:junit4]   2> 6468 T3281 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0007, negotiated timeout = 20000
[junit4:junit4]   2> 6468 T3282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b167a name:ZooKeeperConnection Watcher:127.0.0.1:53330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6469 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6469 T3233 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd43149c0007
[junit4:junit4]   2> 6470 T3282 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6470 T3230 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36217 which had sessionid 0x13cbd43149c0007
[junit4:junit4]   2> 6470 T3228 oaz.ZooKeeper.close Session: 0x13cbd43149c0007 closed
[junit4:junit4]   2> 6470 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 6473 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@8e4a21
[junit4:junit4]   2> 6474 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6474 T3283 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6474 T3283 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 6475 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36218
[junit4:junit4]   2> 6475 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36218
[junit4:junit4]   2> 6475 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0008 with negotiated timeout 20000 for client /127.0.0.1:36218
[junit4:junit4]   2> 6476 T3283 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0008, negotiated timeout = 20000
[junit4:junit4]   2> 6476 T3284 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8e4a21 name:ZooKeeperConnection Watcher:127.0.0.1:53330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6476 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6477 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6477 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6478 T3228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6479 T3228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52934_
[junit4:junit4]   2> 6480 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c0008 type:delete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52934_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52934_
[junit4:junit4]   2> 6480 T3228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52934_
[junit4:junit4]   2> 6482 T3269 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> 6482 T3256 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6482 T3250 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6482 T3256 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> 6483 T3250 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> 6482 T3284 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6484 T3269 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6488 T3285 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896/collection1
[junit4:junit4]   2> 6488 T3285 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 6489 T3285 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6489 T3285 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 6489 T3285 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896/collection1/'
[junit4:junit4]   2> 6490 T3285 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896/collection1/lib/README' to classloader
[junit4:junit4]   2> 6490 T3285 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 6532 T3285 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 6591 T3285 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6592 T3285 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6596 T3285 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6993 T3285 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6999 T3285 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7001 T3285 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7012 T3285 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7016 T3285 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7018 T3285 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7019 T3285 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7020 T3285 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360384961896/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/
[junit4:junit4]   2> 7021 T3285 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a23132
[junit4:junit4]   2> 7021 T3285 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7021 T3285 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2 forceNew:false
[junit4:junit4]   2> 7022 T3285 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 7022 T3285 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index/
[junit4:junit4]   2> 7022 T3285 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7022 T3285 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index forceNew:false
[junit4:junit4]   2> 7025 T3285 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4852; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7025 T3285 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7026 T3285 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index
[junit4:junit4]   2> 7026 T3285 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7027 T3285 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7027 T3285 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7027 T3285 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7028 T3285 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7028 T3285 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7028 T3285 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7028 T3285 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7029 T3285 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7029 T3285 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7030 T3285 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7031 T3285 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7031 T3285 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7032 T3285 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7032 T3285 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7033 T3285 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7033 T3285 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7034 T3285 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7035 T3285 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7035 T3285 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7036 T3285 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7037 T3285 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7037 T3285 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7038 T3285 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7038 T3285 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7039 T3285 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7039 T3285 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7042 T3285 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7044 T3285 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7046 T3285 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7048 T3285 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 7048 T3285 oass.SolrIndexSearcher.<init> Opening Searcher@16901bb main
[junit4:junit4]   2> 7049 T3285 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7050 T3285 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7050 T3285 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7055 T3285 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7072 T3286 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16901bb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7076 T3285 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7076 T3285 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7824 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7825 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:60626_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60626"}
[junit4:junit4]   2> 7828 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:52934_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52934"}
[junit4:junit4]   2> 7828 T3251 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 7828 T3251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7831 T3250 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> 7831 T3284 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> 7831 T3269 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> 7831 T3256 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> 8077 T3285 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8078 T3285 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52934 collection:collection1 shard:shard1
[junit4:junit4]   2> 8080 T3285 oasc.ZkController.register We are http://127.0.0.1:52934/collection1/ and leader is http://127.0.0.1:60626/collection1/
[junit4:junit4]   2> 8081 T3285 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52934
[junit4:junit4]   2> 8081 T3285 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 8081 T3285 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C184 name=collection1 org.apache.solr.core.SolrCore@10960b8 url=http://127.0.0.1:52934/collection1 node=127.0.0.1:52934_ C184_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52934_, base_url=http://127.0.0.1:52934}
[junit4:junit4]   2> 8082 T3287 C184 P52934 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 8082 T3287 C184 P52934 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 8082 T3285 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8082 T3287 C184 P52934 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 8083 T3287 C184 P52934 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8083 T3228 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8083 T3287 C184 P52934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8083 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8084 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8138 T3228 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8140 T3228 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45376
[junit4:junit4]   2> 8141 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8141 T3228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8142 T3228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628
[junit4:junit4]   2> 8142 T3228 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628/solr.xml
[junit4:junit4]   2> 8142 T3228 oasc.CoreContainer.<init> New CoreContainer 7168181
[junit4:junit4]   2> 8143 T3228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628/'
[junit4:junit4]   2> 8143 T3228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628/'
[junit4:junit4]   2> 8158 T3228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8159 T3228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8159 T3228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8159 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8160 T3228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8160 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8160 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8160 T3228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8161 T3228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8161 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8167 T3228 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8178 T3228 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53330/solr
[junit4:junit4]   2> 8178 T3228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8179 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@197f039
[junit4:junit4]   2> 8180 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8180 T3297 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8180 T3297 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 8180 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36223
[junit4:junit4]   2> 8181 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36223
[junit4:junit4]   2> 8181 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c0009 with negotiated timeout 20000 for client /127.0.0.1:36223
[junit4:junit4]   2> 8181 T3297 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c0009, negotiated timeout = 20000
[junit4:junit4]   2> 8182 T3298 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@197f039 name:ZooKeeperConnection Watcher:127.0.0.1:53330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8182 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8183 T3233 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd43149c0009
[junit4:junit4]   2> 8183 T3298 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8183 T3228 oaz.ZooKeeper.close Session: 0x13cbd43149c0009 closed
[junit4:junit4]   2> 8183 T3230 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36223 which had sessionid 0x13cbd43149c0009
[junit4:junit4]   2> 8184 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8186 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ab045
[junit4:junit4]   2> 8187 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8189 T3299 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8190 T3299 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 8190 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36224
[junit4:junit4]   2> 8190 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36224
[junit4:junit4]   2> 8191 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c000a with negotiated timeout 20000 for client /127.0.0.1:36224
[junit4:junit4]   2> 8191 T3299 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c000a, negotiated timeout = 20000
[junit4:junit4]   2> 8191 T3300 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ab045 name:ZooKeeperConnection Watcher:127.0.0.1:53330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8191 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8192 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8193 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8194 T3228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8195 T3228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45376_
[junit4:junit4]   2> 8196 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c000a type:delete cxid:0x9 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45376_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45376_
[junit4:junit4]   2> 8196 T3228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45376_
[junit4:junit4]   2> 8197 T3269 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> 8198 T3256 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8198 T3250 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8198 T3256 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> 8199 T3300 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8199 T3250 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> 8199 T3284 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8200 T3284 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> 8200 T3269 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8204 T3301 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628/collection1
[junit4:junit4]   2> 8204 T3301 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8205 T3301 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8205 T3301 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8206 T3301 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628/collection1/'
[junit4:junit4]   2> 8207 T3301 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628/collection1/lib/README' to classloader
[junit4:junit4]   2> 8207 T3301 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8251 T3301 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8296 T3301 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8297 T3301 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8301 T3301 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8717 T3301 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8723 T3301 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8725 T3301 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8735 T3301 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8738 T3301 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8741 T3301 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8742 T3301 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8743 T3301 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360384963628/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/
[junit4:junit4]   2> 8743 T3301 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a23132
[junit4:junit4]   2> 8743 T3301 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8744 T3301 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3 forceNew:false
[junit4:junit4]   2> 8744 T3301 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 8744 T3301 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index/
[junit4:junit4]   2> 8744 T3301 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8745 T3301 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index forceNew:false
[junit4:junit4]   2> 8803 T3301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1259811; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8803 T3301 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8804 T3301 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index
[junit4:junit4]   2> 8804 T3301 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8805 T3301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8805 T3301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8806 T3301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8806 T3301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8806 T3301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8806 T3301 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8807 T3301 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8807 T3301 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8807 T3301 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8808 T3301 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8808 T3301 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8808 T3301 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8809 T3301 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8809 T3301 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8809 T3301 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8810 T3301 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8810 T3301 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8810 T3301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8811 T3301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8811 T3301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8812 T3301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8812 T3301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8812 T3301 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8813 T3301 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8813 T3301 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8814 T3301 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8816 T3301 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8818 T3301 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8819 T3301 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8821 T3301 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 8821 T3301 oass.SolrIndexSearcher.<init> Opening Searcher@11a5480 main
[junit4:junit4]   2> 8822 T3301 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8822 T3301 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8822 T3301 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8825 T3301 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8856 T3302 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11a5480 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8860 T3301 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8860 T3301 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9336 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9337 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:52934_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52934"}
[junit4:junit4]   2> 9340 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:45376_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45376"}
[junit4:junit4]   2> 9340 T3251 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9341 T3251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9343 T3250 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> 9343 T3284 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> 9343 T3300 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> 9343 T3269 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> 9343 T3256 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> 9861 T3301 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9861 T3301 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45376 collection:collection1 shard:shard1
[junit4:junit4]   2> 9863 T3301 oasc.ZkController.register We are http://127.0.0.1:45376/collection1/ and leader is http://127.0.0.1:60626/collection1/
[junit4:junit4]   2> 9864 T3301 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45376
[junit4:junit4]   2> 9864 T3301 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9864 T3301 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C185 name=collection1 org.apache.solr.core.SolrCore@1d3d174 url=http://127.0.0.1:45376/collection1 node=127.0.0.1:45376_ C185_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:45376_, base_url=http://127.0.0.1:45376}
[junit4:junit4]   2> 9864 T3303 C185 P45376 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9865 T3301 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9865 T3303 C185 P45376 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9865 T3303 C185 P45376 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9865 T3303 C185 P45376 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9865 T3228 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9866 T3303 C185 P45376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9866 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9866 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9915 T3228 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9916 T3228 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37723
[junit4:junit4]   2> 9917 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9917 T3228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9918 T3228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411
[junit4:junit4]   2> 9918 T3228 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411/solr.xml
[junit4:junit4]   2> 9918 T3228 oasc.CoreContainer.<init> New CoreContainer 32544401
[junit4:junit4]   2> 9919 T3228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411/'
[junit4:junit4]   2> 9919 T3228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411/'
[junit4:junit4]   2> 9934 T3228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9935 T3228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9935 T3228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9935 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9936 T3228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9936 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9936 T3228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9937 T3228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9937 T3228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9937 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9954 T3228 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9965 T3228 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53330/solr
[junit4:junit4]   2> 9966 T3228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9966 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7aa506
[junit4:junit4]   2> 9967 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9967 T3313 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9968 T3313 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 9968 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36230
[junit4:junit4]   2> 9969 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36230
[junit4:junit4]   2> 9970 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c000b with negotiated timeout 20000 for client /127.0.0.1:36230
[junit4:junit4]   2> 9970 T3313 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c000b, negotiated timeout = 20000
[junit4:junit4]   2> 9970 T3314 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7aa506 name:ZooKeeperConnection Watcher:127.0.0.1:53330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9971 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9972 T3233 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbd43149c000b
[junit4:junit4]   2> 9972 T3314 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9972 T3230 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36230 which had sessionid 0x13cbd43149c000b
[junit4:junit4]   2> 9972 T3228 oaz.ZooKeeper.close Session: 0x13cbd43149c000b closed
[junit4:junit4]   2> 9973 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9975 T3228 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53330/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7459e8
[junit4:junit4]   2> 9976 T3228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9976 T3315 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53330. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9977 T3315 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53330, initiating session
[junit4:junit4]   2> 9977 T3230 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36231
[junit4:junit4]   2> 9977 T3230 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36231
[junit4:junit4]   2> 9978 T3232 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbd43149c000c with negotiated timeout 20000 for client /127.0.0.1:36231
[junit4:junit4]   2> 9978 T3315 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53330, sessionid = 0x13cbd43149c000c, negotiated timeout = 20000
[junit4:junit4]   2> 9978 T3316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7459e8 name:ZooKeeperConnection Watcher:127.0.0.1:53330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9978 T3228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9979 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c000c type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9980 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c000c type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9981 T3228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9982 T3228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37723_
[junit4:junit4]   2> 9983 T3233 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbd43149c000c type:delete cxid:0x9 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37723_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37723_
[junit4:junit4]   2> 9983 T3228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37723_
[junit4:junit4]   2> 9984 T3269 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> 9985 T3300 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> 9985 T3256 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9985 T3316 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9985 T3250 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9985 T3256 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> 9986 T3269 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9986 T3284 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9986 T3284 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> 9986 T3250 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> 9986 T3300 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9991 T3317 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411/collection1
[junit4:junit4]   2> 9991 T3317 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9991 T3317 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9991 T3317 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9992 T3317 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411/collection1/'
[junit4:junit4]   2> 9993 T3317 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411/collection1/lib/README' to classloader
[junit4:junit4]   2> 9993 T3317 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10025 T3317 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10073 T3317 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10075 T3317 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10078 T3317 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10514 T3317 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10519 T3317 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10522 T3317 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10531 T3317 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10534 T3317 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10536 T3317 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10537 T3317 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10538 T3317 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360384965411/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/
[junit4:junit4]   2> 10538 T3317 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a23132
[junit4:junit4]   2> 10538 T3317 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10539 T3317 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4 forceNew:false
[junit4:junit4]   2> 10539 T3317 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 10539 T3317 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index/
[junit4:junit4]   2> 10540 T3317 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10540 T3317 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index forceNew:false
[junit4:junit4]   2> 10544 T3317 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e93ce; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10544 T3317 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10544 T3317 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index
[junit4:junit4]   2> 10544 T3317 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10546 T3317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10546 T3317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10546 T3317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10546 T3317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10547 T3317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10547 T3317 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10547 T3317 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10547 T3317 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10548 T3317 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10548 T3317 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10549 T3317 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10549 T3317 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10549 T3317 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10549 T3317 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10550 T3317 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10550 T3317 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10551 T3317 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10551 T3317 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10551 T3317 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10552 T3317 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10552 T3317 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10552 T3317 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10553 T3317 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10553 T3317 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10554 T3317 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10564 T3317 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10566 T3317 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10568 T3317 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10569 T3317 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10570 T3317 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 10571 T3317 oass.SolrIndexSearcher.<init> Opening Searcher@1d8fe41 main
[junit4:junit4]   2> 10571 T3317 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10571 T3317 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10572 T3317 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10575 T3317 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10593 T3318 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d8fe41 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10596 T3317 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10596 T3317 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10847 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10847 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:45376_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45376"}
[junit4:junit4]   2> 10850 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:37723_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37723"}
[junit4:junit4]   2> 10850 T3251 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10850 T3251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10852 T3250 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> 10852 T3256 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> 10852 T3269 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> 10852 T3300 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> 10852 T3316 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> 10852 T3284 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> 11597 T3317 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11598 T3317 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37723 collection:collection1 shard:shard1
[junit4:junit4]   2> 11600 T3317 oasc.ZkController.register We are http://127.0.0.1:37723/collection1/ and leader is http://127.0.0.1:60626/collection1/
[junit4:junit4]   2> 11600 T3317 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37723
[junit4:junit4]   2> 11601 T3317 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11601 T3317 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C186 name=collection1 org.apache.solr.core.SolrCore@17fd635 url=http://127.0.0.1:37723/collection1 node=127.0.0.1:37723_ C186_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:37723_, base_url=http://127.0.0.1:37723}
[junit4:junit4]   2> 11601 T3319 C186 P37723 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11602 T3319 C186 P37723 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11602 T3317 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11602 T3319 C186 P37723 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11602 T3319 C186 P37723 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11603 T3228 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11603 T3319 C186 P37723 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11603 T3228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11604 T3228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11608 T3228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11609 T3228 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 11609 T3228 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 11610 T3228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C184_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52934_, base_url=http://127.0.0.1:52934}
[junit4:junit4]   2> 12088 T3287 C184 P52934 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60626/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12088 T3287 C184 P52934 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52934 START replicas=[http://127.0.0.1:60626/collection1/] nUpdates=100
[junit4:junit4]   2> 12088 T3287 C184 P52934 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12088 T3287 C184 P52934 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12089 T3287 C184 P52934 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12089 T3287 C184 P52934 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12089 T3287 C184 P52934 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12089 T3287 C184 P52934 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60626/collection1/. core=collection1
[junit4:junit4]   2> 12089 T3287 C184 P52934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C187 name=collection1 org.apache.solr.core.SolrCore@1b02f8 url=http://127.0.0.1:60626/collection1 node=127.0.0.1:60626_ C187_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60626_, base_url=http://127.0.0.1:60626, leader=true}
[junit4:junit4]   2> 12096 T3263 C187 P60626 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12096 T3264 C187 P60626 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12097 T3263 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 12098 T3263 C187 P60626 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12099 T3263 C187 P60626 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12111 T3263 C187 P60626 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12111 T3263 C187 P60626 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12112 T3263 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 12112 T3263 C187 P60626 oass.SolrIndexSearcher.<init> Opening Searcher@13e8ce9 realtime
[junit4:junit4]   2> 12112 T3263 C187 P60626 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12113 T3263 C187 P60626 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 12114 T3287 C184 P52934 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12114 T3287 C184 P52934 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12115 T3264 C187 P60626 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12116 T3264 C187 P60626 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12116 T3287 C184 P52934 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12117 T3287 C184 P52934 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12117 T3287 C184 P52934 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12118 T3263 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 12119 T3263 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index
[junit4:junit4]   2> 12119 T3263 C187 P60626 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12119 T3287 C184 P52934 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12120 T3287 C184 P52934 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662 forceNew:false
[junit4:junit4]   2> 12120 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 12120 T3287 C184 P52934 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f53110; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12122 T3265 C187 P60626 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12123 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index
[junit4:junit4]   2> 12124 T3287 C184 P52934 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12131 T3287 C184 P52934 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209151247662
[junit4:junit4]   2> 12132 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 12132 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 12132 T3287 C184 P52934 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662
[junit4:junit4]   2> 12133 T3287 C184 P52934 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f53110; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12133 T3287 C184 P52934 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12134 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 12134 T3287 C184 P52934 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12134 T3287 C184 P52934 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12134 T3287 C184 P52934 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12135 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662
[junit4:junit4]   2> 12135 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 12136 T3287 C184 P52934 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f53110; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12136 T3287 C184 P52934 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12136 T3287 C184 P52934 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12137 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 12137 T3287 C184 P52934 oass.SolrIndexSearcher.<init> Opening Searcher@12e4fee main
[junit4:junit4]   2> 12138 T3286 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12e4fee main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12138 T3286 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index
[junit4:junit4]   2> 12139 T3287 C184 P52934 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12141 T3287 C184 P52934 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f53110; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f53110; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12142 T3287 C184 P52934 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12142 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2
[junit4:junit4]   2> 12142 T3287 C184 P52934 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12142 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index.20130209151247662
[junit4:junit4]   2> 12142 T3287 C184 P52934 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty2/index
[junit4:junit4]   2> 12143 T3287 C184 P52934 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12143 T3287 C184 P52934 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12143 T3287 C184 P52934 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12143 T3287 C184 P52934 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12144 T3287 C184 P52934 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12357 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12357 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:37723_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37723"}
[junit4:junit4]   2> 12363 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:52934_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52934"}
[junit4:junit4]   2> 12366 T3256 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> 12366 T3269 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> 12366 T3284 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> 12366 T3300 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> 12366 T3250 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> 12366 T3316 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> 12611 T3228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C185_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:45376_, base_url=http://127.0.0.1:45376}
[junit4:junit4]   2> 12870 T3303 C185 P45376 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60626/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12871 T3303 C185 P45376 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45376 START replicas=[http://127.0.0.1:60626/collection1/] nUpdates=100
[junit4:junit4]   2> 12871 T3303 C185 P45376 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12871 T3303 C185 P45376 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12872 T3303 C185 P45376 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12872 T3303 C185 P45376 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12872 T3303 C185 P45376 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12873 T3303 C185 P45376 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60626/collection1/. core=collection1
[junit4:junit4]   2> 12873 T3303 C185 P45376 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12873 T3264 C187 P60626 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12878 T3263 C187 P60626 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12901 T3263 C187 P60626 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12902 T3263 C187 P60626 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12903 T3263 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 12903 T3263 C187 P60626 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12904 T3263 C187 P60626 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 26
[junit4:junit4]   2> 12905 T3303 C185 P45376 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12905 T3303 C185 P45376 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12907 T3265 C187 P60626 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12908 T3303 C185 P45376 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 12908 T3303 C185 P45376 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12909 T3303 C185 P45376 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12911 T3264 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 12911 T3264 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index
[junit4:junit4]   2> 12912 T3264 C187 P60626 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12913 T3303 C185 P45376 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12914 T3303 C185 P45376 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455 forceNew:false
[junit4:junit4]   2> 12915 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 12915 T3303 C185 P45376 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ddc315; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12918 T3263 C187 P60626 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 12921 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index
[junit4:junit4]   2> 12921 T3303 C185 P45376 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12922 T3303 C185 P45376 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209151248455
[junit4:junit4]   2> 12923 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 12923 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 12923 T3303 C185 P45376 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455
[junit4:junit4]   2> 12926 T3303 C185 P45376 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ddc315; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12926 T3303 C185 P45376 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12927 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 12927 T3303 C185 P45376 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12928 T3303 C185 P45376 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12928 T3303 C185 P45376 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12929 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455
[junit4:junit4]   2> 12929 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 12931 T3303 C185 P45376 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ddc315; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12932 T3303 C185 P45376 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12932 T3303 C185 P45376 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12933 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 12933 T3303 C185 P45376 oass.SolrIndexSearcher.<init> Opening Searcher@1d71965 main
[junit4:junit4]   2> 12936 T3302 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d71965 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 12936 T3302 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index
[junit4:junit4]   2> 12937 T3303 C185 P45376 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12942 T3303 C185 P45376 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ddc315; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ddc315; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 12942 T3303 C185 P45376 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 12943 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3
[junit4:junit4]   2> 12943 T3303 C185 P45376 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12943 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index.20130209151248455
[junit4:junit4]   2> 12943 T3303 C185 P45376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty3/index
[junit4:junit4]   2> 12944 T3303 C185 P45376 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12944 T3303 C185 P45376 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12944 T3303 C185 P45376 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12944 T3303 C185 P45376 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12945 T3303 C185 P45376 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 13614 T3228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13872 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13873 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:45376_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45376"}
[junit4:junit4]   2> 13878 T3316 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> 13878 T3300 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> 13878 T3256 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> 13878 T3269 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> 13878 T3250 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> 13878 T3284 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>  C186_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:37723_, base_url=http://127.0.0.1:37723}
[junit4:junit4]   2> 14609 T3319 C186 P37723 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60626/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14609 T3319 C186 P37723 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37723 START replicas=[http://127.0.0.1:60626/collection1/] nUpdates=100
[junit4:junit4]   2> 14610 T3319 C186 P37723 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14610 T3319 C186 P37723 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14610 T3319 C186 P37723 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14610 T3319 C186 P37723 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14610 T3319 C186 P37723 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14610 T3319 C186 P37723 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60626/collection1/. core=collection1
[junit4:junit4]   2> 14610 T3319 C186 P37723 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14611 T3264 C187 P60626 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14614 T3263 C187 P60626 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14616 T3228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14841 T3263 C187 P60626 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9af7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 14842 T3263 C187 P60626 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 14843 T3263 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 14843 T3263 C187 P60626 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14843 T3263 C187 P60626 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 229
[junit4:junit4]   2> 14844 T3319 C186 P37723 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14845 T3319 C186 P37723 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14846 T3265 C187 P60626 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14847 T3319 C186 P37723 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 14847 T3319 C186 P37723 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14847 T3319 C186 P37723 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14849 T3264 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1
[junit4:junit4]   2> 14849 T3264 C187 P60626 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty1/index
[junit4:junit4]   2> 14849 T3264 C187 P60626 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14850 T3319 C186 P37723 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14851 T3319 C186 P37723 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392 forceNew:false
[junit4:junit4]   2> 14851 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 14851 T3319 C186 P37723 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fbab38; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 14853 T3263 C187 P60626 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 14854 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index
[junit4:junit4]   2> 14855 T3319 C186 P37723 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14862 T3319 C186 P37723 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209151250392
[junit4:junit4]   2> 14863 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 14863 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 14863 T3319 C186 P37723 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392
[junit4:junit4]   2> 14865 T3319 C186 P37723 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fbab38; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 14865 T3319 C186 P37723 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 14866 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 14866 T3319 C186 P37723 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14866 T3319 C186 P37723 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14867 T3319 C186 P37723 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 14867 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392
[junit4:junit4]   2> 14867 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 14868 T3319 C186 P37723 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fbab38; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 14869 T3319 C186 P37723 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 14869 T3319 C186 P37723 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14869 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 14869 T3319 C186 P37723 oass.SolrIndexSearcher.<init> Opening Searcher@1cdc8e9 main
[junit4:junit4]   2> 14871 T3318 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cdc8e9 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 14871 T3318 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index
[junit4:junit4]   2> 14871 T3319 C186 P37723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14892 T3319 C186 P37723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fbab38; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fbab38; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 14893 T3319 C186 P37723 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 14893 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4
[junit4:junit4]   2> 14893 T3319 C186 P37723 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14894 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index.20130209151250392
[junit4:junit4]   2> 14894 T3319 C186 P37723 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360384955545/jetty4/index
[junit4:junit4]   2> 14894 T3319 C186 P37723 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14894 T3319 C186 P37723 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14894 T3319 C186 P37723 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14894 T3319 C186 P37723 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14895 T3319 C186 P37723 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15382 T3251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15383 T3251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:37723_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37723"}
[junit4:junit4]   2> 15432 T3256 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> 15432 T3300 oasc

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

.close Session: 0x13cbd43149c000c closed
[junit4:junit4]   2> 220162 T3228 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 220255 T3228 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[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=800F212D67B9193D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Australia/Yancowinna -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  220s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([800F212D67B9193D:1E9AF3510E67901]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[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> 220287 T3228 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=sq, timezone=Australia/Yancowinna
[junit4:junit4]   2> NOTE: Linux 3.2.0-37-generic i386/Oracle Corporation 1.7.0_10 (32-bit)/cpus=8,threads=1,free=117277752,total=241446912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryElevationComponentTest, BadIndexSchemaTest, TestPropInjectDefaults, TestMergePolicyConfig, MultiTermTest, SoftAutoCommitTest, TestDFRSimilarityFactory, ZkSolrClientTest, OpenExchangeRatesOrgProviderTest, TestUtils, FileUtilsTest, TestTrie, SuggesterTSTTest, TestBinaryField, PeerSyncTest, ClusterStateTest, IndexSchemaRuntimeFieldTest, SignatureUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, PingRequestHandlerTest, TestSolrCoreProperties, XsltUpdateRequestHandlerTest, TestStressReorder, ZkNodePropsTest, IndexReaderFactoryTest, TestStressLucene, FullSolrCloudDistribCmdsTest, LukeRequestHandlerTest, TimeZoneUtilsTest, SolrCoreTest, TestQueryUtils, EchoParamsTest, ConvertedLegacyTest, PrimUtilsTest, TestDistributedGrouping, TestDocSet, PolyFieldTest, TestSurroundQueryParser, HighlighterTest, TestQuerySenderListener, URLClassifyProcessorTest, TestUpdate, LeaderElectionTest, BasicFunctionalityTest, TestSolrXMLSerializer, TestRealTimeGet, TestCSVResponseWriter, TestDistributedSearch, DebugComponentTest, TestFastWriter, TestPhraseSuggestions, TestCSVLoader, DocumentBuilderTest, StatelessScriptUpdateProcessorFactoryTest, OutputWriterTest, PathHierarchyTokenizerFactoryTest, BasicZkTest, RAMDirectoryFactoryTest, TestRemoteStreaming, TestMultiCoreConfBootstrap, SuggesterTest, BasicDistributedZkTest, LeaderElectionIntegrationTest, DistributedTermsComponentTest, StatsComponentTest, TestRecovery, IndexBasedSpellCheckerTest, DirectUpdateHandlerTest, TestSort, TestJmxIntegration, SampleTest, TestFunctionQuery, TestWordDelimiterFilterFactory, MBeansHandlerTest, DisMaxRequestHandlerTest, QueryParsingTest, StandardRequestHandlerTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, TestValueSourceCache, FastVectorHighlighterTest, ReturnFieldsTest, TestOmitPositions, CopyFieldTest, SolrCmdDistributorTest, TestSolrDeletionPolicy1, TestWriterPerf, FieldMutatingUpdateProcessorTest, TestSolrDeletionPolicy2, TestXIncludeConfig, SolrIndexConfigTest, TestJmxMonitoredMap, TestBM25SimilarityFactory, TestPluginEnable, TestLMJelinekMercerSimilarityFactory, TestCodecSupport, TestFastLRUCache, DateMathParserTest, ResourceLoaderTest, DOMUtilTest, ChaosMonkeySafeLeaderTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 220.31s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 249 suites, 1038 tests, 1 failure, 8 ignored (3 assumptions)

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