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/07/18 08:04:19 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4153 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4153/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=2617, name=recoveryCmdExecutor-1133-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)         at java.net.Socket.connect(Socket.java:579)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2617, name=recoveryCmdExecutor-1133-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
        at java.net.Socket.connect(Socket.java:579)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([B1ADA0F044DF083E]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2617, name=recoveryCmdExecutor-1133-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)         at java.net.Socket.connect(Socket.java:579)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2617, name=recoveryCmdExecutor-1133-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
        at java.net.Socket.connect(Socket.java:579)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([B1ADA0F044DF083E]:0)




Build Log:
[...truncated 9731 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 806385 T2183 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ny_l/
   [junit4]   2> 806389 T2183 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374127001494
   [junit4]   2> 806391 T2183 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 806391 T2184 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 806492 T2183 oasc.ZkTestServer.run start zk server on port:27007
   [junit4]   2> 806493 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 806498 T2190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f44a93c name:ZooKeeperConnection Watcher:127.0.0.1:27007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 806498 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 806498 T2183 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 806513 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 806515 T2192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@531388fa name:ZooKeeperConnection Watcher:127.0.0.1:27007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 806515 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 806516 T2183 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 806523 T2183 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 806525 T2183 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 806533 T2183 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 806535 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 806536 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 806548 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 806548 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 806652 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 806654 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 806656 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 806657 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 806668 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 806669 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 806672 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 806672 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 806679 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 806680 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 806687 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 806688 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 806729 T2183 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 806730 T2183 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 806943 T2183 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 806948 T2183 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:?????
   [junit4]   2> 806949 T2183 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 806950 T2183 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 806950 T2183 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848
   [junit4]   2> 806950 T2183 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848/'
   [junit4]   2> 806978 T2183 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848/solr.xml
   [junit4]   2> 807041 T2183 oasc.CoreContainer.<init> New CoreContainer 2071606283
   [junit4]   2> 807042 T2183 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848/]
   [junit4]   2> 807043 T2183 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 807043 T2183 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 807044 T2183 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 807044 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 807045 T2183 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 807045 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 807045 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 807046 T2183 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 807046 T2183 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 807047 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 807058 T2183 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 807059 T2183 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27007/solr
   [junit4]   2> 807060 T2183 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 807061 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 807065 T2203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76b757cf name:ZooKeeperConnection Watcher:127.0.0.1:27007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 807065 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 807080 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 807093 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 807096 T2205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31502f8f name:ZooKeeperConnection Watcher:127.0.0.1:27007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 807096 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 807098 T2183 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 807110 T2183 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 807117 T2183 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 807119 T2183 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27010_ny_l
   [junit4]   2> 807120 T2183 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27010_ny_l
   [junit4]   2> 807130 T2183 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 807144 T2183 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 807151 T2183 oasc.Overseer.start Overseer (id=90054787170304003-127.0.0.1:27010_ny_l-n_0000000000) starting
   [junit4]   2> 807155 T2183 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 807170 T2207 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 807170 T2183 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 807173 T2183 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 807188 T2183 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 807191 T2206 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 807218 T2208 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 807219 T2208 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 807220 T2208 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 808694 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 808695 T2206 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27010_ny_l",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27010/ny_l"}
   [junit4]   2> 808696 T2206 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 808696 T2206 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 808708 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 809223 T2208 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 809223 T2208 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848/collection1
   [junit4]   2> 809224 T2208 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 809224 T2208 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 809225 T2208 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 809226 T2208 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848/collection1/'
   [junit4]   2> 809227 T2208 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848/collection1/lib/classes/' to classloader
   [junit4]   2> 809228 T2208 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848/collection1/lib/README' to classloader
   [junit4]   2> 809291 T2208 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 809357 T2208 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 809458 T2208 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 809470 T2208 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 810144 T2208 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 810158 T2208 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 810162 T2208 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 810176 T2208 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 810181 T2208 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 810186 T2208 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 810187 T2208 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 810187 T2208 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 810188 T2208 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 810189 T2208 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 810189 T2208 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 810189 T2208 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 810190 T2208 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374127001848/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/control/data/
   [junit4]   2> 810190 T2208 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1602c861
   [junit4]   2> 810191 T2208 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/control/data
   [junit4]   2> 810191 T2208 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/control/data/index/
   [junit4]   2> 810192 T2208 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 810192 T2208 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/control/data/index
   [junit4]   2> 810198 T2208 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55669262 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72e166d3),segFN=segments_1,generation=1}
   [junit4]   2> 810198 T2208 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 810203 T2208 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 810203 T2208 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 810204 T2208 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 810205 T2208 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 810205 T2208 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 810206 T2208 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 810206 T2208 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 810207 T2208 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 810207 T2208 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 810227 T2208 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 810235 T2208 oass.SolrIndexSearcher.<init> Opening Searcher@d775205 main
   [junit4]   2> 810237 T2208 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 810237 T2208 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 810240 T2209 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d775205 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 810242 T2208 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 810242 T2208 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:27010/ny_l collection:control_collection shard:shard1
   [junit4]   2> 810242 T2208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 810261 T2208 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 810282 T2208 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 810292 T2208 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 810293 T2208 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 810293 T2208 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:27010/ny_l/collection1/
   [junit4]   2> 810293 T2208 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 810294 T2208 oasc.SyncStrategy.syncToMe http://127.0.0.1:27010/ny_l/collection1/ has no replicas
   [junit4]   2> 810294 T2208 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:27010/ny_l/collection1/ shard1
   [junit4]   2> 810294 T2208 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 811722 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 811918 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 811939 T2208 oasc.ZkController.register We are http://127.0.0.1:27010/ny_l/collection1/ and leader is http://127.0.0.1:27010/ny_l/collection1/
   [junit4]   2> 811939 T2208 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27010/ny_l
   [junit4]   2> 811939 T2208 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 811940 T2208 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 811940 T2208 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 811980 T2208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 811981 T2183 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 811981 T2183 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 811982 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 811993 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 811994 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811997 T2212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b45ca23 name:ZooKeeperConnection Watcher:127.0.0.1:27007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811997 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811999 T2183 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 812001 T2183 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 812312 T2183 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 812316 T2183 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:?????
   [junit4]   2> 812317 T2183 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 812318 T2183 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 812318 T2183 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105
   [junit4]   2> 812319 T2183 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105/'
   [junit4]   2> 812364 T2183 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105/solr.xml
   [junit4]   2> 812468 T2183 oasc.CoreContainer.<init> New CoreContainer 903115227
   [junit4]   2> 812469 T2183 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105/]
   [junit4]   2> 812471 T2183 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 812471 T2183 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 812472 T2183 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 812472 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 812473 T2183 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 812473 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 812474 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 812474 T2183 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 812475 T2183 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 812476 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 812493 T2183 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 812494 T2183 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27007/solr
   [junit4]   2> 812495 T2183 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 812497 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 812505 T2223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9cd3a73 name:ZooKeeperConnection Watcher:127.0.0.1:27007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812506 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 812524 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 812536 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 812538 T2225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3933479d name:ZooKeeperConnection Watcher:127.0.0.1:27007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812538 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 812547 T2183 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 813423 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 813424 T2206 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27010_ny_l",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27010/ny_l"}
   [junit4]   2> 813463 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 813463 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 813463 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 813550 T2183 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27016_ny_l
   [junit4]   2> 813552 T2183 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27016_ny_l
   [junit4]   2> 813554 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 813554 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 813554 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 813555 T2225 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 813563 T2205 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 813564 T2212 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 813571 T2226 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 813571 T2226 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 813572 T2226 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 814967 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 814968 T2206 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27016_ny_l",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27016/ny_l"}
   [junit4]   2> 814969 T2206 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 814969 T2206 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 814985 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 814985 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 814985 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 815574 T2226 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 815574 T2226 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105/collection1
   [junit4]   2> 815575 T2226 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 815575 T2226 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 815576 T2226 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 815576 T2226 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105/collection1/'
   [junit4]   2> 815578 T2226 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105/collection1/lib/README' to classloader
   [junit4]   2> 815579 T2226 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105/collection1/lib/classes/' to classloader
   [junit4]   2> 815643 T2226 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 815714 T2226 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 815816 T2226 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 815826 T2226 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 816274 T2226 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 816283 T2226 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 816286 T2226 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 816297 T2226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 816301 T2226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 816304 T2226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 816305 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 816306 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 816306 T2226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 816307 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 816307 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 816308 T2226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 816308 T2226 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374127007105/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty1/
   [junit4]   2> 816308 T2226 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1602c861
   [junit4]   2> 816309 T2226 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty1
   [junit4]   2> 816309 T2226 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty1/index/
   [junit4]   2> 816309 T2226 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 816310 T2226 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty1/index
   [junit4]   2> 816313 T2226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fb9f8b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e74e3e8),segFN=segments_1,generation=1}
   [junit4]   2> 816313 T2226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 816317 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 816317 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 816318 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 816318 T2226 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 816319 T2226 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 816319 T2226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 816319 T2226 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 816320 T2226 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 816320 T2226 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 816332 T2226 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 816337 T2226 oass.SolrIndexSearcher.<init> Opening Searcher@4fa12651 main
   [junit4]   2> 816338 T2226 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 816339 T2226 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 816342 T2227 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fa12651 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 816344 T2226 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 816344 T2226 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:27016/ny_l collection:collection1 shard:shard1
   [junit4]   2> 816344 T2226 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 816356 T2226 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 816375 T2226 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 816378 T2226 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 816378 T2226 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 816378 T2226 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:27016/ny_l/collection1/
   [junit4]   2> 816378 T2226 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 816379 T2226 oasc.SyncStrategy.syncToMe http://127.0.0.1:27016/ny_l/collection1/ has no replicas
   [junit4]   2> 816379 T2226 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:27016/ny_l/collection1/ shard1
   [junit4]   2> 816379 T2226 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 816489 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 816503 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 816503 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 816503 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 816537 T2226 oasc.ZkController.register We are http://127.0.0.1:27016/ny_l/collection1/ and leader is http://127.0.0.1:27016/ny_l/collection1/
   [junit4]   2> 816537 T2226 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27016/ny_l
   [junit4]   2> 816537 T2226 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 816538 T2226 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 816538 T2226 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 816539 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 816540 T2183 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 816541 T2183 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 816542 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 816882 T2183 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 816886 T2183 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:?????
   [junit4]   2> 816887 T2183 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 816888 T2183 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 816888 T2183 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658
   [junit4]   2> 816889 T2183 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658/'
   [junit4]   2> 816934 T2183 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658/solr.xml
   [junit4]   2> 817042 T2183 oasc.CoreContainer.<init> New CoreContainer 2139390311
   [junit4]   2> 817043 T2183 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658/]
   [junit4]   2> 817045 T2183 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 817045 T2183 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 817046 T2183 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 817046 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 817047 T2183 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 817047 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 817048 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 817048 T2183 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 817049 T2183 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 817050 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 817067 T2183 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 817068 T2183 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27007/solr
   [junit4]   2> 817068 T2183 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 817069 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 817072 T2239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f3e4100 name:ZooKeeperConnection Watcher:127.0.0.1:27007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 817073 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 817100 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 817108 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 817110 T2241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2589f0d4 name:ZooKeeperConnection Watcher:127.0.0.1:27007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 817110 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 817121 T2183 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 818014 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 818015 T2206 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27016_ny_l",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27016/ny_l"}
   [junit4]   2> 818057 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 818057 T2241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 818057 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 818057 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 818124 T2183 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27019_ny_l
   [junit4]   2> 818126 T2183 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27019_ny_l
   [junit4]   2> 818128 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 818128 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 818128 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 818128 T2241 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 818129 T2241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 818129 T2225 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 818129 T2212 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 818129 T2205 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 818143 T2242 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 818144 T2242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 818145 T2242 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 819561 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 819562 T2206 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27019_ny_l",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27019/ny_l"}
   [junit4]   2> 819563 T2206 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 819563 T2206 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 819577 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 819577 T2241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 819577 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 819577 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 820147 T2242 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 820147 T2242 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658/collection1
   [junit4]   2> 820148 T2242 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 820148 T2242 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 820149 T2242 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 820150 T2242 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658/collection1/'
   [junit4]   2> 820151 T2242 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658/collection1/lib/classes/' to classloader
   [junit4]   2> 820152 T2242 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658/collection1/lib/README' to classloader
   [junit4]   2> 820215 T2242 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 820283 T2242 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 820385 T2242 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 820397 T2242 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 821091 T2242 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 821104 T2242 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 821109 T2242 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 821122 T2242 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 821128 T2242 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 821133 T2242 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 821134 T2242 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 821134 T2242 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 821135 T2242 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 821136 T2242 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 821136 T2242 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 821137 T2242 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 821137 T2242 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374127011658/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty2/
   [junit4]   2> 821137 T2242 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1602c861
   [junit4]   2> 821139 T2242 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty2
   [junit4]   2> 821139 T2242 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty2/index/
   [junit4]   2> 821139 T2242 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 821140 T2242 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty2/index
   [junit4]   2> 821144 T2242 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@699d8e14 lockFactory=org.apache.lucene.store.NativeFSLockFactory@421c9763),segFN=segments_1,generation=1}
   [junit4]   2> 821145 T2242 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 821150 T2242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 821150 T2242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 821151 T2242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 821152 T2242 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 821153 T2242 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 821153 T2242 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 821153 T2242 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 821154 T2242 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 821155 T2242 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 821175 T2242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 821184 T2242 oass.SolrIndexSearcher.<init> Opening Searcher@b5d92bc main
   [junit4]   2> 821185 T2242 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 821186 T2242 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 821191 T2243 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b5d92bc main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 821194 T2242 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 821195 T2242 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:27019/ny_l collection:collection1 shard:shard2
   [junit4]   2> 821195 T2242 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 821217 T2242 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 821234 T2242 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 821245 T2242 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 821245 T2242 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 821246 T2242 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:27019/ny_l/collection1/
   [junit4]   2> 821246 T2242 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 821246 T2242 oasc.SyncStrategy.syncToMe http://127.0.0.1:27019/ny_l/collection1/ has no replicas
   [junit4]   2> 821247 T2242 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:27019/ny_l/collection1/ shard2
   [junit4]   2> 821247 T2242 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 822583 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 822632 T2241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 822632 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 822632 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 822632 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 822638 T2242 oasc.ZkController.register We are http://127.0.0.1:27019/ny_l/collection1/ and leader is http://127.0.0.1:27019/ny_l/collection1/
   [junit4]   2> 822638 T2242 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27019/ny_l
   [junit4]   2> 822638 T2242 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 822638 T2242 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 822638 T2242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 822640 T2242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 822640 T2183 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 822641 T2183 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 822641 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 822899 T2183 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 822902 T2183 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:?????
   [junit4]   2> 822903 T2183 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 822904 T2183 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 822904 T2183 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754
   [junit4]   2> 822905 T2183 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754/'
   [junit4]   2> 822951 T2183 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754/solr.xml
   [junit4]   2> 823057 T2183 oasc.CoreContainer.<init> New CoreContainer 285922887
   [junit4]   2> 823058 T2183 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754/]
   [junit4]   2> 823060 T2183 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 823060 T2183 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 823061 T2183 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 823061 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 823062 T2183 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 823062 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 823063 T2183 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 823064 T2183 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 823064 T2183 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 823065 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 823086 T2183 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 823088 T2183 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27007/solr
   [junit4]   2> 823088 T2183 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 823089 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 823092 T2255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13c8eb66 name:ZooKeeperConnection Watcher:127.0.0.1:27007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 823093 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 823111 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 823125 T2183 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 823126 T2257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@536abccb name:ZooKeeperConnection Watcher:127.0.0.1:27007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 823127 T2183 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 823135 T2183 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 824136 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 824137 T2206 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27019_ny_l",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27019/ny_l"}
   [junit4]   2> 824139 T2183 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27022_ny_l
   [junit4]   2> 824154 T2183 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27022_ny_l
   [junit4]   2> 824155 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824155 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824155 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824155 T2241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824155 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824162 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824162 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824163 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824164 T2241 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 824164 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 824164 T2241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 824164 T2257 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 824166 T2225 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 824166 T2212 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 824166 T2205 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 824173 T2258 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 824174 T2258 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 824175 T2258 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 825665 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 825666 T2206 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27022_ny_l",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27022/ny_l"}
   [junit4]   2> 825666 T2206 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 825667 T2206 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 825681 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 825681 T2225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 825681 T2212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 825681 T2205 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 825681 T2241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 826177 T2258 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 826177 T2258 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754/collection1
   [junit4]   2> 826177 T2258 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 826178 T2258 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 826178 T2258 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 826179 T2258 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754/collection1/'
   [junit4]   2> 826180 T2258 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754/collection1/lib/README' to classloader
   [junit4]   2> 826181 T2258 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754/collection1/lib/classes/' to classloader
   [junit4]   2> 826222 T2258 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 826266 T2258 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 826367 T2258 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 826375 T2258 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 826836 T2258 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 826845 T2258 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 826848 T2258 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 826858 T2258 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 826862 T2258 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 826866 T2258 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 826866 T2258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 826867 T2258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 826867 T2258 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 826868 T2258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 826868 T2258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 826869 T2258 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 826869 T2258 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374127017754/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty3/
   [junit4]   2> 826869 T2258 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1602c861
   [junit4]   2> 826870 T2258 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty3
   [junit4]   2> 826870 T2258 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty3/index/
   [junit4]   2> 826870 T2258 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 826871 T2258 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374127001494/jetty3/index
   [junit4]   2> 826874 T2258 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6213e408 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4be552af),segFN=segments_1,generation=1}
   [junit4]   2> 826874 T2258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 826878 T2258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 826878 T2258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 826879 T2258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 826879 T2258 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 826880 T2258 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 826880 T2258 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 826880 T2258 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 826881 T2258 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 826881 T2258 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 826895 T2258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 826900 T2258 oass.SolrIndexSearcher.<init> Opening Searcher@1d8b5f21 main
   [junit4]   2> 826901 T2258 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 826901 T2258 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 826905 T2259 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d8b5f21 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 826907 T2258 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 826907 T2258 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:27022/ny_l collection:collection1 shard:shard1
   [junit4]   2> 826907 T2258 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 826922 T2258 oasc.ZkController.register We are http://127.0.0.1:27022/ny_l/collection1/ and leader is http://127.0.0.1:27016/ny_l/collection1/
   [junit4]   2> 826923 T2258 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27022/ny_l
   [junit4]   2> 826923 T2258 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 826923 T2258 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C496 name=collection1 org.apache.solr.core.SolrCore@6e16c5f0 url=http://127.0.0.1:27022/ny_l/collection1 node=127.0.0.1:27022_ny_l C496_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:27022_ny_l, base_url=http://127.0.0.1:27022/ny_l}
   [junit4]   2> 826924 T2260 C496 P27022 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 826924 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826924 T2260 C496 P27022 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 826925 T2260 C496 P27022 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 826925 T2260 C496 P27022 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 826925 T2183 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 826926 T2183 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 826927 T2260 C496 P27022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 826927 T2183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 826942 T2215 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 827185 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 827186 T2206 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27022_ny_l",
   [j

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

conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=th_TH_TH_#u-nu-thai, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=16,threads=2,free=366592752,total=491782144
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, BadComponentTest, BadCopyFieldTest, TestSolrQueryParserDefaultOperatorResource, RecoveryZkTest, TestSolrDeletionPolicy2, TestJoin, TestShardHandlerFactory, QueryEqualityTest, TestAddFieldRealTimeGet, TestFuzzyAnalyzedSuggestions, SuggesterTest, SpatialFilterTest, ReturnFieldsTest, ResourceLoaderTest, TermsComponentTest, TestPluginEnable, TestQueryUtils, TestSerializedLuceneMatchVersion, CachingDirectoryFactoryTest, TestCoreContainer, DistributedSpellCheckComponentTest, DateFieldTest, DocumentBuilderTest, WordBreakSolrSpellCheckerTest, TestXIncludeConfig, SystemInfoHandlerTest, TestPseudoReturnFields, MoreLikeThisHandlerTest, TestCharFilters, OverseerCollectionProcessorTest, TestDynamicFieldResource, JsonLoaderTest, TestRealTimeGet, DistributedTermsComponentTest, ParsingFieldUpdateProcessorsTest, ZkControllerTest, ShowFileRequestHandlerTest, TestQuerySenderListener, LukeRequestHandlerTest, BasicFunctionalityTest, TestBadConfig, FileBasedSpellCheckerTest, SpellingQueryConverterTest, AliasIntegrationTest, TestPHPSerializedResponseWriter, TestConfig, TestSolrQueryParser, ChaosMonkeyNothingIsSafeTest, RAMDirectoryFactoryTest, FieldMutatingUpdateProcessorTest, PreAnalyzedUpdateProcessorTest, TestFunctionQuery, TestStressRecovery, UnloadDistributedZkTest, TestDocSet, TestExtendedDismaxParser, SynonymTokenizerTest, TestSolrQueryParserResource, TestCopyFieldCollectionResource, MinimalSchemaTest, TestSolrDeletionPolicy1, ZkCLITest, PreAnalyzedFieldTest, TestSolrXml, DirectSolrConnectionTest, SolrIndexSplitterTest, SOLR749Test, BinaryUpdateRequestHandlerTest, IndexSchemaTest, SliceStateTest, TestGroupingSearch, SolrCoreTest, TestSurroundQueryParser, TestPhraseSuggestions, FastVectorHighlighterTest, OverseerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=B1ADA0F044DF083E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai -Dtests.timezone=Atlantic/Madeira -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=2617, name=recoveryCmdExecutor-1133-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:722)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1ADA0F044DF083E]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2617, name=recoveryCmdExecutor-1133-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:722)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1ADA0F044DF083E]:0)
   [junit4] Completed on J0 in 387.34s, 1 test, 2 errors <<< FAILURES!

[...truncated 479 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:389: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:369: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1247: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:890: There were test failures: 318 suites, 1342 tests, 2 suite-level errors, 554 ignored (4 assumptions)

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