You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/01/06 04:58:11 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 52 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/52/
Java: 64bit/jdk1.7.0 -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=2227, name=testExecutor-1259-thread-12, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2227, name=testExecutor-1259-thread-12, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49721
	at __randomizedtesting.SeedInfo.seed([4B98BDDD07311977]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:706)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49721
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:413)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:704)
	... 3 more
Caused by: java.net.SocketException: Invalid argument
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
	at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
	at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
	... 5 more




Build Log:
[...truncated 9036 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T1899 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 9 T1899 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1357443461717
[junit4:junit4]   2> 10 T1899 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 11 T1900 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 16 T1900 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 17 T1900 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 17 T1900 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 18 T1900 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 19 T1900 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 111 T1899 oasc.ZkTestServer.run start zk server on port:49708
[junit4:junit4]   2> 112 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3eb080bb
[junit4:junit4]   2> 115 T1905 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 116 T1905 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 116 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 117 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49709
[junit4:junit4]   2> 119 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49709
[junit4:junit4]   2> 120 T1903 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 122 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600000 with negotiated timeout 10000 for client /127.0.0.1:49709
[junit4:junit4]   2> 123 T1905 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600000, negotiated timeout = 10000
[junit4:junit4]   2> 124 T1906 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eb080bb name:ZooKeeperConnection Watcher:127.0.0.1:49708 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 125 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 126 T1899 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 131 T1904 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c0def72600000
[junit4:junit4]   2> 134 T1901 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49709 which had sessionid 0x13c0def72600000
[junit4:junit4]   2> 135 T1906 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 135 T1899 oaz.ZooKeeper.close Session: 0x13c0def72600000 closed
[junit4:junit4]   2> 137 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@32f792c6
[junit4:junit4]   2> 139 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 140 T1907 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 141 T1907 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 141 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49710
[junit4:junit4]   2> 142 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49710
[junit4:junit4]   2> 144 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600001 with negotiated timeout 10000 for client /127.0.0.1:49710
[junit4:junit4]   2> 145 T1907 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600001, negotiated timeout = 10000
[junit4:junit4]   2> 145 T1908 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32f792c6 name:ZooKeeperConnection Watcher:127.0.0.1:49708/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 146 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 146 T1899 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 153 T1899 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 160 T1899 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 168 T1899 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 187 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 188 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 198 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 199 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 208 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 210 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 216 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 217 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 223 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 224 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 230 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 231 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 239 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 241 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 247 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 249 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 256 T1899 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 258 T1899 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 265 T1904 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c0def72600001
[junit4:junit4]   2> 266 T1908 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 266 T1901 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49710 which had sessionid 0x13c0def72600001
[junit4:junit4]   2> 268 T1899 oaz.ZooKeeper.close Session: 0x13c0def72600001 closed
[junit4:junit4]   2> 585 T1899 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 625 T1899 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49711
[junit4:junit4]   2> 627 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 627 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977
[junit4:junit4]   2> 628 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/'
[junit4:junit4]   2> 661 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 663 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 663 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977
[junit4:junit4]   2> 664 T1899 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/solr.xml
[junit4:junit4]   2> 664 T1899 oasc.CoreContainer.<init> New CoreContainer 1240064229
[junit4:junit4]   2> 665 T1899 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/'
[junit4:junit4]   2> 666 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/'
[junit4:junit4]   2> 730 T1899 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 732 T1899 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 733 T1899 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 733 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 734 T1899 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 734 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 735 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 736 T1899 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 736 T1899 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 737 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 772 T1899 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 793 T1899 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49708/solr
[junit4:junit4]   2> 794 T1899 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 795 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5dd5dfff
[junit4:junit4]   2> 797 T1918 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 797 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 799 T1918 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 799 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49712
[junit4:junit4]   2> 800 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49712
[junit4:junit4]   2> 802 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600002 with negotiated timeout 20000 for client /127.0.0.1:49712
[junit4:junit4]   2> 802 T1918 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600002, negotiated timeout = 20000
[junit4:junit4]   2> 802 T1919 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dd5dfff name:ZooKeeperConnection Watcher:127.0.0.1:49708 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 803 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 805 T1904 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c0def72600002
[junit4:junit4]   2> 807 T1901 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49712 which had sessionid 0x13c0def72600002
[junit4:junit4]   2> 807 T1919 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 807 T1899 oaz.ZooKeeper.close Session: 0x13c0def72600002 closed
[junit4:junit4]   2> 809 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 816 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@36c47e96
[junit4:junit4]   2> 818 T1920 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 818 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 819 T1920 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 819 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49713
[junit4:junit4]   2> 820 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49713
[junit4:junit4]   2> 821 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600003 with negotiated timeout 20000 for client /127.0.0.1:49713
[junit4:junit4]   2> 822 T1920 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600003, negotiated timeout = 20000
[junit4:junit4]   2> 822 T1921 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36c47e96 name:ZooKeeperConnection Watcher:127.0.0.1:49708/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 823 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 826 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 830 T1899 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 834 T1899 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49711_
[junit4:junit4]   2> 835 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49711_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49711_
[junit4:junit4]   2> 837 T1899 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49711_
[junit4:junit4]   2> 845 T1899 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 859 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 860 T1899 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 866 T1899 oasc.Overseer.start Overseer (id=88961414707806211-127.0.0.1:49711_-n_0000000000) starting
[junit4:junit4]   2> 868 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 870 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 872 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 874 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 876 T1923 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 878 T1899 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 886 T1899 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 891 T1922 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 898 T1924 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/collection1
[junit4:junit4]   2> 898 T1924 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 900 T1924 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 900 T1924 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 903 T1924 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/collection1/'
[junit4:junit4]   2> 905 T1924 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 906 T1924 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/collection1/lib/README' to classloader
[junit4:junit4]   2> 983 T1924 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1085 T1924 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1087 T1924 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1095 T1924 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1945 T1924 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1959 T1924 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1964 T1924 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1996 T1924 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2006 T1924 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2016 T1924 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2019 T1924 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2022 T1924 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357443461977/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data/
[junit4:junit4]   2> 2022 T1924 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29b43ff9
[junit4:junit4]   2> 2023 T1924 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 2025 T1924 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data forceNew:false
[junit4:junit4]   2> 2025 T1924 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data
[junit4:junit4]   2> 2026 T1924 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data/index/
[junit4:junit4]   2> 2027 T1924 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2030 T1924 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data/index forceNew:false
[junit4:junit4]   2> 2040 T1924 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@18ae8a7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2041 T1924 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2043 T1924 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data/index
[junit4:junit4]   2> 2045 T1924 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2049 T1924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2050 T1924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2050 T1924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2051 T1924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2053 T1924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2053 T1924 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2054 T1924 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2055 T1924 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2055 T1924 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2056 T1924 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2057 T1924 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2058 T1924 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2059 T1924 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2059 T1924 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2060 T1924 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2061 T1924 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2062 T1924 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2062 T1924 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2063 T1924 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2064 T1924 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2065 T1924 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2066 T1924 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2067 T1924 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2067 T1924 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2068 T1924 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2069 T1924 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2083 T1924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2089 T1924 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2092 T1924 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 2095 T1924 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data
[junit4:junit4]   2> 2098 T1924 oass.SolrIndexSearcher.<init> Opening Searcher@3832f4bb main
[junit4:junit4]   2> 2101 T1924 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2102 T1924 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2102 T1924 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2113 T1924 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2167 T1925 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3832f4bb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2180 T1924 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2180 T1924 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2184 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2401 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2403 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49711_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49711"}
[junit4:junit4]   2> 2404 T1922 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2404 T1922 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2407 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2424 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3194 T1924 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3194 T1924 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49711 collection:control_collection shard:shard1
[junit4:junit4]   2> 3196 T1924 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3211 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3212 T1924 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3214 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3220 T1924 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3220 T1924 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3220 T1924 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49711/collection1/
[junit4:junit4]   2> 3221 T1924 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3221 T1924 oasc.SyncStrategy.syncToMe http://127.0.0.1:49711/collection1/ has no replicas
[junit4:junit4]   2> 3221 T1924 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49711/collection1/
[junit4:junit4]   2> 3222 T1924 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3231 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3938 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3960 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4015 T1924 oasc.ZkController.register We are http://127.0.0.1:49711/collection1/ and leader is http://127.0.0.1:49711/collection1/
[junit4:junit4]   2> 4017 T1924 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49711
[junit4:junit4]   2> 4017 T1924 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4018 T1924 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4019 T1924 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4025 T1924 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4028 T1899 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4029 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4029 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4040 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4048 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@603784cf
[junit4:junit4]   2> 4050 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4051 T1926 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4052 T1926 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 4053 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49714
[junit4:junit4]   2> 4054 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49714
[junit4:junit4]   2> 4055 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600004 with negotiated timeout 10000 for client /127.0.0.1:49714
[junit4:junit4]   2> 4056 T1926 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600004, negotiated timeout = 10000
[junit4:junit4]   2> 4056 T1927 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@603784cf name:ZooKeeperConnection Watcher:127.0.0.1:49708/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4057 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4059 T1899 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4063 T1899 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4295 T1899 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4302 T1899 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49715
[junit4:junit4]   2> 4305 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4306 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772
[junit4:junit4]   2> 4306 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/'
[junit4:junit4]   2> 4353 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4354 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4355 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772
[junit4:junit4]   2> 4355 T1899 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/solr.xml
[junit4:junit4]   2> 4356 T1899 oasc.CoreContainer.<init> New CoreContainer 686651009
[junit4:junit4]   2> 4357 T1899 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/'
[junit4:junit4]   2> 4357 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/'
[junit4:junit4]   2> 4389 T1899 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4391 T1899 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4391 T1899 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4392 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4393 T1899 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4393 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4394 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4394 T1899 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4395 T1899 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4396 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4433 T1899 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4461 T1899 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49708/solr
[junit4:junit4]   2> 4462 T1899 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4462 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a86d8bf
[junit4:junit4]   2> 4464 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4465 T1937 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4467 T1937 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 4468 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49716
[junit4:junit4]   2> 4469 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49716
[junit4:junit4]   2> 4471 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600005 with negotiated timeout 20000 for client /127.0.0.1:49716
[junit4:junit4]   2> 4471 T1937 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600005, negotiated timeout = 20000
[junit4:junit4]   2> 4472 T1938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a86d8bf name:ZooKeeperConnection Watcher:127.0.0.1:49708 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4472 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4475 T1904 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c0def72600005
[junit4:junit4]   2> 4477 T1899 oaz.ZooKeeper.close Session: 0x13c0def72600005 closed
[junit4:junit4]   2> 4488 T1938 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4486 T1901 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49716 which had sessionid 0x13c0def72600005
[junit4:junit4]   2> 4492 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4507 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1013067
[junit4:junit4]   2> 4509 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4510 T1939 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4511 T1939 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 4512 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49717
[junit4:junit4]   2> 4513 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49717
[junit4:junit4]   2> 4515 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600006 with negotiated timeout 20000 for client /127.0.0.1:49717
[junit4:junit4]   2> 4515 T1939 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600006, negotiated timeout = 20000
[junit4:junit4]   2> 4516 T1940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1013067 name:ZooKeeperConnection Watcher:127.0.0.1:49708/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4516 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4518 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4520 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4523 T1899 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49715_
[junit4:junit4]   2> 4525 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49715_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49715_
[junit4:junit4]   2> 4527 T1899 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49715_
[junit4:junit4]   2> 4533 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4535 T1927 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4539 T1921 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4545 T1899 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4555 T1941 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/collection1
[junit4:junit4]   2> 4555 T1941 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4557 T1941 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4557 T1941 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4560 T1941 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/collection1/'
[junit4:junit4]   2> 4561 T1941 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4562 T1941 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/collection1/lib/README' to classloader
[junit4:junit4]   2> 4637 T1941 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4749 T1941 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4751 T1941 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4760 T1941 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5493 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5495 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49711_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49711"}
[junit4:junit4]   2> 5507 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5512 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5513 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5568 T1941 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5582 T1941 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5587 T1941 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5617 T1941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5625 T1941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5631 T1941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5635 T1941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5638 T1941 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357443465772/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/
[junit4:junit4]   2> 5639 T1941 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29b43ff9
[junit4:junit4]   2> 5639 T1941 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5641 T1941 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1 forceNew:false
[junit4:junit4]   2> 5642 T1941 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1
[junit4:junit4]   2> 5642 T1941 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index/
[junit4:junit4]   2> 5643 T1941 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5645 T1941 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index forceNew:false
[junit4:junit4]   2> 5653 T1941 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fa98fe9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5654 T1941 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5655 T1941 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index
[junit4:junit4]   2> 5656 T1941 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5660 T1941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5660 T1941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5661 T1941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5661 T1941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5663 T1941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5663 T1941 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5664 T1941 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5665 T1941 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5666 T1941 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5667 T1941 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5668 T1941 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5669 T1941 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5669 T1941 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5670 T1941 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5670 T1941 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5671 T1941 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5672 T1941 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5673 T1941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5674 T1941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5675 T1941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5676 T1941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5677 T1941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5678 T1941 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5679 T1941 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5680 T1941 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5681 T1941 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5690 T1941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5695 T1941 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5697 T1941 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5701 T1941 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1
[junit4:junit4]   2> 5702 T1941 oass.SolrIndexSearcher.<init> Opening Searcher@548b5d16 main
[junit4:junit4]   2> 5704 T1941 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5704 T1941 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5705 T1941 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5714 T1941 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5770 T1942 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@548b5d16 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5781 T1941 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5782 T1941 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7028 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7031 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49715_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49715"}
[junit4:junit4]   2> 7032 T1922 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7033 T1922 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7050 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7050 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7051 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7797 T1941 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7798 T1941 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49715 collection:collection1 shard:shard1
[junit4:junit4]   2> 7799 T1941 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7814 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7816 T1941 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7817 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7821 T1941 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7821 T1941 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7822 T1941 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49715/collection1/
[junit4:junit4]   2> 7822 T1941 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7822 T1941 oasc.SyncStrategy.syncToMe http://127.0.0.1:49715/collection1/ has no replicas
[junit4:junit4]   2> 7823 T1941 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49715/collection1/
[junit4:junit4]   2> 7823 T1941 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7833 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8569 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8587 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8587 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8587 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8610 T1941 oasc.ZkController.register We are http://127.0.0.1:49715/collection1/ and leader is http://127.0.0.1:49715/collection1/
[junit4:junit4]   2> 8610 T1941 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49715
[junit4:junit4]   2> 8611 T1941 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8611 T1941 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8611 T1941 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8614 T1941 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8615 T1899 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8616 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8617 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8833 T1899 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8839 T1899 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49718
[junit4:junit4]   2> 8840 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8840 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334
[junit4:junit4]   2> 8841 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/'
[junit4:junit4]   2> 8873 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8873 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8874 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334
[junit4:junit4]   2> 8874 T1899 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/solr.xml
[junit4:junit4]   2> 8875 T1899 oasc.CoreContainer.<init> New CoreContainer 51502132
[junit4:junit4]   2> 8876 T1899 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/'
[junit4:junit4]   2> 8876 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/'
[junit4:junit4]   2> 8901 T1899 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8902 T1899 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8903 T1899 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8903 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8904 T1899 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8904 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8905 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8905 T1899 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8906 T1899 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8906 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8946 T1899 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8968 T1899 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49708/solr
[junit4:junit4]   2> 8969 T1899 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8969 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a5faa83
[junit4:junit4]   2> 8971 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8971 T1952 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8973 T1952 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 8973 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49719
[junit4:junit4]   2> 8974 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49719
[junit4:junit4]   2> 8975 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600007 with negotiated timeout 20000 for client /127.0.0.1:49719
[junit4:junit4]   2> 8975 T1952 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600007, negotiated timeout = 20000
[junit4:junit4]   2> 8976 T1953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a5faa83 name:ZooKeeperConnection Watcher:127.0.0.1:49708 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8976 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8978 T1904 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c0def72600007
[junit4:junit4]   2> 8980 T1901 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49719 which had sessionid 0x13c0def72600007
[junit4:junit4]   2> 8980 T1899 oaz.ZooKeeper.close Session: 0x13c0def72600007 closed
[junit4:junit4]   2> 8980 T1953 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8981 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8988 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@49804d9b
[junit4:junit4]   2> 8990 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8991 T1954 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8991 T1954 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 8992 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49720
[junit4:junit4]   2> 8993 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49720
[junit4:junit4]   2> 8994 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600008 with negotiated timeout 20000 for client /127.0.0.1:49720
[junit4:junit4]   2> 8994 T1954 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600008, negotiated timeout = 20000
[junit4:junit4]   2> 8995 T1955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49804d9b name:ZooKeeperConnection Watcher:127.0.0.1:49708/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8995 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8996 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8998 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9000 T1899 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49718_
[junit4:junit4]   2> 9001 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49718_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49718_
[junit4:junit4]   2> 9002 T1899 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49718_
[junit4:junit4]   2> 9006 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9006 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9006 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9011 T1921 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9012 T1927 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9013 T1940 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9016 T1899 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9025 T1956 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/collection1
[junit4:junit4]   2> 9026 T1956 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9027 T1956 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9027 T1956 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9030 T1956 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/collection1/'
[junit4:junit4]   2> 9032 T1956 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9033 T1956 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/collection1/lib/README' to classloader
[junit4:junit4]   2> 9090 T1956 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9162 T1956 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9163 T1956 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9185 T1956 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9847 T1956 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9856 T1956 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9860 T1956 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9891 T1956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9901 T1956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9906 T1956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9908 T1956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9910 T1956 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357443470334/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/
[junit4:junit4]   2> 9911 T1956 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29b43ff9
[junit4:junit4]   2> 9911 T1956 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9912 T1956 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2 forceNew:false
[junit4:junit4]   2> 9913 T1956 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2
[junit4:junit4]   2> 9913 T1956 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index/
[junit4:junit4]   2> 9914 T1956 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9916 T1956 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index forceNew:false
[junit4:junit4]   2> 9920 T1956 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6855e4c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9921 T1956 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9921 T1956 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index
[junit4:junit4]   2> 9922 T1956 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9924 T1956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9924 T1956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9924 T1956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9925 T1956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9925 T1956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9926 T1956 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9926 T1956 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9927 T1956 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9927 T1956 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9927 T1956 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9928 T1956 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9928 T1956 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9929 T1956 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9929 T1956 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9929 T1956 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9930 T1956 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9930 T1956 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9931 T1956 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9931 T1956 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9932 T1956 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9932 T1956 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9933 T1956 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9933 T1956 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9934 T1956 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9935 T1956 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9935 T1956 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9940 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9943 T1956 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9945 T1956 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 9947 T1956 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2
[junit4:junit4]   2> 9949 T1956 oass.SolrIndexSearcher.<init> Opening Searcher@43583bb9 main
[junit4:junit4]   2> 9950 T1956 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9951 T1956 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9952 T1956 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9959 T1956 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10001 T1957 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43583bb9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10006 T1956 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10006 T1956 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10099 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10100 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49715_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49715"}
[junit4:junit4]   2> 10107 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49718_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49718"}
[junit4:junit4]   2> 10108 T1922 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10108 T1922 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10116 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10116 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10116 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10116 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11012 T1956 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11013 T1956 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49718 collection:collection1 shard:shard2
[junit4:junit4]   2> 11014 T1956 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11027 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600008 type:delete cxid:0x42 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11029 T1956 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11030 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600008 type:create cxid:0x43 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11034 T1956 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11035 T1956 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11035 T1956 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49718/collection1/
[junit4:junit4]   2> 11035 T1956 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11036 T1956 oasc.SyncStrategy.syncToMe http://127.0.0.1:49718/collection1/ has no replicas
[junit4:junit4]   2> 11036 T1956 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49718/collection1/
[junit4:junit4]   2> 11036 T1956 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11043 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def72600008 type:create cxid:0x4c zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11631 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11649 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11649 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11650 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11650 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11663 T1956 oasc.ZkController.register We are http://127.0.0.1:49718/collection1/ and leader is http://127.0.0.1:49718/collection1/
[junit4:junit4]   2> 11663 T1956 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49718
[junit4:junit4]   2> 11663 T1956 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11664 T1956 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 11664 T1956 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11667 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11669 T1899 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11670 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11670 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11879 T1899 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11884 T1899 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49721
[junit4:junit4]   2> 11885 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11885 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388
[junit4:junit4]   2> 11886 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/'
[junit4:junit4]   2> 11918 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11919 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11919 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388
[junit4:junit4]   2> 11920 T1899 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/solr.xml
[junit4:junit4]   2> 11921 T1899 oasc.CoreContainer.<init> New CoreContainer 43685963
[junit4:junit4]   2> 11921 T1899 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/'
[junit4:junit4]   2> 11922 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/'
[junit4:junit4]   2> 11948 T1899 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11948 T1899 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11949 T1899 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11949 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11950 T1899 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11951 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11951 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11952 T1899 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11952 T1899 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11953 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11968 T1899 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12005 T1899 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49708/solr
[junit4:junit4]   2> 12005 T1899 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12006 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@775c22c1
[junit4:junit4]   2> 12008 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12008 T1967 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12010 T1967 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 12010 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49722
[junit4:junit4]   2> 12011 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49722
[junit4:junit4]   2> 12012 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def72600009 with negotiated timeout 20000 for client /127.0.0.1:49722
[junit4:junit4]   2> 12012 T1967 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def72600009, negotiated timeout = 20000
[junit4:junit4]   2> 12013 T1968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@775c22c1 name:ZooKeeperConnection Watcher:127.0.0.1:49708 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12013 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12015 T1904 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c0def72600009
[junit4:junit4]   2> 12017 T1901 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49722 which had sessionid 0x13c0def72600009
[junit4:junit4]   2> 12017 T1899 oaz.ZooKeeper.close Session: 0x13c0def72600009 closed
[junit4:junit4]   2> 12017 T1968 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12017 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12025 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f382185
[junit4:junit4]   2> 12026 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12026 T1969 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12027 T1969 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 12028 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49723
[junit4:junit4]   2> 12028 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49723
[junit4:junit4]   2> 12030 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def7260000a with negotiated timeout 20000 for client /127.0.0.1:49723
[junit4:junit4]   2> 12030 T1969 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def7260000a, negotiated timeout = 20000
[junit4:junit4]   2> 12030 T1970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f382185 name:ZooKeeperConnection Watcher:127.0.0.1:49708/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12031 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12032 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def7260000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12033 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def7260000a type:create cxid:0x2 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12036 T1899 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49721_
[junit4:junit4]   2> 12037 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def7260000a type:delete cxid:0x4 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49721_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49721_
[junit4:junit4]   2> 12038 T1899 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49721_
[junit4:junit4]   2> 12042 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12042 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12043 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12045 T1955 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12045 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12049 T1940 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12049 T1921 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12050 T1927 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12053 T1899 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12062 T1971 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/collection1
[junit4:junit4]   2> 12063 T1971 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12064 T1971 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12065 T1971 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12067 T1971 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/collection1/'
[junit4:junit4]   2> 12068 T1971 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12069 T1971 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/collection1/lib/README' to classloader
[junit4:junit4]   2> 12125 T1971 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12196 T1971 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12198 T1971 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12204 T1971 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12889 T1971 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12899 T1971 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12903 T1971 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12931 T1971 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12940 T1971 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12950 T1971 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12954 T1971 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12957 T1971 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357443473388/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/
[junit4:junit4]   2> 12958 T1971 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29b43ff9
[junit4:junit4]   2> 12958 T1971 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12959 T1971 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3 forceNew:false
[junit4:junit4]   2> 12960 T1971 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 12960 T1971 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index/
[junit4:junit4]   2> 12961 T1971 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12962 T1971 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index forceNew:false
[junit4:junit4]   2> 12969 T1971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@79988b7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12969 T1971 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12970 T1971 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index
[junit4:junit4]   2> 12971 T1971 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12974 T1971 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12975 T1971 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12976 T1971 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12976 T1971 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12977 T1971 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12977 T1971 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12978 T1971 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12979 T1971 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12981 T1971 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12982 T1971 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12983 T1971 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12984 T1971 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12985 T1971 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12985 T1971 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12986 T1971 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12987 T1971 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12989 T1971 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12990 T1971 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12991 T1971 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12992 T1971 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12993 T1971 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12994 T1971 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12995 T1971 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12997 T1971 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12998 T1971 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12999 T1971 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13013 T1971 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13017 T1971 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13020 T1971 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13023 T1971 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 13025 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@1d964738 main
[junit4:junit4]   2> 13026 T1971 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13026 T1971 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13027 T1971 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13035 T1971 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13081 T1972 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d964738 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13096 T1971 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13096 T1971 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13165 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13167 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49718_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49718"}
[junit4:junit4]   2> 13175 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49721_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49721"}
[junit4:junit4]   2> 13175 T1922 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 13176 T1922 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13184 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13184 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13184 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13185 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13185 T1970 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14100 T1971 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14100 T1971 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49721 collection:collection1 shard:shard1
[junit4:junit4]   2> 14107 T1971 oasc.ZkController.register We are http://127.0.0.1:49721/collection1/ and leader is http://127.0.0.1:49715/collection1/
[junit4:junit4]   2> 14107 T1971 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49721
[junit4:junit4]   2> 14107 T1971 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14107 T1971 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C111 name=collection1 org.apache.solr.core.SolrCore@7a6d91c5 url=http://127.0.0.1:49721/collection1 node=127.0.0.1:49721_ C111_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49721_, base_url=http://127.0.0.1:49721}
[junit4:junit4]   2> 14108 T1973 C111 P49721 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14109 T1971 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14110 T1973 C111 P49721 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14111 T1973 C111 P49721 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14111 T1973 C111 P49721 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14112 T1899 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14113 T1973 C111 P49721 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14113 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14114 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14373 T1899 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14378 T1899 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49725
[junit4:junit4]   2> 14381 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14382 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838
[junit4:junit4]   2> 14382 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/'
[junit4:junit4]   2> 14420 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14421 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14421 T1899 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838
[junit4:junit4]   2> 14422 T1899 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/solr.xml
[junit4:junit4]   2> 14423 T1899 oasc.CoreContainer.<init> New CoreContainer 641086555
[junit4:junit4]   2> 14423 T1899 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/'
[junit4:junit4]   2> 14424 T1899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/'
[junit4:junit4]   2> 14452 T1899 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 14453 T1899 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14454 T1899 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14455 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14455 T1899 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14456 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14456 T1899 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14457 T1899 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14457 T1899 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14458 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14476 T1899 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14498 T1899 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49708/solr
[junit4:junit4]   2> 14499 T1899 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14500 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@56c3e32e
[junit4:junit4]   2> 14501 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14502 T1983 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14503 T1983 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 14504 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49726
[junit4:junit4]   2> 14505 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49726
[junit4:junit4]   2> 14506 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def7260000b with negotiated timeout 20000 for client /127.0.0.1:49726
[junit4:junit4]   2> 14506 T1983 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def7260000b, negotiated timeout = 20000
[junit4:junit4]   2> 14507 T1984 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56c3e32e name:ZooKeeperConnection Watcher:127.0.0.1:49708 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14507 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14509 T1904 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c0def7260000b
[junit4:junit4]   2> 14510 T1901 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49726 which had sessionid 0x13c0def7260000b
[junit4:junit4]   2> 14511 T1984 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14510 T1899 oaz.ZooKeeper.close Session: 0x13c0def7260000b closed
[junit4:junit4]   2> 14512 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 14534 T1899 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49708/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@14e8c830
[junit4:junit4]   2> 14536 T1899 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14537 T1985 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49708. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14538 T1985 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49708, initiating session
[junit4:junit4]   2> 14538 T1901 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49727
[junit4:junit4]   2> 14539 T1901 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49727
[junit4:junit4]   2> 14540 T1903 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c0def7260000c with negotiated timeout 20000 for client /127.0.0.1:49727
[junit4:junit4]   2> 14540 T1985 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49708, sessionid = 0x13c0def7260000c, negotiated timeout = 20000
[junit4:junit4]   2> 14541 T1986 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14e8c830 name:ZooKeeperConnection Watcher:127.0.0.1:49708/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14541 T1899 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14542 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def7260000c type:create cxid:0x1 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14544 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def7260000c type:create cxid:0x2 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14546 T1899 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49725_
[junit4:junit4]   2> 14547 T1904 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c0def7260000c type:delete cxid:0x4 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49725_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49725_
[junit4:junit4]   2> 14548 T1899 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49725_
[junit4:junit4]   2> 14553 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14553 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14553 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14554 T1970 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14555 T1970 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14556 T1955 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14556 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14560 T1921 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14561 T1927 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14561 T1940 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14565 T1899 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14575 T1987 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/collection1
[junit4:junit4]   2> 14576 T1987 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14577 T1987 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14577 T1987 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14580 T1987 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/collection1/'
[junit4:junit4]   2> 14581 T1987 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14581 T1987 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/collection1/lib/README' to classloader
[junit4:junit4]   2> 14629 T1987 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14679 T1987 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14681 T1987 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14689 T1987 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14700 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14701 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49721_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49721"}
[junit4:junit4]   2> 14710 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14726 T1970 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14726 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14725 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14725 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14725 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15510 T1987 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15520 T1987 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15527 T1987 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15559 T1987 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15566 T1987 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15574 T1987 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15576 T1987 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15579 T1987 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357443475838/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/
[junit4:junit4]   2> 15579 T1987 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29b43ff9
[junit4:junit4]   2> 15580 T1987 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15581 T1987 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4 forceNew:false
[junit4:junit4]   2> 15581 T1987 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 15582 T1987 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index/
[junit4:junit4]   2> 15582 T1987 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15584 T1987 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index forceNew:false
[junit4:junit4]   2> 15590 T1987 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@78f911d8; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15591 T1987 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15592 T1987 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index
[junit4:junit4]   2> 15592 T1987 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 15596 T1987 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15597 T1987 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 15597 T1987 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15598 T1987 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 15599 T1987 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15599 T1987 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15600 T1987 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15602 T1987 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15603 T1987 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15604 T1987 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 15605 T1987 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 15606 T1987 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15607 T1987 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 15608 T1987 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 15608 T1987 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 15609 T1987 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15610 T1987 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15611 T1987 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15612 T1987 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15612 T1987 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15613 T1987 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15614 T1987 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15615 T1987 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15616 T1987 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15617 T1987 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 15618 T1987 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 15632 T1987 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15638 T1987 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 15640 T1987 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 15644 T1987 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 15647 T1987 oass.SolrIndexSearcher.<init> Opening Searcher@20705e76 main
[junit4:junit4]   2> 15649 T1987 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15649 T1987 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15650 T1987 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 15659 T1987 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15710 T1988 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20705e76 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15719 T1987 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15720 T1987 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16240 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16241 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49725_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49725"}
[junit4:junit4]   2> 16241 T1922 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16242 T1922 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 16320 T1970 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16321 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16326 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16326 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16327 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16328 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16723 T1987 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16724 T1987 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49725 collection:collection1 shard:shard2
[junit4:junit4]   2> 16729 T1987 oasc.ZkController.register We are http://127.0.0.1:49725/collection1/ and leader is http://127.0.0.1:49718/collection1/
[junit4:junit4]   2> 16730 T1987 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49725
[junit4:junit4]   2> 16730 T1987 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16730 T1987 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C112 name=collection1 org.apache.solr.core.SolrCore@526b122e url=http://127.0.0.1:49725/collection1 node=127.0.0.1:49725_ C112_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49725_, base_url=http://127.0.0.1:49725}
[junit4:junit4]   2> 16731 T1989 C112 P49725 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16732 T1989 C112 P49725 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16732 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16732 T1989 C112 P49725 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16733 T1989 C112 P49725 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16734 T1899 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16734 T1989 C112 P49725 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16735 T1899 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16735 T1899 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16745 T1899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16747 T1899 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16748 T1899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C111_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49721_, base_url=http://127.0.0.1:49721}
[junit4:junit4]   2> 17137 T1973 C111 P49721 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49715/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17138 T1973 C111 P49721 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49721 START replicas=[http://127.0.0.1:49715/collection1/] nUpdates=100
[junit4:junit4]   2> 17139 T1973 C111 P49721 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17139 T1973 C111 P49721 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17140 T1973 C111 P49721 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17140 T1973 C111 P49721 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17141 T1973 C111 P49721 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17141 T1973 C111 P49721 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49715/collection1/. core=collection1
[junit4:junit4]   2> 17141 T1973 C111 P49721 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C113 name=collection1 org.apache.solr.core.SolrCore@6cfeb061 url=http://127.0.0.1:49715/collection1 node=127.0.0.1:49715_ C113_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49715_, base_url=http://127.0.0.1:49715, leader=true}
[junit4:junit4]   2> 17148 T1931 C113 P49715 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 17148 T1934 C113 P49715 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17150 T1934 C113 P49715 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1
[junit4:junit4]   2> 17154 T1934 C113 P49715 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fa98fe9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17154 T1934 C113 P49715 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17157 T1934 C113 P49715 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fa98fe9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fa98fe9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17158 T1934 C113 P49715 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17159 T1934 C113 P49715 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1
[junit4:junit4]   2> 17159 T1934 C113 P49715 oass.SolrIndexSearcher.<init> Opening Searcher@3efd0ac2 realtime
[junit4:junit4]   2> 17159 T1934 C113 P49715 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17160 T1934 C113 P49715 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 12
[junit4:junit4]   2> 17162 T1973 C111 P49721 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17162 T1973 C111 P49721 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17166 T1932 C113 P49715 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17166 T1932 C113 P49715 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 17167 T1973 C111 P49721 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 17167 T1973 C111 P49721 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17167 T1973 C111 P49721 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17170 T1933 C113 P49715 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1
[junit4:junit4]   2> 17171 T1933 C113 P49715 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1/index
[junit4:junit4]   2> 17171 T1933 C113 P49715 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 17172 T1973 C111 P49721 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17174 T1973 C111 P49721 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881 forceNew:false
[junit4:junit4]   2> 17175 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 17176 T1973 C111 P49721 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5437794e; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 17181 T1935 C113 P49715 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 17184 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index
[junit4:junit4]   2> 17184 T1973 C111 P49721 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17185 T1973 C111 P49721 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130106163758881
[junit4:junit4]   2> 17186 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 17187 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 17187 T1973 C111 P49721 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881
[junit4:junit4]   2> 17193 T1973 C111 P49721 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5437794e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17194 T1973 C111 P49721 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17196 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 17196 T1973 C111 P49721 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17196 T1973 C111 P49721 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17196 T1973 C111 P49721 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17197 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881
[junit4:junit4]   2> 17198 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 17202 T1973 C111 P49721 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5437794e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17202 T1973 C111 P49721 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17202 T1973 C111 P49721 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17203 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 17203 T1973 C111 P49721 oass.SolrIndexSearcher.<init> Opening Searcher@8ae8a07 main
[junit4:junit4]   2> 17206 T1972 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8ae8a07 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 17207 T1972 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index
[junit4:junit4]   2> 17207 T1973 C111 P49721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17210 T1973 C111 P49721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5437794e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5437794e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17210 T1973 C111 P49721 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17211 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 17211 T1973 C111 P49721 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17212 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index.20130106163758881
[junit4:junit4]   2> 17212 T1973 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3/index
[junit4:junit4]   2> 17212 T1973 C111 P49721 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17213 T1973 C111 P49721 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17213 T1973 C111 P49721 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17213 T1973 C111 P49721 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17215 T1973 C111 P49721 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17753 T1899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17844 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17846 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49725_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49725"}
[junit4:junit4]   2> 17855 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49721_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49721"}
[junit4:junit4]   2> 17867 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17868 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17868 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17868 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17868 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17868 T1970 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18759 T1899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19764 T1899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C112_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49725_, base_url=http://127.0.0.1:49725}
[junit4:junit4]   2> 20750 T1989 C112 P49725 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49718/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20751 T1989 C112 P49725 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49725 START replicas=[http://127.0.0.1:49718/collection1/] nUpdates=100
[junit4:junit4]   2> 20751 T1989 C112 P49725 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20752 T1989 C112 P49725 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20752 T1989 C112 P49725 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20752 T1989 C112 P49725 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20752 T1989 C112 P49725 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20753 T1989 C112 P49725 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49718/collection1/. core=collection1
[junit4:junit4]   2> 20753 T1989 C112 P49725 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C114 name=collection1 org.apache.solr.core.SolrCore@4da0b51e url=http://127.0.0.1:49718/collection1 node=127.0.0.1:49718_ C114_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49718_, base_url=http://127.0.0.1:49718, leader=true}
[junit4:junit4]   2> 20760 T1946 C114 P49718 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=2 
[junit4:junit4]   2> 20763 T1947 C114 P49718 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20765 T1947 C114 P49718 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2
[junit4:junit4]   2> 20767 T1899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20768 T1947 C114 P49718 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6855e4c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20769 T1947 C114 P49718 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20772 T1947 C114 P49718 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6855e4c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6855e4c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20773 T1947 C114 P49718 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20774 T1947 C114 P49718 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2
[junit4:junit4]   2> 20774 T1947 C114 P49718 oass.SolrIndexSearcher.<init> Opening Searcher@2a166d9d realtime
[junit4:junit4]   2> 20774 T1947 C114 P49718 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20775 T1947 C114 P49718 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 12
[junit4:junit4]   2> 20777 T1989 C112 P49725 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20777 T1989 C112 P49725 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20781 T1949 C114 P49718 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20781 T1949 C114 P49718 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20782 T1989 C112 P49725 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20783 T1989 C112 P49725 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20783 T1989 C112 P49725 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20786 T1950 C114 P49718 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2
[junit4:junit4]   2> 20787 T1950 C114 P49718 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2/index
[junit4:junit4]   2> 20787 T1950 C114 P49718 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20788 T1989 C112 P49725 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20790 T1989 C112 P49725 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497 forceNew:false
[junit4:junit4]   2> 20791 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 20792 T1989 C112 P49725 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497 lockFactory=org.apache.lucene.store.NativeFSLockFactory@630b9b36; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 20796 T1946 C114 P49718 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 20799 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index
[junit4:junit4]   2> 20799 T1989 C112 P49725 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20800 T1989 C112 P49725 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130106163802497
[junit4:junit4]   2> 20801 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 20802 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 20802 T1989 C112 P49725 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497
[junit4:junit4]   2> 20806 T1989 C112 P49725 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497 lockFactory=org.apache.lucene.store.NativeFSLockFactory@630b9b36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20808 T1989 C112 P49725 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20810 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 20810 T1989 C112 P49725 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20810 T1989 C112 P49725 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20810 T1989 C112 P49725 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20812 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497
[junit4:junit4]   2> 20812 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 20817 T1989 C112 P49725 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497 lockFactory=org.apache.lucene.store.NativeFSLockFactory@630b9b36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20817 T1989 C112 P49725 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20818 T1989 C112 P49725 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20818 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 20819 T1989 C112 P49725 oass.SolrIndexSearcher.<init> Opening Searcher@59f30e51 main
[junit4:junit4]   2> 20822 T1988 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59f30e51 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20823 T1988 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index
[junit4:junit4]   2> 20823 T1989 C112 P49725 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20826 T1989 C112 P49725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497 lockFactory=org.apache.lucene.store.NativeFSLockFactory@630b9b36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497 lockFactory=org.apache.lucene.store.NativeFSLockFactory@630b9b36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20827 T1989 C112 P49725 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20828 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 20828 T1989 C112 P49725 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20829 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index.20130106163802497
[junit4:junit4]   2> 20829 T1989 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4/index
[junit4:junit4]   2> 20829 T1989 C112 P49725 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20830 T1989 C112 P49725 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20830 T1989 C112 P49725 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20830 T1989 C112 P49725 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20833 T1989 C112 P49725 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20896 T1922 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20898 T1922 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49725_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49725"}
[junit4:junit4]   2> 20906 T1927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20907 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20907 T1970 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20908 T1940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20907 T1921 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20907 T1955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21778 T1899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21783 T1899 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C115 name=collection1 org.apache.solr.core.SolrCore@4e7392c1 url=http://127.0.0.1:49711/collection1 node=127.0.0.1:49711_ C115_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49711_, base_url=http://127.0.0.1:49711, leader=true}
[junit4:junit4]   2> 21809 T1915 C115 P49711 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data
[junit4:junit4]   2> 21814 T1915 C115 P49711 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@18ae8a7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21814 T1915 C115 P49711 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21816 T1915 C115 P49711 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/control/data
[junit4:junit4]   2> 21816 T1915 C115 P49711 oass.SolrIndexSearcher.<init> Opening Searcher@17458495 realtime
[junit4:junit4]   2> 21817 T1915 C115 P49711 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1423382658170224640)} 0 10
[junit4:junit4]   2> 21823 T1948 C114 P49718 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty2
[junit4:junit4]   2> 21831 T1935 C113 P49715 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty1
[junit4:junit4]   2>  C112_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49725_, base_url=http://127.0.0.1:49725}
[junit4:junit4]   2> 21860 T1982 C112 P49725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty4
[junit4:junit4]   2> 21861 T1982 C112 P49725 /update {update.distrib=FROMLEADER&_version_=-1423382658184904704&update.from=http://127.0.0.1:49718/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1423382658184904704)} 0 4
[junit4:junit4]   2>  C111_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49721_, base_url=http://127.0.0.1:49721}
[junit4:junit4]   2> 21866 T1961 C111 P49721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357443461717/jetty3
[junit4:junit4]   2> 21867 T1961 C111 P49721 /update {update.distrib=FROMLEADER&_version_=-1423382658193293312&update.from=http://127.0.0.1:49715/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1423382658193293312)} 0 4
[junit4:junit4]   2> 21868 T1935 C113 P49715 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1423382658193293312)} 0 39
[junit4:junit4]   2> 21869 T1948 C114 P49718 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1423382658184904704)} 0 49
[junit4:junit4]   2> 21878 T1916 C115 P49711 /update {wt=javabin&version=2} {add=[1 (1423382658240479232)]} 0 5
[junit4:junit4]   2> 21896 T1962 C111 P49721 /update {distrib.from=http://127.0.0.1:49715/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1423382658249916416)]} 0 5
[junit4:junit4]   2> 21897 T1931 C113 P49715

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

n(ThreadPoolExecutor.java:603)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49721
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:413)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:704)
[junit4:junit4]    > 	... 3 more
[junit4:junit4]    > Caused by: java.net.SocketException: Invalid argument
[junit4:junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
[junit4:junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
[junit4:junit4]    > 	at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]    > 	... 5 more
[junit4:junit4]   2> 366019 T1899 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 366164 T1986 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 366165 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 366165 T1986 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 366166 T1986 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=MockVariableIntBlock(baseBlockSize=108), foo_b=PostingsFormat(name=TestBloomFilteredLucene41Postings), cat=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), foo_d=PostingsFormat(name=Memory doPackFST= false), foo_f=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_tl1=MockVariableIntBlock(baseBlockSize=108), n_d1=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), rnd_b=PostingsFormat(name=Memory doPackFST= false), intDefault=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), n_td1=MockVariableIntBlock(baseBlockSize=108), timestamp=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), id=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_si=MockVariableIntBlock(baseBlockSize=108), oddField_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), sequence_i=PostingsFormat(name=TestBloomFilteredLucene41Postings), name=PostingsFormat(name=Memory doPackFST= false), foo_i=MockVariableIntBlock(baseBlockSize=108), regex_dup_B_s=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), multiDefault=MockVariableIntBlock(baseBlockSize=108), n_tf1=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), n_dt1=MockVariableIntBlock(baseBlockSize=108), genre_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), author_t=MockVariableIntBlock(baseBlockSize=108), n_ti1=PostingsFormat(name=Memory doPackFST= false), range_facet_l=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), text=PostingsFormat(name=TestBloomFilteredLucene41Postings), _version_=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), val_i=PostingsFormat(name=Memory doPackFST= false), SubjectTerms_mfacet=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), series_t=MockVariableIntBlock(baseBlockSize=108), a_t=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), n_tdt1=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), regex_dup_A_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), price=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), n_l1=Pulsing41(freqCutoff=8 minBlockSize=32 maxBlockSize=120), a_si=MockVariableIntBlock(baseBlockSize=108), inStock=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ro_RO, timezone=Etc/GMT-13
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=7,free=69328480,total=216408064
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, IndexSchemaRuntimeFieldTest, NoCacheHeaderTest, SOLR749Test, TestPhraseSuggestions, ReturnFieldsTest, StatsComponentTest, FieldAnalysisRequestHandlerTest, AlternateDirectoryTest, UUIDFieldTest, WordBreakSolrSpellCheckerTest, TestMergePolicyConfig, ShowFileRequestHandlerTest, BinaryUpdateRequestHandlerTest, RequiredFieldsTest, PrimUtilsTest, TestSolrCoreProperties, TestDocumentBuilder, TestQuerySenderListener, ShardRoutingCustomTest, TestLazyCores, OpenExchangeRatesOrgProviderTest, UpdateParamsTest, TestHashPartitioner, TestGroupingSearch, OverseerTest, TestStressLucene, TestPropInject, TestSort, OverseerCollectionProcessorTest, SolrPluginUtilsTest, DirectSolrConnectionTest, TermVectorComponentDistributedTest, SuggesterTest, SyncSliceTest, ZkCLITest, TestDocSet, ExternalFileFieldSortTest, SolrCoreTest, TestSolrQueryParser, TestValueSourceCache, TestSurroundQueryParser, TestRecovery, TestDFRSimilarityFactory, TermsComponentTest, TestAnalyzedSuggestions, SuggesterFSTTest, TestPerFieldSimilarity, TestAtomicUpdateErrorCases, SystemInfoHandlerTest, TestSuggestSpellingConverter, RecoveryZkTest, TestRemoteStreaming, PrimitiveFieldTypeTest, DefaultValueUpdateProcessorTest, SearchHandlerTest, TestSolrIndexConfig, DateFieldTest, TestSolr4Spatial, TestArbitraryIndexDir, QueryParsingTest, ClusterStateUpdateTest, LoggingHandlerTest, PluginInfoTest, QueryEqualityTest, FastVectorHighlighterTest, ResponseLogComponentTest, TestJmxMonitoredMap, ChaosMonkeyNothingIsSafeTest, TestUpdate, MoreLikeThisHandlerTest, PathHierarchyTokenizerFactoryTest, FieldMutatingUpdateProcessorTest, CacheHeaderTest, LegacyHTMLStripCharFilterTest, JSONWriterTest, TestSolrJ, SimplePostToolTest, CoreAdminHandlerTest, SolrCoreCheckLockOnStartupTest, BadComponentTest, MBeansHandlerTest, TestWordDelimiterFilterFactory, TestSearchPerf, TestCSVLoader, ZkNodePropsTest, ZkControllerTest, SuggesterTSTTest, TestDefaultSimilarityFactory, TestElisionMultitermQuery, TestCoreContainer, DirectUpdateHandlerOptimizeTest, TestBadConfig, DistributedQueryElevationComponentTest, SolrIndexConfigTest, SuggesterWFSTTest, CurrencyFieldTest, JsonLoaderTest, HighlighterTest, BasicDistributedZk2Test, TestPostingsSolrHighlighter, DisMaxRequestHandlerTest, TestPseudoReturnFields, RequestHandlersTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, TestTrie, TestFastLRUCache, TestSolrDeletionPolicy2, RAMDirectoryFactoryTest, TestStressRecovery, PingRequestHandlerTest, TestRangeQuery, ClusterStateTest, UniqFieldsUpdateProcessorFactoryTest, TestIndexingPerformance, LukeRequestHandlerTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 366.78s, 1 test, 1 error <<< FAILURES!

[...truncated 378 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:353: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 246 suites, 1025 tests, 1 error, 14 ignored (3 assumptions)

Total time: 63 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure