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/15 06:01:32 UTC

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

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/18/

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=5660, name=recoveryCmdExecutor-2897-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=5660, name=recoveryCmdExecutor-2897-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([920E844AFCE6B16D]: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=5660, name=recoveryCmdExecutor-2897-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=5660, name=recoveryCmdExecutor-2897-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([920E844AFCE6B16D]:0)




Build Log:
[...truncated 9593 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 1789673 T3 oasu.ConcurrentLRUCache.finalize ERROR ConcurrentLRUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 1789684 T5491 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1789689 T5491 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-1373860713084
   [junit4]   2> 1789691 T5491 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1789691 T5492 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1789792 T5491 oasc.ZkTestServer.run start zk server on port:22825
   [junit4]   2> 1789793 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789818 T5498 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53c8fb52 name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1789818 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1789818 T5491 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1789887 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789913 T5500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77df9e01 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1789914 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1789914 T5491 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1790014 T5491 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1790019 T5491 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1790023 T5491 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1790097 T5491 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> 1790098 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1790143 T5491 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> 1790144 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1790249 T5491 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> 1790250 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1790300 T5491 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> 1790301 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1790304 T5491 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> 1790305 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1790343 T5491 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> 1790344 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1790347 T5491 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> 1790348 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1790402 T5491 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> 1790403 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1790406 T5491 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> 1790407 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1790695 T5491 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1790702 T5491 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30340
   [junit4]   2> 1790703 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1790703 T5491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1790704 T5491 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-1373860713835
   [junit4]   2> 1790704 T5491 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-1373860713835/'
   [junit4]   2> 1790741 T5491 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-1373860713835/solr.xml
   [junit4]   2> 1790813 T5491 oasc.CoreContainer.<init> New CoreContainer 1438239077
   [junit4]   2> 1790814 T5491 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-1373860713835/]
   [junit4]   2> 1790816 T5491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1790816 T5491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1790817 T5491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1790817 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1790818 T5491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1790818 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1790819 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1790819 T5491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1790820 T5491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1790820 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1790837 T5491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1790837 T5491 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22825/solr
   [junit4]   2> 1790838 T5491 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1790839 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790858 T5511 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@185531db name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790859 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1790881 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1790893 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790915 T5513 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5eb3f21a name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790915 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1790929 T5491 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1790933 T5491 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1790936 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1790938 T5491 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30340_
   [junit4]   2> 1790972 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30340_
   [junit4]   2> 1790976 T5491 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1791019 T5491 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1791034 T5491 oasc.Overseer.start Overseer (id=90037335693197315-127.0.0.1:30340_-n_0000000000) starting
   [junit4]   2> 1791051 T5491 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1791055 T5515 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1791056 T5491 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1791079 T5491 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1791083 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1791085 T5514 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1791090 T5516 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1791090 T5516 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1791113 T5516 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1792588 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1792589 T5514 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:30340_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30340"}
   [junit4]   2> 1792589 T5514 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 1792590 T5514 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1792618 T5513 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> 1793115 T5516 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1793115 T5516 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-1373860713835/collection1
   [junit4]   2> 1793115 T5516 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1793116 T5516 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1793116 T5516 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1793118 T5516 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-1373860713835/collection1/'
   [junit4]   2> 1793119 T5516 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-1373860713835/collection1/lib/README' to classloader
   [junit4]   2> 1793120 T5516 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-1373860713835/collection1/lib/classes/' to classloader
   [junit4]   2> 1793173 T5516 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1793235 T5516 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1793337 T5516 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1793351 T5516 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1794019 T5516 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1794019 T5516 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1794020 T5516 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1794034 T5516 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1794039 T5516 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1794052 T5516 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1794058 T5516 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1794062 T5516 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1794063 T5516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1794064 T5516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1794064 T5516 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1794065 T5516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1794065 T5516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1794066 T5516 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1794066 T5516 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-1373860713835/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data/
   [junit4]   2> 1794066 T5516 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a62610b
   [junit4]   2> 1794067 T5516 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data
   [junit4]   2> 1794068 T5516 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data/index/
   [junit4]   2> 1794068 T5516 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1794068 T5516 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data/index
   [junit4]   2> 1794073 T5516 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@61426170 lockFactory=org.apache.lucene.store.NativeFSLockFactory@719d957c; maxCacheMB=0.91796875 maxMergeSizeMB=0.384765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1794074 T5516 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1794078 T5516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1794078 T5516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1794079 T5516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1794079 T5516 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1794080 T5516 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1794080 T5516 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1794081 T5516 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1794081 T5516 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1794082 T5516 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1794093 T5516 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1794102 T5516 oass.SolrIndexSearcher.<init> Opening Searcher@6a312c32 main
   [junit4]   2> 1794104 T5516 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1794104 T5516 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1794108 T5517 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a312c32 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1794110 T5516 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1794111 T5516 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30340 collection:control_collection shard:shard1
   [junit4]   2> 1794111 T5516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1794130 T5516 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1794178 T5516 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1794195 T5516 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1794195 T5516 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1794195 T5516 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30340/collection1/
   [junit4]   2> 1794196 T5516 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1794196 T5516 oasc.SyncStrategy.syncToMe http://127.0.0.1:30340/collection1/ has no replicas
   [junit4]   2> 1794196 T5516 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30340/collection1/ shard1
   [junit4]   2> 1794196 T5516 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1795663 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1795706 T5513 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> 1795757 T5516 oasc.ZkController.register We are http://127.0.0.1:30340/collection1/ and leader is http://127.0.0.1:30340/collection1/
   [junit4]   2> 1795757 T5516 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30340
   [junit4]   2> 1795757 T5516 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1795758 T5516 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1795758 T5516 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1795763 T5516 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1795764 T5491 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> 1795765 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1795766 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1795777 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1795779 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1795783 T5520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59948957 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1795783 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1795784 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1795786 T5491 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1796048 T5491 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1796051 T5491 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51410
   [junit4]   2> 1796051 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1796052 T5491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1796053 T5491 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-1373860719181
   [junit4]   2> 1796053 T5491 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-1373860719181/'
   [junit4]   2> 1796090 T5491 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-1373860719181/solr.xml
   [junit4]   2> 1796162 T5491 oasc.CoreContainer.<init> New CoreContainer 1909337846
   [junit4]   2> 1796163 T5491 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-1373860719181/]
   [junit4]   2> 1796165 T5491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1796166 T5491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1796166 T5491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1796167 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1796167 T5491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1796168 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1796168 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1796169 T5491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1796169 T5491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1796170 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1796185 T5491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1796185 T5491 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22825/solr
   [junit4]   2> 1796186 T5491 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1796187 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1796193 T5531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176d52d9 name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1796194 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1796207 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1796218 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1796220 T5533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28663362 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1796220 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1796250 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1797212 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1797213 T5514 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:30340_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30340"}
   [junit4]   2> 1797232 T5513 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> 1797232 T5520 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> 1797232 T5533 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> 1797253 T5491 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51410_
   [junit4]   2> 1797256 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51410_
   [junit4]   2> 1797258 T5513 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> 1797259 T5520 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1797259 T5533 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1797259 T5520 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> 1797259 T5533 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> 1797260 T5513 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1797287 T5534 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1797287 T5534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1797293 T5534 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1798750 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1798751 T5514 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:51410_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51410"}
   [junit4]   2> 1798751 T5514 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
   [junit4]   2> 1798752 T5514 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1798781 T5513 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> 1798782 T5533 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> 1798782 T5520 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> 1799295 T5534 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1799295 T5534 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-1373860719181/collection1
   [junit4]   2> 1799295 T5534 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1799296 T5534 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1799296 T5534 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1799298 T5534 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-1373860719181/collection1/'
   [junit4]   2> 1799299 T5534 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-1373860719181/collection1/lib/classes/' to classloader
   [junit4]   2> 1799300 T5534 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-1373860719181/collection1/lib/README' to classloader
   [junit4]   2> 1799360 T5534 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1799421 T5534 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1799522 T5534 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1799535 T5534 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1800205 T5534 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1800206 T5534 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1800206 T5534 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1800221 T5534 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1800226 T5534 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1800239 T5534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1800245 T5534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1800249 T5534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1800250 T5534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1800250 T5534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1800251 T5534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1800252 T5534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1800252 T5534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1800252 T5534 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1800253 T5534 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-1373860719181/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1/
   [junit4]   2> 1800253 T5534 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a62610b
   [junit4]   2> 1800254 T5534 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1
   [junit4]   2> 1800254 T5534 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1/index/
   [junit4]   2> 1800255 T5534 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1800255 T5534 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1/index
   [junit4]   2> 1800259 T5534 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5967509e lockFactory=org.apache.lucene.store.NativeFSLockFactory@56f77ec9; maxCacheMB=0.91796875 maxMergeSizeMB=0.384765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1800259 T5534 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1800264 T5534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1800264 T5534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1800265 T5534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1800266 T5534 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1800266 T5534 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1800267 T5534 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1800267 T5534 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1800268 T5534 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1800268 T5534 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1800280 T5534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1800288 T5534 oass.SolrIndexSearcher.<init> Opening Searcher@798158b6 main
   [junit4]   2> 1800290 T5534 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1800290 T5534 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1800295 T5535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@798158b6 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1800297 T5534 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1800297 T5534 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51410 collection:collection1 shard:shard1
   [junit4]   2> 1800297 T5534 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1800317 T5534 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1800388 T5534 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1800407 T5534 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1800407 T5534 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1800408 T5534 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51410/collection1/
   [junit4]   2> 1800408 T5534 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1800408 T5534 oasc.SyncStrategy.syncToMe http://127.0.0.1:51410/collection1/ has no replicas
   [junit4]   2> 1800408 T5534 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51410/collection1/ shard1
   [junit4]   2> 1800409 T5534 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1801788 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1801817 T5513 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> 1801817 T5533 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> 1801817 T5520 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> 1801884 T5534 oasc.ZkController.register We are http://127.0.0.1:51410/collection1/ and leader is http://127.0.0.1:51410/collection1/
   [junit4]   2> 1801884 T5534 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51410
   [junit4]   2> 1801884 T5534 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1801884 T5534 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1801885 T5534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1801887 T5534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1801888 T5491 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> 1801888 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1801889 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1802157 T5491 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1802160 T5491 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:26541
   [junit4]   2> 1802161 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1802161 T5491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1802162 T5491 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-1373860725294
   [junit4]   2> 1802162 T5491 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-1373860725294/'
   [junit4]   2> 1802199 T5491 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-1373860725294/solr.xml
   [junit4]   2> 1802271 T5491 oasc.CoreContainer.<init> New CoreContainer 892647308
   [junit4]   2> 1802272 T5491 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-1373860725294/]
   [junit4]   2> 1802274 T5491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1802274 T5491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1802275 T5491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1802275 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1802276 T5491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1802276 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1802277 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1802277 T5491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1802278 T5491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1802278 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1802295 T5491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1802295 T5491 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22825/solr
   [junit4]   2> 1802296 T5491 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1802297 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1802300 T5547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17fe639e name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1802300 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1802328 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1802338 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1802340 T5549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@873eb0 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1802340 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1802355 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1803346 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1803347 T5514 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:51410_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51410"}
   [junit4]   2> 1803395 T5491 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26541_
   [junit4]   2> 1803397 T5533 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> 1803397 T5520 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> 1803397 T5513 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> 1803397 T5549 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> 1803415 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26541_
   [junit4]   2> 1803428 T5520 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1803428 T5513 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> 1803428 T5520 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> 1803428 T5549 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1803428 T5533 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1803429 T5549 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> 1803429 T5533 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> 1803434 T5513 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1803439 T5550 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1803439 T5550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1803441 T5550 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1804918 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1804919 T5514 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:26541_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:26541"}
   [junit4]   2> 1804919 T5514 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1804920 T5514 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1805063 T5513 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> 1805063 T5549 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> 1805063 T5520 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> 1805063 T5533 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> 1805443 T5550 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1805443 T5550 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-1373860725294/collection1
   [junit4]   2> 1805443 T5550 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1805444 T5550 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1805444 T5550 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1805446 T5550 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-1373860725294/collection1/'
   [junit4]   2> 1805448 T5550 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-1373860725294/collection1/lib/classes/' to classloader
   [junit4]   2> 1805448 T5550 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-1373860725294/collection1/lib/README' to classloader
   [junit4]   2> 1805509 T5550 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1805580 T5550 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1805681 T5550 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1805692 T5550 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1806370 T5550 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1806371 T5550 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1806372 T5550 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1806385 T5550 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1806389 T5550 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1806402 T5550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1806406 T5550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1806411 T5550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1806412 T5550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1806412 T5550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1806412 T5550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1806413 T5550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1806413 T5550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1806414 T5550 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1806414 T5550 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-1373860725294/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2/
   [junit4]   2> 1806415 T5550 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a62610b
   [junit4]   2> 1806415 T5550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2
   [junit4]   2> 1806416 T5550 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2/index/
   [junit4]   2> 1806416 T5550 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1806416 T5550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2/index
   [junit4]   2> 1806420 T5550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@24c4aa77 lockFactory=org.apache.lucene.store.NativeFSLockFactory@121763fd; maxCacheMB=0.91796875 maxMergeSizeMB=0.384765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1806420 T5550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1806425 T5550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1806425 T5550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1806426 T5550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1806426 T5550 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1806427 T5550 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1806427 T5550 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1806428 T5550 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1806428 T5550 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1806429 T5550 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1806438 T5550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1806446 T5550 oass.SolrIndexSearcher.<init> Opening Searcher@6d9b07f0 main
   [junit4]   2> 1806447 T5550 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1806448 T5550 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1806452 T5551 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d9b07f0 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1806454 T5550 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1806454 T5550 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:26541 collection:collection1 shard:shard1
   [junit4]   2> 1806455 T5550 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1806474 T5550 oasc.ZkController.register We are http://127.0.0.1:26541/collection1/ and leader is http://127.0.0.1:51410/collection1/
   [junit4]   2> 1806474 T5550 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:26541
   [junit4]   2> 1806475 T5550 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1806475 T5550 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2256 name=collection1 org.apache.solr.core.SolrCore@1e1b4ce5 url=http://127.0.0.1:26541/collection1 node=127.0.0.1:26541_ C2256_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:26541_, base_url=http://127.0.0.1:26541}
   [junit4]   2> 1806476 T5552 C2256 P26541 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1806476 T5550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1806476 T5552 C2256 P26541 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1806477 T5552 C2256 P26541 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1806477 T5552 C2256 P26541 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1806477 T5491 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> 1806478 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1806479 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1806489 T5552 C2256 P26541 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1806501 T5523 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1806567 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1806568 T5514 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:26541_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:26541"}
   [junit4]   2> 1806592 T5549 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> 1806592 T5533 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> 1806592 T5513 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> 1806592 T5520 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> 1806743 T5491 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1806745 T5491 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15705
   [junit4]   2> 1806746 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1806747 T5491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1806747 T5491 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-1373860729883
   [junit4]   2> 1806748 T5491 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-1373860729883/'
   [junit4]   2> 1806782 T5491 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-1373860729883/solr.xml
   [junit4]   2> 1806851 T5491 oasc.CoreContainer.<init> New CoreContainer 743798971
   [junit4]   2> 1806852 T5491 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-1373860729883/]
   [junit4]   2> 1806853 T5491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1806854 T5491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1806854 T5491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1806855 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1806855 T5491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1806856 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1806856 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1806857 T5491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1806857 T5491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1806858 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1806873 T5491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1806874 T5491 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22825/solr
   [junit4]   2> 1806874 T5491 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1806875 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1806878 T5564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f6953ba name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1806878 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1806892 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1806903 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1806905 T5566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@552795b0 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1806906 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1806922 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1807503 T5523 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1807503 T5523 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:26541_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
   [junit4]   2> 1807925 T5491 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15705_
   [junit4]   2> 1807927 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15705_
   [junit4]   2> 1807943 T5513 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> 1807944 T5533 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807944 T5549 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807944 T5533 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> 1807944 T5566 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807944 T5520 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807945 T5513 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807944 T5549 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> 1807945 T5520 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> 1807951 T5567 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1807952 T5567 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1807960 T5567 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1808096 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1808097 T5514 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:15705_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15705"}
   [junit4]   2> 1808097 T5514 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1808097 T5514 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1808113 T5566 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> 1808113 T5549 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> 1808113 T5513 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> 1808113 T5520 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> 1808113 T5533 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> 1808961 T5567 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1808961 T5567 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-1373860729883/collection1
   [junit4]   2> 1808961 T5567 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1808962 T5567 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1808962 T5567 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1808964 T5567 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-1373860729883/collection1/'
   [junit4]   2> 1808965 T5567 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-1373860729883/collection1/lib/README' to classloader
   [junit4]   2> 1808966 T5567 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-1373860729883/collection1/lib/classes/' to classloader
   [junit4]   2> 1809020 T5567 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1809082 T5567 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1809183 T5567 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1809195 T5567 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> ASYNC  NEW_CORE C2257 name=collection1 org.apache.solr.core.SolrCore@1e1b4ce5 url=http://127.0.0.1:26541/collection1 node=127.0.0.1:26541_ C2257_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, node_name=127.0.0.1:26541_, base_url=http://127.0.0.1:26541}
   [junit4]   2> 1809505 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51410/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 1809505 T5552 C2257 P26541 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:26541 START replicas=[http://127.0.0.1:51410/collection1/] nUpdates=100
   [junit4]   2> 1809506 T5552 C2257 P26541 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
   [junit4]   2> 1809506 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 1809506 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 1809506 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 1809507 T5552 C2257 P26541 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1809507 T5552 C2257 P26541 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51410/collection1/. core=collection1
   [junit4]   2> 1809507 T5552 C2257 P26541 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> ASYNC  NEW_CORE C2258 name=collection1 org.apache.solr.core.SolrCore@5dad9d85 url=http://127.0.0.1:51410/collection1 node=127.0.0.1:51410_ C2258_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, node_name=127.0.0.1:51410_, base_url=http://127.0.0.1:51410, leader=true}
   [junit4]   2> 1809515 T5524 C2258 P51410 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
   [junit4]   2> 1809518 T5525 C2258 P51410 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1809520 T5525 C2258 P51410 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5967509e lockFactory=org.apache.lucene.store.NativeFSLockFactory@56f77ec9; maxCacheMB=0.91796875 maxMergeSizeMB=0.384765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1809521 T5525 C2258 P51410 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1809521 T5525 C2258 P51410 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1809522 T5525 C2258 P51410 oass.SolrIndexSearcher.<init> Opening Searcher@708b5d2a realtime
   [junit4]   2> 1809522 T5525 C2258 P51410 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1809523 T5525 C2258 P51410 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 5
   [junit4]   2> 1809524 T5552 C2257 P26541 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1809524 T5552 C2257 P26541 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 1809526 T5526 C2258 P51410 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1809527 T5526 C2258 P51410 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 1809527 T5552 C2257 P26541 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 1809527 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 1809528 T5552 C2257 P26541 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1809528 T5552 C2257 P26541 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1809529 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 1809617 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1809618 T5514 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":"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:26541_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:26541"}
   [junit4]   2> 1809637 T5566 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> 1809637 T5513 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> 1809637 T5533 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> 1809637 T5520 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> 1809637 T5549 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> 1809862 T5567 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1809863 T5567 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1809864 T5567 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1809877 T5567 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1809881 T5567 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1809894 T5567 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1809899 T5567 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1809903 T5567 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1809904 T5567 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1809904 T5567 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1809905 T5567 o

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


   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=219222736,total=465174528
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, DOMUtilTest, TestSolrXMLSerializer, SolrIndexConfigTest, TestWordDelimiterFilterFactory, TestSchemaVersionResource, SpellCheckComponentTest, TestElisionMultitermQuery, LeaderElectionIntegrationTest, TestFieldResource, TermVectorComponentDistributedTest, CoreAdminCreateDiscoverTest, OpenCloseCoreStressTest, SuggesterTSTTest, MultiTermTest, RequiredFieldsTest, TestCollationKeyRangeQueries, TestDefaultSearchFieldResource, TestComponentsName, TestAddFieldRealTimeGet, TestHashPartitioner, ZkNodePropsTest, NoCacheHeaderTest, HighlighterConfigTest, TestCSVResponseWriter, SolrCmdDistributorTest, HardAutoCommitTest, DocValuesMultiTest, TestCopyFieldCollectionResource, TestMultiCoreConfBootstrap, TestCodecSupport, DebugComponentTest, DirectUpdateHandlerTest, URLClassifyProcessorTest, SuggesterWFSTTest, TestIndexingPerformance, PathHierarchyTokenizerFactoryTest, HighlighterTest, TestReload, AssignTest, StatsComponentTest, CopyFieldTest, SampleTest, TestDefaultSimilarityFactory, TestPostingsSolrHighlighter, TestClassNameShortening, HdfsCollectionsAPIDistributedZkTest, EchoParamsTest, TestFoldingMultitermQuery, SpellCheckCollatorTest, TestJmxMonitoredMap, TestSolr4Spatial, TestDFRSimilarityFactory, TestSchemaResource, TestBinaryField, TestAnalyzedSuggestions, IndexBasedSpellCheckerTest, CachingDirectoryFactoryTest, TestNumberUtils, TestManagedSchema, TestSolrJ, ClusterStateTest, TestCollationField, BadIndexSchemaTest, TestLazyCores, TestLMJelinekMercerSimilarityFactory, ConvertedLegacyTest, IndexReaderFactoryTest, TestMergePolicyConfig, TestDistributedGrouping, SpellPossibilityIteratorTest, DirectSolrSpellCheckerTest, SolrRequestParserTest, TestSchemaSimilarityResource, XmlUpdateRequestHandlerTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TestRealTimeGet, TestStressReorder, TestRangeQuery, SolrCoreTest, QueryElevationComponentTest, TestFiltering, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestQueryTypes, RequestHandlersTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestPropInject, UpdateParamsTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, NumericFieldsTest, OutputWriterTest, TestLuceneMatchVersion, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestFastOutputStream, TestFastLRUCache, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, TestUtils, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, AliasIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.seed=920E844AFCE6B16D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=Pacific/Apia -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=5660, name=recoveryCmdExecutor-2897-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([920E844AFCE6B16D]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5660, name=recoveryCmdExecutor-2897-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([920E844AFCE6B16D]:0)
   [junit4] Completed on J1 in 126.02s, 1 test, 2 errors <<< FAILURES!

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

Total time: 58 minutes 4 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 # 19 - Still Failing

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

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=1309, name=recoveryCmdExecutor-587-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=1309, name=recoveryCmdExecutor-587-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([DCD09ED82C8FD3F4]: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=1309, name=recoveryCmdExecutor-587-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=1309, name=recoveryCmdExecutor-587-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([DCD09ED82C8FD3F4]:0)




Build Log:
[...truncated 9036 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 607649 T839 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /yiwm/ka
   [junit4]   2> 607655 T839 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-1373905731189
   [junit4]   2> 607656 T839 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 607657 T840 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 607758 T839 oasc.ZkTestServer.run start zk server on port:64819
   [junit4]   2> 607759 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607771 T846 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b52d01a name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607771 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607772 T839 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 607777 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607786 T848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44174925 name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607786 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607786 T839 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 607797 T839 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 607800 T839 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 607803 T839 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 607811 T839 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> 607811 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 607825 T839 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> 607826 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 607930 T839 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> 607931 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 607934 T839 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> 607935 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 607944 T839 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> 607945 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 607948 T839 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> 607949 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 607953 T839 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> 607953 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 607957 T839 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> 607958 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 607962 T839 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> 607962 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 608245 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 608249 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47392
   [junit4]   2> 608250 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 608250 T839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 608251 T839 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-1373905731500
   [junit4]   2> 608251 T839 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-1373905731500/'
   [junit4]   2> 608289 T839 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-1373905731500/solr.xml
   [junit4]   2> 608362 T839 oasc.CoreContainer.<init> New CoreContainer 53285561
   [junit4]   2> 608362 T839 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-1373905731500/]
   [junit4]   2> 608364 T839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 608365 T839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 608365 T839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 608366 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 608366 T839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 608367 T839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 608367 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 608368 T839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 608368 T839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 608369 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 608386 T839 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 608387 T839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64819/solr
   [junit4]   2> 608387 T839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 608388 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608392 T859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4283150 name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608393 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608403 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 608415 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608417 T861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51cfe1e2 name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608417 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608420 T839 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 608430 T839 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 608434 T839 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 608441 T839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47392_yiwm%2Fka
   [junit4]   2> 608442 T839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47392_yiwm%2Fka
   [junit4]   2> 608446 T839 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 608463 T839 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 608466 T839 oasc.Overseer.start Overseer (id=90040285999661059-127.0.0.1:47392_yiwm%2Fka-n_0000000000) starting
   [junit4]   2> 608479 T839 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 608491 T863 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 608491 T839 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 608494 T839 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 608497 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 608500 T862 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 608503 T864 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 608504 T864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 608505 T864 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 610005 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 610006 T862 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:47392_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47392/yiwm/ka"}
   [junit4]   2> 610006 T862 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 610006 T862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 610024 T861 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> 610507 T864 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 610507 T864 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-1373905731500/collection1
   [junit4]   2> 610507 T864 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 610508 T864 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 610509 T864 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 610510 T864 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-1373905731500/collection1/'
   [junit4]   2> 610512 T864 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-1373905731500/collection1/lib/README' to classloader
   [junit4]   2> 610512 T864 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-1373905731500/collection1/lib/classes/' to classloader
   [junit4]   2> 610568 T864 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 610628 T864 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 610730 T864 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 610741 T864 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 611367 T864 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 611368 T864 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 611368 T864 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 611381 T864 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 611385 T864 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 611402 T864 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 611407 T864 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 611411 T864 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 611413 T864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 611413 T864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 611413 T864 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 611414 T864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 611415 T864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 611415 T864 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 611415 T864 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-1373905731500/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data/
   [junit4]   2> 611416 T864 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@678a270a
   [junit4]   2> 611416 T864 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data
   [junit4]   2> 611417 T864 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data/index/
   [junit4]   2> 611417 T864 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 611417 T864 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data/index
   [junit4]   2> 611422 T864 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@761411f7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63deabfd),segFN=segments_1,generation=1}
   [junit4]   2> 611422 T864 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 611426 T864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 611427 T864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 611427 T864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 611428 T864 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 611429 T864 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 611429 T864 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 611429 T864 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 611430 T864 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 611430 T864 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 611439 T864 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 611447 T864 oass.SolrIndexSearcher.<init> Opening Searcher@1ff19bf0 main
   [junit4]   2> 611448 T864 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 611448 T864 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 611452 T865 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ff19bf0 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 611453 T864 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 611454 T864 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47392/yiwm/ka collection:control_collection shard:shard1
   [junit4]   2> 611454 T864 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 611471 T864 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 611498 T864 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 611510 T864 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 611510 T864 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 611511 T864 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47392/yiwm/ka/collection1/
   [junit4]   2> 611511 T864 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 611511 T864 oasc.SyncStrategy.syncToMe http://127.0.0.1:47392/yiwm/ka/collection1/ has no replicas
   [junit4]   2> 611511 T864 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47392/yiwm/ka/collection1/ shard1
   [junit4]   2> 611512 T864 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 611529 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 611551 T861 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> 611579 T864 oasc.ZkController.register We are http://127.0.0.1:47392/yiwm/ka/collection1/ and leader is http://127.0.0.1:47392/yiwm/ka/collection1/
   [junit4]   2> 611579 T864 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 611579 T864 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 611579 T864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 611581 T864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 611582 T839 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> 611583 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 611583 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 611594 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 611596 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 611598 T868 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@725fe50e name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 611598 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 611600 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 611603 T839 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 611875 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 611878 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44240
   [junit4]   2> 611879 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 611879 T839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 611880 T839 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-1373905735136
   [junit4]   2> 611880 T839 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-1373905735136/'
   [junit4]   2> 611917 T839 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-1373905735136/solr.xml
   [junit4]   2> 611989 T839 oasc.CoreContainer.<init> New CoreContainer 1248959561
   [junit4]   2> 611989 T839 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-1373905735136/]
   [junit4]   2> 611991 T839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 611992 T839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 611992 T839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 611993 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 611993 T839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 611993 T839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 611994 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 611994 T839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 611995 T839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 611995 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 612012 T839 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 612012 T839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64819/solr
   [junit4]   2> 612013 T839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 612014 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 612017 T879 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68cba2cd name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 612017 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 612033 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 612044 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 612046 T881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@717fd0ad name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 612046 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 612057 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 613060 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 613061 T862 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:47392_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47392/yiwm/ka"}
   [junit4]   2> 613061 T839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44240_yiwm%2Fka
   [junit4]   2> 613063 T839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44240_yiwm%2Fka
   [junit4]   2> 613083 T868 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 613083 T881 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 613083 T868 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> 613083 T881 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> 613093 T861 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 613093 T861 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> 613094 T861 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> 613097 T882 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 613098 T882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 613099 T882 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 614596 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 614597 T862 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:44240_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44240/yiwm/ka"}
   [junit4]   2> 614597 T862 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 614597 T862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 614616 T861 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> 614616 T881 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> 614616 T868 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> 615103 T882 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 615103 T882 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-1373905735136/collection1
   [junit4]   2> 615103 T882 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 615104 T882 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 615104 T882 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 615106 T882 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-1373905735136/collection1/'
   [junit4]   2> 615107 T882 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-1373905735136/collection1/lib/README' to classloader
   [junit4]   2> 615108 T882 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-1373905735136/collection1/lib/classes/' to classloader
   [junit4]   2> 615162 T882 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 615222 T882 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 615324 T882 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 615334 T882 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 615968 T882 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 615969 T882 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 615970 T882 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 615983 T882 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 615987 T882 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 616003 T882 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 616007 T882 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 616015 T882 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 616016 T882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 616016 T882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 616016 T882 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 616017 T882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 616018 T882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 616018 T882 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 616018 T882 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-1373905735136/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1/
   [junit4]   2> 616018 T882 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@678a270a
   [junit4]   2> 616019 T882 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1
   [junit4]   2> 616019 T882 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1/index/
   [junit4]   2> 616019 T882 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 616020 T882 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1/index
   [junit4]   2> 616022 T882 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5729dc5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c18df89),segFN=segments_1,generation=1}
   [junit4]   2> 616022 T882 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 616026 T882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 616026 T882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 616026 T882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 616027 T882 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 616027 T882 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 616027 T882 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 616028 T882 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 616028 T882 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 616028 T882 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 616035 T882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 616040 T882 oass.SolrIndexSearcher.<init> Opening Searcher@44a23b80 main
   [junit4]   2> 616040 T882 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 616041 T882 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 616044 T883 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44a23b80 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 616045 T882 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 616046 T882 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44240/yiwm/ka collection:collection1 shard:shard1
   [junit4]   2> 616046 T882 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 616057 T882 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 616076 T882 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 616088 T882 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 616088 T882 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 616089 T882 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44240/yiwm/ka/collection1/
   [junit4]   2> 616089 T882 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 616089 T882 oasc.SyncStrategy.syncToMe http://127.0.0.1:44240/yiwm/ka/collection1/ has no replicas
   [junit4]   2> 616089 T882 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44240/yiwm/ka/collection1/ shard1
   [junit4]   2> 616089 T882 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 616121 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 616136 T861 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> 616136 T881 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> 616136 T868 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> 616154 T882 oasc.ZkController.register We are http://127.0.0.1:44240/yiwm/ka/collection1/ and leader is http://127.0.0.1:44240/yiwm/ka/collection1/
   [junit4]   2> 616154 T882 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 616154 T882 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 616154 T882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 616156 T882 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 616157 T839 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> 616157 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 616158 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 616338 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 616340 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20003
   [junit4]   2> 616341 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 616341 T839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 616341 T839 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-1373905739698
   [junit4]   2> 616342 T839 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-1373905739698/'
   [junit4]   2> 616366 T839 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-1373905739698/solr.xml
   [junit4]   2> 616413 T839 oasc.CoreContainer.<init> New CoreContainer 1576455507
   [junit4]   2> 616414 T839 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-1373905739698/]
   [junit4]   2> 616415 T839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 616415 T839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 616416 T839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 616416 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 616416 T839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 616416 T839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 616417 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 616417 T839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 616417 T839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 616418 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 616428 T839 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 616429 T839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64819/solr
   [junit4]   2> 616429 T839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 616430 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 616433 T895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76223456 name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616433 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 616446 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 616458 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 616460 T897 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cae458 name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616460 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 616471 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 617475 T839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20003_yiwm%2Fka
   [junit4]   2> 617477 T839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20003_yiwm%2Fka
   [junit4]   2> 617481 T868 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 617481 T861 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 617481 T897 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 617481 T868 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> 617481 T881 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 617481 T861 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> 617482 T881 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> 617499 T898 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 617500 T898 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 617501 T898 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 617644 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617645 T862 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:44240_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44240/yiwm/ka"}
   [junit4]   2> 617649 T862 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:20003_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20003/yiwm/ka"}
   [junit4]   2> 617650 T862 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 617650 T862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 617668 T861 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> 617668 T881 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> 617668 T868 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> 617668 T897 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> 618503 T898 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 618503 T898 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-1373905739698/collection1
   [junit4]   2> 618503 T898 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 618504 T898 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 618504 T898 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 618506 T898 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-1373905739698/collection1/'
   [junit4]   2> 618507 T898 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-1373905739698/collection1/lib/README' to classloader
   [junit4]   2> 618508 T898 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-1373905739698/collection1/lib/classes/' to classloader
   [junit4]   2> 618562 T898 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 618622 T898 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 618724 T898 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 618735 T898 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 619361 T898 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 619362 T898 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 619362 T898 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 619375 T898 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 619380 T898 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 619396 T898 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 619401 T898 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 619406 T898 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 619407 T898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 619407 T898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 619408 T898 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 619409 T898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 619409 T898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 619409 T898 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 619410 T898 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-1373905739698/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2/
   [junit4]   2> 619410 T898 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@678a270a
   [junit4]   2> 619411 T898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2
   [junit4]   2> 619411 T898 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2/index/
   [junit4]   2> 619411 T898 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 619412 T898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2/index
   [junit4]   2> 619415 T898 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d0908b6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6716dc91),segFN=segments_1,generation=1}
   [junit4]   2> 619416 T898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 619421 T898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 619421 T898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 619422 T898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 619422 T898 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 619423 T898 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 619423 T898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 619423 T898 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 619424 T898 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 619425 T898 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 619434 T898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 619441 T898 oass.SolrIndexSearcher.<init> Opening Searcher@2cee336e main
   [junit4]   2> 619442 T898 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 619443 T898 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 619447 T899 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2cee336e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 619449 T898 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 619450 T898 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20003/yiwm/ka collection:collection1 shard:shard2
   [junit4]   2> 619450 T898 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 619465 T898 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 619487 T898 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 619490 T898 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 619490 T898 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 619491 T898 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20003/yiwm/ka/collection1/
   [junit4]   2> 619491 T898 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 619491 T898 oasc.SyncStrategy.syncToMe http://127.0.0.1:20003/yiwm/ka/collection1/ has no replicas
   [junit4]   2> 619491 T898 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20003/yiwm/ka/collection1/ shard2
   [junit4]   2> 619492 T898 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 620680 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 620748 T861 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> 620748 T881 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> 620748 T897 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> 620748 T868 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> 620779 T898 oasc.ZkController.register We are http://127.0.0.1:20003/yiwm/ka/collection1/ and leader is http://127.0.0.1:20003/yiwm/ka/collection1/
   [junit4]   2> 620779 T898 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 620779 T898 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 620779 T898 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 620782 T898 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 620783 T839 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> 620783 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 620784 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 621070 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 621074 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40523
   [junit4]   2> 621074 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 621075 T839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 621075 T839 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-1373905744327
   [junit4]   2> 621076 T839 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-1373905744327/'
   [junit4]   2> 621114 T839 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-1373905744327/solr.xml
   [junit4]   2> 621186 T839 oasc.CoreContainer.<init> New CoreContainer 824042363
   [junit4]   2> 621187 T839 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-1373905744327/]
   [junit4]   2> 621189 T839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 621189 T839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 621190 T839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 621190 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 621191 T839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 621191 T839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 621191 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 621192 T839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 621192 T839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 621193 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 621208 T839 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 621209 T839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64819/solr
   [junit4]   2> 621210 T839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 621211 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 621214 T911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2141b96e name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621214 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 621234 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 621245 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 621247 T913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30d6847b name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621247 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 621258 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 622256 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 622257 T862 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:20003_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20003/yiwm/ka"}
   [junit4]   2> 622262 T861 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> 622262 T913 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> 622262 T897 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> 622262 T881 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> 622262 T868 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> 622264 T839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40523_yiwm%2Fka
   [junit4]   2> 622278 T839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40523_yiwm%2Fka
   [junit4]   2> 622281 T913 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> 622282 T868 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622282 T881 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622282 T861 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622282 T881 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> 622282 T897 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622282 T868 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> 622283 T897 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> 622282 T861 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> 622284 T913 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622295 T914 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 622295 T914 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 622297 T914 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 623781 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 623781 T862 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:40523_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40523/yiwm/ka"}
   [junit4]   2> 623782 T862 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 623782 T862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 623787 T861 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> 623787 T881 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> 623787 T913 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> 623787 T868 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> 623787 T897 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> 624299 T914 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 624299 T914 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-1373905744327/collection1
   [junit4]   2> 624299 T914 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 624300 T914 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 624300 T914 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 624302 T914 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-1373905744327/collection1/'
   [junit4]   2> 624303 T914 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-1373905744327/collection1/lib/README' to classloader
   [junit4]   2> 624304 T914 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-1373905744327/collection1/lib/classes/' to classloader
   [junit4]   2> 624358 T914 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 624424 T914 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 624527 T914 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 624538 T914 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 625167 T914 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 625167 T914 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 625168 T914 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 625181 T914 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 625185 T914 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 625202 T914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 625207 T914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 625212 T914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 625213 T914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 625213 T914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 625214 T914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 625215 T914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 625215 T914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 625215 T914 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 625216 T914 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-1373905744327/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3/
   [junit4]   2> 625216 T914 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@678a270a
   [junit4]   2> 625218 T914 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3
   [junit4]   2> 625218 T914 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3/index/
   [junit4]   2> 625218 T914 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 625219 T914 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3/index
   [junit4]   2> 625222 T914 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c7cc9bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@3566416b),segFN=segments_1,generation=1}
   [junit4]   2> 625222 T914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 625227 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 625228 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 625228 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 625229 T914 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 625230 T914 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 625230 T914 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 625230 T914 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 625231 T914 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 625231 T914 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 625241 T914 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 625248 T914 oass.SolrIndexSearcher.<init> Opening Searcher@7a642f5f main
   [junit4]   2> 625249 T914 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 625249 T914 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 625254 T915 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a642f5f main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 625256 T914 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 625256 T914 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40523/yiwm/ka collection:collection1 shard:shard1
   [junit4]   2> 625257 T914 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 625276 T914 oasc.ZkController.register We are http://127.0.0.1:40523/yiwm/ka/collection1/ and leader is http://127.0.0.1:44240/yiwm/ka/collection1/
   [junit4]   2> 625277 T914 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40523/yiwm/ka
   [junit4]   2> 625277 T914 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 625277 T914 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C519 name=collection1 org.apache.solr.core.SolrCore@2961c329 url=http://127.0.0.1:40523/yiwm/ka/collection1 node=127.0.0.1:40523_yiwm%2Fka C519_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:40523_yiwm%2Fka, base_url=http://127.0.0.1:40523/yiwm/ka}
   [junit4]   2> 625278 T916 C519 P40523 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 625278 T916 C519 P40523 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 625278 T914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 625278 T916 C519 P40523 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 625279 T916 C519 P40523 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 625280 T839 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> 625280 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 625280 T916 C519 P40523 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 625281 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 625297 T871 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 625305 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 625306 T862 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:40523_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40523/yiwm/ka"}
   [junit4]   2> 625317 T861 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> 625317 T881 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> 625317 T868 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> 625317 T897 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> 625317 T913 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> 625565 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 625568 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.

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

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=Lucene41, sim=DefaultSimilarity, locale=tr, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=118242816,total=359399424
   [junit4]   2> NOTE: All tests run in this JVM: [TestSort, HdfsDirectoryTest, BlockCacheTest, AutoCommitTest, PluginInfoTest, ShardSplitTest, TestInfoStreamLogging, TestGroupingSearch, SliceStateTest, SpellingQueryConverterTest, LukeRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrInfoMBeanTest, TestQuerySenderListener, UpdateRequestProcessorFactoryTest, TestFastWriter, PrimUtilsTest, SynonymTokenizerTest, TestFieldTypeCollectionResource, SolrCoreTest, SyncSliceTest, QueryParsingTest, FastVectorHighlighterTest, TestFunctionQuery, FileBasedSpellCheckerTest, DistributedSpellCheckComponentTest, TestFuzzyAnalyzedSuggestions, WordBreakSolrSpellCheckerTest, LoggingHandlerTest, DateFieldTest, TestLFUCache, CoreAdminHandlerTest, BlockDirectoryTest, TestValueSourceCache, FieldMutatingUpdateProcessorTest, TestSweetSpotSimilarityFactory, MoreLikeThisHandlerTest, RAMDirectoryFactoryTest, HdfsBasicDistributedZk2Test, StatelessScriptUpdateProcessorFactoryTest, SuggesterFSTTest, TestPluginEnable, SimpleFacetsTest, TestStressVersions, SolrIndexSplitterTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=DCD09ED82C8FD3F4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=US/Indiana-Starke -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=1309, name=recoveryCmdExecutor-587-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([DCD09ED82C8FD3F4]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1309, name=recoveryCmdExecutor-587-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([DCD09ED82C8FD3F4]:0)
   [junit4] Completed on J0 in 238.51s, 1 test, 2 errors <<< FAILURES!

[...truncated 580 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, 801 ignored

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