You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/26 04:12:37 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15858 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15858/

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

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

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([739517D9DA384266:F27399C1AD67225A]: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:214)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8428 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1596 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /x_bgf/la
[junit4:junit4]   2> 6 T1596 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1359169402545
[junit4:junit4]   2> 28 T1596 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 29 T1597 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 32 T1597 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 32 T1597 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 32 T1597 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 33 T1597 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 34 T1597 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 130 T1596 oasc.ZkTestServer.run start zk server on port:28329
[junit4:junit4]   2> 130 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@63ed8f43
[junit4:junit4]   2> 131 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 132 T1602 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 132 T1602 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 133 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28330
[junit4:junit4]   2> 133 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28330
[junit4:junit4]   2> 134 T1600 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 138 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90000 with negotiated timeout 10000 for client /140.211.11.196:28330
[junit4:junit4]   2> 138 T1602 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90000, negotiated timeout = 10000
[junit4:junit4]   2> 138 T1603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63ed8f43 name:ZooKeeperConnection Watcher:127.0.0.1:28329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 139 T1596 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 177 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c74cf36b90000
[junit4:junit4]   2> 182 T1603 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 182 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28330 which had sessionid 0x13c74cf36b90000
[junit4:junit4]   2> 182 T1596 oaz.ZooKeeper.close Session: 0x13c74cf36b90000 closed
[junit4:junit4]   2> 183 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6fac8e5f
[junit4:junit4]   2> 184 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 184 T1604 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 184 T1604 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 185 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28331
[junit4:junit4]   2> 185 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28331
[junit4:junit4]   2> 199 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90001 with negotiated timeout 10000 for client /140.211.11.196:28331
[junit4:junit4]   2> 199 T1604 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90001, negotiated timeout = 10000
[junit4:junit4]   2> 200 T1605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fac8e5f name:ZooKeeperConnection Watcher:127.0.0.1:28329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 200 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 200 T1596 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 256 T1596 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 261 T1596 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 264 T1596 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 294 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 295 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 351 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 352 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 468 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 469 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 493 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 494 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 500 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 501 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 525 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 526 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 535 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 536 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 543 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 544 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 547 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 548 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 612 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c74cf36b90001
[junit4:junit4]   2> 614 T1605 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 614 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28331 which had sessionid 0x13c74cf36b90001
[junit4:junit4]   2> 614 T1596 oaz.ZooKeeper.close Session: 0x13c74cf36b90001 closed
[junit4:junit4]   2> 832 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 836 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28332
[junit4:junit4]   2> 837 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 837 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 837 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133
[junit4:junit4]   2> 838 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133/solr.xml
[junit4:junit4]   2> 838 T1596 oasc.CoreContainer.<init> New CoreContainer 48484410
[junit4:junit4]   2> 839 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133/'
[junit4:junit4]   2> 840 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133/'
[junit4:junit4]   2> 900 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 900 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 901 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 901 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 902 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 902 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 902 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 903 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 903 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 904 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 926 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 979 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28329/solr
[junit4:junit4]   2> 979 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 980 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6817ad6
[junit4:junit4]   2> 981 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 982 T1615 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 983 T1615 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 983 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28333
[junit4:junit4]   2> 983 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28333
[junit4:junit4]   2> 986 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90002 with negotiated timeout 20000 for client /140.211.11.196:28333
[junit4:junit4]   2> 986 T1615 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90002, negotiated timeout = 20000
[junit4:junit4]   2> 986 T1616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6817ad6 name:ZooKeeperConnection Watcher:127.0.0.1:28329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 986 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 988 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c74cf36b90002
[junit4:junit4]   2> 1023 T1616 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1023 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28333 which had sessionid 0x13c74cf36b90002
[junit4:junit4]   2> 1023 T1596 oaz.ZooKeeper.close Session: 0x13c74cf36b90002 closed
[junit4:junit4]   2> 1024 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 1037 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@21d3fd4
[junit4:junit4]   2> 1039 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1039 T1617 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 1040 T1617 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 1040 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28334
[junit4:junit4]   2> 1040 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28334
[junit4:junit4]   2> 1043 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90003 with negotiated timeout 20000 for client /140.211.11.196:28334
[junit4:junit4]   2> 1043 T1617 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90003, negotiated timeout = 20000
[junit4:junit4]   2> 1043 T1618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21d3fd4 name:ZooKeeperConnection Watcher:127.0.0.1:28329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1043 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1046 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1059 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1063 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28332_x_bgf%2Fla
[junit4:junit4]   2> 1064 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28332_x_bgf%2Fla Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28332_x_bgf%2Fla
[junit4:junit4]   2> 1101 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28332_x_bgf%2Fla
[junit4:junit4]   2> 1108 T1596 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1174 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1175 T1596 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1178 T1596 oasc.Overseer.start Overseer (id=89074525965713411-127.0.0.1:28332_x_bgf%2Fla-n_0000000000) starting
[junit4:junit4]   2> 1179 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1213 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1216 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1254 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1257 T1620 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1258 T1596 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1322 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1325 T1619 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1329 T1621 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133/collection1
[junit4:junit4]   2> 1330 T1621 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1330 T1621 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1330 T1621 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1332 T1621 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133/collection1/'
[junit4:junit4]   2> 1333 T1621 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1334 T1621 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133/collection1/lib/README' to classloader
[junit4:junit4]   2> 1419 T1621 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1518 T1621 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1619 T1621 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1628 T1621 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2390 T1621 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2402 T1621 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2406 T1621 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2423 T1621 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2430 T1621 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2436 T1621 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2437 T1621 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2438 T1621 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359169403133/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data/
[junit4:junit4]   2> 2439 T1621 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bab600f
[junit4:junit4]   2> 2439 T1621 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 2440 T1621 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data forceNew:false
[junit4:junit4]   2> 2441 T1621 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data
[junit4:junit4]   2> 2441 T1621 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data/index/
[junit4:junit4]   2> 2442 T1621 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2444 T1621 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data/index forceNew:false
[junit4:junit4]   2> 2482 T1621 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4dea1441; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2482 T1621 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2484 T1621 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data/index
[junit4:junit4]   2> 2484 T1621 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2486 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2486 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2487 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2487 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2488 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2488 T1621 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2488 T1621 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2489 T1621 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2489 T1621 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2489 T1621 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2490 T1621 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2490 T1621 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2491 T1621 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2491 T1621 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2491 T1621 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2491 T1621 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2492 T1621 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2492 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2493 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2493 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2493 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2494 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2494 T1621 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2495 T1621 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2495 T1621 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2495 T1621 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2514 T1621 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2520 T1621 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2521 T1621 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> 2523 T1621 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/control/data
[junit4:junit4]   2> 2525 T1621 oass.SolrIndexSearcher.<init> Opening Searcher@6e685e8c main
[junit4:junit4]   2> 2526 T1621 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2527 T1621 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2527 T1621 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2536 T1621 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 3268 T1622 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e685e8c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3272 T1621 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 3272 T1621 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3273 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x53 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 4331 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4332 T1619 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:28332_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28332/x_bgf/la"}
[junit4:junit4]   2> 4332 T1619 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 4332 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 4333 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x5b zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 4460 T1618 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> 5302 T1621 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5302 T1621 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28332/x_bgf/la collection:control_collection shard:shard1
[junit4:junit4]   2> 5303 T1621 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 5333 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:delete cxid:0x75 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> 5345 T1621 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5346 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x76 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5368 T1621 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5369 T1621 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5369 T1621 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28332/x_bgf/la/collection1/
[junit4:junit4]   2> 5370 T1621 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5370 T1621 oasc.SyncStrategy.syncToMe http://127.0.0.1:28332/x_bgf/la/collection1/ has no replicas
[junit4:junit4]   2> 5370 T1621 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28332/x_bgf/la/collection1/
[junit4:junit4]   2> 5371 T1621 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 5376 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90003 type:create cxid:0x80 zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5982 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6059 T1618 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> 6119 T1621 oasc.ZkController.register We are http://127.0.0.1:28332/x_bgf/la/collection1/ and leader is http://127.0.0.1:28332/x_bgf/la/collection1/
[junit4:junit4]   2> 6119 T1621 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28332/x_bgf/la
[junit4:junit4]   2> 6119 T1621 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6119 T1621 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6120 T1621 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6125 T1621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6126 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6126 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6127 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6144 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 6156 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@23b47034
[junit4:junit4]   2> 6157 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6158 T1623 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 6158 T1623 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 6159 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28335
[junit4:junit4]   2> 6159 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28335
[junit4:junit4]   2> 6178 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90004 with negotiated timeout 10000 for client /140.211.11.196:28335
[junit4:junit4]   2> 6178 T1623 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90004, negotiated timeout = 10000
[junit4:junit4]   2> 6178 T1624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23b47034 name:ZooKeeperConnection Watcher:127.0.0.1:28329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6179 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6181 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6183 T1596 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 6463 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6466 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28336
[junit4:junit4]   2> 6467 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6467 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6468 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701
[junit4:junit4]   2> 6468 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701/solr.xml
[junit4:junit4]   2> 6469 T1596 oasc.CoreContainer.<init> New CoreContainer 1202336316
[junit4:junit4]   2> 6469 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701/'
[junit4:junit4]   2> 6470 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701/'
[junit4:junit4]   2> 6512 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6513 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6513 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6514 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6514 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6515 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6515 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6516 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6516 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6516 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6538 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6557 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28329/solr
[junit4:junit4]   2> 6557 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6558 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e301a4f
[junit4:junit4]   2> 6559 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6559 T1634 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 6560 T1634 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 6560 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28337
[junit4:junit4]   2> 6561 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28337
[junit4:junit4]   2> 6568 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90005 with negotiated timeout 20000 for client /140.211.11.196:28337
[junit4:junit4]   2> 6568 T1634 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90005, negotiated timeout = 20000
[junit4:junit4]   2> 6568 T1635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e301a4f name:ZooKeeperConnection Watcher:127.0.0.1:28329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6568 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6570 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c74cf36b90005
[junit4:junit4]   2> 6609 T1635 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6609 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28337 which had sessionid 0x13c74cf36b90005
[junit4:junit4]   2> 6609 T1596 oaz.ZooKeeper.close Session: 0x13c74cf36b90005 closed
[junit4:junit4]   2> 6610 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 6638 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77f2e931
[junit4:junit4]   2> 6639 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6639 T1636 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 6640 T1636 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 6640 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28338
[junit4:junit4]   2> 6641 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28338
[junit4:junit4]   2> 6644 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90006 with negotiated timeout 20000 for client /140.211.11.196:28338
[junit4:junit4]   2> 6644 T1636 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90006, negotiated timeout = 20000
[junit4:junit4]   2> 6644 T1637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77f2e931 name:ZooKeeperConnection Watcher:127.0.0.1:28329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6644 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6645 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6677 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6680 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28336_x_bgf%2Fla
[junit4:junit4]   2> 6681 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28336_x_bgf%2Fla Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28336_x_bgf%2Fla
[junit4:junit4]   2> 6697 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28336_x_bgf%2Fla
[junit4:junit4]   2> 6703 T1618 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6703 T1624 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6703 T1618 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> 6730 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6744 T1638 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701/collection1
[junit4:junit4]   2> 6744 T1638 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 6745 T1638 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6745 T1638 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 6747 T1638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701/collection1/'
[junit4:junit4]   2> 6749 T1638 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701/collection1/lib/README' to classloader
[junit4:junit4]   2> 6749 T1638 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 6897 T1638 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7028 T1638 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7129 T1638 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7146 T1638 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7579 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7580 T1619 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:28332_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28332/x_bgf/la"}
[junit4:junit4]   2> 7605 T1637 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> 7605 T1624 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> 7605 T1618 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> 7970 T1638 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7982 T1638 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7986 T1638 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8002 T1638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8008 T1638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8012 T1638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8014 T1638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8015 T1638 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359169408701/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/
[junit4:junit4]   2> 8015 T1638 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bab600f
[junit4:junit4]   2> 8015 T1638 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8017 T1638 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1 forceNew:false
[junit4:junit4]   2> 8017 T1638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 8018 T1638 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index/
[junit4:junit4]   2> 8019 T1638 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8020 T1638 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index forceNew:false
[junit4:junit4]   2> 8069 T1638 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8070 T1638 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8071 T1638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index
[junit4:junit4]   2> 8071 T1638 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8073 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8074 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8074 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8074 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8075 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8075 T1638 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8076 T1638 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8076 T1638 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8077 T1638 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8077 T1638 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8078 T1638 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8078 T1638 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8079 T1638 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8079 T1638 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8079 T1638 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8080 T1638 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8080 T1638 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8081 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8081 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8082 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8082 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8083 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8083 T1638 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8084 T1638 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8084 T1638 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8085 T1638 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8093 T1638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8098 T1638 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8099 T1638 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> 8102 T1638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 8104 T1638 oass.SolrIndexSearcher.<init> Opening Searcher@17b747c9 main
[junit4:junit4]   2> 8106 T1638 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8106 T1638 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8107 T1638 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8224 T1638 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8524 T1639 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17b747c9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8529 T1638 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8529 T1638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9111 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9112 T1619 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:28336_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28336/x_bgf/la"}
[junit4:junit4]   2> 9112 T1619 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 9112 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9316 T1618 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> 9316 T1637 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> 9316 T1624 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> 10537 T1638 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10537 T1638 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28336/x_bgf/la collection:collection1 shard:shard1
[junit4:junit4]   2> 10538 T1638 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 10659 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 10706 T1638 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 10707 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10813 T1638 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 10813 T1638 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 10813 T1638 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28336/x_bgf/la/collection1/
[junit4:junit4]   2> 10814 T1638 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 10814 T1638 oasc.SyncStrategy.syncToMe http://127.0.0.1:28336/x_bgf/la/collection1/ has no replicas
[junit4:junit4]   2> 10814 T1638 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28336/x_bgf/la/collection1/
[junit4:junit4]   2> 10814 T1638 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 10913 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11235 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11370 T1618 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> 11370 T1637 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> 11370 T1624 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> 11441 T1638 oasc.ZkController.register We are http://127.0.0.1:28336/x_bgf/la/collection1/ and leader is http://127.0.0.1:28336/x_bgf/la/collection1/
[junit4:junit4]   2> 11441 T1638 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28336/x_bgf/la
[junit4:junit4]   2> 11441 T1638 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11442 T1638 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 11442 T1638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11444 T1638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11445 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11446 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11446 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11734 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11737 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28339
[junit4:junit4]   2> 11739 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11740 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11740 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995
[junit4:junit4]   2> 11740 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995/solr.xml
[junit4:junit4]   2> 11741 T1596 oasc.CoreContainer.<init> New CoreContainer 1230535583
[junit4:junit4]   2> 11741 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995/'
[junit4:junit4]   2> 11742 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995/'
[junit4:junit4]   2> 11791 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11791 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11792 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11792 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11793 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11793 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11794 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11794 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11795 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11795 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11828 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11849 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28329/solr
[junit4:junit4]   2> 11850 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11851 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@55243a0a
[junit4:junit4]   2> 11852 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11853 T1649 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11854 T1649 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 11854 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28340
[junit4:junit4]   2> 11854 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28340
[junit4:junit4]   2> 11857 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90007 with negotiated timeout 20000 for client /140.211.11.196:28340
[junit4:junit4]   2> 11857 T1649 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90007, negotiated timeout = 20000
[junit4:junit4]   2> 11857 T1650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55243a0a name:ZooKeeperConnection Watcher:127.0.0.1:28329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11857 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11860 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c74cf36b90007
[junit4:junit4]   2> 11870 T1650 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11870 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28340 which had sessionid 0x13c74cf36b90007
[junit4:junit4]   2> 11870 T1596 oaz.ZooKeeper.close Session: 0x13c74cf36b90007 closed
[junit4:junit4]   2> 11871 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11883 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ca42f43
[junit4:junit4]   2> 11885 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11885 T1651 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11886 T1651 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 11886 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28341
[junit4:junit4]   2> 11886 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28341
[junit4:junit4]   2> 11891 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90008 with negotiated timeout 20000 for client /140.211.11.196:28341
[junit4:junit4]   2> 11892 T1651 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90008, negotiated timeout = 20000
[junit4:junit4]   2> 11892 T1652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ca42f43 name:ZooKeeperConnection Watcher:127.0.0.1:28329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11892 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11894 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12056 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12095 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28339_x_bgf%2Fla
[junit4:junit4]   2> 12096 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b90008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28339_x_bgf%2Fla Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28339_x_bgf%2Fla
[junit4:junit4]   2> 12105 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28339_x_bgf%2Fla
[junit4:junit4]   2> 12119 T1618 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 12119 T1637 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 12119 T1624 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 12119 T1618 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> 12119 T1637 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> 12119 T1624 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> 12131 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12139 T1653 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995/collection1
[junit4:junit4]   2> 12140 T1653 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12140 T1653 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12140 T1653 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12142 T1653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995/collection1/'
[junit4:junit4]   2> 12143 T1653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12147 T1653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995/collection1/lib/README' to classloader
[junit4:junit4]   2> 12276 T1653 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12363 T1653 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12464 T1653 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12476 T1653 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12923 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12923 T1619 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:28336_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28336/x_bgf/la"}
[junit4:junit4]   2> 13003 T1618 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> 13003 T1637 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> 13003 T1652 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> 13003 T1624 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> 13366 T1653 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13374 T1653 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13377 T1653 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13392 T1653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13396 T1653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13399 T1653 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13400 T1653 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13401 T1653 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359169413995/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/
[junit4:junit4]   2> 13401 T1653 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bab600f
[junit4:junit4]   2> 13402 T1653 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13402 T1653 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2 forceNew:false
[junit4:junit4]   2> 13403 T1653 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 13403 T1653 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index/
[junit4:junit4]   2> 13403 T1653 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13410 T1653 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index forceNew:false
[junit4:junit4]   2> 13480 T1653 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a5a823b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13480 T1653 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13481 T1653 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index
[junit4:junit4]   2> 13482 T1653 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13483 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13484 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13484 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13484 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13485 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13485 T1653 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13486 T1653 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13486 T1653 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13487 T1653 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13487 T1653 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13488 T1653 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13488 T1653 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13489 T1653 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13489 T1653 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13489 T1653 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13490 T1653 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13490 T1653 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13490 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13491 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13491 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13492 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13492 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13493 T1653 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13493 T1653 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13494 T1653 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13494 T1653 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13501 T1653 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13506 T1653 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13507 T1653 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> 13510 T1653 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 13511 T1653 oass.SolrIndexSearcher.<init> Opening Searcher@faba945 main
[junit4:junit4]   2> 13512 T1653 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13513 T1653 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13513 T1653 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13597 T1653 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13967 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@faba945 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13969 T1653 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13969 T1653 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14549 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14550 T1619 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:28339_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28339/x_bgf/la"}
[junit4:junit4]   2> 14550 T1619 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14551 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14672 T1637 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> 14672 T1652 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> 14672 T1624 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> 14672 T1618 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> 14987 T1653 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14987 T1653 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28339/x_bgf/la collection:collection1 shard:shard1
[junit4:junit4]   2> 14991 T1653 oasc.ZkController.register We are http://127.0.0.1:28339/x_bgf/la/collection1/ and leader is http://127.0.0.1:28336/x_bgf/la/collection1/
[junit4:junit4]   2> 14991 T1653 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28339/x_bgf/la
[junit4:junit4]   2> 14991 T1653 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14992 T1653 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@6678dd5e url=http://127.0.0.1:28339/x_bgf/la/collection1 node=127.0.0.1:28339_x_bgf%2Fla C126_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28339_x_bgf%2Fla, base_url=http://127.0.0.1:28339/x_bgf/la}
[junit4:junit4]   2> 14992 T1655 C126 P28339 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14992 T1653 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14993 T1655 C126 P28339 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14993 T1655 C126 P28339 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14993 T1655 C126 P28339 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14993 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14994 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14995 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14995 T1655 C126 P28339 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15257 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15261 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28343
[junit4:junit4]   2> 15261 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15262 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15262 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531
[junit4:junit4]   2> 15263 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531/solr.xml
[junit4:junit4]   2> 15263 T1596 oasc.CoreContainer.<init> New CoreContainer 784878264
[junit4:junit4]   2> 15273 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531/'
[junit4:junit4]   2> 15274 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531/'
[junit4:junit4]   2> 15346 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 15347 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15347 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15348 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15348 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15349 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15349 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15350 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15350 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15351 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15377 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15401 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28329/solr
[junit4:junit4]   2> 15402 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15403 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@67735cf6
[junit4:junit4]   2> 15404 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15405 T1665 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15405 T1665 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 15406 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28344
[junit4:junit4]   2> 15406 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28344
[junit4:junit4]   2> 15412 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b90009 with negotiated timeout 20000 for client /140.211.11.196:28344
[junit4:junit4]   2> 15412 T1665 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b90009, negotiated timeout = 20000
[junit4:junit4]   2> 15412 T1666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67735cf6 name:ZooKeeperConnection Watcher:127.0.0.1:28329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15412 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15414 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c74cf36b90009
[junit4:junit4]   2> 15495 T1666 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15495 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28344 which had sessionid 0x13c74cf36b90009
[junit4:junit4]   2> 15495 T1596 oaz.ZooKeeper.close Session: 0x13c74cf36b90009 closed
[junit4:junit4]   2> 15496 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 15509 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c1e053
[junit4:junit4]   2> 15510 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15510 T1667 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15511 T1667 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 15511 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28345
[junit4:junit4]   2> 15512 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28345
[junit4:junit4]   2> 15516 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b9000a with negotiated timeout 20000 for client /140.211.11.196:28345
[junit4:junit4]   2> 15516 T1667 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b9000a, negotiated timeout = 20000
[junit4:junit4]   2> 15517 T1668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c1e053 name:ZooKeeperConnection Watcher:127.0.0.1:28329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15517 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15518 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b9000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15552 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b9000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15555 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28343_x_bgf%2Fla
[junit4:junit4]   2> 15556 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b9000a type:delete cxid:0x4 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28343_x_bgf%2Fla Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28343_x_bgf%2Fla
[junit4:junit4]   2> 15568 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28343_x_bgf%2Fla
[junit4:junit4]   2> 15571 T1624 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15571 T1637 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15571 T1624 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> 15572 T1637 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> 15572 T1652 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15571 T1618 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15572 T1652 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> 15572 T1618 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> 15575 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15584 T1669 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531/collection1
[junit4:junit4]   2> 15584 T1669 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15585 T1669 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15585 T1669 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15586 T1669 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531/collection1/'
[junit4:junit4]   2> 15587 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15588 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531/collection1/lib/README' to classloader
[junit4:junit4]   2> 15675 T1669 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 15761 T1669 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15862 T1669 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15887 T1669 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16178 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16179 T1619 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:28339_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28339/x_bgf/la"}
[junit4:junit4]   2> 16317 T1652 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> 16317 T1668 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> 16317 T1637 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> 16317 T1624 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> 16317 T1618 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> 16794 T1669 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16805 T1669 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16815 T1669 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16830 T1669 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16839 T1669 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16847 T1669 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16848 T1669 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16849 T1669 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359169417531/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/
[junit4:junit4]   2> 16849 T1669 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bab600f
[junit4:junit4]   2> 16850 T1669 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16851 T1669 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3 forceNew:false
[junit4:junit4]   2> 16852 T1669 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 16852 T1669 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index/
[junit4:junit4]   2> 16853 T1669 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16854 T1669 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index forceNew:false
[junit4:junit4]   2> 16889 T1669 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4abfb91b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16889 T1669 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16891 T1669 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index
[junit4:junit4]   2> 16891 T1669 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 16894 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16894 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 16895 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16895 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 16896 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16896 T1669 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16896 T1669 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16897 T1669 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16898 T1669 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16898 T1669 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 16899 T1669 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 16899 T1669 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16900 T1669 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16900 T1669 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16901 T1669 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16901 T1669 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16902 T1669 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16903 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16903 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16904 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16904 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16905 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16905 T1669 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16905 T1669 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16906 T1669 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 16906 T1669 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 16934 T1669 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16973 T1669 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 16974 T1669 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> 16983 T1669 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 16985 T1669 oass.SolrIndexSearcher.<init> Opening Searcher@66a3eb31 main
[junit4:junit4]   2> 16987 T1669 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16987 T1669 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16987 T1669 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17027 T1669 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17286 T1670 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66a3eb31 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17290 T1669 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17290 T1669 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17858 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17859 T1619 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:28343_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28343/x_bgf/la"}
[junit4:junit4]   2> 17860 T1619 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17860 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17889 T1624 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> 17889 T1652 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> 17889 T1618 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> 17889 T1637 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> 17889 T1668 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> 18294 T1669 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18294 T1669 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28343/x_bgf/la collection:collection1 shard:shard1
[junit4:junit4]   2> 18300 T1669 oasc.ZkController.register We are http://127.0.0.1:28343/x_bgf/la/collection1/ and leader is http://127.0.0.1:28336/x_bgf/la/collection1/
[junit4:junit4]   2> 18300 T1669 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28343/x_bgf/la
[junit4:junit4]   2> 18300 T1669 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18300 T1669 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C127 name=collection1 org.apache.solr.core.SolrCore@41d1b8a6 url=http://127.0.0.1:28343/x_bgf/la/collection1 node=127.0.0.1:28343_x_bgf%2Fla C127_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28343_x_bgf%2Fla, base_url=http://127.0.0.1:28343/x_bgf/la}
[junit4:junit4]   2> 18301 T1671 C127 P28343 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18301 T1669 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18301 T1671 C127 P28343 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18302 T1671 C127 P28343 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18302 T1671 C127 P28343 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18302 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18303 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18303 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18337 T1671 C127 P28343 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18611 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 18615 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28347
[junit4:junit4]   2> 18615 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 18616 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 18616 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837
[junit4:junit4]   2> 18617 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837/solr.xml
[junit4:junit4]   2> 18617 T1596 oasc.CoreContainer.<init> New CoreContainer 168621274
[junit4:junit4]   2> 18618 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837/'
[junit4:junit4]   2> 18618 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837/'
[junit4:junit4]   2> 18673 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 18673 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 18674 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 18674 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 18675 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 18675 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 18676 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 18676 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 18676 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 18677 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 18702 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 18747 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28329/solr
[junit4:junit4]   2> 18748 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 18749 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@353a561f
[junit4:junit4]   2> 18750 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18751 T1681 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 18751 T1681 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 18752 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28348
[junit4:junit4]   2> 18752 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28348
[junit4:junit4]   2> 18755 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b9000b with negotiated timeout 20000 for client /140.211.11.196:28348
[junit4:junit4]   2> 18755 T1681 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b9000b, negotiated timeout = 20000
[junit4:junit4]   2> 18755 T1682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@353a561f name:ZooKeeperConnection Watcher:127.0.0.1:28329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18756 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18757 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c74cf36b9000b
[junit4:junit4]   2> 18774 T1682 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 18774 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28348 which had sessionid 0x13c74cf36b9000b
[junit4:junit4]   2> 18774 T1596 oaz.ZooKeeper.close Session: 0x13c74cf36b9000b closed
[junit4:junit4]   2> 18775 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 18809 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28329/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7bb36b17
[junit4:junit4]   2> 18811 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18811 T1683 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 18812 T1683 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28329, initiating session
[junit4:junit4]   2> 18812 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28349
[junit4:junit4]   2> 18813 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28349
[junit4:junit4]   2> 18838 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c74cf36b9000c with negotiated timeout 20000 for client /140.211.11.196:28349
[junit4:junit4]   2> 18838 T1683 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28329, sessionid = 0x13c74cf36b9000c, negotiated timeout = 20000
[junit4:junit4]   2> 18839 T1684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bb36b17 name:ZooKeeperConnection Watcher:127.0.0.1:28329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18839 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18841 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b9000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18867 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b9000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18924 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28347_x_bgf%2Fla
[junit4:junit4]   2> 18926 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c74cf36b9000c type:delete cxid:0x4 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28347_x_bgf%2Fla Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28347_x_bgf%2Fla
[junit4:junit4]   2> 18960 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28347_x_bgf%2Fla
[junit4:junit4]   2> 18968 T1668 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> 18969 T1624 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18969 T1637 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18969 T1652 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18969 T1618 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18969 T1637 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> 18969 T1624 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> 18970 T1618 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> 18969 T1652 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> 18970 T1668 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2>  C126_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28339_x_bgf%2Fla, base_url=http://127.0.0.1:28339/x_bgf/la}
[junit4:junit4]   2> 19018 T1655 C126 P28339 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:28336/x_bgf/la/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19018 T1655 C126 P28339 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28339/x_bgf/la START replicas=[http://127.0.0.1:28336/x_bgf/la/collection1/] nUpdates=100
[junit4:junit4]   2> 19019 T1655 C126 P28339 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19019 T1655 C126 P28339 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19019 T1655 C126 P28339 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19020 T1655 C126 P28339 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19020 T1655 C126 P28339 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19020 T1655 C126 P28339 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:28336/x_bgf/la/collection1/. core=collection1
[junit4:junit4]   2> 19020 T1655 C126 P28339 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@49e24b98 url=http://127.0.0.1:28336/x_bgf/la/collection1 node=127.0.0.1:28336_x_bgf%2Fla C128_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:28336_x_bgf%2Fla, base_url=http://127.0.0.1:28336/x_bgf/la, leader=true}
[junit4:junit4]   2> 19039 T1629 C128 P28336 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19045 T1630 C128 P28336 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19046 T1630 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 19046 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 19052 T1630 C128 P28336 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19052 T1630 C128 P28336 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19071 T1686 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837/collection1
[junit4:junit4]   2> 19071 T1686 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 19072 T1686 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 19072 T1686 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 19074 T1686 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837/collection1/'
[junit4:junit4]   2> 19075 T1686 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 19075 T1686 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837/collection1/lib/README' to classloader
[junit4:junit4]   2> 19092 T1630 C128 P28336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19093 T1630 C128 P28336 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19095 T1630 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 19096 T1630 C128 P28336 oass.SolrIndexSearcher.<init> Opening Searcher@1191edf9 realtime
[junit4:junit4]   2> 19096 T1630 C128 P28336 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19097 T1630 C128 P28336 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 52
[junit4:junit4]   2> 19098 T1655 C126 P28339 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19098 T1655 C126 P28339 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19101 T1631 C128 P28336 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19101 T1631 C128 P28336 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19102 T1655 C126 P28339 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19103 T1655 C126 P28339 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19103 T1655 C126 P28339 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19105 T1631 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 19106 T1631 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index
[junit4:junit4]   2> 19107 T1631 C128 P28336 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 19108 T1655 C126 P28339 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19109 T1655 C126 P28339 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626 forceNew:false
[junit4:junit4]   2> 19110 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 19111 T1655 C126 P28339 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626 lockFactory=org.apache.lucene.store.NativeFSLockFactory@41d1828e; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 19154 T1631 C128 P28336 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19156 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index
[junit4:junit4]   2> 19156 T1655 C126 P28339 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19161 T1655 C126 P28339 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130125220341626
[junit4:junit4]   2> 19163 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 19163 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 19164 T1655 C126 P28339 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626
[junit4:junit4]   2> 19168 T1655 C126 P28339 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626 lockFactory=org.apache.lucene.store.NativeFSLockFactory@41d1828e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19168 T1655 C126 P28339 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19168 T1686 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19169 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 19170 T1655 C126 P28339 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19170 T1655 C126 P28339 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19170 T1655 C126 P28339 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19171 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626
[junit4:junit4]   2> 19172 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 19176 T1655 C126 P28339 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626 lockFactory=org.apache.lucene.store.NativeFSLockFactory@41d1828e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19176 T1655 C126 P28339 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19176 T1655 C126 P28339 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19177 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 19177 T1655 C126 P28339 oass.SolrIndexSearcher.<init> Opening Searcher@37141af8 main
[junit4:junit4]   2> 19179 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37141af8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19179 T1654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index
[junit4:junit4]   2> 19179 T1655 C126 P28339 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19203 T1655 C126 P28339 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626 lockFactory=org.apache.lucene.store.NativeFSLockFactory@41d1828e; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626 lockFactory=org.apache.lucene.store.NativeFSLockFactory@41d1828e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19204 T1655 C126 P28339 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19205 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2
[junit4:junit4]   2> 19205 T1655 C126 P28339 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19206 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index.20130125220341626
[junit4:junit4]   2> 19206 T1655 C126 P28339 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty2/index
[junit4:junit4]   2> 19206 T1655 C126 P28339 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19206 T1655 C126 P28339 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19206 T1655 C126 P28339 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19206 T1655 C126 P28339 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19208 T1655 C126 P28339 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19256 T1686 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19357 T1686 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19370 T1686 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19395 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19396 T1619 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:28343_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28343/x_bgf/la"}
[junit4:junit4]   2> 19473 T1619 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:28339_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28339/x_bgf/la"}
[junit4:junit4]   2> 19663 T1624 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> 19663 T1668 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> 19663 T1618 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> 19663 T1637 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> 19663 T1652 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> 19663 T1684 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> 20218 T1686 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20245 T1686 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20251 T1686 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20264 T1686 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20269 T1686 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20274 T1686 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20275 T1686 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20276 T1686 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359169420837/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/
[junit4:junit4]   2> 20276 T1686 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bab600f
[junit4:junit4]   2> 20277 T1686 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 20278 T1686 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4 forceNew:false
[junit4:junit4]   2> 20278 T1686 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4
[junit4:junit4]   2> 20279 T1686 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index/
[junit4:junit4]   2> 20279 T1686 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20280 T1686 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index forceNew:false
[junit4:junit4]   2> 20308 T1686 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d1309b3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20308 T1686 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20346 T1686 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index
[junit4:junit4]   2> 20346 T1686 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 20348 T1686 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20349 T1686 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 20349 T1686 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20349 T1686 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 20350 T1686 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20350 T1686 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20350 T1686 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20351 T1686 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20351 T1686 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20352 T1686 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 20353 T1686 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 20353 T1686 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20354 T1686 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 20354 T1686 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 20354 T1686 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 20355 T1686 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20355 T1686 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 20356 T1686 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 20356 T1686 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 20356 T1686 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 20357 T1686 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 20357 T1686 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 20358 T1686 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 20358 T1686 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 20359 T1686 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 20359 T1686 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 20369 T1686 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20375 T1686 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 20376 T1686 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> 20405 T1686 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4
[junit4:junit4]   2> 20406 T1686 oass.SolrIndexSearcher.<init> Opening Searcher@6c5b257c main
[junit4:junit4]   2> 20408 T1686 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20408 T1686 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20408 T1686 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 20422 T1686 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 20670 T1688 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c5b257c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20674 T1686 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 20675 T1686 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21444 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21445 T1619 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:28347_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28347/x_bgf/la"}
[junit4:junit4]   2> 21446 T1619 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 21446 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 21518 T1652 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> 21518 T1624 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> 21518 T1637 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> 21518 T1668 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> 21518 T1684 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> 21518 T1618 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> 21678 T1686 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 21678 T1686 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28347/x_bgf/la collection:collection1 shard:shard1
[junit4:junit4]   2> 21686 T1686 oasc.ZkController.register We are http://127.0.0.1:28347/x_bgf/la/collection1/ and leader is http://127.0.0.1:28336/x_bgf/la/collection1/
[junit4:junit4]   2> 21686 T1686 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28347/x_bgf/la
[junit4:junit4]   2> 21686 T1686 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 21686 T1686 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C129 name=collection1 org.apache.solr.core.SolrCore@446f6ba8 url=http://127.0.0.1:28347/x_bgf/la/collection1 node=127.0.0.1:28347_x_bgf%2Fla C129_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28347_x_bgf%2Fla, base_url=http://127.0.0.1:28347/x_bgf/la}
[junit4:junit4]   2> 21687 T1689 C129 P28347 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 21687 T1689 C129 P28347 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 21687 T1686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21687 T1689 C129 P28347 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 21688 T1689 C129 P28347 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21688 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 21689 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 21689 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21976 T1689 C129 P28347 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21976 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21977 T1596 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 21978 T1596 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 21978 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C127_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28343_x_bgf%2Fla, base_url=http://127.0.0.1:28343/x_bgf/la}
[junit4:junit4]   2> 22354 T1671 C127 P28343 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:28336/x_bgf/la/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22354 T1671 C127 P28343 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28343/x_bgf/la START replicas=[http://127.0.0.1:28336/x_bgf/la/collection1/] nUpdates=100
[junit4:junit4]   2> 22355 T1671 C127 P28343 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22355 T1671 C127 P28343 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22355 T1671 C127 P28343 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22355 T1671 C127 P28343 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22355 T1671 C127 P28343 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22355 T1671 C127 P28343 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:28336/x_bgf/la/collection1/. core=collection1
[junit4:junit4]   2> 22356 T1671 C127 P28343 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22357 T1629 C128 P28336 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22367 T1633 C128 P28336 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22497 T1633 C128 P28336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22498 T1633 C128 P28336 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22498 T1633 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 22499 T1633 C128 P28336 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22499 T1633 C128 P28336 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 132
[junit4:junit4]   2> 22500 T1671 C127 P28343 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22501 T1671 C127 P28343 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22503 T1631 C128 P28336 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22504 T1671 C127 P28343 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 22504 T1671 C127 P28343 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22504 T1671 C127 P28343 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22507 T1631 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 22508 T1631 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index
[junit4:junit4]   2> 22508 T1631 C128 P28336 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22509 T1671 C127 P28343 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22537 T1671 C127 P28343 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028 forceNew:false
[junit4:junit4]   2> 22538 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 22539 T1671 C127 P28343 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c2b6cda; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 22546 T1631 C128 P28336 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 22548 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index
[junit4:junit4]   2> 22548 T1671 C127 P28343 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22554 T1671 C127 P28343 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130125220345028
[junit4:junit4]   2> 22555 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 22555 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 22556 T1671 C127 P28343 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028
[junit4:junit4]   2> 22560 T1671 C127 P28343 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c2b6cda; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22560 T1671 C127 P28343 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22561 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 22562 T1671 C127 P28343 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22562 T1671 C127 P28343 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22562 T1671 C127 P28343 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22563 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028
[junit4:junit4]   2> 22564 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 22567 T1671 C127 P28343 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c2b6cda; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22567 T1671 C127 P28343 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22567 T1671 C127 P28343 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22568 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 22568 T1671 C127 P28343 oass.SolrIndexSearcher.<init> Opening Searcher@2ca21f41 main
[junit4:junit4]   2> 22570 T1670 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ca21f41 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22570 T1670 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index
[junit4:junit4]   2> 22570 T1671 C127 P28343 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22589 T1671 C127 P28343 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c2b6cda; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c2b6cda; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22589 T1671 C127 P28343 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22590 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3
[junit4:junit4]   2> 22590 T1671 C127 P28343 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22591 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index.20130125220345028
[junit4:junit4]   2> 22591 T1671 C127 P28343 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty3/index
[junit4:junit4]   2> 22591 T1671 C127 P28343 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22591 T1671 C127 P28343 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22591 T1671 C127 P28343 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22591 T1671 C127 P28343 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22606 T1671 C127 P28343 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22980 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23023 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23024 T1619 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:28347_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28347/x_bgf/la"}
[junit4:junit4]   2> 23051 T1619 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:28343_x_bgf%2Fla",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28343/x_bgf/la"}
[junit4:junit4]   2> 23179 T1652 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> 23179 T1637 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> 23179 T1624 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> 23179 T1684 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> 23179 T1618 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> 23179 T1668 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> 23982 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24984 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25987 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C129_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28347_x_bgf%2Fla, base_url=http://127.0.0.1:28347/x_bgf/la}
[junit4:junit4]   2> 25991 T1689 C129 P28347 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:28336/x_bgf/la/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 25991 T1689 C129 P28347 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28347/x_bgf/la START replicas=[http://127.0.0.1:28336/x_bgf/la/collection1/] nUpdates=100
[junit4:junit4]   2> 25991 T1689 C129 P28347 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 25992 T1689 C129 P28347 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 25992 T1689 C129 P28347 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 25992 T1689 C129 P28347 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 25992 T1689 C129 P28347 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 25992 T1689 C129 P28347 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:28336/x_bgf/la/collection1/. core=collection1
[junit4:junit4]   2> 25992 T1689 C129 P28347 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25994 T1629 C128 P28336 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26013 T1627 C128 P28336 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 26035 T1627 C128 P28336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; 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@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@244f983a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 26036 T1627 C128 P28336 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 26036 T1627 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 26037 T1627 C128 P28336 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26037 T1627 C128 P28336 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 26038 T1689 C129 P28347 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 26038 T1689 C129 P28347 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 26041 T1631 C128 P28336 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26042 T1689 C129 P28347 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 26042 T1689 C129 P28347 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 26043 T1689 C129 P28347 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 26045 T1631 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1
[junit4:junit4]   2> 26046 T1631 C128 P28336 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty1/index
[junit4:junit4]   2> 26046 T1631 C128 P28336 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 26047 T1689 C129 P28347 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 26048 T1689 C129 P28347 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index.20130125220348566 forceNew:false
[junit4:junit4]   2> 26049 T1689 C129 P28347 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4
[junit4:junit4]   2> 26049 T1689 C129 P28347 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index.20130125220348566 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b9c54d3; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 26052 T1631 C128 P28336 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 26065 T1689 C129 P28347 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index
[junit4:junit4]   2> 26065 T1689 C129 P28347 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 26070 T1689 C129 P28347 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130125220348566
[junit4:junit4]   2> 26071 T1689 C129 P28347 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4
[junit4:junit4]   2> 26071 T1689 C129 P28347 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4
[junit4:junit4]   2> 26072 T1689 C129 P28347 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359169402524/jetty4/index.20130125220348566
[junit4:junit4]   2> 26075 T1689 C129 P28347 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucen

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

he.solr.cloud.SyncSliceTest-1359169402524/jetty4
[junit4:junit4]   2> 161002 T1683 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28329. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 180023 T1684 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 180023 T1596 oaz.ZooKeeper.close Session: 0x13c74cf36b9000c closed
[junit4:junit4]   2> 180025 T1596 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/x_bgf/la,null}
[junit4:junit4]   2> 180725 T1596 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=739517D9DA384266 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=IET -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  181s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([739517D9DA384266:F27399C1AD67225A]: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:214)
[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:616)
[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:679)
[junit4:junit4]   2> 180744 T1596 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=Pulsing41(freqCutoff=11 minBlockSize=82 maxBlockSize=230), text=PostingsFormat(name=MockSep), _version_=Pulsing41(freqCutoff=11 minBlockSize=82 maxBlockSize=230), rnd_b=PostingsFormat(name=Memory doPackFST= true), intDefault=Pulsing41(freqCutoff=11 minBlockSize=82 maxBlockSize=230), id=PostingsFormat(name=Memory doPackFST= true), timestamp=Pulsing41(freqCutoff=11 minBlockSize=82 maxBlockSize=230), a_t=Pulsing41(freqCutoff=11 minBlockSize=82 maxBlockSize=230), range_facet_sl=PostingsFormat(name=MockSep), range_facet_si=PostingsFormat(name=Lucene41WithOrds), other_tl1=Pulsing41(freqCutoff=11 minBlockSize=82 maxBlockSize=230), multiDefault=PostingsFormat(name=Lucene41WithOrds), a_si=PostingsFormat(name=Lucene41WithOrds)}, sim=DefaultSimilarity, locale=nl, timezone=IET
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=29323280,total=324927488
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLMDirichletSimilarityFactory, SimpleFacetsTest, TestAtomicUpdateErrorCases, TestLFUCache, TestRangeQuery, CollectionsAPIDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, TestStressReorder, NumericFieldsTest, TestBinaryResponseWriter, TestSuggestSpellingConverter, TermsComponentTest, ShardRoutingCustomTest, TestCharFilters, TestExtendedDismaxParser, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, BinaryUpdateRequestHandlerTest, SortByFunctionTest, TestStressVersions, SearchHandlerTest, IndexBasedSpellCheckerTest, WordBreakSolrSpellCheckerTest, ScriptEngineTest, FieldAnalysisRequestHandlerTest, LeaderElectionIntegrationTest, CSVRequestHandlerTest, FileBasedSpellCheckerTest, PreAnalyzedFieldTest, SimplePostToolTest, TestDefaultSimilarityFactory, TestPHPSerializedResponseWriter, CircularListTest, DirectUpdateHandlerOptimizeTest, BasicDistributedZkTest, LoggingHandlerTest, TestJmxMonitoredMap, TestBadConfig, MinimalSchemaTest, NotRequiredUniqueKeyTest, TestAnalyzedSuggestions, SpellPossibilityIteratorTest, TestLuceneMatchVersion, TestSolr4Spatial, TestGroupingSearch, JsonLoaderTest, TestNumberUtils, SyncSliceTest]
[junit4:junit4] Completed on J0 in 180.78s, 1 test, 1 failure <<< FAILURES!

[...truncated 366 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:346: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:841: There were test failures: 247 suites, 1032 tests, 1 failure, 23 ignored (5 assumptions)

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