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/19 08:24:28 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1809 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1809/

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=1847, name=recoveryCmdExecutor-892-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=1847, name=recoveryCmdExecutor-892-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([60B56A0118CC6D3B]: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=1847, name=recoveryCmdExecutor-892-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=1847, name=recoveryCmdExecutor-892-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([60B56A0118CC6D3B]:0)




Build Log:
[...truncated 9031 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 456186 T1404 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 456192 T1404 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374214470358
   [junit4]   2> 456194 T1404 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 456195 T1405 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 456296 T1404 oasc.ZkTestServer.run start zk server on port:39966
   [junit4]   2> 456297 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 456302 T1411 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f6aefe9 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456302 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 456302 T1404 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 456317 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 456320 T1413 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2baaab94 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456320 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 456321 T1404 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 456331 T1404 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 456335 T1404 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 456338 T1404 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 456343 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 456343 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 456356 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 456356 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 456462 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 456462 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 456467 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 456468 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 456472 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 456473 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 456477 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 456478 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 456482 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 456483 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 456487 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 456488 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 456492 T1404 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 456492 T1404 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 456763 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 456767 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:24027
   [junit4]   2> 456768 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 456768 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 456769 T1404 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663
   [junit4]   2> 456769 T1404 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663/'
   [junit4]   2> 456807 T1404 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663/solr.xml
   [junit4]   2> 456878 T1404 oasc.CoreContainer.<init> New CoreContainer 1558222190
   [junit4]   2> 456879 T1404 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663/]
   [junit4]   2> 456880 T1404 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 456881 T1404 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 456881 T1404 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 456882 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 456882 T1404 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 456883 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 456883 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 456883 T1404 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 456884 T1404 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 456884 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 456903 T1404 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 456903 T1404 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 456904 T1404 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 456905 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 456908 T1424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c729865 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456908 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 456918 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 456931 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 456934 T1426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63b706d1 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456934 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 456937 T1404 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 456948 T1404 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 456953 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 456957 T1404 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24027_
   [junit4]   2> 456959 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24027_
   [junit4]   2> 456968 T1404 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 456983 T1404 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 456987 T1404 oasc.Overseer.start Overseer (id=90060519529840643-127.0.0.1:24027_-n_0000000000) starting
   [junit4]   2> 457000 T1404 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 457005 T1428 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 457007 T1404 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 457010 T1404 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 457013 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 457017 T1427 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 457022 T1429 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 457022 T1429 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 457024 T1429 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 458523 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 458525 T1427 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:24027_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:24027"}
   [junit4]   2> 458525 T1427 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 458537 T1427 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 458556 T1426 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> 459027 T1429 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 459027 T1429 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663/collection1
   [junit4]   2> 459027 T1429 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 459028 T1429 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 459028 T1429 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 459030 T1429 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663/collection1/'
   [junit4]   2> 459031 T1429 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663/collection1/lib/classes/' to classloader
   [junit4]   2> 459032 T1429 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663/collection1/lib/README' to classloader
   [junit4]   2> 459085 T1429 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 459143 T1429 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 459245 T1429 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 459257 T1429 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 459875 T1429 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 459875 T1429 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 459876 T1429 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 459895 T1429 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 459899 T1429 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 459919 T1429 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 459925 T1429 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 459930 T1429 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 459931 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 459932 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 459932 T1429 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 459933 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 459934 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 459934 T1429 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 459934 T1429 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374214470663/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data/
   [junit4]   2> 459934 T1429 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bad0d89
   [junit4]   2> 459935 T1429 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data
   [junit4]   2> 459936 T1429 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data/index/
   [junit4]   2> 459936 T1429 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 459936 T1429 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/control/data/index
   [junit4]   2> 459941 T1429 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@447359ae lockFactory=org.apache.lucene.store.NativeFSLockFactory@1522a91a),segFN=segments_1,generation=1}
   [junit4]   2> 459941 T1429 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 459946 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 459946 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 459947 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 459947 T1429 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 459948 T1429 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 459948 T1429 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 459948 T1429 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 459949 T1429 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 459949 T1429 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 459959 T1429 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 459966 T1429 oass.SolrIndexSearcher.<init> Opening Searcher@11f5835d main
   [junit4]   2> 459967 T1429 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 459967 T1429 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 459971 T1430 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11f5835d main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 459973 T1429 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 459973 T1429 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:24027 collection:control_collection shard:shard1
   [junit4]   2> 459973 T1429 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 459990 T1429 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 460011 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 460015 T1429 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 460016 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 460016 T1429 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:24027/collection1/
   [junit4]   2> 460017 T1429 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 460018 T1429 oasc.SyncStrategy.syncToMe http://127.0.0.1:24027/collection1/ has no replicas
   [junit4]   2> 460018 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:24027/collection1/ shard1
   [junit4]   2> 460018 T1429 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 460087 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 460155 T1426 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> 460243 T1429 oasc.ZkController.register We are http://127.0.0.1:24027/collection1/ and leader is http://127.0.0.1:24027/collection1/
   [junit4]   2> 460243 T1429 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:24027
   [junit4]   2> 460243 T1429 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 460243 T1429 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 460244 T1429 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 460264 T1429 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 460266 T1404 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 460266 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 460267 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 460279 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 460286 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 460289 T1433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41f97935 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 460289 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 460291 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 460297 T1404 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 460573 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 460576 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10020
   [junit4]   2> 460577 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 460578 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 460578 T1404 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463
   [junit4]   2> 460578 T1404 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463/'
   [junit4]   2> 460616 T1404 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463/solr.xml
   [junit4]   2> 460687 T1404 oasc.CoreContainer.<init> New CoreContainer 436861847
   [junit4]   2> 460688 T1404 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463/]
   [junit4]   2> 460690 T1404 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 460690 T1404 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 460691 T1404 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 460691 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 460692 T1404 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 460692 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 460693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 460693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 460693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 460694 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 460710 T1404 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 460711 T1404 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 460712 T1404 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 460713 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 460734 T1444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56483dc name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 460734 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 460738 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 460749 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 460751 T1446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50895669 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 460752 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 460765 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 461724 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 461726 T1427 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:24027_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:24027"}
   [junit4]   2> 461732 T1426 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> 461732 T1433 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> 461732 T1446 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> 461770 T1404 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10020_
   [junit4]   2> 461772 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10020_
   [junit4]   2> 461780 T1426 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 461780 T1433 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 461781 T1426 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> 461780 T1446 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 461781 T1433 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> 461781 T1446 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> 461790 T1447 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 461790 T1447 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 461792 T1447 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 463270 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 463272 T1427 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:10020_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10020"}
   [junit4]   2> 463273 T1427 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 463273 T1427 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 463289 T1426 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> 463289 T1446 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> 463289 T1433 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> 463795 T1447 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 463795 T1447 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463/collection1
   [junit4]   2> 463795 T1447 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 463796 T1447 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 463797 T1447 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 463798 T1447 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463/collection1/'
   [junit4]   2> 463800 T1447 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463/collection1/lib/classes/' to classloader
   [junit4]   2> 463800 T1447 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463/collection1/lib/README' to classloader
   [junit4]   2> 463854 T1447 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 463912 T1447 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 464014 T1447 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 464026 T1447 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 464639 T1447 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 464640 T1447 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 464641 T1447 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 464653 T1447 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 464657 T1447 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 464677 T1447 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 464682 T1447 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 464687 T1447 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 464689 T1447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 464689 T1447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 464689 T1447 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 464691 T1447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 464691 T1447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 464691 T1447 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 464692 T1447 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374214474463/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1/
   [junit4]   2> 464692 T1447 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bad0d89
   [junit4]   2> 464693 T1447 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1
   [junit4]   2> 464693 T1447 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1/index/
   [junit4]   2> 464693 T1447 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 464694 T1447 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty1/index
   [junit4]   2> 464697 T1447 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@284cd313 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67f821aa),segFN=segments_1,generation=1}
   [junit4]   2> 464698 T1447 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 464703 T1447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 464703 T1447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 464704 T1447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 464705 T1447 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 464705 T1447 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 464706 T1447 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 464706 T1447 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 464707 T1447 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 464707 T1447 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 464717 T1447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 464724 T1447 oass.SolrIndexSearcher.<init> Opening Searcher@75b542fe main
   [junit4]   2> 464725 T1447 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 464725 T1447 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 464730 T1448 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75b542fe main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 464732 T1447 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 464732 T1447 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10020 collection:collection1 shard:shard1
   [junit4]   2> 464732 T1447 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 464750 T1447 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 464774 T1447 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 464778 T1447 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 464778 T1447 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 464778 T1447 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10020/collection1/
   [junit4]   2> 464779 T1447 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 464780 T1447 oasc.SyncStrategy.syncToMe http://127.0.0.1:10020/collection1/ has no replicas
   [junit4]   2> 464780 T1447 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10020/collection1/ shard1
   [junit4]   2> 464780 T1447 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 464795 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 464806 T1426 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> 464806 T1446 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> 464806 T1433 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> 464840 T1447 oasc.ZkController.register We are http://127.0.0.1:10020/collection1/ and leader is http://127.0.0.1:10020/collection1/
   [junit4]   2> 464840 T1447 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10020
   [junit4]   2> 464840 T1447 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 464840 T1447 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 464840 T1447 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 464843 T1447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 464844 T1404 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 464845 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 464845 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 465131 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 465134 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64113
   [junit4]   2> 465134 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 465135 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 465135 T1404 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020
   [junit4]   2> 465136 T1404 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020/'
   [junit4]   2> 465174 T1404 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020/solr.xml
   [junit4]   2> 465246 T1404 oasc.CoreContainer.<init> New CoreContainer 198062568
   [junit4]   2> 465247 T1404 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020/]
   [junit4]   2> 465248 T1404 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 465249 T1404 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 465249 T1404 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 465250 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 465250 T1404 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 465251 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 465251 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 465252 T1404 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 465252 T1404 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 465252 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 465268 T1404 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 465269 T1404 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 465270 T1404 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 465271 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 465274 T1460 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e2e7c66 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 465275 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 465315 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 465326 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 465329 T1462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43d47c5a name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 465329 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 465342 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 466314 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 466316 T1427 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:10020_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10020"}
   [junit4]   2> 466335 T1426 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> 466335 T1433 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> 466335 T1462 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> 466335 T1446 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> 466346 T1404 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64113_
   [junit4]   2> 466348 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64113_
   [junit4]   2> 466352 T1426 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466352 T1433 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466352 T1446 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466352 T1433 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> 466352 T1462 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466352 T1426 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> 466353 T1462 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> 466352 T1446 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> 466362 T1463 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 466363 T1463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 466364 T1463 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 467843 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 467845 T1427 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:64113_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64113"}
   [junit4]   2> 467846 T1427 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 467846 T1427 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 467862 T1426 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> 467862 T1433 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> 467862 T1446 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> 467862 T1462 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> 468369 T1463 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 468369 T1463 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020/collection1
   [junit4]   2> 468369 T1463 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 468370 T1463 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 468370 T1463 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 468372 T1463 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020/collection1/'
   [junit4]   2> 468373 T1463 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020/collection1/lib/classes/' to classloader
   [junit4]   2> 468374 T1463 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020/collection1/lib/README' to classloader
   [junit4]   2> 468428 T1463 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 468493 T1463 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 468595 T1463 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 468607 T1463 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 469198 T1463 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 469199 T1463 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 469199 T1463 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 469208 T1463 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 469210 T1463 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 469227 T1463 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 469231 T1463 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 469235 T1463 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 469236 T1463 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 469236 T1463 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 469237 T1463 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 469238 T1463 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 469238 T1463 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 469238 T1463 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 469239 T1463 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374214479020/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2/
   [junit4]   2> 469239 T1463 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bad0d89
   [junit4]   2> 469239 T1463 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2
   [junit4]   2> 469240 T1463 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2/index/
   [junit4]   2> 469240 T1463 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 469240 T1463 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty2/index
   [junit4]   2> 469243 T1463 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b2a244 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b23b4b6),segFN=segments_1,generation=1}
   [junit4]   2> 469243 T1463 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 469246 T1463 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 469246 T1463 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 469247 T1463 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 469247 T1463 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 469248 T1463 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 469248 T1463 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 469248 T1463 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 469249 T1463 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 469249 T1463 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 469255 T1463 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 469260 T1463 oass.SolrIndexSearcher.<init> Opening Searcher@46c67d63 main
   [junit4]   2> 469261 T1463 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 469261 T1463 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 469264 T1464 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46c67d63 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 469266 T1463 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 469266 T1463 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64113 collection:collection1 shard:shard2
   [junit4]   2> 469266 T1463 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 469278 T1463 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 469299 T1463 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 469311 T1463 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 469312 T1463 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 469312 T1463 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64113/collection1/
   [junit4]   2> 469312 T1463 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 469312 T1463 oasc.SyncStrategy.syncToMe http://127.0.0.1:64113/collection1/ has no replicas
   [junit4]   2> 469312 T1463 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64113/collection1/ shard2
   [junit4]   2> 469312 T1463 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 469369 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 469387 T1426 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> 469387 T1462 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> 469387 T1433 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> 469387 T1446 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> 469430 T1463 oasc.ZkController.register We are http://127.0.0.1:64113/collection1/ and leader is http://127.0.0.1:64113/collection1/
   [junit4]   2> 469430 T1463 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64113
   [junit4]   2> 469430 T1463 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 469430 T1463 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 469431 T1463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 469432 T1463 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 469434 T1404 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 469434 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 469434 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 469614 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 469616 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20712
   [junit4]   2> 469618 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 469618 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 469618 T1404 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607
   [junit4]   2> 469619 T1404 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607/'
   [junit4]   2> 469643 T1404 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607/solr.xml
   [junit4]   2> 469691 T1404 oasc.CoreContainer.<init> New CoreContainer 1244181547
   [junit4]   2> 469691 T1404 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607/]
   [junit4]   2> 469692 T1404 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 469693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 469693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 469693 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 469694 T1404 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 469694 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 469694 T1404 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 469694 T1404 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 469695 T1404 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 469695 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 469707 T1404 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 469707 T1404 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 469707 T1404 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 469708 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 469711 T1476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@364c9916 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 469711 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 469714 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 469727 T1404 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 469730 T1478 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ac42e53 name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 469730 T1404 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 469742 T1404 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 470747 T1404 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20712_
   [junit4]   2> 470778 T1404 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20712_
   [junit4]   2> 470782 T1426 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470783 T1433 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470783 T1478 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470783 T1426 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> 470783 T1446 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470782 T1462 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 470784 T1446 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> 470783 T1433 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> 470784 T1462 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> 470793 T1479 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 470793 T1479 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 470795 T1479 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 470903 T1427 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 470905 T1427 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:64113_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64113"}
   [junit4]   2> 470911 T1427 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:20712_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20712"}
   [junit4]   2> 470911 T1427 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 470911 T1427 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 470922 T1426 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> 470923 T1433 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> 470923 T1478 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> 470923 T1446 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> 470922 T1462 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> 471797 T1479 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 471797 T1479 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607/collection1
   [junit4]   2> 471797 T1479 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 471798 T1479 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 471799 T1479 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 471800 T1479 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607/collection1/'
   [junit4]   2> 471801 T1479 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607/collection1/lib/classes/' to classloader
   [junit4]   2> 471802 T1479 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607/collection1/lib/README' to classloader
   [junit4]   2> 471856 T1479 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 471915 T1479 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 472017 T1479 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 472029 T1479 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 472646 T1479 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 472647 T1479 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 472648 T1479 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 472663 T1479 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 472666 T1479 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 472683 T1479 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 472687 T1479 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 472691 T1479 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 472692 T1479 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 472693 T1479 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 472693 T1479 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 472694 T1479 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 472694 T1479 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 472695 T1479 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 472695 T1479 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374214483607/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3/
   [junit4]   2> 472695 T1479 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bad0d89
   [junit4]   2> 472696 T1479 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3
   [junit4]   2> 472696 T1479 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3/index/
   [junit4]   2> 472696 T1479 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 472696 T1479 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374214470358/jetty3/index
   [junit4]   2> 472699 T1479 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@205943d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5dd0ad21),segFN=segments_1,generation=1}
   [junit4]   2> 472699 T1479 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 472703 T1479 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 472703 T1479 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 472703 T1479 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 472704 T1479 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 472704 T1479 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 472704 T1479 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 472705 T1479 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 472705 T1479 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 472705 T1479 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 472711 T1479 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 472716 T1479 oass.SolrIndexSearcher.<init> Opening Searcher@1a035a98 main
   [junit4]   2> 472717 T1479 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 472717 T1479 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 472721 T1480 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a035a98 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 472722 T1479 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 472723 T1479 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20712 collection:collection1 shard:shard1
   [junit4]   2> 472723 T1479 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 472737 T1479 oasc.ZkController.register We are http://127.0.0.1:20712/collection1/ and leader is http://127.0.0.1:10020/collection1/
   [junit4]   2> 472738 T1479 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20712
   [junit4]   2> 472738 T1479 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 472738 T1479 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C612 name=collection1 org.apache.solr.core.SolrCore@5f67f091 url=http://127.0.0.1:20712/collection1 node=127.0.0.1:20712_ C612_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:20712_, base_url=http://127.0.0.1:20712}
   [junit4]   2> 472743 T1481 C612 P20712 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 472744 T1479 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 472744 T1481 C612 P20712 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 472745 T1481 C612 P20712 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 472745 T1481 C612 P20712 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 472745 T1404 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 472746 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 472746 T1481 C612 P20712 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 472746 T1404 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 472767 T1436 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 473029 T1404 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 473032 T1404 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16302
   [junit4]   2> 473033 T1404 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 473034 T1404 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 473034 T1404 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374214486923
   [junit4]   2> 473034 T1404 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374214486923/'
   [junit4]   2> 473072 T1404 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374214486923/solr.xml
   [junit4]   2> 473143 T1404 oasc.CoreContainer.<init> New CoreContainer 327

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

ractPlainSocketImpl.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=Lucene40, sim=DefaultSimilarity, locale=es_GT, timezone=Australia/Adelaide
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=280615952,total=439484416
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, TestPHPSerializedResponseWriter, TestBadConfig, TestFastLRUCache, AutoCommitTest, TestSolrQueryParserResource, TestPropInjectDefaults, TestPerFieldSimilarity, TestFaceting, SuggesterFSTTest, TestDocumentBuilder, TestXIncludeConfig, PolyFieldTest, TestSolrCoreProperties, TestGroupingSearch, SchemaVersionSpecificBehaviorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, SliceStateUpdateTest, SolrCoreTest, PreAnalyzedFieldTest, TestPluginEnable, TestAddFieldRealTimeGet, QueryEqualityTest, SolrInfoMBeanTest, TestRandomDVFaceting, TestSolrIndexConfig, TestTrie, LukeRequestHandlerTest, SpellingQueryConverterTest, InfoHandlerTest, LegacyHTMLStripCharFilterTest, TestRealTimeGet, TestReplicationHandler, BadCopyFieldTest, TestSolrDeletionPolicy1, TestShardHandlerFactory, TestFunctionQuery, TestSolrQueryParserDefaultOperatorResource, SolrTestCaseJ4Test, TestFieldTypeCollectionResource, TestSolrDeletionPolicy2, TestSolrXml, SOLR749Test, UUIDFieldTest, MoreLikeThisHandlerTest, DateFieldTest, ResponseLogComponentTest, UpdateRequestProcessorFactoryTest, TestLMDirichletSimilarityFactory, ExternalFileFieldSortTest, FieldMutatingUpdateProcessorTest, TestJoin, CircularListTest, WordBreakSolrSpellCheckerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=60B56A0118CC6D3B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_GT -Dtests.timezone=Australia/Adelaide -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=1847, name=recoveryCmdExecutor-892-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([60B56A0118CC6D3B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1847, name=recoveryCmdExecutor-892-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([60B56A0118CC6D3B]:0)
   [junit4] Completed on J0 in 378.36s, 1 test, 2 errors <<< FAILURES!

[...truncated 641 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 725 ignored (1 assumption)

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