You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Ken Foust <fo...@me.com> on 2013/07/18 17:14:33 UTC

list-unsubscribe@apache.org

Ken Foust
Foust International
2942 N. 24th Street Suite #114
Phoenix, AZ 85016
1-425-578-4777
fousto@me.com




On Jul 17, 2013, at 8:07 PM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/29/
> 
> 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=867, name=recoveryCmdExecutor-89-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
>   1) Thread[id=867, name=recoveryCmdExecutor-89-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
>        at java.net.PlainSocketImpl.socketConnect(Native Method)
>        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
>        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
>        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
>        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
>        at java.net.Socket.connect(Socket.java:546)
>        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:1146)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>        at java.lang.Thread.run(Thread.java:679)
> 	at __randomizedtesting.SeedInfo.seed([3413D506C44BFB2D]: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=867, name=recoveryCmdExecutor-89-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>   1) Thread[id=867, name=recoveryCmdExecutor-89-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
>        at java.net.PlainSocketImpl.socketConnect(Native Method)
>        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
>        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
>        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
>        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
>        at java.net.Socket.connect(Socket.java:546)
>        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:1146)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>        at java.lang.Thread.run(Thread.java:679)
> 	at __randomizedtesting.SeedInfo.seed([3413D506C44BFB2D]:0)
> 
> 
> 
> 
> Build Log:
> [...truncated 8747 lines...]
>   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
>   [junit4]   2> 71536 T389 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /nzd/
>   [junit4]   2> 71544 T389 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
>   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374115900586
>   [junit4]   2> 71556 T389 oasc.ZkTestServer.run STARTING ZK TEST SERVER
>   [junit4]   2> 71564 T390 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
>   [junit4]   2> 71765 T389 oasc.ZkTestServer.run start zk server on port:28633
>   [junit4]   2> 72124 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 72177 T391 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
>   [junit4]   2> 74251 T395 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fcc9fc5 name:ZooKeeperConnection Watcher:127.0.0.1:28633 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 74252 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 74258 T389 oascc.SolrZkClient.makePath makePath: /solr
>   [junit4]   2> 74364 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 74367 T398 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d238868 name:ZooKeeperConnection Watcher:127.0.0.1:28633/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 74367 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 74374 T389 oascc.SolrZkClient.makePath makePath: /collections/collection1
>   [junit4]   2> 74382 T389 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
>   [junit4]   2> 74386 T389 oascc.SolrZkClient.makePath makePath: /collections/control_collection
>   [junit4]   2> 74390 T389 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
>   [junit4]   2> 74395 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
>   [junit4]   2> 74427 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
>   [junit4]   2> 74441 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
>   [junit4]   2> 74442 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
>   [junit4]   2> 74548 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
>   [junit4]   2> 74549 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
>   [junit4]   2> 74554 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
>   [junit4]   2> 74554 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
>   [junit4]   2> 74559 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
>   [junit4]   2> 74560 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
>   [junit4]   2> 74564 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
>   [junit4]   2> 74565 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
>   [junit4]   2> 74570 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
>   [junit4]   2> 74570 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
>   [junit4]   2> 74575 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
>   [junit4]   2> 74576 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
>   [junit4]   2> 74580 T389 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
>   [junit4]   2> 74581 T389 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
>   [junit4]   2> 74861 T389 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 74867 T389 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28637
>   [junit4]   2> 74867 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 74868 T389 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 74869 T389 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628
>   [junit4]   2> 74869 T389 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628/'
>   [junit4]   2> 74907 T389 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628/solr.xml
>   [junit4]   2> 74981 T389 oasc.CoreContainer.<init> New CoreContainer 1636091485
>   [junit4]   2> 74982 T389 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628/]
>   [junit4]   2> 75055 T389 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 75055 T389 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 75056 T389 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 75056 T389 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 75057 T389 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 75057 T389 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 75057 T389 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 75058 T389 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 75058 T389 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 75059 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
>   [junit4]   2> 75076 T389 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 75076 T389 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:28633/solr
>   [junit4]   2> 75106 T389 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 75107 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 75110 T409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@353980e1 name:ZooKeeperConnection Watcher:127.0.0.1:28633 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 75110 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 75119 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
>   [junit4]   2> 75136 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 75141 T411 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bbee265 name:ZooKeeperConnection Watcher:127.0.0.1:28633/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 75142 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 75155 T389 oascc.SolrZkClient.makePath makePath: /overseer/queue
>   [junit4]   2> 75173 T389 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
>   [junit4]   2> 75195 T389 oascc.SolrZkClient.makePath makePath: /live_nodes
>   [junit4]   2> 75198 T389 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28637_nzd
>   [junit4]   2> 75206 T389 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28637_nzd
>   [junit4]   2> 75212 T389 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
>   [junit4]   2> 75244 T389 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
>   [junit4]   2> 75248 T389 oasc.Overseer.start Overseer (id=90054059687870467-127.0.0.1:28637_nzd-n_0000000000) starting
>   [junit4]   2> 75286 T389 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
>   [junit4]   2> 75311 T413 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
>   [junit4]   2> 75311 T389 oascc.SolrZkClient.makePath makePath: /clusterstate.json
>   [junit4]   2> 75315 T389 oascc.SolrZkClient.makePath makePath: /aliases.json
>   [junit4]   2> 75318 T389 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 75356 T412 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
>   [junit4]   2> 75374 T414 oasc.ZkController.publish publishing core=collection1 state=down
>   [junit4]   2> 75375 T414 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 75378 T414 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 76867 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 76873 T412 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:28637_nzd",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:28637/nzd"}
>   [junit4]   2> 76874 T412 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
>   [junit4]   2> 76906 T412 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
>   [junit4]   2> 76934 T411 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> 77380 T414 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>   [junit4]   2> 77380 T414 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628/collection1
>   [junit4]   2> 77380 T414 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
>   [junit4]   2> 77382 T414 oasc.ZkController.createCollectionZkNode Collection zkNode exists
>   [junit4]   2> 77382 T414 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
>   [junit4]   2> 77384 T414 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628/collection1/'
>   [junit4]   2> 77386 T414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628/collection1/lib/README' to classloader
>   [junit4]   2> 77386 T414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628/collection1/lib/classes/' to classloader
>   [junit4]   2> 77480 T414 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
>   [junit4]   2> 77541 T414 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 77643 T414 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 77669 T414 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 78307 T414 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 78308 T414 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 78309 T414 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 78326 T414 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 78331 T414 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 78360 T414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 78370 T414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 78376 T414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 78377 T414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 78378 T414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 78378 T414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 78380 T414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 78380 T414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 78380 T414 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 78380 T414 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374115903628/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/control/data/
>   [junit4]   2> 78381 T414 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e8c4d
>   [junit4]   2> 78382 T414 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/control/data
>   [junit4]   2> 78382 T414 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/control/data/index/
>   [junit4]   2> 78382 T414 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/control/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 78383 T414 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/control/data/index
>   [junit4]   2> 78388 T414 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@115989a9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@324e48f0),segFN=segments_1,generation=1}
>   [junit4]   2> 78388 T414 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 78393 T414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 78393 T414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 78394 T414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 78395 T414 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 78395 T414 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 78396 T414 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 78396 T414 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 78396 T414 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 78397 T414 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 78406 T414 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 78413 T414 oass.SolrIndexSearcher.<init> Opening Searcher@6d23dae9 main
>   [junit4]   2> 78415 T414 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 78415 T414 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 78419 T415 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d23dae9 main{StandardDirectoryReader(segments_1:1)}
>   [junit4]   2> 78421 T414 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 78421 T414 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28637/nzd collection:control_collection shard:shard1
>   [junit4]   2> 78437 T414 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
>   [junit4]   2> 78456 T414 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
>   [junit4]   2> 78481 T414 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
>   [junit4]   2> 78491 T414 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
>   [junit4]   2> 78491 T414 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
>   [junit4]   2> 78492 T414 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28637/nzd/collection1/
>   [junit4]   2> 78492 T414 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
>   [junit4]   2> 78492 T414 oasc.SyncStrategy.syncToMe http://127.0.0.1:28637/nzd/collection1/ has no replicas
>   [junit4]   2> 78493 T414 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28637/nzd/collection1/ shard1
>   [junit4]   2> 78493 T414 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
>   [junit4]   2> 79945 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 80095 T411 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> 80143 T414 oasc.ZkController.register We are http://127.0.0.1:28637/nzd/collection1/ and leader is http://127.0.0.1:28637/nzd/collection1/
>   [junit4]   2> 80143 T414 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28637/nzd
>   [junit4]   2> 80143 T414 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
>   [junit4]   2> 80144 T414 oasc.ZkController.publish publishing core=collection1 state=active
>   [junit4]   2> 80144 T414 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 80146 T414 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 80148 T389 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
>   [junit4]   2> 80148 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 80149 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>   [junit4]   2> 80163 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:
>   [junit4]   2> 80170 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 80172 T418 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b5589db name:ZooKeeperConnection Watcher:127.0.0.1:28633/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 80173 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 80175 T389 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 80181 T389 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
>   [junit4]   2> 80446 T389 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 80449 T389 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28641
>   [junit4]   2> 80449 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 80450 T389 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 80450 T389 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222
>   [junit4]   2> 80451 T389 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222/'
>   [junit4]   2> 80487 T389 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222/solr.xml
>   [junit4]   2> 80559 T389 oasc.CoreContainer.<init> New CoreContainer 1170003696
>   [junit4]   2> 80560 T389 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222/]
>   [junit4]   2> 80562 T389 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 80562 T389 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 80563 T389 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 80563 T389 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 80564 T389 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 80564 T389 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 80565 T389 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 80565 T389 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 80566 T389 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 80566 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
>   [junit4]   2> 80584 T389 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 80585 T389 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:28633/solr
>   [junit4]   2> 80585 T389 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 80586 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 80615 T429 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70c34a54 name:ZooKeeperConnection Watcher:127.0.0.1:28633 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 80616 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 80630 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
>   [junit4]   2> 80643 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 80645 T431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c3e45b9 name:ZooKeeperConnection Watcher:127.0.0.1:28633/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 80646 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 80659 T389 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 81620 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 81621 T412 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:28637_nzd",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:28637/nzd"}
>   [junit4]   2> 81637 T431 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> 81637 T418 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> 81637 T411 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> 81664 T389 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28641_nzd
>   [junit4]   2> 81667 T389 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28641_nzd
>   [junit4]   2> 81670 T431 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> 81671 T418 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 81671 T411 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 81671 T418 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> 81671 T411 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> 81672 T431 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 81685 T432 oasc.ZkController.publish publishing core=collection1 state=down
>   [junit4]   2> 81685 T432 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 81687 T432 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 83145 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 83146 T412 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:28641_nzd",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:28641/nzd"}
>   [junit4]   2> 83146 T412 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
>   [junit4]   2> 83146 T412 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
>   [junit4]   2> 83165 T431 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> 83166 T418 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> 83165 T411 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> 83689 T432 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>   [junit4]   2> 83689 T432 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222/collection1
>   [junit4]   2> 83689 T432 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
>   [junit4]   2> 83690 T432 oasc.ZkController.createCollectionZkNode Collection zkNode exists
>   [junit4]   2> 83691 T432 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
>   [junit4]   2> 83693 T432 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222/collection1/'
>   [junit4]   2> 83694 T432 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222/collection1/lib/classes/' to classloader
>   [junit4]   2> 83695 T432 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222/collection1/lib/README' to classloader
>   [junit4]   2> 83755 T432 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
>   [junit4]   2> 83816 T432 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 83918 T432 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 83943 T432 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 84587 T432 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 84588 T432 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 84589 T432 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 84605 T432 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 84610 T432 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 84637 T432 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 84643 T432 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 84648 T432 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 84650 T432 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 84650 T432 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 84651 T432 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 84652 T432 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 84652 T432 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 84653 T432 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 84653 T432 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374115909222/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty1/
>   [junit4]   2> 84653 T432 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e8c4d
>   [junit4]   2> 84654 T432 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty1
>   [junit4]   2> 84655 T432 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty1/index/
>   [junit4]   2> 84655 T432 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty1/index' doesn't exist. Creating new index...
>   [junit4]   2> 84655 T432 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty1/index
>   [junit4]   2> 84659 T432 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@11a2bfe6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@46a09061),segFN=segments_1,generation=1}
>   [junit4]   2> 84659 T432 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 84665 T432 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 84665 T432 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 84666 T432 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 84667 T432 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 84668 T432 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 84668 T432 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 84668 T432 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 84669 T432 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 84669 T432 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 84679 T432 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 84686 T432 oass.SolrIndexSearcher.<init> Opening Searcher@6512e5a6 main
>   [junit4]   2> 84687 T432 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 84688 T432 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 84693 T433 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6512e5a6 main{StandardDirectoryReader(segments_1:1)}
>   [junit4]   2> 84696 T432 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 84696 T432 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28641/nzd collection:collection1 shard:shard1
>   [junit4]   2> 84696 T432 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
>   [junit4]   2> 84716 T432 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
>   [junit4]   2> 84741 T432 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
>   [junit4]   2> 84745 T432 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
>   [junit4]   2> 84746 T432 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
>   [junit4]   2> 84746 T432 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28641/nzd/collection1/
>   [junit4]   2> 84746 T432 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
>   [junit4]   2> 84746 T432 oasc.SyncStrategy.syncToMe http://127.0.0.1:28641/nzd/collection1/ has no replicas
>   [junit4]   2> 84747 T432 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28641/nzd/collection1/ shard1
>   [junit4]   2> 84747 T432 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
>   [junit4]   2> 86176 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 86204 T431 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> 86204 T418 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> 86204 T411 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> 86236 T432 oasc.ZkController.register We are http://127.0.0.1:28641/nzd/collection1/ and leader is http://127.0.0.1:28641/nzd/collection1/
>   [junit4]   2> 86236 T432 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28641/nzd
>   [junit4]   2> 86236 T432 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
>   [junit4]   2> 86236 T432 oasc.ZkController.publish publishing core=collection1 state=active
>   [junit4]   2> 86237 T432 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 86239 T432 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 86240 T389 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
>   [junit4]   2> 86241 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 86241 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>   [junit4]   2> 86519 T389 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 86522 T389 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28645
>   [junit4]   2> 86522 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 86523 T389 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 86523 T389 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296
>   [junit4]   2> 86524 T389 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296/'
>   [junit4]   2> 86561 T389 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296/solr.xml
>   [junit4]   2> 86637 T389 oasc.CoreContainer.<init> New CoreContainer 613564044
>   [junit4]   2> 86637 T389 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296/]
>   [junit4]   2> 86639 T389 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 86640 T389 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 86640 T389 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 86640 T389 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 86641 T389 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 86641 T389 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 86642 T389 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 86642 T389 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 86643 T389 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 86643 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
>   [junit4]   2> 86662 T389 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 86662 T389 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:28633/solr
>   [junit4]   2> 86663 T389 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 86664 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 86667 T445 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d486c15 name:ZooKeeperConnection Watcher:127.0.0.1:28633 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 86668 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 86683 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
>   [junit4]   2> 86694 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 86697 T447 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78f0a7c3 name:ZooKeeperConnection Watcher:127.0.0.1:28633/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 86697 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 86711 T389 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 87714 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 87716 T412 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:28641_nzd",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:28641/nzd"}
>   [junit4]   2> 87716 T389 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28645_nzd
>   [junit4]   2> 87718 T389 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28645_nzd
>   [junit4]   2> 87736 T431 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> 87742 T418 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 87742 T447 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 87742 T418 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> 87742 T447 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> 87744 T431 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 87744 T431 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> 87746 T418 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> 87747 T411 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 87748 T411 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> 87749 T411 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> 87752 T448 oasc.ZkController.publish publishing core=collection1 state=down
>   [junit4]   2> 87753 T448 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 87755 T448 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 89250 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 89251 T412 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:28645_nzd",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:28645/nzd"}
>   [junit4]   2> 89251 T412 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
>   [junit4]   2> 89251 T412 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
>   [junit4]   2> 89269 T418 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> 89269 T431 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> 89269 T411 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> 89269 T447 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> 89757 T448 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>   [junit4]   2> 89757 T448 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296/collection1
>   [junit4]   2> 89757 T448 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
>   [junit4]   2> 89758 T448 oasc.ZkController.createCollectionZkNode Collection zkNode exists
>   [junit4]   2> 89758 T448 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
>   [junit4]   2> 89760 T448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296/collection1/'
>   [junit4]   2> 89762 T448 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296/collection1/lib/README' to classloader
>   [junit4]   2> 89763 T448 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296/collection1/lib/classes/' to classloader
>   [junit4]   2> 89822 T448 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
>   [junit4]   2> 89884 T448 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 89986 T448 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 90010 T448 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 90648 T448 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 90649 T448 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 90650 T448 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 90666 T448 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 90670 T448 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 90697 T448 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 90703 T448 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 90708 T448 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 90710 T448 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 90710 T448 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 90710 T448 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 90712 T448 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 90712 T448 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 90713 T448 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 90713 T448 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374115915296/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty2/
>   [junit4]   2> 90713 T448 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e8c4d
>   [junit4]   2> 90714 T448 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty2
>   [junit4]   2> 90715 T448 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty2/index/
>   [junit4]   2> 90715 T448 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty2/index' doesn't exist. Creating new index...
>   [junit4]   2> 90715 T448 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty2/index
>   [junit4]   2> 90719 T448 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55a36fe lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a089cc1),segFN=segments_1,generation=1}
>   [junit4]   2> 90719 T448 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 90725 T448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 90725 T448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 90726 T448 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 90727 T448 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 90727 T448 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 90728 T448 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 90728 T448 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 90729 T448 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 90729 T448 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 90738 T448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 90746 T448 oass.SolrIndexSearcher.<init> Opening Searcher@6506b132 main
>   [junit4]   2> 90747 T448 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 90747 T448 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 90755 T449 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6506b132 main{StandardDirectoryReader(segments_1:1)}
>   [junit4]   2> 90758 T448 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 90758 T448 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28645/nzd collection:collection1 shard:shard2
>   [junit4]   2> 90758 T448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
>   [junit4]   2> 90777 T448 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
>   [junit4]   2> 90800 T448 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
>   [junit4]   2> 90804 T448 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
>   [junit4]   2> 90804 T448 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
>   [junit4]   2> 90805 T448 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28645/nzd/collection1/
>   [junit4]   2> 90805 T448 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
>   [junit4]   2> 90805 T448 oasc.SyncStrategy.syncToMe http://127.0.0.1:28645/nzd/collection1/ has no replicas
>   [junit4]   2> 90805 T448 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28645/nzd/collection1/ shard2
>   [junit4]   2> 90806 T448 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
>   [junit4]   2> 92279 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 92303 T411 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> 92303 T447 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> 92303 T431 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> 92303 T418 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> 92344 T448 oasc.ZkController.register We are http://127.0.0.1:28645/nzd/collection1/ and leader is http://127.0.0.1:28645/nzd/collection1/
>   [junit4]   2> 92344 T448 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28645/nzd
>   [junit4]   2> 92344 T448 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
>   [junit4]   2> 92344 T448 oasc.ZkController.publish publishing core=collection1 state=active
>   [junit4]   2> 92345 T448 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 92347 T448 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 92348 T389 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
>   [junit4]   2> 92349 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 92350 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>   [junit4]   2> 92628 T389 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 92631 T389 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28648
>   [junit4]   2> 92632 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 92632 T389 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 92633 T389 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403
>   [junit4]   2> 92633 T389 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403/'
>   [junit4]   2> 92670 T389 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403/solr.xml
>   [junit4]   2> 92743 T389 oasc.CoreContainer.<init> New CoreContainer 640915121
>   [junit4]   2> 92743 T389 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403/]
>   [junit4]   2> 92745 T389 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 92746 T389 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 92746 T389 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 92746 T389 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 92747 T389 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 92747 T389 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 92748 T389 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 92748 T389 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 92749 T389 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 92749 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
>   [junit4]   2> 92767 T389 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 92768 T389 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:28633/solr
>   [junit4]   2> 92768 T389 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 92770 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 92773 T461 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ea520f name:ZooKeeperConnection Watcher:127.0.0.1:28633 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 92774 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 92788 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
>   [junit4]   2> 92799 T389 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 92801 T463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33728d1e name:ZooKeeperConnection Watcher:127.0.0.1:28633/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 92802 T389 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 92814 T389 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 93817 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 93818 T412 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:28645_nzd",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:28645/nzd"}
>   [junit4]   2> 93819 T389 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28648_nzd
>   [junit4]   2> 93821 T389 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28648_nzd
>   [junit4]   2> 93840 T431 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> 93841 T418 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 93841 T447 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 93841 T418 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> 93841 T463 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 93842 T447 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> 93842 T463 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> 93843 T418 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> 93843 T431 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 93844 T431 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> 93844 T447 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> 93853 T411 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 93854 T411 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> 93855 T411 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> 93859 T464 oasc.ZkController.publish publishing core=collection1 state=down
>   [junit4]   2> 93859 T464 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 93861 T464 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 95356 T412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 95358 T412 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:28648_nzd",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:28648/nzd"}
>   [junit4]   2> 95358 T412 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
>   [junit4]   2> 95358 T412 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
>   [junit4]   2> 95377 T411 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> 95377 T431 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> 95377 T463 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> 95377 T418 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> 95377 T447 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> 95863 T464 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>   [junit4]   2> 95863 T464 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403/collection1
>   [junit4]   2> 95863 T464 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
>   [junit4]   2> 95864 T464 oasc.ZkController.createCollectionZkNode Collection zkNode exists
>   [junit4]   2> 95864 T464 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
>   [junit4]   2> 95866 T464 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403/collection1/'
>   [junit4]   2> 95868 T464 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403/collection1/lib/classes/' to classloader
>   [junit4]   2> 95869 T464 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403/collection1/lib/README' to classloader
>   [junit4]   2> 95925 T464 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
>   [junit4]   2> 95986 T464 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 96088 T464 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 96111 T464 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 96751 T464 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 96751 T464 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 96752 T464 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 96768 T464 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 96772 T464 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 96798 T464 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 96804 T464 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 96810 T464 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 96812 T464 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 96812 T464 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 96812 T464 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 96814 T464 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 96814 T464 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 96814 T464 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 96815 T464 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374115921403/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty3/
>   [junit4]   2> 96815 T464 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7e8c4d
>   [junit4]   2> 96816 T464 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty3
>   [junit4]   2> 96816 T464 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty3/index/
>   [junit4]   2> 96816 T464 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty3/index' doesn't exist. Creating new index...
>   [junit4]   2> 96817 T464 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374115900586/jetty3/index
>   [junit4]   2> 96821 T464 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4de0b6ca lockFactory=org.apache.lucene.store.NativeFSLockFactory@2388f2c1),segFN=segments_1,generation=1}
>   [junit4]   2> 96821 T464 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 96827 T464 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 96827 T464 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 96828 T464 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 96828 T464 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 96829 T464 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 96829 T464 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 96830 T464 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 96830 T464 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 96831 T464 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 96840 T464 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 96847 T464 oass.SolrIndexSearcher.<init> Opening Searcher@29c6e768 main
>   [junit4]   2> 96848 T464 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 96849 T464 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 96854 T465 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29c6e768 main{StandardDirectoryReader(segments_1:1)}
>   [junit4]   2> 96856 T464 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 96857 T464 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28648/nzd collection:collection1 shard:shard1
>   [junit4]   2> 96857 T464 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
>   [junit4]   2> 96879 T464 oasc.ZkController.register We are http://127.0.0.1:28648/nzd/collection1/ and leader is http://127.0.0.1:28641/nzd/collection1/
>   [junit4]   2> 96879 T464 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28648/nzd
>   [junit4]   2> 96879 T464 oasc.ZkController.checkRecovery Core needs to recover:collection1
>   [junit4]   2> 96879 T464 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
>   [junit4]   2> ASYNC  NEW_CORE C259 name=collection1 org.apache.solr.core.SolrCore@4a83faf url=http://127.0.0.1:28648/nzd/collection1 node=127.0.0.1:28648_nzd C259_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:28648_nzd, base_url=http://127.0.0.1:28648/nzd}
>   [junit4]   2> 96886 T466 C259 P28648 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
>   [junit4]   2> 96887 T466 C259 P28648 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
>   [junit4]   2> 96887 T464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 96887 T466 C259 P28648 oasc.ZkController.publish publishing core=collection1 state=recovering
>   [junit4]   2> 96888 T466 C259 P28648 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 96889 T389 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
>   [junit4]   2> 96889 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 96890 T466 C259 P28648 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>   [junit4]   2> 96890 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>   [junit4]   2> 96932 T421 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
>   [junit4]   2> 97178 T389 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 97181 T389 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28652
>   [junit4]   2> 97182 T389 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 97182 T389 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 97183 T389 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374115925948
>   [junit4]   2> 97183 T389 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374115925948/'
>   [junit4]   2> 97220 T389 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java
> 
> [...truncated too long message...]
> 
> til.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
>   [junit4]   2> 223040 T388 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
>   [junit4]   2> 	   1) Thread[id=867, name=recoveryCmdExecutor-89-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
>   [junit4]   2> 226048 T388 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
>   [junit4]   2> 	   1) Thread[id=867, name=recoveryCmdExecutor-89-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
>   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
>   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
>   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
>   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
>   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
>   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:546)
>   [junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>   [junit4]   2> 	        at org.apache.http.impl.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:1146)
>   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
>   [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=el_GR, timezone=Japan
>   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=138098608,total=524681216
>   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUCache, TestRealTimeGet, TestStressVersions, AlternateDirectoryTest, TestRemoteStreaming, TestRecoveryHdfs, TestFunctionQuery, DirectSolrConnectionTest, BasicDistributedZkTest]
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=3413D506C44BFB2D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_GR -Dtests.timezone=Japan -Dtests.file.encoding=UTF-8
>   [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=867, name=recoveryCmdExecutor-89-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
>   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
>   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
>   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
>   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
>   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
>   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
>   [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:1146)
>   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3413D506C44BFB2D]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>   [junit4]    >    1) Thread[id=867, name=recoveryCmdExecutor-89-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
>   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
>   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
>   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
>   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
>   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
>   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
>   [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:1146)
>   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3413D506C44BFB2D]:0)
>   [junit4] Completed on J0 in 226.11s, 1 test, 2 errors <<< FAILURES!
> 
> [...truncated 875 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 965 ignored (1 assumption)
> 
> Total time: 37 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
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


Re: list-unsubscribe@apache.org

Posted by Chris Hostetter <ho...@fucit.org>.
: Subject: list-unsubscribe@apache.org

If anyone wihes to unsubscribe, you need to *send* an email to the 
unsubscribe address, not put it in the subject of a reply.

the specifics of how to unsubscribe are listed in the footer of every 
email to the list(s) you are on...

: > ---------------------------------------------------------------------
: > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
: > For additional commands, e-mail: dev-help@lucene.apache.org


-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org