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

[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 29 - Still Failing

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



[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 32 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/32/

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=2946, name=recoveryCmdExecutor-1414-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=2946, name=recoveryCmdExecutor-1414-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([C24F039B1AB94E08]: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=2946, name=recoveryCmdExecutor-1414-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=2946, name=recoveryCmdExecutor-1414-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([C24F039B1AB94E08]:0)




Build Log:
[...truncated 9069 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 731725 T2485 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 731729 T2485 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-1374217074835
   [junit4]   2> 731731 T2485 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 731732 T2486 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 731833 T2485 oasc.ZkTestServer.run start zk server on port:32500
   [junit4]   2> 731834 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731838 T2492 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66e89c32 name:ZooKeeperConnection Watcher:127.0.0.1:32500 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731839 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731839 T2485 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 731856 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731858 T2494 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69de649c name:ZooKeeperConnection Watcher:127.0.0.1:32500/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731858 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731859 T2485 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 731862 T2485 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 731865 T2485 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 731868 T2485 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 731870 T2485 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> 731871 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 731884 T2485 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> 731885 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 732006 T2485 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> 732007 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 732010 T2485 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> 732010 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 732013 T2485 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> 732013 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 732016 T2485 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> 732017 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 732026 T2485 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> 732027 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 732029 T2485 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> 732030 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 732037 T2485 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> 732038 T2485 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 732251 T2485 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 732254 T2485 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53189
   [junit4]   2> 732255 T2485 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 732255 T2485 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 732255 T2485 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-1374217075145
   [junit4]   2> 732256 T2485 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-1374217075145/'
   [junit4]   2> 732281 T2485 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-1374217075145/solr.xml
   [junit4]   2> 732330 T2485 oasc.CoreContainer.<init> New CoreContainer 1453063529
   [junit4]   2> 732330 T2485 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-1374217075145/]
   [junit4]   2> 732331 T2485 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 732332 T2485 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 732332 T2485 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 732332 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 732333 T2485 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 732333 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 732333 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 732334 T2485 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 732334 T2485 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 732334 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 732344 T2485 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 732345 T2485 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32500/solr
   [junit4]   2> 732345 T2485 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 732346 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 732349 T2505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b1a24eb name:ZooKeeperConnection Watcher:127.0.0.1:32500 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732350 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 732360 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 732367 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 732369 T2507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7418dcf2 name:ZooKeeperConnection Watcher:127.0.0.1:32500/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732369 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 732375 T2485 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 732379 T2485 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 732389 T2485 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 732391 T2485 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53189_
   [junit4]   2> 732393 T2485 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53189_
   [junit4]   2> 732401 T2485 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 732414 T2485 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 732421 T2485 oasc.Overseer.start Overseer (id=90060690216845315-127.0.0.1:53189_-n_0000000000) starting
   [junit4]   2> 732431 T2485 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 732442 T2509 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 732442 T2485 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 732445 T2485 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 732447 T2485 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 732449 T2508 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 732452 T2510 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 732452 T2510 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 732454 T2510 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 733953 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 733954 T2508 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:53189_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53189"}
   [junit4]   2> 733954 T2508 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 733954 T2508 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 733988 T2507 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> 734456 T2510 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 734456 T2510 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-1374217075145/collection1
   [junit4]   2> 734456 T2510 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 734457 T2510 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 734458 T2510 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 734459 T2510 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-1374217075145/collection1/'
   [junit4]   2> 734461 T2510 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-1374217075145/collection1/lib/README' to classloader
   [junit4]   2> 734461 T2510 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-1374217075145/collection1/lib/classes/' to classloader
   [junit4]   2> 734517 T2510 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 734583 T2510 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 734684 T2510 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 734695 T2510 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 735299 T2510 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 735300 T2510 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 735300 T2510 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 735311 T2510 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 735314 T2510 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 735327 T2510 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 735331 T2510 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 735334 T2510 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 735335 T2510 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 735335 T2510 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 735336 T2510 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 735336 T2510 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 735337 T2510 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 735337 T2510 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 735337 T2510 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-1374217075145/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/control/data/
   [junit4]   2> 735337 T2510 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aa75818
   [junit4]   2> 735338 T2510 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/control/data
   [junit4]   2> 735338 T2510 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/control/data/index/
   [junit4]   2> 735338 T2510 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 735339 T2510 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/control/data/index
   [junit4]   2> 735342 T2510 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3726e4c4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1373e9cc),segFN=segments_1,generation=1}
   [junit4]   2> 735342 T2510 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 735346 T2510 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 735346 T2510 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 735346 T2510 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 735347 T2510 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 735347 T2510 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 735347 T2510 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 735347 T2510 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 735348 T2510 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 735348 T2510 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 735356 T2510 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 735360 T2510 oass.SolrIndexSearcher.<init> Opening Searcher@3b07a59f main
   [junit4]   2> 735361 T2510 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 735362 T2510 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 735364 T2511 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b07a59f main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 735365 T2510 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 735365 T2510 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53189 collection:control_collection shard:shard1
   [junit4]   2> 735366 T2510 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 735378 T2510 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 735405 T2510 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 735408 T2510 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 735409 T2510 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 735409 T2510 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53189/collection1/
   [junit4]   2> 735409 T2510 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 735409 T2510 oasc.SyncStrategy.syncToMe http://127.0.0.1:53189/collection1/ has no replicas
   [junit4]   2> 735409 T2510 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53189/collection1/ shard1
   [junit4]   2> 735409 T2510 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 735493 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 735513 T2507 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> 735529 T2510 oasc.ZkController.register We are http://127.0.0.1:53189/collection1/ and leader is http://127.0.0.1:53189/collection1/
   [junit4]   2> 735529 T2510 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53189
   [junit4]   2> 735529 T2510 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 735529 T2510 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 735530 T2510 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 735531 T2510 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 735532 T2485 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> 735533 T2485 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 735533 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 735540 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 735542 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 735543 T2514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@226ed334 name:ZooKeeperConnection Watcher:127.0.0.1:32500/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735544 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 735545 T2485 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 735546 T2485 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 735750 T2485 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 735753 T2485 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53978
   [junit4]   2> 735753 T2485 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 735753 T2485 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 735754 T2485 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-1374217078651
   [junit4]   2> 735754 T2485 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-1374217078651/'
   [junit4]   2> 735782 T2485 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-1374217078651/solr.xml
   [junit4]   2> 735836 T2485 oasc.CoreContainer.<init> New CoreContainer 455890375
   [junit4]   2> 735837 T2485 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-1374217078651/]
   [junit4]   2> 735838 T2485 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 735838 T2485 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 735839 T2485 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 735839 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 735839 T2485 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 735840 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 735840 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 735840 T2485 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 735840 T2485 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 735841 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 735852 T2485 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 735853 T2485 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32500/solr
   [junit4]   2> 735853 T2485 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 735854 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 735857 T2525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bb389c0 name:ZooKeeperConnection Watcher:127.0.0.1:32500 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735857 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 735873 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 735884 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 735885 T2527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b8ef251 name:ZooKeeperConnection Watcher:127.0.0.1:32500/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735886 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 735896 T2485 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 736899 T2485 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53978_
   [junit4]   2> 736901 T2485 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53978_
   [junit4]   2> 736904 T2514 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 736904 T2527 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 736904 T2507 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 736905 T2507 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> 736919 T2528 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 736919 T2528 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 736920 T2528 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 737019 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 737020 T2508 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:53189_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53189"}
   [junit4]   2> 737047 T2508 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:53978_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53978"}
   [junit4]   2> 737047 T2508 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 737047 T2508 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 737058 T2507 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> 737058 T2527 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> 737058 T2514 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> 737921 T2528 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 737921 T2528 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-1374217078651/collection1
   [junit4]   2> 737921 T2528 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 737922 T2528 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 737922 T2528 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 737924 T2528 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-1374217078651/collection1/'
   [junit4]   2> 737926 T2528 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-1374217078651/collection1/lib/README' to classloader
   [junit4]   2> 737926 T2528 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-1374217078651/collection1/lib/classes/' to classloader
   [junit4]   2> 737985 T2528 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 738051 T2528 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 738152 T2528 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 738163 T2528 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 738799 T2528 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 738800 T2528 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 738800 T2528 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 738810 T2528 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 738814 T2528 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 738825 T2528 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 738828 T2528 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 738831 T2528 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 738832 T2528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 738832 T2528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 738833 T2528 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 738833 T2528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 738833 T2528 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 738834 T2528 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 738834 T2528 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-1374217078651/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty1/
   [junit4]   2> 738834 T2528 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aa75818
   [junit4]   2> 738835 T2528 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty1
   [junit4]   2> 738835 T2528 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty1/index/
   [junit4]   2> 738835 T2528 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 738835 T2528 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty1/index
   [junit4]   2> 738838 T2528 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38253ae1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6191ed),segFN=segments_1,generation=1}
   [junit4]   2> 738838 T2528 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 738842 T2528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 738842 T2528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 738842 T2528 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 738843 T2528 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 738843 T2528 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 738843 T2528 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 738844 T2528 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 738844 T2528 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 738844 T2528 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 738852 T2528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 738858 T2528 oass.SolrIndexSearcher.<init> Opening Searcher@2456afc7 main
   [junit4]   2> 738858 T2528 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 738859 T2528 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 738862 T2529 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2456afc7 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 738863 T2528 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 738863 T2528 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53978 collection:collection1 shard:shard1
   [junit4]   2> 738863 T2528 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 738876 T2528 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 738895 T2528 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 738897 T2528 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 738898 T2528 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 738898 T2528 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53978/collection1/
   [junit4]   2> 738898 T2528 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 738898 T2528 oasc.SyncStrategy.syncToMe http://127.0.0.1:53978/collection1/ has no replicas
   [junit4]   2> 738898 T2528 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53978/collection1/ shard1
   [junit4]   2> 738898 T2528 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 740073 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 740096 T2514 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> 740096 T2527 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> 740096 T2507 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> 740127 T2528 oasc.ZkController.register We are http://127.0.0.1:53978/collection1/ and leader is http://127.0.0.1:53978/collection1/
   [junit4]   2> 740127 T2528 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53978
   [junit4]   2> 740127 T2528 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 740127 T2528 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 740127 T2528 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 740129 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 740130 T2485 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> 740131 T2485 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 740132 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 740434 T2485 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 740438 T2485 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17629
   [junit4]   2> 740438 T2485 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 740439 T2485 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740439 T2485 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-1374217083245
   [junit4]   2> 740440 T2485 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-1374217083245/'
   [junit4]   2> 740478 T2485 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-1374217083245/solr.xml
   [junit4]   2> 740552 T2485 oasc.CoreContainer.<init> New CoreContainer 860439664
   [junit4]   2> 740552 T2485 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-1374217083245/]
   [junit4]   2> 740554 T2485 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 740555 T2485 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 740555 T2485 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 740556 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 740556 T2485 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 740556 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 740557 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 740557 T2485 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 740558 T2485 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 740558 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 740574 T2485 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 740575 T2485 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32500/solr
   [junit4]   2> 740576 T2485 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 740577 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 740579 T2541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f2c2f5e name:ZooKeeperConnection Watcher:127.0.0.1:32500 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740580 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 740591 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 740602 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 740604 T2543 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29cb2ae9 name:ZooKeeperConnection Watcher:127.0.0.1:32500/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740604 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 740615 T2485 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 741602 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 741603 T2508 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:53978_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53978"}
   [junit4]   2> 741620 T2507 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> 741620 T2485 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17629_
   [junit4]   2> 741620 T2527 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> 741620 T2543 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> 741620 T2514 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> 741623 T2485 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17629_
   [junit4]   2> 741632 T2514 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> 741633 T2507 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 741633 T2543 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 741633 T2527 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 741633 T2507 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> 741634 T2527 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> 741633 T2543 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> 741634 T2514 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 741641 T2544 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 741641 T2544 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 741642 T2544 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 743132 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 743133 T2508 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:17629_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17629"}
   [junit4]   2> 743133 T2508 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 743134 T2508 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 743164 T2507 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> 743164 T2543 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> 743164 T2527 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> 743164 T2514 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> 743645 T2544 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 743645 T2544 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-1374217083245/collection1
   [junit4]   2> 743645 T2544 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 743646 T2544 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 743646 T2544 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 743648 T2544 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-1374217083245/collection1/'
   [junit4]   2> 743650 T2544 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-1374217083245/collection1/lib/classes/' to classloader
   [junit4]   2> 743650 T2544 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-1374217083245/collection1/lib/README' to classloader
   [junit4]   2> 743709 T2544 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 743778 T2544 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 743879 T2544 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 743890 T2544 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 744563 T2544 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 744564 T2544 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 744565 T2544 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 744579 T2544 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 744583 T2544 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 744598 T2544 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 744603 T2544 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 744607 T2544 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 744608 T2544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 744609 T2544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 744609 T2544 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 744610 T2544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 744610 T2544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 744611 T2544 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 744611 T2544 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-1374217083245/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty2/
   [junit4]   2> 744611 T2544 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aa75818
   [junit4]   2> 744612 T2544 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty2
   [junit4]   2> 744612 T2544 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty2/index/
   [junit4]   2> 744613 T2544 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 744613 T2544 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty2/index
   [junit4]   2> 744618 T2544 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ab007f lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b7767ee),segFN=segments_1,generation=1}
   [junit4]   2> 744618 T2544 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 744623 T2544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 744624 T2544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 744624 T2544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 744625 T2544 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 744626 T2544 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 744626 T2544 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 744626 T2544 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 744627 T2544 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 744627 T2544 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 744637 T2544 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744647 T2544 oass.SolrIndexSearcher.<init> Opening Searcher@1a0a8c04 main
   [junit4]   2> 744649 T2544 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 744649 T2544 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 744654 T2545 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a0a8c04 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 744656 T2544 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 744656 T2544 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17629 collection:collection1 shard:shard2
   [junit4]   2> 744656 T2544 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 744675 T2544 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 744702 T2544 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 744705 T2544 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 744705 T2544 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 744705 T2544 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17629/collection1/
   [junit4]   2> 744706 T2544 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 744706 T2544 oasc.SyncStrategy.syncToMe http://127.0.0.1:17629/collection1/ has no replicas
   [junit4]   2> 744706 T2544 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17629/collection1/ shard2
   [junit4]   2> 744706 T2544 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 744715 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 744737 T2507 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> 744738 T2527 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> 744738 T2543 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> 744737 T2514 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> 744773 T2544 oasc.ZkController.register We are http://127.0.0.1:17629/collection1/ and leader is http://127.0.0.1:17629/collection1/
   [junit4]   2> 744773 T2544 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17629
   [junit4]   2> 744773 T2544 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 744773 T2544 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 744774 T2544 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 744776 T2544 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 744777 T2485 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> 744777 T2485 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 744778 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 745105 T2485 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 745108 T2485 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51602
   [junit4]   2> 745109 T2485 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 745109 T2485 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 745110 T2485 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-1374217087893
   [junit4]   2> 745110 T2485 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-1374217087893/'
   [junit4]   2> 745153 T2485 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-1374217087893/solr.xml
   [junit4]   2> 745232 T2485 oasc.CoreContainer.<init> New CoreContainer 325215093
   [junit4]   2> 745232 T2485 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-1374217087893/]
   [junit4]   2> 745234 T2485 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 745235 T2485 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 745235 T2485 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 745236 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 745236 T2485 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 745237 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 745237 T2485 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 745237 T2485 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 745238 T2485 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 745238 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 745256 T2485 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 745257 T2485 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32500/solr
   [junit4]   2> 745258 T2485 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 745259 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 745262 T2557 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@206fa044 name:ZooKeeperConnection Watcher:127.0.0.1:32500 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745262 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 745275 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 745287 T2485 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 745289 T2559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a380d5e name:ZooKeeperConnection Watcher:127.0.0.1:32500/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745289 T2485 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 745300 T2485 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 746250 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 746251 T2508 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:17629_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17629"}
   [junit4]   2> 746266 T2507 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> 746266 T2559 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> 746266 T2527 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> 746266 T2514 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> 746266 T2543 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> 746303 T2485 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51602_
   [junit4]   2> 746305 T2485 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51602_
   [junit4]   2> 746308 T2514 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> 746308 T2543 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 746308 T2527 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 746308 T2559 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 746308 T2507 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 746309 T2559 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> 746309 T2527 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> 746310 T2514 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 746308 T2543 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> 746309 T2507 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> 746321 T2560 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 746322 T2560 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 746323 T2560 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 747772 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 747774 T2508 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:51602_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51602"}
   [junit4]   2> 747774 T2508 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 747774 T2508 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 747851 T2507 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> 747851 T2514 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> 747851 T2527 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> 747851 T2543 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> 747851 T2559 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> 748326 T2560 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 748326 T2560 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-1374217087893/collection1
   [junit4]   2> 748326 T2560 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 748327 T2560 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 748327 T2560 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 748329 T2560 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-1374217087893/collection1/'
   [junit4]   2> 748331 T2560 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-1374217087893/collection1/lib/README' to classloader
   [junit4]   2> 748331 T2560 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-1374217087893/collection1/lib/classes/' to classloader
   [junit4]   2> 748389 T2560 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 748453 T2560 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 748554 T2560 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 748565 T2560 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 749197 T2560 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 749198 T2560 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 749199 T2560 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 749212 T2560 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 749217 T2560 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 749231 T2560 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 749235 T2560 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 749238 T2560 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 749239 T2560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 749239 T2560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 749240 T2560 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 749240 T2560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 749241 T2560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 749241 T2560 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 749241 T2560 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-1374217087893/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty3/
   [junit4]   2> 749241 T2560 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aa75818
   [junit4]   2> 749242 T2560 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty3
   [junit4]   2> 749242 T2560 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty3/index/
   [junit4]   2> 749242 T2560 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 749243 T2560 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374217074834/jetty3/index
   [junit4]   2> 749245 T2560 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13d54e26 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c773690),segFN=segments_1,generation=1}
   [junit4]   2> 749246 T2560 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 749249 T2560 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 749249 T2560 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 749250 T2560 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 749250 T2560 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 749251 T2560 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 749251 T2560 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 749251 T2560 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 749251 T2560 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 749252 T2560 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 749258 T2560 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 749263 T2560 oass.SolrIndexSearcher.<init> Opening Searcher@6790ec8c main
   [junit4]   2> 749264 T2560 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 749265 T2560 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 749268 T2561 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6790ec8c main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 749269 T2560 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 749270 T2560 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51602 collection:collection1 shard:shard1
   [junit4]   2> 749270 T2560 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 749309 T2560 oasc.ZkController.register We are http://127.0.0.1:51602/collection1/ and leader is http://127.0.0.1:53978/collection1/
   [junit4]   2> 749309 T2560 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51602
   [junit4]   2> 749309 T2560 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 749309 T2560 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C805 name=collection1 org.apache.solr.core.SolrCore@2d4b6d51 url=http://127.0.0.1:51602/collection1 node=127.0.0.1:51602_ C805_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:51602_, base_url=http://127.0.0.1:51602}
   [junit4]   2> 749310 T2562 C805 P51602 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 749310 T2562 C805 P51602 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 749310 T2560 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 749310 T2562 C805 P51602 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 749311 T2562 C805 P51602 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 749311 T2485 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> 749312 T2485 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 749313 T2485 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 749313 T2562 C805 P51602 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 749326 T2517 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 749356 T2508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 749357 T2508 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51602_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51602"}
   [junit4]   2> 749372 T2507 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> 749372 T2527 oascc.ZkStateReader$2.process A cluster state change: Watc

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

ator.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=Lucene3x, sim=DefaultSimilarity, locale=ar_MA, timezone=Africa/Brazzaville
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=154312560,total=382730240
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, ClusterStateUpdateTest, DateFieldTest, TestCoreContainer, SoftAutoCommitTest, QueryParsingTest, TestSolrIndexConfig, TestSurroundQueryParser, IndexSchemaTest, SliceStateUpdateTest, HdfsRecoveryZkTest, AnalysisAfterCoreReloadTest, BlockDirectoryTest, TestPseudoReturnFields, TestJoin, TestIBSimilarityFactory, TestRemoteStreaming, ShardRoutingTest, SchemaVersionSpecificBehaviorTest, CoreAdminHandlerTest, DistributedTermsComponentTest, ReturnFieldsTest, DocumentBuilderTest, DeleteShardTest, QueryElevationComponentTest, TestFieldTypeResource, CacheHeaderTest, HdfsBasicDistributedZk2Test, BadComponentTest, LeaderElectionTest, TestFunctionQuery, TestUniqueKeyFieldResource, CSVRequestHandlerTest, TestReplicationHandler, PrimitiveFieldTypeTest, TestPhraseSuggestions, TestValueSourceCache, AutoCommitTest, DirectSolrConnectionTest, LukeRequestHandlerTest, TestSolrQueryParserResource, ResponseLogComponentTest, RAMDirectoryFactoryTest, TestSolrQueryParserDefaultOperatorResource, TestSweetSpotSimilarityFactory, AlternateDirectoryTest, TestSolrDeletionPolicy1, FastVectorHighlighterTest, PluginInfoTest, TestMaxScoreQueryParser, BlockCacheTest, SuggesterTest, StatelessScriptUpdateProcessorFactoryTest, SystemInfoHandlerTest, HdfsDirectoryTest, TestGroupingSearch, TestLRUCache, WordBreakSolrSpellCheckerTest, TestFastWriter, HdfsUnloadDistributedZkTest, OverseerCollectionProcessorTest, CircularListTest, SearchHandlerTest, HdfsChaosMonkeySafeLeaderTest, BasicFunctionalityTest, ZkControllerTest, LegacyHTMLStripCharFilterTest, TestManagedSchemaFieldResource, FieldMutatingUpdateProcessorTest, PreAnalyzedFieldTest, TestQueryUtils, TestLMDirichletSimilarityFactory, MinimalSchemaTest, TestTrie, UnloadDistributedZkTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=C24F039B1AB94E08 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_MA -Dtests.timezone=Africa/Brazzaville -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=2946, name=recoveryCmdExecutor-1414-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([C24F039B1AB94E08]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2946, name=recoveryCmdExecutor-1414-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([C24F039B1AB94E08]:0)
   [junit4] Completed on J0 in 230.59s, 1 test, 2 errors <<< FAILURES!

[...truncated 533 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, 648 ignored

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



[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 31 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/31/

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=1851, name=recoveryCmdExecutor-836-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=1851, name=recoveryCmdExecutor-836-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([35F004B97B7CDBDA]: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=1851, name=recoveryCmdExecutor-836-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=1851, name=recoveryCmdExecutor-836-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([35F004B97B7CDBDA]:0)




Build Log:
[...truncated 9089 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 547923 T1377 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 547928 T1377 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-1374177849265
   [junit4]   2> 547929 T1377 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 547930 T1378 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 548031 T1377 oasc.ZkTestServer.run start zk server on port:15931
   [junit4]   2> 548032 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 548036 T1384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ca6e9c5 name:ZooKeeperConnection Watcher:127.0.0.1:15931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 548036 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 548036 T1377 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 548047 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 548049 T1386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b636311 name:ZooKeeperConnection Watcher:127.0.0.1:15931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 548049 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 548050 T1377 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 548060 T1377 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 548063 T1377 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 548065 T1377 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 548074 T1377 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> 548075 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 548080 T1377 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> 548081 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 548184 T1377 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> 548185 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 548188 T1377 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> 548189 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 548198 T1377 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> 548199 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 548202 T1377 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> 548202 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 548205 T1377 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> 548205 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 548208 T1377 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> 548209 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 548217 T1377 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> 548217 T1377 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 548401 T1377 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 548409 T1377 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15945
   [junit4]   2> 548410 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 548410 T1377 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 548410 T1377 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-1374177849557
   [junit4]   2> 548411 T1377 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-1374177849557/'
   [junit4]   2> 548439 T1377 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-1374177849557/solr.xml
   [junit4]   2> 548489 T1377 oasc.CoreContainer.<init> New CoreContainer 1987864945
   [junit4]   2> 548490 T1377 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-1374177849557/]
   [junit4]   2> 548491 T1377 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 548492 T1377 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 548492 T1377 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 548492 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 548493 T1377 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 548493 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 548493 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 548494 T1377 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 548494 T1377 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 548495 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 548505 T1377 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 548506 T1377 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15931/solr
   [junit4]   2> 548506 T1377 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 548507 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 548509 T1397 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61eeb67c name:ZooKeeperConnection Watcher:127.0.0.1:15931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 548509 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 548511 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 548519 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 548521 T1399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1734f867 name:ZooKeeperConnection Watcher:127.0.0.1:15931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 548521 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 548522 T1377 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 548533 T1377 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 548537 T1377 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 548545 T1377 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15945_
   [junit4]   2> 548546 T1377 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15945_
   [junit4]   2> 548549 T1377 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 548566 T1377 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 548569 T1377 oasc.Overseer.start Overseer (id=90058119529758723-127.0.0.1:15945_-n_0000000000) starting
   [junit4]   2> 548585 T1377 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 548597 T1401 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 548599 T1377 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 548601 T1377 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 548609 T1377 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 548612 T1400 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 548615 T1402 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 548615 T1402 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 548617 T1402 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 550115 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 550116 T1400 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:15945_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15945"}
   [junit4]   2> 550116 T1400 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 550116 T1400 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 550123 T1399 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> 550619 T1402 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 550619 T1402 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-1374177849557/collection1
   [junit4]   2> 550619 T1402 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 550620 T1402 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 550620 T1402 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 550622 T1402 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-1374177849557/collection1/'
   [junit4]   2> 550623 T1402 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-1374177849557/collection1/lib/classes/' to classloader
   [junit4]   2> 550623 T1402 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-1374177849557/collection1/lib/README' to classloader
   [junit4]   2> 550668 T1402 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 550717 T1402 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 550818 T1402 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 550827 T1402 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 551320 T1402 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 551320 T1402 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 551321 T1402 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 551331 T1402 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 551334 T1402 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 551347 T1402 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 551350 T1402 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 551354 T1402 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 551355 T1402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 551355 T1402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 551355 T1402 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 551356 T1402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 551356 T1402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 551356 T1402 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 551356 T1402 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-1374177849557/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/control/data/
   [junit4]   2> 551357 T1402 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@622209db
   [junit4]   2> 551357 T1402 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/control/data
   [junit4]   2> 551358 T1402 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/control/data/index/
   [junit4]   2> 551358 T1402 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 551358 T1402 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/control/data/index
   [junit4]   2> 551361 T1402 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@620533a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a1f3166),segFN=segments_1,generation=1}
   [junit4]   2> 551362 T1402 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 551365 T1402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 551365 T1402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 551366 T1402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 551366 T1402 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 551367 T1402 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 551367 T1402 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 551367 T1402 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 551368 T1402 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 551368 T1402 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 551374 T1402 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 551379 T1402 oass.SolrIndexSearcher.<init> Opening Searcher@2ba27f06 main
   [junit4]   2> 551380 T1402 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 551380 T1402 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 551383 T1403 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ba27f06 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 551384 T1402 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 551384 T1402 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15945 collection:control_collection shard:shard1
   [junit4]   2> 551385 T1402 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 551397 T1402 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 551415 T1402 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 551418 T1402 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 551418 T1402 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 551418 T1402 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15945/collection1/
   [junit4]   2> 551418 T1402 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 551418 T1402 oasc.SyncStrategy.syncToMe http://127.0.0.1:15945/collection1/ has no replicas
   [junit4]   2> 551419 T1402 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15945/collection1/ shard1
   [junit4]   2> 551419 T1402 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 551635 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 551657 T1399 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> 551678 T1402 oasc.ZkController.register We are http://127.0.0.1:15945/collection1/ and leader is http://127.0.0.1:15945/collection1/
   [junit4]   2> 551678 T1402 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15945
   [junit4]   2> 551678 T1402 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 551678 T1402 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 551678 T1402 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 551680 T1402 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 551681 T1377 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> 551681 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 551682 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 551690 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 551691 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 551692 T1406 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a003082 name:ZooKeeperConnection Watcher:127.0.0.1:15931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551693 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 551694 T1377 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 551696 T1377 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 551871 T1377 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 551873 T1377 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15982
   [junit4]   2> 551874 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 551874 T1377 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551875 T1377 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-1374177853033
   [junit4]   2> 551875 T1377 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-1374177853033/'
   [junit4]   2> 551900 T1377 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-1374177853033/solr.xml
   [junit4]   2> 551947 T1377 oasc.CoreContainer.<init> New CoreContainer 993148324
   [junit4]   2> 551947 T1377 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-1374177853033/]
   [junit4]   2> 551949 T1377 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 551949 T1377 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 551949 T1377 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 551950 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 551950 T1377 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 551950 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 551951 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 551951 T1377 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 551951 T1377 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 551952 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 551963 T1377 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 551963 T1377 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15931/solr
   [junit4]   2> 551964 T1377 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 551965 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 551967 T1417 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f6cf858 name:ZooKeeperConnection Watcher:127.0.0.1:15931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551968 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 551980 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 551987 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 551989 T1419 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@777a9ff name:ZooKeeperConnection Watcher:127.0.0.1:15931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551989 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 551999 T1377 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 553002 T1377 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15982_
   [junit4]   2> 553030 T1377 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15982_
   [junit4]   2> 553034 T1399 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 553034 T1419 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 553034 T1399 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> 553034 T1406 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 553048 T1420 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 553049 T1420 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 553050 T1420 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 553163 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 553164 T1400 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:15945_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15945"}
   [junit4]   2> 553170 T1400 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:15982_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15982"}
   [junit4]   2> 553170 T1400 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 553171 T1400 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 553181 T1406 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> 553181 T1419 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> 553181 T1399 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> 554051 T1420 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 554051 T1420 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-1374177853033/collection1
   [junit4]   2> 554051 T1420 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 554052 T1420 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 554052 T1420 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 554054 T1420 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-1374177853033/collection1/'
   [junit4]   2> 554055 T1420 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-1374177853033/collection1/lib/classes/' to classloader
   [junit4]   2> 554055 T1420 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-1374177853033/collection1/lib/README' to classloader
   [junit4]   2> 554093 T1420 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 554135 T1420 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 554237 T1420 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 554245 T1420 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 554675 T1420 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 554676 T1420 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 554677 T1420 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 554685 T1420 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 554688 T1420 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 554701 T1420 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 554705 T1420 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 554709 T1420 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 554710 T1420 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 554710 T1420 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 554710 T1420 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 554712 T1420 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 554712 T1420 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 554712 T1420 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 554713 T1420 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-1374177853033/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty1/
   [junit4]   2> 554713 T1420 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@622209db
   [junit4]   2> 554714 T1420 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty1
   [junit4]   2> 554714 T1420 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty1/index/
   [junit4]   2> 554714 T1420 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 554714 T1420 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty1/index
   [junit4]   2> 554717 T1420 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6495c6a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3286ef5c),segFN=segments_1,generation=1}
   [junit4]   2> 554717 T1420 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 554721 T1420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 554722 T1420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 554722 T1420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 554723 T1420 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 554723 T1420 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 554723 T1420 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 554724 T1420 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 554724 T1420 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 554724 T1420 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 554731 T1420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 554736 T1420 oass.SolrIndexSearcher.<init> Opening Searcher@43891328 main
   [junit4]   2> 554737 T1420 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 554738 T1420 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 554741 T1421 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43891328 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 554743 T1420 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 554743 T1420 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15982 collection:collection1 shard:shard1
   [junit4]   2> 554743 T1420 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 554755 T1420 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 554783 T1420 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 554830 T1420 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 554830 T1420 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 554830 T1420 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15982/collection1/
   [junit4]   2> 554830 T1420 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 554831 T1420 oasc.SyncStrategy.syncToMe http://127.0.0.1:15982/collection1/ has no replicas
   [junit4]   2> 554831 T1420 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15982/collection1/ shard1
   [junit4]   2> 554831 T1420 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 556198 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 556240 T1399 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> 556240 T1419 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> 556240 T1406 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> 556265 T1420 oasc.ZkController.register We are http://127.0.0.1:15982/collection1/ and leader is http://127.0.0.1:15982/collection1/
   [junit4]   2> 556265 T1420 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15982
   [junit4]   2> 556265 T1420 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 556265 T1420 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 556266 T1420 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 556267 T1420 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 556268 T1377 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> 556269 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 556270 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 556532 T1377 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 556536 T1377 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15992
   [junit4]   2> 556536 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 556537 T1377 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 556537 T1377 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-1374177857616
   [junit4]   2> 556538 T1377 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-1374177857616/'
   [junit4]   2> 556574 T1377 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-1374177857616/solr.xml
   [junit4]   2> 556640 T1377 oasc.CoreContainer.<init> New CoreContainer 866780087
   [junit4]   2> 556641 T1377 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-1374177857616/]
   [junit4]   2> 556642 T1377 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 556643 T1377 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 556643 T1377 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 556644 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 556644 T1377 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 556645 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 556645 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 556646 T1377 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 556646 T1377 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 556646 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 556662 T1377 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 556663 T1377 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15931/solr
   [junit4]   2> 556664 T1377 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 556664 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 556667 T1433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ed9fde0 name:ZooKeeperConnection Watcher:127.0.0.1:15931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 556668 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 556678 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 556690 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 556692 T1435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54b83d10 name:ZooKeeperConnection Watcher:127.0.0.1:15931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 556692 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 556704 T1377 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 557707 T1377 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15992_
   [junit4]   2> 557710 T1377 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15992_
   [junit4]   2> 557712 T1419 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> 557713 T1406 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 557713 T1399 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 557714 T1435 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 557714 T1406 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> 557714 T1399 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> 557715 T1419 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 557732 T1436 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 557732 T1436 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 557734 T1436 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 557753 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 557754 T1400 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:15982_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15982"}
   [junit4]   2> 557758 T1400 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:15992_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15992"}
   [junit4]   2> 557759 T1400 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 557759 T1400 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 557771 T1406 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> 557771 T1435 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> 557771 T1419 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> 557771 T1399 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> 558735 T1436 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 558735 T1436 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-1374177857616/collection1
   [junit4]   2> 558735 T1436 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 558737 T1436 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 558737 T1436 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 558738 T1436 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-1374177857616/collection1/'
   [junit4]   2> 558739 T1436 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-1374177857616/collection1/lib/classes/' to classloader
   [junit4]   2> 558740 T1436 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-1374177857616/collection1/lib/README' to classloader
   [junit4]   2> 558780 T1436 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 558829 T1436 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 558930 T1436 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 558938 T1436 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 559367 T1436 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 559368 T1436 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 559369 T1436 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 559377 T1436 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 559380 T1436 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 559393 T1436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 559397 T1436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 559400 T1436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 559401 T1436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 559402 T1436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 559402 T1436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 559403 T1436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 559403 T1436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 559403 T1436 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 559404 T1436 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-1374177857616/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty2/
   [junit4]   2> 559404 T1436 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@622209db
   [junit4]   2> 559405 T1436 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty2
   [junit4]   2> 559405 T1436 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty2/index/
   [junit4]   2> 559405 T1436 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 559405 T1436 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty2/index
   [junit4]   2> 559408 T1436 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@540a9292 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d4edc4a),segFN=segments_1,generation=1}
   [junit4]   2> 559408 T1436 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 559412 T1436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 559413 T1436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 559413 T1436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 559414 T1436 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 559414 T1436 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 559414 T1436 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 559415 T1436 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 559415 T1436 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 559416 T1436 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 559422 T1436 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 559427 T1436 oass.SolrIndexSearcher.<init> Opening Searcher@c486d3b main
   [junit4]   2> 559428 T1436 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 559428 T1436 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 559433 T1437 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c486d3b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 559434 T1436 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 559434 T1436 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15992 collection:collection1 shard:shard2
   [junit4]   2> 559435 T1436 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 559446 T1436 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 559470 T1436 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 559521 T1436 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 559521 T1436 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 559522 T1436 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15992/collection1/
   [junit4]   2> 559522 T1436 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 559522 T1436 oasc.SyncStrategy.syncToMe http://127.0.0.1:15992/collection1/ has no replicas
   [junit4]   2> 559523 T1436 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15992/collection1/ shard2
   [junit4]   2> 559523 T1436 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 560787 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 560819 T1399 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> 560820 T1435 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> 560820 T1419 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> 560819 T1406 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> 560860 T1436 oasc.ZkController.register We are http://127.0.0.1:15992/collection1/ and leader is http://127.0.0.1:15992/collection1/
   [junit4]   2> 560860 T1436 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15992
   [junit4]   2> 560860 T1436 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 560861 T1436 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 560861 T1436 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 560863 T1436 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 560864 T1377 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> 560865 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 560865 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 561136 T1377 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 561140 T1377 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15997
   [junit4]   2> 561141 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 561141 T1377 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 561142 T1377 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-1374177862211
   [junit4]   2> 561142 T1377 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-1374177862211/'
   [junit4]   2> 561181 T1377 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-1374177862211/solr.xml
   [junit4]   2> 561253 T1377 oasc.CoreContainer.<init> New CoreContainer 1323403440
   [junit4]   2> 561254 T1377 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-1374177862211/]
   [junit4]   2> 561256 T1377 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 561256 T1377 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 561257 T1377 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 561257 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 561258 T1377 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 561258 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 561259 T1377 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 561259 T1377 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 561260 T1377 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 561260 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 561276 T1377 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 561277 T1377 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15931/solr
   [junit4]   2> 561278 T1377 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 561279 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 561282 T1449 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38d50345 name:ZooKeeperConnection Watcher:127.0.0.1:15931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 561283 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 561303 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 561313 T1377 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 561316 T1451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a739da1 name:ZooKeeperConnection Watcher:127.0.0.1:15931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 561316 T1377 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 561329 T1377 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 562333 T1377 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15997_
   [junit4]   2> 562335 T1377 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15997_
   [junit4]   2> 562336 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 562336 T1400 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:15992_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15992"}
   [junit4]   2> 562337 T1419 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> 562349 T1406 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 562350 T1451 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 562349 T1435 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 562350 T1406 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> 562350 T1435 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> 562350 T1419 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 562362 T1406 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> 562362 T1451 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> 562362 T1435 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> 562362 T1419 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> 562366 T1399 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 562366 T1452 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 562366 T1452 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 562366 T1399 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> 562368 T1452 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 562368 T1399 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> 563867 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 563868 T1400 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:15997_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15997"}
   [junit4]   2> 563869 T1400 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 563869 T1400 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 563883 T1399 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> 563883 T1419 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> 563883 T1451 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> 563883 T1435 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> 563883 T1406 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> 564370 T1452 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 564370 T1452 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-1374177862211/collection1
   [junit4]   2> 564370 T1452 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 564371 T1452 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 564372 T1452 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 564373 T1452 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-1374177862211/collection1/'
   [junit4]   2> 564375 T1452 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-1374177862211/collection1/lib/classes/' to classloader
   [junit4]   2> 564375 T1452 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-1374177862211/collection1/lib/README' to classloader
   [junit4]   2> 564430 T1452 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 564494 T1452 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 564596 T1452 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 564607 T1452 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 565233 T1452 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 565234 T1452 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 565235 T1452 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 565247 T1452 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 565251 T1452 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 565267 T1452 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 565272 T1452 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 565277 T1452 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 565278 T1452 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 565278 T1452 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 565278 T1452 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 565279 T1452 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 565280 T1452 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 565280 T1452 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 565280 T1452 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-1374177862211/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty3/
   [junit4]   2> 565281 T1452 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@622209db
   [junit4]   2> 565282 T1452 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty3
   [junit4]   2> 565282 T1452 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty3/index/
   [junit4]   2> 565282 T1452 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 565283 T1452 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374177849264/jetty3/index
   [junit4]   2> 565287 T1452 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6f1773e4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@18ab6cbb),segFN=segments_1,generation=1}
   [junit4]   2> 565287 T1452 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 565293 T1452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 565293 T1452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 565294 T1452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 565295 T1452 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 565296 T1452 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 565296 T1452 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 565296 T1452 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 565297 T1452 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 565297 T1452 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 565307 T1452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 565314 T1452 oass.SolrIndexSearcher.<init> Opening Searcher@6a4684c8 main
   [junit4]   2> 565315 T1452 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 565316 T1452 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 565321 T1453 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a4684c8 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 565324 T1452 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 565324 T1452 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15997 collection:collection1 shard:shard1
   [junit4]   2> 565324 T1452 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 565370 T1452 oasc.ZkController.register We are http://127.0.0.1:15997/collection1/ and leader is http://127.0.0.1:15982/collection1/
   [junit4]   2> 565371 T1452 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15997
   [junit4]   2> 565371 T1452 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 565371 T1452 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C249 name=collection1 org.apache.solr.core.SolrCore@56d3d242 url=http://127.0.0.1:15997/collection1 node=127.0.0.1:15997_ C249_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:15997_, base_url=http://127.0.0.1:15997}
   [junit4]   2> 565372 T1454 C249 P15997 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 565372 T1454 C249 P15997 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 565372 T1452 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 565372 T1454 C249 P15997 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 565373 T1454 C249 P15997 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 565373 T1377 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> 565374 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 565374 T1454 C249 P15997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 565375 T1377 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 565387 T1400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 565388 T1400 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15997_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15997"}
   [junit4]   2> 565391 T1409 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 565400 T1399 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> 565400 T1435 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> 565400 T1451 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> 565400 T1419 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> 565400 T1406 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> 565647 T1377 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 565650 T1377 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16001
   [junit4]   2> 565650 T1377 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 565651 T1377 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 565652 T1377 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.BasicDistri

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

ze=152), foo_d=PostingsFormat(name=Memory doPackFST= false), foo_f=PostingsFormat(name=Lucene41WithOrds), n_tl1=PostingsFormat(name=Asserting), n_d1=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), rnd_b=PostingsFormat(name=Memory doPackFST= false), intDefault=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), n_td1=PostingsFormat(name=Asserting), timestamp=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), id=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=PostingsFormat(name=Lucene41WithOrds), range_facet_si=PostingsFormat(name=Asserting), oddField_s=PostingsFormat(name=Lucene41WithOrds), sequence_i=PostingsFormat(name=Lucene41WithOrds), name=PostingsFormat(name=Memory doPackFST= false), foo_i=PostingsFormat(name=Asserting), regex_dup_B_s=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), multiDefault=PostingsFormat(name=Asserting), n_tf1=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), n_dt1=PostingsFormat(name=Asserting), genre_s=PostingsFormat(name=Lucene41WithOrds), author_t=PostingsFormat(name=Asserting), range_facet_l=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), n_ti1=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Lucene41WithOrds), _version_=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), val_i=PostingsFormat(name=Memory doPackFST= false), SubjectTerms_mfacet=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), series_t=PostingsFormat(name=Asserting), a_t=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), n_tdt1=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), regex_dup_A_s=PostingsFormat(name=Lucene41WithOrds), price=PostingsFormat(name=Lucene41WithOrds), other_tl1=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), n_l1=Pulsing41(freqCutoff=7 minBlockSize=33 maxBlockSize=152), a_si=PostingsFormat(name=Asserting), inStock=PostingsFormat(name=Lucene41WithOrds)}, docValues:{}, sim=DefaultSimilarity, locale=zh_HK, timezone=America/Scoresbysund
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=100290200,total=532283392
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, ZkControllerTest, MBeansHandlerTest, SolrInfoMBeanTest, TestRemoteStreaming, ExternalFileFieldSortTest, CoreAdminHandlerTest, DistributedQueryElevationComponentTest, ResponseLogComponentTest, DocumentBuilderTest, TestSolrXmlPersistence, TestDocumentBuilder, SuggesterFSTTest, ScriptEngineTest, RegexBoostProcessorTest, TestFieldCollectionResource, TestRecoveryHdfs, TestSolrIndexConfig, TestFunctionQuery, HdfsBasicDistributedZk2Test, UpdateRequestProcessorFactoryTest, DeleteShardTest, TestManagedSchemaFieldResource, UUIDFieldTest, HdfsDirectoryTest, LeaderElectionTest, TestLFUCache, BasicFunctionalityTest, StatelessScriptUpdateProcessorFactoryTest, DirectSolrConnectionTest, TestSolrQueryParserDefaultOperatorResource, TestPseudoReturnFields, SystemInfoHandlerTest, TestSweetSpotSimilarityFactory, TestSolrDeletionPolicy2, TestXIncludeConfig, FieldMutatingUpdateProcessorTest, TestBadConfig, ChaosMonkeyNothingIsSafeTest, SliceStateUpdateTest, AnalysisAfterCoreReloadTest, ShardSplitTest, DateFieldTest, CSVRequestHandlerTest, ReturnFieldsTest, TestSurroundQueryParser, TestTrie, PrimUtilsTest, TestCloudManagedSchemaAddField, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=35F004B97B7CDBDA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=America/Scoresbysund -Dtests.file.encoding=ISO8859-1
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=1851, name=recoveryCmdExecutor-836-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([35F004B97B7CDBDA]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1851, name=recoveryCmdExecutor-836-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([35F004B97B7CDBDA]:0)
   [junit4] Completed on J0 in 208.13s, 1 test, 2 errors <<< FAILURES!

[...truncated 608 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, 792 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 30 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/30/

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest:     1) Thread[id=989, name=recoveryCmdExecutor-530-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]         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.AliasIntegrationTest: 
   1) Thread[id=989, name=recoveryCmdExecutor-530-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
        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([CB52B87C8520C107]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=989, name=recoveryCmdExecutor-530-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]         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=989, name=recoveryCmdExecutor-530-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
        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([CB52B87C8520C107]:0)




Build Log:
[...truncated 8831 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 291582 T825 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 291588 T825 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/J1/./solrtest-AliasIntegrationTest-1374141823317
   [junit4]   2> 291601 T825 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 291611 T826 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 291812 T825 oasc.ZkTestServer.run start zk server on port:26345
   [junit4]   2> 292256 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 292340 T827 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 293761 T831 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30f3caf4 name:ZooKeeperConnection Watcher:127.0.0.1:26345 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 293761 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 293767 T825 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 293876 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 293878 T834 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fe24762 name:ZooKeeperConnection Watcher:127.0.0.1:26345/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 293878 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 293885 T825 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 293891 T825 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 293900 T825 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 293903 T825 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 293909 T825 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> 293909 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 293922 T825 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> 293923 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 294029 T825 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> 294030 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 294035 T825 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> 294036 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 294041 T825 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> 294041 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 294046 T825 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> 294047 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 294051 T825 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> 294052 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 294056 T825 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> 294057 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 294061 T825 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> 294062 T825 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 294336 T825 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 294340 T825 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34784
   [junit4]   2> 294341 T825 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 294342 T825 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 294342 T825 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796
   [junit4]   2> 294343 T825 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796/'
   [junit4]   2> 294381 T825 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796/solr.xml
   [junit4]   2> 294453 T825 oasc.CoreContainer.<init> New CoreContainer 57621075
   [junit4]   2> 294454 T825 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796/]
   [junit4]   2> 294456 T825 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 294457 T825 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 294457 T825 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 294458 T825 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 294458 T825 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 294458 T825 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 294459 T825 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 294459 T825 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 294460 T825 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 294460 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 294477 T825 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 294478 T825 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26345/solr
   [junit4]   2> 294508 T825 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 294509 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 294512 T845 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5942c2af name:ZooKeeperConnection Watcher:127.0.0.1:26345 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 294513 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 294529 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 294546 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 294548 T847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52a5aff3 name:ZooKeeperConnection Watcher:127.0.0.1:26345/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 294549 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 294563 T825 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 294580 T825 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 294602 T825 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 294605 T825 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34784_
   [junit4]   2> 294614 T825 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34784_
   [junit4]   2> 294619 T825 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 294652 T825 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 294656 T825 oasc.Overseer.start Overseer (id=90055758567964675-127.0.0.1:34784_-n_0000000000) starting
   [junit4]   2> 294695 T825 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 294721 T849 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 294722 T825 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 294726 T825 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 294729 T825 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 294766 T848 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 294784 T850 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 294784 T850 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 294787 T850 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 296278 T848 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 296286 T848 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:34784_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34784"}
   [junit4]   2> 296286 T848 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 296326 T848 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 296368 T847 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> 296789 T850 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 296789 T850 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796/collection1
   [junit4]   2> 296790 T850 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 296791 T850 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 296791 T850 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 296793 T850 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796/collection1/'
   [junit4]   2> 296795 T850 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796/collection1/lib/classes/' to classloader
   [junit4]   2> 296795 T850 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796/collection1/lib/README' to classloader
   [junit4]   2> 296890 T850 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 296948 T850 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 297050 T850 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 297063 T850 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 297677 T850 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 297677 T850 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 297679 T850 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 297692 T850 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 297697 T850 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 297717 T850 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 297726 T850 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 297731 T850 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 297733 T850 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 297733 T850 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 297734 T850 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 297735 T850 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 297735 T850 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 297736 T850 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 297736 T850 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374141825796/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/control/data/
   [junit4]   2> 297736 T850 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dd2b9b7
   [junit4]   2> 297737 T850 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/control/data
   [junit4]   2> 297738 T850 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/control/data/index/
   [junit4]   2> 297738 T850 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1374141823316/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 297738 T850 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/control/data/index
   [junit4]   2> 297743 T850 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39f5e6b9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@527f77b0),segFN=segments_1,generation=1}
   [junit4]   2> 297743 T850 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 297747 T850 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 297748 T850 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 297748 T850 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 297749 T850 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 297749 T850 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 297750 T850 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 297750 T850 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 297751 T850 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 297751 T850 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 297760 T850 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 297767 T850 oass.SolrIndexSearcher.<init> Opening Searcher@677784dd main
   [junit4]   2> 297769 T850 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 297769 T850 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 297773 T851 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@677784dd main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 297774 T850 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 297774 T850 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34784 collection:control_collection shard:shard1
   [junit4]   2> 297787 T850 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 297805 T850 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 297817 T850 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 297821 T850 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 297821 T850 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 297827 T850 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34784/collection1/
   [junit4]   2> 297827 T850 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 297828 T850 oasc.SyncStrategy.syncToMe http://127.0.0.1:34784/collection1/ has no replicas
   [junit4]   2> 297828 T850 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34784/collection1/ shard1
   [junit4]   2> 297828 T850 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 297891 T848 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 297914 T847 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> 297940 T850 oasc.ZkController.register We are http://127.0.0.1:34784/collection1/ and leader is http://127.0.0.1:34784/collection1/
   [junit4]   2> 297940 T850 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34784
   [junit4]   2> 297940 T850 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 297941 T850 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 297941 T850 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 297943 T850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 297945 T825 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 297945 T825 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 297946 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 297958 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 297967 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 297971 T854 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15436088 name:ZooKeeperConnection Watcher:127.0.0.1:26345/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297971 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 297973 T825 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 297976 T825 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 298289 T825 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 298292 T825 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20152
   [junit4]   2> 298292 T825 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 298293 T825 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 298293 T825 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705
   [junit4]   2> 298294 T825 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705/'
   [junit4]   2> 298333 T825 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705/solr.xml
   [junit4]   2> 298399 T825 oasc.CoreContainer.<init> New CoreContainer 603186173
   [junit4]   2> 298399 T825 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705/]
   [junit4]   2> 298401 T825 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 298401 T825 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 298402 T825 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 298402 T825 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 298403 T825 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 298403 T825 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 298403 T825 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 298404 T825 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 298404 T825 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 298405 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 298421 T825 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 298422 T825 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26345/solr
   [junit4]   2> 298422 T825 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 298423 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 298426 T865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60fd097b name:ZooKeeperConnection Watcher:127.0.0.1:26345 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298427 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 298430 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 298443 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 298445 T867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2319593 name:ZooKeeperConnection Watcher:127.0.0.1:26345/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298445 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 298452 T825 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 299429 T848 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 299431 T848 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:34784_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34784"}
   [junit4]   2> 299444 T854 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> 299444 T867 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> 299444 T847 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> 299457 T825 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20152_
   [junit4]   2> 299459 T825 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20152_
   [junit4]   2> 299462 T867 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> 299463 T854 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 299463 T847 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 299463 T854 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> 299463 T847 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> 299465 T867 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 299477 T868 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 299477 T868 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 299479 T868 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 300951 T848 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 300953 T848 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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:20152_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20152"}
   [junit4]   2> 300953 T848 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
   [junit4]   2> 300953 T848 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 300966 T854 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> 300966 T867 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> 300966 T847 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> 301481 T868 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 301481 T868 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705/collection1
   [junit4]   2> 301481 T868 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 301483 T868 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 301483 T868 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 301485 T868 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705/collection1/'
   [junit4]   2> 301487 T868 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705/collection1/lib/classes/' to classloader
   [junit4]   2> 301487 T868 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705/collection1/lib/README' to classloader
   [junit4]   2> 301548 T868 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 301620 T868 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 301721 T868 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 301734 T868 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 302387 T868 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 302388 T868 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 302389 T868 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 302402 T868 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 302406 T868 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 302426 T868 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 302431 T868 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 302437 T868 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 302438 T868 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 302439 T868 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 302439 T868 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 302440 T868 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 302441 T868 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 302441 T868 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 302441 T868 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374141829705/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty1/
   [junit4]   2> 302442 T868 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dd2b9b7
   [junit4]   2> 302442 T868 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty1
   [junit4]   2> 302443 T868 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty1/index/
   [junit4]   2> 302443 T868 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 302443 T868 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty1/index
   [junit4]   2> 302447 T868 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53b03713 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1330b35b),segFN=segments_1,generation=1}
   [junit4]   2> 302447 T868 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 302452 T868 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 302452 T868 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 302453 T868 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 302454 T868 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 302454 T868 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 302454 T868 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 302455 T868 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 302455 T868 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 302456 T868 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 302466 T868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 302473 T868 oass.SolrIndexSearcher.<init> Opening Searcher@40868ba main
   [junit4]   2> 302474 T868 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 302475 T868 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 302479 T869 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40868ba main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 302481 T868 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 302481 T868 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20152 collection:collection1 shard:shard1
   [junit4]   2> 302481 T868 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 302500 T868 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 302546 T868 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 302557 T868 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 302557 T868 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 302557 T868 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20152/collection1/
   [junit4]   2> 302557 T868 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 302558 T868 oasc.SyncStrategy.syncToMe http://127.0.0.1:20152/collection1/ has no replicas
   [junit4]   2> 302558 T868 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20152/collection1/ shard1
   [junit4]   2> 302558 T868 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 303977 T848 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 303995 T854 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> 303995 T867 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> 303995 T847 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> 304003 T868 oasc.ZkController.register We are http://127.0.0.1:20152/collection1/ and leader is http://127.0.0.1:20152/collection1/
   [junit4]   2> 304003 T868 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20152
   [junit4]   2> 304003 T868 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 304003 T868 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 304004 T868 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 304006 T868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 304008 T825 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 304008 T825 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 304009 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 304298 T825 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 304301 T825 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57852
   [junit4]   2> 304301 T825 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 304302 T825 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 304302 T825 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749
   [junit4]   2> 304303 T825 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749/'
   [junit4]   2> 304341 T825 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749/solr.xml
   [junit4]   2> 304411 T825 oasc.CoreContainer.<init> New CoreContainer 416200645
   [junit4]   2> 304412 T825 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749/]
   [junit4]   2> 304414 T825 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 304414 T825 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 304415 T825 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 304415 T825 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 304416 T825 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 304416 T825 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 304417 T825 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 304417 T825 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 304418 T825 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 304418 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 304434 T825 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 304435 T825 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26345/solr
   [junit4]   2> 304435 T825 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 304437 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 304440 T881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b82f33c name:ZooKeeperConnection Watcher:127.0.0.1:26345 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 304440 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 304457 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 304469 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 304471 T883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32693b5 name:ZooKeeperConnection Watcher:127.0.0.1:26345/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 304471 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 304482 T825 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 305487 T825 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57852_
   [junit4]   2> 305490 T825 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57852_
   [junit4]   2> 305494 T867 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> 305494 T854 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 305494 T883 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 305495 T854 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> 305494 T847 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 305495 T847 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> 305497 T867 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 305504 T884 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 305504 T884 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 305506 T884 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 305510 T848 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 305511 T848 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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:20152_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20152"}
   [junit4]   2> 305517 T848 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57852_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57852"}
   [junit4]   2> 305517 T848 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 305517 T848 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 305528 T854 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> 305528 T867 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> 305528 T847 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> 305528 T883 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> 306507 T884 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 306507 T884 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749/collection1
   [junit4]   2> 306507 T884 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 306508 T884 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 306509 T884 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 306511 T884 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749/collection1/'
   [junit4]   2> 306512 T884 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749/collection1/lib/classes/' to classloader
   [junit4]   2> 306513 T884 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749/collection1/lib/README' to classloader
   [junit4]   2> 306568 T884 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 306633 T884 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 306735 T884 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 306747 T884 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 307342 T884 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 307343 T884 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 307344 T884 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 307352 T884 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 307355 T884 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 307373 T884 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 307377 T884 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 307381 T884 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 307382 T884 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 307382 T884 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 307382 T884 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 307384 T884 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 307384 T884 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 307384 T884 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 307384 T884 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374141835749/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty2/
   [junit4]   2> 307385 T884 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dd2b9b7
   [junit4]   2> 307385 T884 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty2
   [junit4]   2> 307386 T884 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty2/index/
   [junit4]   2> 307386 T884 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 307386 T884 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty2/index
   [junit4]   2> 307388 T884 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c03f4f7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@461f909d),segFN=segments_1,generation=1}
   [junit4]   2> 307389 T884 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 307392 T884 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 307392 T884 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 307393 T884 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 307393 T884 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 307394 T884 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 307394 T884 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 307394 T884 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 307394 T884 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 307395 T884 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 307401 T884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 307405 T884 oass.SolrIndexSearcher.<init> Opening Searcher@516eda19 main
   [junit4]   2> 307406 T884 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 307407 T884 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 307410 T885 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@516eda19 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 307412 T884 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 307412 T884 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57852 collection:collection1 shard:shard1
   [junit4]   2> 307412 T884 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 307427 T884 oasc.ZkController.register We are http://127.0.0.1:57852/collection1/ and leader is http://127.0.0.1:20152/collection1/
   [junit4]   2> 307427 T884 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57852
   [junit4]   2> 307427 T884 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 307427 T884 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1777 name=collection1 org.apache.solr.core.SolrCore@8619c73 url=http://127.0.0.1:57852/collection1 node=127.0.0.1:57852_ C1777_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:57852_, base_url=http://127.0.0.1:57852}
   [junit4]   2> 307433 T886 C1777 P57852 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 307433 T884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 307433 T886 C1777 P57852 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 307434 T886 C1777 P57852 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 307434 T886 C1777 P57852 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 307435 T825 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 307435 T825 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 307436 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 307436 T886 C1777 P57852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 307466 T857 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 307718 T825 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 307721 T825 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:37221
   [junit4]   2> 307721 T825 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 307722 T825 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 307722 T825 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178
   [junit4]   2> 307723 T825 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178/'
   [junit4]   2> 307761 T825 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178/solr.xml
   [junit4]   2> 307832 T825 oasc.CoreContainer.<init> New CoreContainer 941041217
   [junit4]   2> 307832 T825 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178/]
   [junit4]   2> 307834 T825 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 307835 T825 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 307835 T825 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 307835 T825 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 307836 T825 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 307836 T825 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 307837 T825 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 307837 T825 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 307838 T825 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 307838 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 307855 T825 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 307855 T825 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26345/solr
   [junit4]   2> 307856 T825 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 307857 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 307859 T898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77d0922b name:ZooKeeperConnection Watcher:127.0.0.1:26345 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 307860 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 307862 T825 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 307870 T825 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 307872 T900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b85cd76 name:ZooKeeperConnection Watcher:127.0.0.1:26345/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 307872 T825 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 307885 T825 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 308547 T848 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 308549 T848 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57852_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57852"}
   [junit4]   2> 308561 T854 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> 308561 T900 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> 308561 T847 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> 308561 T867 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> 308561 T883 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> 308890 T825 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37221_
   [junit4]   2> 308892 T825 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37221_
   [junit4]   2> 308895 T867 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> 308895 T900 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> 308896 T854 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 308896 T883 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 308896 T847 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 308896 T854 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> 308897 T847 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> 308897 T883 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> 308898 T867 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 308899 T900 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 308906 T901 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 308906 T901 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 308908 T901 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 309469 T857 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
   [junit4]   2> 309469 T857 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:57852_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2010 
   [junit4]   2> 310069 T848 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 310071 T848 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37221_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37221"}
   [junit4]   2> 310071 T848 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 310071 T848 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 310090 T854 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> 310090 T883 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> 310090 T847 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> 310090 T867 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> 310090 T900 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> 310910 T901 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 310910 T901 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178/collection1
   [junit4]   2> 310910 T901 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 310911 T901 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 310911 T901 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 310913 T901 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178/collection1/'
   [junit4]   2> 310914 T901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178/collection1/lib/classes/' to classloader
   [junit4]   2> 310915 T901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178/collection1/lib/README' to classloader
   [junit4]   2> 310957 T901 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 310998 T901 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 311099 T901 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 311111 T901 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> ASYNC  NEW_CORE C1778 name=collection1 org.apache.solr.core.SolrCore@8619c73 url=http://127.0.0.1:57852/collection1 node=127.0.0.1:57852_ C1778_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, node_name=127.0.0.1:57852_, base_url=http://127.0.0.1:57852}
   [junit4]   2> 311471 T886 C1778 P57852 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:20152/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 311480 T886 C1778 P57852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 311494 T886 C1778 P57852 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57852 START replicas=[http://127.0.0.1:20152/collection1/] nUpdates=100
   [junit4]   2> 311495 T886 C1778 P57852 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
   [junit4]   2> 311496 T886 C1778 P57852 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 311496 T886 C1778 P57852 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 311496 T886 C1778 P57852 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 311496 T886 C1778 P57852 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 311497 T886 C1778 P57852 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:20152/collection1/. core=collection1
   [junit4]   2> 311497 T886 C1778 P57852 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> ASYNC  NEW_CORE C1779 name=collection1 org.apache.solr.core.SolrCore@d463d94 url=http://127.0.0.1:20152/collection1 node=127.0.0.1:20152_ C1779_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, node_name=127.0.0.1:20152_, base_url=http://127.0.0.1:20152, leader=true}
   [junit4]   2> 311504 T858 C1779 P20152 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
   [junit4]   2> 311533 T859 C1779 P20152 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 311535 T859 C1779 P20152 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53b03713 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1330b35b),segFN=segments_1,generation=1}
   [junit4]   2> 311535 T859 C1779 P20152 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 311536 T859 C1779 P20152 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 311536 T859 C1779 P20152 oass.SolrIndexSearcher.<init> Opening Searcher@7ef81c84 realtime
   [junit4]   2> 311536 T859 C1779 P20152 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 311537 T859 C1779 P20152 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 31
   [junit4]   2> 311618 T886 C1778 P57852 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 311619 T886 C1778 P57852 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
   [junit4]   2> 311652 T886 C1778 P57852 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 311654 T860 C1779 P20152 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 311655 T860 C1779 P20152 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 311655 T886 C1778 P57852 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 311656 T886 C1778 P57852 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 311656 T886 C1778 P57852 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 311656 T886 C1778 P57852 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 311658 T886 C1778 P57852 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 311832 T901 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 311833 T901 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 311834 T901 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 311847 T901 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 311851 T901 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 311871 T901 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 311884 T901 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 311889 T901 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 311891 T901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 311891 T901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 311891 T901 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 311893 T901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 311893 T901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 311894 T901 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 311894 T901 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/J1/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374141839178/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty3/
   [junit4]   2> 311894 T901 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dd2b9b7
   [junit4]   2> 311895 T901 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty3
   [junit4]   2> 311895 T901 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty3/index/
   [junit4]   2> 311896 T901 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 311896 T901 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374141823316/jetty3/index
   [junit4]   2> 311900 T901 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2311f02d lockFactory=org.apache.lucene.store.NativeFSLockFactory@723d9947),segFN=segments_1,generation=1}
   [junit4]   2> 311900 T901 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 311905 T901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 311905 T901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 311906 T901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 311906 T901 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 311907 T901 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 311907 T901 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 311914 T901 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 311915 T901 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 311915 T901 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 311924 T901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 311932 T901 oass.SolrIndexSearcher.<init> Opening Searcher@42adbec4 main
   [junit4]   2> 311933 T901 oasu.CommitTracker.<init> Hard AutoC

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

trol.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=989, name=recoveryCmdExecutor-530-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
   [junit4]   2> 128665 T824 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=989, name=recoveryCmdExecutor-530-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
   [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=Asserting, sim=DefaultSimilarity, locale=sk, timezone=Asia/Taipei
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=202140792,total=428408832
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResultKeyTest, SpellCheckComponentTest, TermVectorComponentDistributedTest, CachingDirectoryFactoryTest, TestQuerySenderNoQuery, FileUtilsTest, TestFastOutputStream, SignatureUpdateProcessorFactoryTest, OpenCloseCoreStressTest, DirectSolrSpellCheckerTest, DOMUtilTest, TestCoreDiscovery, TestReload, HardAutoCommitTest, TestDistributedSearch, TestDistributedGrouping, TestFiltering, TestSolrXMLSerializer, TestSchemaVersionResource, IndexReaderFactoryTest, TestPartialUpdateDeduplication, AliasIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.seed=CB52B87C8520C107 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Asia/Taipei -Dtests.file.encoding=ISO8859-1
   [junit4] ERROR   0.00s J1 | AliasIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   [junit4]    >    1) Thread[id=989, name=recoveryCmdExecutor-530-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
   [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([CB52B87C8520C107]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=989, name=recoveryCmdExecutor-530-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
   [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([CB52B87C8520C107]:0)
   [junit4] Completed on J1 in 128.72s, 1 test, 2 errors <<< FAILURES!

[...truncated 769 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, 815 ignored (5 assumptions)

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



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


list-unsubscribe@apache.org

Posted by Ken Foust <fo...@me.com>.
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