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 2014/05/23 18:52:47 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b15) - Build # 10362 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10362/
Java: 32bit/jdk1.7.0_60-ea-b15 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([3D315CB0289C4B5F:BCD7D2A85FC32B63]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1141)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1110)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11139 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/init-core-data-001
   [junit4]   2> 1084991 T4054 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1084992 T4054 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /t/l
   [junit4]   2> 1084997 T4054 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1084998 T4054 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1084999 T4055 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1085098 T4054 oasc.ZkTestServer.run start zk server on port:50092
   [junit4]   2> 1085099 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1085103 T4061 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a44fbb name:ZooKeeperConnection Watcher:127.0.0.1:50092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1085104 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1085104 T4054 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1085111 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1085113 T4063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17d61f2 name:ZooKeeperConnection Watcher:127.0.0.1:50092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1085114 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1085114 T4054 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1085119 T4054 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1085124 T4054 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1085128 T4054 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1085132 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1085133 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1085139 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1085140 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1085145 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1085146 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1085150 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1085151 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1085155 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1085155 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1085160 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1085161 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1085165 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1085166 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1085170 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1085171 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1085175 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1085176 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1085180 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1085181 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1085185 T4054 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1085185 T4054 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1085191 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1085193 T4065 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b09221 name:ZooKeeperConnection Watcher:127.0.0.1:50092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1085194 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1085411 T4054 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1085416 T4054 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1085419 T4054 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:34473
   [junit4]   2> 1085421 T4054 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1085421 T4054 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1085421 T4054 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002
   [junit4]   2> 1085422 T4054 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002/'
   [junit4]   2> 1085435 T4054 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002/solr.xml
   [junit4]   2> 1085457 T4054 oasc.CoreContainer.<init> New CoreContainer 2839116
   [junit4]   2> 1085457 T4054 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002/]
   [junit4]   2> 1085458 T4054 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1085458 T4054 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1085459 T4054 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1085459 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1085459 T4054 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1085460 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1085460 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1085460 T4054 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1085460 T4054 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1085462 T4054 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1085463 T4054 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1085463 T4054 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1085463 T4054 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50092/solr
   [junit4]   2> 1085464 T4054 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1085464 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1085466 T4076 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9467e2 name:ZooKeeperConnection Watcher:127.0.0.1:50092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1085466 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1085470 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1085471 T4078 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17b1224 name:ZooKeeperConnection Watcher:127.0.0.1:50092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1085472 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1085474 T4054 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1085478 T4054 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1085482 T4054 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1085486 T4054 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1085489 T4054 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1085514 T4054 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1085518 T4054 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34473_t%2Fl
   [junit4]   2> 1085525 T4054 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34473_t%2Fl
   [junit4]   2> 1085530 T4054 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1085533 T4054 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1085539 T4054 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:34473_t%2Fl
   [junit4]   2> 1085540 T4054 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1085544 T4054 oasc.Overseer.start Overseer (id=91806971850588164-127.0.0.1:34473_t%2Fl-n_0000000000) starting
   [junit4]   2> 1085549 T4054 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1085565 T4080 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1085565 T4054 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1085570 T4054 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1085572 T4054 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1085576 T4079 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1085581 T4081 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1085581 T4081 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1085583 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1085583 T4081 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1085585 T4079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1085586 T4079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34473/t/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34473_t%2Fl",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1085586 T4079 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1085587 T4079 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1085590 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1085591 T4078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1086584 T4081 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1086584 T4081 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1086586 T4081 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1086586 T4081 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1086588 T4081 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1086588 T4081 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002/collection1/'
   [junit4]   2> 1086589 T4081 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1086589 T4081 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1086590 T4081 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1086619 T4081 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1086642 T4081 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1086643 T4081 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1086649 T4081 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1086835 T4081 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1086839 T4081 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1086841 T4081 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1086851 T4081 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1086854 T4081 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1086856 T4081 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1086857 T4081 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1086857 T4081 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1086857 T4081 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1086858 T4081 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1086858 T4081 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1086858 T4081 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1086858 T4081 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1086858 T4081 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/control/data/
   [junit4]   2> 1086859 T4081 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@28e279
   [junit4]   2> 1086859 T4081 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/control/data
   [junit4]   2> 1086859 T4081 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/control/data/index/
   [junit4]   2> 1086860 T4081 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1086860 T4081 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/control/data/index
   [junit4]   2> 1086860 T4081 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4790295020995231]
   [junit4]   2> 1086861 T4081 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@f4ef73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17ea555; maxCacheMB=0.5244140625 maxMergeSizeMB=0.537109375)),segFN=segments_1,generation=1}
   [junit4]   2> 1086861 T4081 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1086863 T4081 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1086864 T4081 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1086864 T4081 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1086864 T4081 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1086864 T4081 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1086864 T4081 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1086865 T4081 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1086865 T4081 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1086865 T4081 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1086865 T4081 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1086866 T4081 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1086866 T4081 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1086866 T4081 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1086866 T4081 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1086867 T4081 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1086867 T4081 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1086867 T4081 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1086869 T4081 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1086871 T4081 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1086871 T4081 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1086872 T4081 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=40.2421875, floorSegmentMB=1.1923828125, forceMergeDeletesPctAllowed=2.6839144397158297, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39455047169836255
   [junit4]   2> 1086872 T4081 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@f4ef73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17ea555; maxCacheMB=0.5244140625 maxMergeSizeMB=0.537109375)),segFN=segments_1,generation=1}
   [junit4]   2> 1086872 T4081 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1086873 T4081 oass.SolrIndexSearcher.<init> Opening Searcher@1d12eda[collection1] main
   [junit4]   2> 1086873 T4081 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1086874 T4081 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1086874 T4081 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1086874 T4081 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1086874 T4081 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1086875 T4081 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1086875 T4081 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1086875 T4081 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1086875 T4081 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1086876 T4081 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1086877 T4082 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d12eda[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1086878 T4081 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1086878 T4085 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:34473/t/l collection:control_collection shard:shard1
   [junit4]   2> 1086878 T4054 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1086879 T4085 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1086879 T4054 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1086882 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1086883 T4087 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10ab93a name:ZooKeeperConnection Watcher:127.0.0.1:50092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1086883 T4085 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1086883 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1086884 T4054 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1086884 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1086884 T4085 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1086885 T4085 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1584 name=collection1 org.apache.solr.core.SolrCore@d69589 url=https://127.0.0.1:34473/t/l/collection1 node=127.0.0.1:34473_t%2Fl C1584_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:34473/t/l, core=collection1, node_name=127.0.0.1:34473_t%2Fl}
   [junit4]   2> 1086885 T4085 C1584 P34473 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:34473/t/l/collection1/
   [junit4]   2> 1086885 T4054 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1086885 T4079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1086885 T4085 C1584 P34473 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1086886 T4085 C1584 P34473 oasc.SyncStrategy.syncToMe https://127.0.0.1:34473/t/l/collection1/ has no replicas
   [junit4]   2> 1086886 T4085 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:34473/t/l/collection1/ shard1
   [junit4]   2> 1086886 T4085 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1086887 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1086889 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1086891 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1086993 T4087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1086993 T4078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1087040 T4085 oasc.ZkController.register We are https://127.0.0.1:34473/t/l/collection1/ and leader is https://127.0.0.1:34473/t/l/collection1/
   [junit4]   2> 1087040 T4085 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:34473/t/l
   [junit4]   2> 1087040 T4085 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1087041 T4085 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1087041 T4085 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1087042 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1087042 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1087042 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1087042 T4085 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1087043 T4079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1087044 T4079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34473/t/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34473_t%2Fl",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1087045 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1087098 T4054 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1087099 T4054 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1087102 T4054 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1087103 T4054 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:43909
   [junit4]   2> 1087106 T4054 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1087106 T4054 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1087107 T4054 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003
   [junit4]   2> 1087108 T4054 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003/'
   [junit4]   2> 1087124 T4054 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003/solr.xml
   [junit4]   2> 1087147 T4087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1087147 T4078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1087152 T4054 oasc.CoreContainer.<init> New CoreContainer 17110073
   [junit4]   2> 1087153 T4054 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003/]
   [junit4]   2> 1087154 T4054 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1087154 T4054 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1087154 T4054 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1087154 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1087155 T4054 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1087155 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1087155 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1087156 T4054 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1087156 T4054 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1087158 T4054 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1087158 T4054 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1087158 T4054 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1087159 T4054 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50092/solr
   [junit4]   2> 1087159 T4054 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1087160 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087161 T4098 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c84c73 name:ZooKeeperConnection Watcher:127.0.0.1:50092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087161 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1087165 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087166 T4100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1492c3c name:ZooKeeperConnection Watcher:127.0.0.1:50092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087166 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1087175 T4054 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1088179 T4054 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43909_t%2Fl
   [junit4]   2> 1088181 T4054 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43909_t%2Fl
   [junit4]   2> 1094852 T4056 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14629f4590f0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1094952 T4087 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10ab93a name:ZooKeeperConnection Watcher:127.0.0.1:50092/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 1094952 T4087 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 1096754 T4087 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10ab93a name:ZooKeeperConnection Watcher:127.0.0.1:50092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100163 T4058 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 11974ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1100164 T4058 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 1100172 T4101 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1100173 T4101 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1100174 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100174 T4101 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1100174 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100175 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100180 T4079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1100181 T4079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:43909/t/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43909_t%2Fl",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1100181 T4079 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1100182 T4079 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1100184 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100185 T4078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1100185 T4087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1100185 T4100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101175 T4101 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1101175 T4101 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1101176 T4101 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1101176 T4101 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1101177 T4101 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1101177 T4101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003/collection1/'
   [junit4]   2> 1101178 T4101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1101178 T4101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1101179 T4101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1101221 T4101 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1101245 T4101 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1101246 T4101 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1101271 T4101 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1101482 T4101 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1101486 T4101 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1101488 T4101 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1101502 T4101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1101505 T4101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1101507 T4101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1101508 T4101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1101508 T4101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1101509 T4101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1101509 T4101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1101509 T4101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1101510 T4101 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1101510 T4101 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1101510 T4101 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty1/
   [junit4]   2> 1101510 T4101 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@28e279
   [junit4]   2> 1101511 T4101 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty1
   [junit4]   2> 1101511 T4101 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty1/index/
   [junit4]   2> 1101511 T4101 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1101512 T4101 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty1/index
   [junit4]   2> 1101512 T4101 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4790295020995231]
   [junit4]   2> 1101513 T4101 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1fe76dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@84c542; maxCacheMB=0.5244140625 maxMergeSizeMB=0.537109375)),segFN=segments_1,generation=1}
   [junit4]   2> 1101513 T4101 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1101516 T4101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1101516 T4101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1101517 T4101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1101517 T4101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1101517 T4101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1101517 T4101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1101518 T4101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1101518 T4101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1101518 T4101 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1101519 T4101 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1101519 T4101 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1101520 T4101 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1101520 T4101 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1101520 T4101 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1101520 T4101 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1101521 T4101 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1101521 T4101 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1101523 T4101 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1101525 T4101 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1101526 T4101 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1101526 T4101 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=40.2421875, floorSegmentMB=1.1923828125, forceMergeDeletesPctAllowed=2.6839144397158297, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39455047169836255
   [junit4]   2> 1101527 T4101 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1fe76dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@84c542; maxCacheMB=0.5244140625 maxMergeSizeMB=0.537109375)),segFN=segments_1,generation=1}
   [junit4]   2> 1101527 T4101 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1101527 T4101 oass.SolrIndexSearcher.<init> Opening Searcher@18eba47[collection1] main
   [junit4]   2> 1101528 T4101 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1101528 T4101 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1101528 T4101 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1101529 T4101 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1101529 T4101 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1101529 T4101 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1101530 T4101 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1101530 T4101 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1101530 T4101 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1101530 T4101 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1101532 T4102 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18eba47[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1101534 T4101 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1101535 T4105 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:43909/t/l collection:collection1 shard:shard1
   [junit4]   2> 1101535 T4054 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1101536 T4105 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1101536 T4054 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1101540 T4105 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1101542 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101542 T4105 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1101542 T4105 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1585 name=collection1 org.apache.solr.core.SolrCore@761b70 url=https://127.0.0.1:43909/t/l/collection1 node=127.0.0.1:43909_t%2Fl C1585_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:43909/t/l, core=collection1, node_name=127.0.0.1:43909_t%2Fl}
   [junit4]   2> 1101542 T4105 C1585 P43909 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:43909/t/l/collection1/
   [junit4]   2> 1101542 T4105 C1585 P43909 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1101542 T4079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101543 T4105 C1585 P43909 oasc.SyncStrategy.syncToMe https://127.0.0.1:43909/t/l/collection1/ has no replicas
   [junit4]   2> 1101543 T4105 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:43909/t/l/collection1/ shard1
   [junit4]   2> 1101543 T4105 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1101544 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101547 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101550 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101651 T4100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101651 T4078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101651 T4087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101698 T4105 oasc.ZkController.register We are https://127.0.0.1:43909/t/l/collection1/ and leader is https://127.0.0.1:43909/t/l/collection1/
   [junit4]   2> 1101698 T4105 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:43909/t/l
   [junit4]   2> 1101698 T4105 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1101698 T4105 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1101698 T4105 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1101700 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101700 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101701 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101701 T4105 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101701 T4079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101702 T4079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:43909/t/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43909_t%2Fl",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1101703 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101793 T4054 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1101794 T4054 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1101797 T4054 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1101798 T4054 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54475
   [junit4]   2> 1101801 T4054 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1101801 T4054 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1101802 T4054 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004
   [junit4]   2> 1101802 T4054 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004/'
   [junit4]   2> 1101804 T4087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101804 T4100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101804 T4078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101819 T4054 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004/solr.xml
   [junit4]   2> 1101850 T4054 oasc.CoreContainer.<init> New CoreContainer 25801265
   [junit4]   2> 1101850 T4054 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004/]
   [junit4]   2> 1101851 T4054 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1101852 T4054 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1101852 T4054 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1101852 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1101853 T4054 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1101853 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1101853 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1101853 T4054 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1101854 T4054 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1101856 T4054 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1101856 T4054 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1101857 T4054 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1101857 T4054 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50092/solr
   [junit4]   2> 1101857 T4054 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1101858 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101860 T4116 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1453ce1 name:ZooKeeperConnection Watcher:127.0.0.1:50092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101860 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1101862 T4054 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101863 T4118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@211060 name:ZooKeeperConnection Watcher:127.0.0.1:50092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101863 T4054 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1101868 T4054 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1102870 T4054 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54475_t%2Fl
   [junit4]   2> 1102872 T4054 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54475_t%2Fl
   [junit4]   2> 1102886 T4119 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1102895 T4119 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1102904 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1102904 T4119 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1102904 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1102905 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1102906 T4079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1102907 T4079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54475/t/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54475_t%2Fl",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1102907 T4079 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1102908 T4079 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1102910 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103013 T4078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1103013 T4118 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1103013 T4100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1103013 T4087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1103905 T4119 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1103906 T4119 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1103907 T4119 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1103907 T4119 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1103908 T4119 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1103909 T4119 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004/collection1/'
   [junit4]   2> 1103910 T4119 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1103910 T4119 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1103910 T4119 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1103940 T4119 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1103962 T4119 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1103963 T4119 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1103970 T4119 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1104163 T4119 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1104168 T4119 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1104169 T4119 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1104182 T4119 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1104185 T4119 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1104188 T4119 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1104190 T4119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1104190 T4119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1104190 T4119 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1104191 T4119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1104192 T4119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1104192 T4119 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1104192 T4119 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1104192 T4119 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty2/
   [junit4]   2> 1104193 T4119 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@28e279
   [junit4]   2> 1104193 T4119 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty2
   [junit4]   2> 1104193 T4119 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty2/index/
   [junit4]   2> 1104194 T4119 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1104194 T4119 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-001/jetty2/index
   [junit4]   2> 1104194 T4119 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4790295020995231]
   [junit4]   2> 1104195 T4119 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@15ef411 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c5d06f; maxCacheMB=0.5244140625 maxMergeSizeMB=0.537109375)),segFN=segments_1,generation=1}
   [junit4]   2> 1104195 T4119 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1104200 T4119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1104200 T4119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1104201 T4119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1104201 T4119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1104201 T4119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1104202 T4119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1104202 T4119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1104203 T4119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1104203 T4119 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1104204 T4119 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1104204 T4119 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1104205 T4119 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1104205 T4119 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1104206 T4119 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1104206 T4119 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1104207 T4119 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1104207 T4119 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1104211 T4119 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104214 T4119 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1104215 T4119 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1104216 T4119 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=40.2421875, floorSegmentMB=1.1923828125, forceMergeDeletesPctAllowed=2.6839144397158297, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39455047169836255
   [junit4]   2> 1104216 T4119 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@15ef411 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c5d06f; maxCacheMB=0.5244140625 maxMergeSizeMB=0.537109375)),segFN=segments_1,generation=1}
   [junit4]   2> 1104216 T4119 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1104217 T4119 oass.SolrIndexSearcher.<init> Opening Searcher@4f072c[collection1] main
   [junit4]   2> 1104217 T4119 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1104218 T4119 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1104218 T4119 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1104219 T4119 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1104219 T4119 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1104219 T4119 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1104220 T4119 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1104220 T4119 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1104220 T4119 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1104221 T4119 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1104224 T4120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f072c[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1104226 T4119 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1104227 T4123 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54475/t/l collection:collection1 shard:shard1
   [junit4]   2> 1104227 T4054 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1104228 T4054 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1104231 T4123 oasc.ZkController.register We are https://127.0.0.1:54475/t/l/collection1/ and leader is https://127.0.0.1:43909/t/l/collection1/
   [junit4]   2> 1104231 T4123 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54475/t/l
   [junit4]   2> 1104231 T4123 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1104231 T4123 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1586 name=collection1 org.apache.solr.core.SolrCore@5013b3 url=https://127.0.0.1:54475/t/l/collection1 node=127.0.0.1:54475_t%2Fl C1586_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54475/t/l, core=collection1, node_name=127.0.0.1:54475_t%2Fl}
   [junit4]   2> 1104232 T4124 C1586 P54475 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1104232 T4124 C1586 P54475 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1104233 T4124 C1586 P54475 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:43909/t/l/collection1/ and I am https://127.0.0.1:54475/t/l/collection1/
   [junit4]   2> 1104233 T4124 C1586 P54475 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1104233 T4124 C1586 P54475 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1104233 T4123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1104235 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104235 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104236 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104237 T4079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1104237 T4124 C1586 P54475 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:43909/t/l; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A54475_t%252Fl&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 1104238 T4079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54475/t/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54475_t%2Fl",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1104241 T4078 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104291 T4093 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1104292 T4093 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1104292 T4093 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1104293 T4093 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:54475_t%2Fl, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"https://127.0.0.1:54475/t/l","core":"collection1","node_name":"127.0.0.1:54475_t%2Fl"}
   [junit4]   2> 1104345 T4078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1104345 T4118 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1104345 T4100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1104345 T4087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1104457 T4054 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1104458 T4054 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1104462 T4054 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1104464 T4054 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58778
   [junit4]   2> 1104466 T4054 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1104466 T4054 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1104466 T4054 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-005
   [junit4]   2> 1104467 T4054 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-005/'
   [junit4]   2> 1104494 T4054 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-005/solr.xml
   [junit4]   2> 1104527 T4054 oasc.CoreContainer.<init> New CoreContainer 2398193
   [junit4]   2> 1104528 T4054 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001/tempDir-005/]
   [junit4]   2> 1104528 T4054 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1104529 T4054 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1104529 T4054 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1104529 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1104530 T4054 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1104530 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1104530 T4054 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1104530 T4054 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1104531 T4054 oashc.HttpSha

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

ache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:444)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:444)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1153056 T4158 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1153056 T4158 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1153056 T4158 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1153056 T4158 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1153073 T4054 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/t/l,null}
   [junit4]   2> 1153125 T4054 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1153127 T4054 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50092 50092
   [junit4]   2> 1153811 T4055 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50092 50092
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=3D315CB0289C4B5F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_HN -Dtests.timezone=US/Alaska -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   68.8s J1 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D315CB0289C4B5F:BCD7D2A85FC32B63]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1141)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1110)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1153827 T4054 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.SyncSliceTest-3D315CB0289C4B5F-001
   [junit4]   2> 68842 T4053 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=479), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=479)), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_HN, timezone=US/Alaska
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=241146392,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, SystemInfoHandlerTest, TestPartialUpdateDeduplication, TestFastWriter, HdfsWriteToMultipleCollectionsTest, TestConfigSets, StandardRequestHandlerTest, IndexBasedSpellCheckerTest, TestDocumentBuilder, FileUtilsTest, BlockCacheTest, ChangedSchemaMergeTest, TestStandardQParsers, DOMUtilTest, TestRandomFaceting, SolrCoreCheckLockOnStartupTest, SSLMigrationTest, ExpressionTest, TestSchemaSimilarityResource, OverseerStatusTest, DefaultValueUpdateProcessorTest, JSONWriterTest, DateFieldTest, ZkSolrClientTest, CollectionsAPIDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, DateMathParserTest, PingRequestHandlerTest, DocValuesMissingTest, MultiTermTest, HardAutoCommitTest, SolrRequestParserTest, TestRangeQuery, NotRequiredUniqueKeyTest, TestCSVLoader, TestCSVResponseWriter, SimplePostToolTest, TestFiltering, TestFoldingMultitermQuery, TestSchemaResource, TestJmxIntegration, TestOmitPositions, TestSolrCoreProperties, TestZkChroot, TestManagedResource, TestSearcherReuse, TestFieldTypeResource, TestAnalyzedSuggestions, TestQuerySenderNoQuery, TestCoreDiscovery, DirectSolrSpellCheckerTest, ResourceLoaderTest, TestSolrXMLSerializer, TestRecovery, TestSolrDeletionPolicy2, IndexSchemaRuntimeFieldTest, TestPhraseSuggestions, SolrCmdDistributorTest, HttpPartitionTest, FieldAnalysisRequestHandlerTest, CoreAdminRequestStatusTest, TestLMDirichletSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, FieldFacetExtrasTest, PathHierarchyTokenizerFactoryTest, TestComponentsName, HighlighterTest, TestDFRSimilarityFactory, SuggestComponentTest, TestIBSimilarityFactory, CurrencyFieldOpenExchangeTest, TestMultiCoreConfBootstrap, LeaderElectionIntegrationTest, TestIndexSearcher, ConvertedLegacyTest, ShardSplitTest, TestDistributedGrouping, SpellCheckComponentTest, TestSolrQueryParserResource, TestUpdate, TestWordDelimiterFilterFactory, FullSolrCloudDistribCmdsTest, SortByFunctionTest, HdfsSyncSliceTest, TestQuerySenderListener, BasicZkTest, FunctionTest, TestStressLucene, TestSolrJ, RequiredFieldsTest, AbstractAnalyticsStatsTest, TestRecoveryHdfs, AlternateDirectoryTest, TestManagedSchemaFieldResource, TestRTGBase, CustomCollectionTest, NoCacheHeaderTest, TestArbitraryIndexDir, PluginInfoTest, SyncSliceTest]
   [junit4] Completed on J1 in 69.13s, 1 test, 1 error <<< FAILURES!

[...truncated 624 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 error, 36 ignored (15 assumptions)

Total time: 68 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b15 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_55) - Build # 10365 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10365/
Java: 32bit/jdk1.7.0_55 -client -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestBackup

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DBD772C2E4A13F09:9A5C52A7C31FCC46]:0)
	at org.apache.solr.SolrTestCaseJ4.recurseDelete(SolrTestCaseJ4.java:1018)
	at org.apache.solr.handler.TestReplicationHandler.doTestBackup(TestReplicationHandler.java:1553)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10952 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/init-core-data-001
   [junit4]   2> 822765 T2047 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterWrite2Slave
   [junit4]   2> 822772 T2047 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 822778 T2047 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52049
   [junit4]   2> 822779 T2047 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 822779 T2047 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 822780 T2047 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001
   [junit4]   2> 822781 T2047 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/'
   [junit4]   2> 822816 T2047 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/solr.xml
   [junit4]   2> 822959 T2047 oasc.CoreContainer.<init> New CoreContainer 1992564
   [junit4]   2> 822960 T2047 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/]
   [junit4]   2> 822963 T2047 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 822963 T2047 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 822964 T2047 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 822965 T2047 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 822965 T2047 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 822966 T2047 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 822967 T2047 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 822967 T2047 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 822968 T2047 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 822969 T2047 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 822970 T2047 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 822971 T2047 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 822978 T2057 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/'
   [junit4]   2> 823081 T2057 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 823209 T2057 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 823210 T2057 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 823216 T2057 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 823268 T2057 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 823271 T2057 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/
   [junit4]   2> 823271 T2057 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 823272 T2057 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data/
   [junit4]   2> 823272 T2057 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 823273 T2057 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data
   [junit4]   2> 823273 T2057 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data/index/
   [junit4]   2> 823274 T2057 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 823275 T2057 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data/index
   [junit4]   2> 823276 T2057 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=26.244140625, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=15.865220137467713, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5246124161899027
   [junit4]   2> 823277 T2057 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@24373d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f8f822),segFN=segments_1,generation=1}
   [junit4]   2> 823277 T2057 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 823279 T2057 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 823279 T2057 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 823280 T2057 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 823280 T2057 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 823281 T2057 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 823281 T2057 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 823282 T2057 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 823287 T2057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 823291 T2057 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 823291 T2057 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 823292 T2057 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=90.806640625, floorSegmentMB=0.3759765625, forceMergeDeletesPctAllowed=27.230338289682052, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 823293 T2057 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@24373d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f8f822),segFN=segments_1,generation=1}
   [junit4]   2> 823293 T2057 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 823294 T2057 oass.SolrIndexSearcher.<init> Opening Searcher@194f83e[collection1] main
   [junit4]   2> 823294 T2057 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/conf
   [junit4]   2> 823295 T2057 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/conf/}
   [junit4]   2> 823295 T2057 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/conf
   [junit4]   2> 823296 T2057 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 823296 T2057 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 823297 T2057 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 823297 T2057 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 823312 T2057 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 823312 T2057 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 823312 T2058 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@194f83e[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 823314 T2047 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 823314 T2047 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 823321 T2047 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 823323 T2047 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52838
   [junit4]   2> 823324 T2047 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 823324 T2047 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 823324 T2047 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002
   [junit4]   2> 823325 T2047 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/'
   [junit4]   2> 823346 T2047 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/solr.xml
   [junit4]   2> 823445 T2047 oasc.CoreContainer.<init> New CoreContainer 29020098
   [junit4]   2> 823445 T2047 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/]
   [junit4]   2> 823447 T2047 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 823447 T2047 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 823447 T2047 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 823447 T2047 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 823448 T2047 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 823448 T2047 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 823448 T2047 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 823460 T2047 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 823461 T2047 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 823462 T2047 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 823462 T2047 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 823462 T2047 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 823467 T2069 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/'
   [junit4]   2> 823570 T2069 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 823683 T2069 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 823684 T2069 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 823688 T2069 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 823719 T2069 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 823721 T2069 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/
   [junit4]   2> 823721 T2069 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 823722 T2069 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/
   [junit4]   2> 823722 T2069 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 823722 T2069 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data
   [junit4]   2> 823723 T2069 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index/
   [junit4]   2> 823723 T2069 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 823723 T2069 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index
   [junit4]   2> 823724 T2069 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=26.244140625, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=15.865220137467713, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5246124161899027
   [junit4]   2> 823724 T2069 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@38b46b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@410701),segFN=segments_1,generation=1}
   [junit4]   2> 823725 T2069 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 823726 T2069 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 823726 T2069 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 823726 T2069 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 823726 T2069 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 823726 T2069 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 823727 T2069 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 823727 T2069 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 823728 T2069 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 823730 T2069 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 823731 T2069 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 823731 T2069 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=90.806640625, floorSegmentMB=0.3759765625, forceMergeDeletesPctAllowed=27.230338289682052, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 823731 T2069 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@38b46b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@410701),segFN=segments_1,generation=1}
   [junit4]   2> 823732 T2069 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 823732 T2069 oass.SolrIndexSearcher.<init> Opening Searcher@1ed37f1[collection1] main
   [junit4]   2> 823732 T2069 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/conf
   [junit4]   2> 823732 T2069 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/conf/}
   [junit4]   2> 823732 T2069 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/conf
   [junit4]   2> 823733 T2069 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 823733 T2069 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 823733 T2069 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 823735 T2069 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
   [junit4]   2> 823735 T2069 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 823735 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ed37f1[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 823736 T2047 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 823737 T2047 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C8123 name=collection1 org.apache.solr.core.SolrCore@1358747
   [junit4]   2> 823740 T2053 C8123 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=1 
   [junit4]   2> 823743 T2054 C8123 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
   [junit4]   2> 823746 T2055 C8123 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 823750 T2056 C8123 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
   [junit4]   2> 823753 T2053 C8123 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
   [junit4]   2> 823755 T2054 C8123 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C8124 name=collection1 org.apache.solr.core.SolrCore@1358747
   [junit4]   2> 823771 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
   [junit4]   2> 823774 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
   [junit4]   2> 823776 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
   [junit4]   2> 823779 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
   [junit4]   2> 823782 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
   [junit4]   2> 823784 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
   [junit4]   2> 823787 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
   [junit4]   2> 823789 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
   [junit4]   2> 823792 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
   [junit4]   2> 823794 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
   [junit4]   2> 823797 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
   [junit4]   2> 823800 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
   [junit4]   2> 823802 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
   [junit4]   2> 823805 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
   [junit4]   2> 823807 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
   [junit4]   2> 823810 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
   [junit4]   2> 823813 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
   [junit4]   2> 823815 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
   [junit4]   2> 823818 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
   [junit4]   2> 823821 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
   [junit4]   2> 823824 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
   [junit4]   2> 823826 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
   [junit4]   2> 823829 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
   [junit4]   2> 823831 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
   [junit4]   2> 823834 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
   [junit4]   2> 823837 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
   [junit4]   2> 823840 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
   [junit4]   2> 823842 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
   [junit4]   2> 823845 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
   [junit4]   2> 823848 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
   [junit4]   2> 823850 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
   [junit4]   2> 823853 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
   [junit4]   2> 823856 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
   [junit4]   2> 823859 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
   [junit4]   2> 823861 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
   [junit4]   2> 823864 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
   [junit4]   2> 823867 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
   [junit4]   2> 823870 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
   [junit4]   2> 823872 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
   [junit4]   2> 823875 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
   [junit4]   2> 823878 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
   [junit4]   2> 823881 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
   [junit4]   2> 823883 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
   [junit4]   2> 823886 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
   [junit4]   2> 823889 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
   [junit4]   2> 823892 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 1
   [junit4]   2> 823894 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
   [junit4]   2> 823897 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
   [junit4]   2> 823900 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
   [junit4]   2> 823902 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
   [junit4]   2> 823905 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
   [junit4]   2> 823908 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
   [junit4]   2> 823911 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
   [junit4]   2> 823913 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
   [junit4]   2> 823916 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
   [junit4]   2> 823919 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
   [junit4]   2> 823922 T2055 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
   [junit4]   2> 823925 T2056 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 1
   [junit4]   2> 823928 T2053 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 1
   [junit4]   2> 823930 T2054 C8124 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C8125 name=collection1 org.apache.solr.core.SolrCore@1358747
   [junit4]   2> 823947 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
   [junit4]   2> 823949 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
   [junit4]   2> 823952 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
   [junit4]   2> 823955 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
   [junit4]   2> 823957 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
   [junit4]   2> 823960 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
   [junit4]   2> 823962 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
   [junit4]   2> 823965 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
   [junit4]   2> 823967 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
   [junit4]   2> 823970 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 1
   [junit4]   2> 823972 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
   [junit4]   2> 823975 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
   [junit4]   2> 823978 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
   [junit4]   2> 823980 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
   [junit4]   2> 823983 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
   [junit4]   2> 823985 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
   [junit4]   2> 823987 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
   [junit4]   2> 823990 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
   [junit4]   2> 823993 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
   [junit4]   2> 823995 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
   [junit4]   2> 823998 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 1
   [junit4]   2> 824000 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
   [junit4]   2> 824003 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
   [junit4]   2> 824005 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
   [junit4]   2> 824008 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 1
   [junit4]   2> 824010 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
   [junit4]   2> 824013 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
   [junit4]   2> 824015 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
   [junit4]   2> 824018 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 1
   [junit4]   2> 824020 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
   [junit4]   2> 824023 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
   [junit4]   2> 824026 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
   [junit4]   2> 824028 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
   [junit4]   2> 824031 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
   [junit4]   2> 824034 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
   [junit4]   2> 824036 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
   [junit4]   2> 824039 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
   [junit4]   2> 824042 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
   [junit4]   2> 824044 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
   [junit4]   2> 824047 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
   [junit4]   2> 824050 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
   [junit4]   2> 824053 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
   [junit4]   2> 824056 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
   [junit4]   2> 824058 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
   [junit4]   2> 824061 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
   [junit4]   2> 824064 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 1
   [junit4]   2> 824066 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
   [junit4]   2> 824069 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
   [junit4]   2> 824072 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
   [junit4]   2> 824075 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 1
   [junit4]   2> 824077 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
   [junit4]   2> 824080 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
   [junit4]   2> 824083 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
   [junit4]   2> 824086 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 1
   [junit4]   2> 824088 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
   [junit4]   2> 824091 T2055 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
   [junit4]   2> 824094 T2053 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
   [junit4]   2> 824097 T2054 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 1
   [junit4]   2> 824099 T2056 C8125 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C8126 name=collection1 org.apache.solr.core.SolrCore@1358747
   [junit4]   2> 824123 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 21
   [junit4]   2> 824126 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
   [junit4]   2> 824129 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
   [junit4]   2> 824132 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
   [junit4]   2> 824135 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 1
   [junit4]   2> 824138 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 1
   [junit4]   2> 824140 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
   [junit4]   2> 824143 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
   [junit4]   2> 824146 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
   [junit4]   2> 824149 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
   [junit4]   2> 824151 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
   [junit4]   2> 824154 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
   [junit4]   2> 824157 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
   [junit4]   2> 824160 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
   [junit4]   2> 824163 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 1
   [junit4]   2> 824165 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
   [junit4]   2> 824168 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
   [junit4]   2> 824171 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
   [junit4]   2> 824174 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
   [junit4]   2> 824177 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 1
   [junit4]   2> 824179 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
   [junit4]   2> 824182 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
   [junit4]   2> 824185 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
   [junit4]   2> 824188 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
   [junit4]   2> 824191 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
   [junit4]   2> 824193 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
   [junit4]   2> 824196 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
   [junit4]   2> 824199 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
   [junit4]   2> 824202 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
   [junit4]   2> 824204 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
   [junit4]   2> 824207 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
   [junit4]   2> 824210 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
   [junit4]   2> 824213 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
   [junit4]   2> 824216 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 1
   [junit4]   2> 824218 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
   [junit4]   2> 824221 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
   [junit4]   2> 824224 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
   [junit4]   2> 824227 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 1
   [junit4]   2> 824229 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
   [junit4]   2> 824232 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
   [junit4]   2> 824235 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
   [junit4]   2> 824238 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 1
   [junit4]   2> 824240 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
   [junit4]   2> 824243 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
   [junit4]   2> 824246 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
   [junit4]   2> 824248 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
   [junit4]   2> 824251 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
   [junit4]   2> 824254 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
   [junit4]   2> 824256 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
   [junit4]   2> 824259 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
   [junit4]   2> 824262 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
   [junit4]   2> 824264 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
   [junit4]   2> 824267 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
   [junit4]   2> 824270 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
   [junit4]   2> 824272 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
   [junit4]   2> 824275 T2056 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
   [junit4]   2> 824278 T2055 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
   [junit4]   2> 824281 T2053 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
   [junit4]   2> 824283 T2054 C8126 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C8127 name=collection1 org.apache.solr.core.SolrCore@1358747
   [junit4]   2> 824286 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
   [junit4]   2> 824304 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
   [junit4]   2> 824307 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
   [junit4]   2> 824310 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
   [junit4]   2> 824313 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 1
   [junit4]   2> 824315 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
   [junit4]   2> 824318 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
   [junit4]   2> 824321 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
   [junit4]   2> 824323 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
   [junit4]   2> 824326 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
   [junit4]   2> 824328 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
   [junit4]   2> 824330 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
   [junit4]   2> 824332 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
   [junit4]   2> 824335 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
   [junit4]   2> 824338 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
   [junit4]   2> 824340 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
   [junit4]   2> 824343 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
   [junit4]   2> 824346 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
   [junit4]   2> 824349 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
   [junit4]   2> 824352 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 1
   [junit4]   2> 824354 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
   [junit4]   2> 824357 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
   [junit4]   2> 824360 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
   [junit4]   2> 824362 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
   [junit4]   2> 824365 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
   [junit4]   2> 824368 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 1
   [junit4]   2> 824370 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
   [junit4]   2> 824373 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
   [junit4]   2> 824376 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 1
   [junit4]   2> 824378 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
   [junit4]   2> 824381 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
   [junit4]   2> 824383 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
   [junit4]   2> 824386 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
   [junit4]   2> 824389 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
   [junit4]   2> 824392 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 1
   [junit4]   2> 824394 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
   [junit4]   2> 824397 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
   [junit4]   2> 824400 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
   [junit4]   2> 824402 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
   [junit4]   2> 824404 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
   [junit4]   2> 824407 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
   [junit4]   2> 824410 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
   [junit4]   2> 824413 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
   [junit4]   2> 824416 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 1
   [junit4]   2> 824418 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
   [junit4]   2> 824421 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
   [junit4]   2> 824424 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
   [junit4]   2> 824426 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
   [junit4]   2> 824429 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
   [junit4]   2> 824432 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
   [junit4]   2> 824435 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 1
   [junit4]   2> 824437 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
   [junit4]   2> 824440 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
   [junit4]   2> 824443 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
   [junit4]   2> 824446 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
   [junit4]   2> 824449 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 1
   [junit4]   2> 824451 T2056 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
   [junit4]   2> 824454 T2053 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
   [junit4]   2> 824457 T2054 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
   [junit4]   2> 824460 T2055 C8127 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C8128 name=collection1 org.apache.solr.core.SolrCore@1358747
   [junit4]   2> 824481 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1
   [junit4]   2> 824484 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
   [junit4]   2> 824486 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
   [junit4]   2> 824489 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
   [junit4]   2> 824492 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
   [junit4]   2> 824495 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
   [junit4]   2> 824498 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
   [junit4]   2> 824501 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 1
   [junit4]   2> 824503 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
   [junit4]   2> 824506 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
   [junit4]   2> 824509 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
   [junit4]   2> 824512 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
   [junit4]   2> 824515 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 1
   [junit4]   2> 824517 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
   [junit4]   2> 824520 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
   [junit4]   2> 824523 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
   [junit4]   2> 824525 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
   [junit4]   2> 824528 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
   [junit4]   2> 824531 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
   [junit4]   2> 824534 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
   [junit4]   2> 824537 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
   [junit4]   2> 824540 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
   [junit4]   2> 824542 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
   [junit4]   2> 824545 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
   [junit4]   2> 824548 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
   [junit4]   2> 824551 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
   [junit4]   2> 824554 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
   [junit4]   2> 824557 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
   [junit4]   2> 824559 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
   [junit4]   2> 824562 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
   [junit4]   2> 824565 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
   [junit4]   2> 824568 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 1
   [junit4]   2> 824570 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
   [junit4]   2> 824573 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
   [junit4]   2> 824575 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
   [junit4]   2> 824578 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
   [junit4]   2> 824581 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
   [junit4]   2> 824584 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
   [junit4]   2> 824586 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
   [junit4]   2> 824589 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
   [junit4]   2> 824592 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
   [junit4]   2> 824594 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
   [junit4]   2> 824597 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
   [junit4]   2> 824600 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
   [junit4]   2> 824602 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
   [junit4]   2> 824605 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
   [junit4]   2> 824608 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
   [junit4]   2> 824611 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
   [junit4]   2> 824613 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
   [junit4]   2> 824617 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 1
   [junit4]   2> 824620 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 1
   [junit4]   2> 824622 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
   [junit4]   2> 824624 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
   [junit4]   2> 824626 T2053 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
   [junit4]   2> 824628 T2054 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
   [junit4]   2> 824630 T2055 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
   [junit4]   2> 824632 T2056 C8128 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 1
   [junit4]   2> 824633 T2054 C8128 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={wt=javabin&command=indexversion&version=2&qt=/replication} status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C8129 name=collection1 org.apache.solr.core.SolrCore@1358747
   [junit4]   2> 824642 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 8
   [junit4]   2> 824645 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
   [junit4]   2> 824647 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 1
   [junit4]   2> 824648 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
   [junit4]   2> 824650 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
   [junit4]   2> 824652 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
   [junit4]   2> 824654 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
   [junit4]   2> 824656 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
   [junit4]   2> 824658 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
   [junit4]   2> 824660 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
   [junit4]   2> 824662 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
   [junit4]   2> 824664 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
   [junit4]   2> 824666 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
   [junit4]   2> 824675 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 1
   [junit4]   2> 824678 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
   [junit4]   2> 824681 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
   [junit4]   2> 824683 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
   [junit4]   2> 824685 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
   [junit4]   2> 824687 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
   [junit4]   2> 824689 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
   [junit4]   2> 824691 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
   [junit4]   2> 824693 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
   [junit4]   2> 824695 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
   [junit4]   2> 824697 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
   [junit4]   2> 824699 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
   [junit4]   2> 824701 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
   [junit4]   2> 824703 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
   [junit4]   2> 824705 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
   [junit4]   2> 824707 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
   [junit4]   2> 824709 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
   [junit4]   2> 824711 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
   [junit4]   2> 824713 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
   [junit4]   2> 824716 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
   [junit4]   2> 824718 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
   [junit4]   2> 824721 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 1
   [junit4]   2> 824722 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
   [junit4]   2> 824724 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
   [junit4]   2> 824726 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
   [junit4]   2> 824728 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
   [junit4]   2> 824730 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
   [junit4]   2> 824732 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
   [junit4]   2> 824734 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
   [junit4]   2> 824736 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0
   [junit4]   2> 824738 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
   [junit4]   2> 824740 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
   [junit4]   2> 824742 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
   [junit4]   2> 824744 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
   [junit4]   2> 824746 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 1
   [junit4]   2> 824747 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
   [junit4]   2> 824749 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
   [junit4]   2> 824751 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
   [junit4]   2> 824753 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
   [junit4]   2> 824761 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 1
   [junit4]   2> 824763 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
   [junit4]   2> 824765 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
   [junit4]   2> 824767 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
   [junit4]   2> 824769 T2054 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
   [junit4]   2> 824771 T2056 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
   [junit4]   2> 824773 T2053 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
   [junit4]   2> 824775 T2055 C8129 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C8130 name=collection1 org.apache.solr.core.SolrCore@1358747
   [junit4]   2> 824787 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
   [junit4]   2> 824789 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
   [junit4]   2> 824791 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
   [junit4]   2> 824793 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
   [junit4]   2> 824795 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
   [junit4]   2> 824797 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
   [junit4]   2> 824799 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
   [junit4]   2> 824801 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
   [junit4]   2> 824803 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
   [junit4]   2> 824805 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
   [junit4]   2> 824807 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
   [junit4]   2> 824809 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
   [junit4]   2> 824811 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
   [junit4]   2> 824813 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 1
   [junit4]   2> 824815 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 1
   [junit4]   2> 824816 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
   [junit4]   2> 824818 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
   [junit4]   2> 824820 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
   [junit4]   2> 824822 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
   [junit4]   2> 824824 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
   [junit4]   2> 824826 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
   [junit4]   2> 824828 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
   [junit4]   2> 824834 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
   [junit4]   2> 824837 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
   [junit4]   2> 824840 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 1
   [junit4]   2> 824842 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
   [junit4]   2> 824844 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
   [junit4]   2> 824846 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 1
   [junit4]   2> 824847 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
   [junit4]   2> 824849 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
   [junit4]   2> 824851 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
   [junit4]   2> 824853 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
   [junit4]   2> 824855 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
   [junit4]   2> 824857 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
   [junit4]   2> 824859 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
   [junit4]   2> 824861 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
   [junit4]   2> 824863 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
   [junit4]   2> 824865 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
   [junit4]   2> 824867 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
   [junit4]   2> 824869 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
   [junit4]   2> 824871 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
   [junit4]   2> 824873 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
   [junit4]   2> 824875 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
   [junit4]   2> 824877 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
   [junit4]   2> 824879 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 1
   [junit4]   2> 824881 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 1
   [junit4]   2> 824882 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
   [junit4]   2> 824884 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
   [junit4]   2> 824886 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
   [junit4]   2> 824888 T2053 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
   [junit4]   2> 824890 T2055 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
   [junit4]   2> 824892 T2054 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
   [junit4]   2> 824894 T2056 C8130 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0
   [junit4]   2> 824896 T2053 C8130 oasup.LogUpdateProcess

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

eader(Uninverting(_0(5.0):c492))}
   [junit4]   2> 879710 T2743 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index.20140524002719028 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index.20140524002719028;done=true>>]
   [junit4]   2> 879710 T2743 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index.20140524002719028
   [junit4]   2> 879809 T2739 C8434 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&wt=javabin&q=*:*&version=2} hits=492 status=0 QTime=1 
   [junit4]   2> 879810 T2047 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterStartup
   [junit4]   2> 879831 T2047 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1028173
   [junit4]   2> 879832 T2047 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d21fa
   [junit4]   2> 879833 T2047 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=492,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 879834 T2047 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 879835 T2047 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 879835 T2047 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 879837 T2047 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 879838 T2047 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 879838 T2047 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 879839 T2047 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data
   [junit4]   2> 879860 T2047 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 879861 T2047 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-001/collection1/data/index
   [junit4]   2> 879865 T2047 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 879938 T2047 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=30612325
   [junit4]   2> 879938 T2047 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@af3de3
   [junit4]   2> 879939 T2047 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 879940 T2047 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 879941 T2047 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 879942 T2047 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 879943 T2047 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 879944 T2047 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 879944 T2047 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data;done=false>>]
   [junit4]   2> 879945 T2047 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data
   [junit4]   2> 879946 T2047 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index;done=false>>]
   [junit4]   2> 879947 T2047 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001/solr-instance-002/collection1/data/index
   [junit4]   2> 879951 T2047 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 880012 T2047 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandler-DBD772C2E4A13F09-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ar_YE, timezone=America/Santarem
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_55 (32-bit)/cpus=8,threads=1,free=195764184,total=349716480
   [junit4]   2> NOTE: All tests run in this JVM: [TestValueSourceCache, TestGroupingSearch, TestSolrQueryParserDefaultOperatorResource, DistributedSuggestComponentTest, TestCollapseQParserPlugin, RecoveryZkTest, BinaryUpdateRequestHandlerTest, BlockDirectoryTest, ParsingFieldUpdateProcessorsTest, DistributedQueryComponentOptimizationTest, FileBasedSpellCheckerTest, ChaosMonkeyNothingIsSafeTest, WordBreakSolrSpellCheckerTest, TestSchemaNameResource, LeaderElectionTest, UpdateRequestProcessorFactoryTest, AliasIntegrationTest, TestShortCircuitedRequests, QueryEqualityTest, MBeansHandlerTest, TermsComponentTest, TestSolrXmlPersistor, SuggesterTest, TestInfoStreamLogging, TestElisionMultitermQuery, TestComplexPhraseQParserPlugin, SearchHandlerTest, TestCoreContainer, IndexSchemaTest, TestDefaultSearchFieldResource, UUIDFieldTest, CursorPagingTest, TestSolrDeletionPolicy1, BadComponentTest, TestBadConfig, TestUtils, DistributedQueryElevationComponentTest, TestSchemaVersionResource, SimpleFacetsTest, TestMaxScoreQueryParser, DirectUpdateHandlerOptimizeTest, TestFaceting, BasicDistributedZkTest, AsyncMigrateRouteKeyTest, MigrateRouteKeyTest, TestCollationFieldDocValues, TestReloadAndDeleteDocs, TestStressVersions, RAMDirectoryFactoryTest, TestImplicitCoreProperties, ResponseLogComponentTest, TestPostingsSolrHighlighter, TestReplicationHandler]
   [junit4] Completed on J0 in 57.33s, 14 tests, 1 error <<< FAILURES!

[...truncated 837 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 error, 36 ignored (15 assumptions)

Total time: 78 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_55 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_05) - Build # 10364 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10364/
Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
shard2 is not consistent.  Got 175 from http://127.0.0.1:58254/collection1lastClient and got 151 from http://127.0.0.1:54770/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 175 from http://127.0.0.1:58254/collection1lastClient and got 151 from http://127.0.0.1:54770/collection1
	at __randomizedtesting.SeedInfo.seed([12C675D3D5579154:9320FBCBA208F168]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1131)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1110)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10702 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/init-core-data-001
   [junit4]   2> 42090 T249 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 42090 T249 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 42094 T249 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 42095 T249 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 42096 T250 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 42195 T249 oasc.ZkTestServer.run start zk server on port:53568
   [junit4]   2> 42197 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43403 T253 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 1203ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 43406 T256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6897f4fb name:ZooKeeperConnection Watcher:127.0.0.1:53568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43407 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43407 T249 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 43428 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43430 T258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@764eb684 name:ZooKeeperConnection Watcher:127.0.0.1:53568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43430 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43431 T249 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 43433 T249 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 43435 T249 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 43437 T249 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 43438 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 43439 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 43442 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 43443 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 43445 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 43446 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 43448 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 43448 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 43449 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 43450 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 43451 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 43451 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 43453 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 43453 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 43454 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 43454 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 43456 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 43456 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 43459 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 43459 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 43461 T249 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 43461 T249 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 43691 T249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 43694 T249 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48398
   [junit4]   2> 43695 T249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 43695 T249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 43695 T249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002
   [junit4]   2> 43695 T249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002/'
   [junit4]   2> 43709 T249 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002/solr.xml
   [junit4]   2> 43727 T249 oasc.CoreContainer.<init> New CoreContainer 1326885130
   [junit4]   2> 43727 T249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002/]
   [junit4]   2> 43728 T249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 43728 T249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 43728 T249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 43729 T249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 43729 T249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 43729 T249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 43729 T249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 43729 T249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 43730 T249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 43730 T249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43730 T249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43731 T249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 43731 T249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53568/solr
   [junit4]   2> 43731 T249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 43732 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43735 T269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63fb543d name:ZooKeeperConnection Watcher:127.0.0.1:53568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43736 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43739 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43741 T271 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f6daf27 name:ZooKeeperConnection Watcher:127.0.0.1:53568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43741 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43744 T249 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 43746 T249 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 43750 T249 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 43754 T249 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 43758 T249 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 43763 T249 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 43765 T249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48398_
   [junit4]   2> 43767 T249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48398_
   [junit4]   2> 43772 T249 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 43776 T249 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 43782 T249 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48398_
   [junit4]   2> 43782 T249 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 43785 T249 oasc.Overseer.start Overseer (id=91808565112340483-127.0.0.1:48398_-n_0000000000) starting
   [junit4]   2> 43789 T249 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 43802 T273 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 43803 T249 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 43806 T249 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 43808 T249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 43811 T272 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 43814 T274 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 43814 T274 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 43816 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43816 T274 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 43818 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 43819 T272 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48398",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48398_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 43819 T272 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 43820 T272 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 43824 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43825 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 44816 T274 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 44817 T274 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 44818 T274 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 44818 T274 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 44820 T274 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 44820 T274 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002/collection1/'
   [junit4]   2> 44821 T274 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 44821 T274 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 44822 T274 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 44855 T274 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 44868 T274 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 44869 T274 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 44873 T274 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 44947 T274 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 44948 T274 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 44949 T274 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 44951 T274 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 44965 T274 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 44965 T274 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 44965 T274 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/control/data/
   [junit4]   2> 44965 T274 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a16e3e
   [junit4]   2> 44966 T274 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/control/data
   [junit4]   2> 44966 T274 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/control/data/index/
   [junit4]   2> 44967 T274 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 44967 T274 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/control/data/index
   [junit4]   2> 44967 T274 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8538931145041674]
   [junit4]   2> 44972 T274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 44972 T274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 44975 T274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 44975 T274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 44975 T274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 44976 T274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 44976 T274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 44976 T274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 44976 T274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 44976 T274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 44976 T274 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 44977 T274 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 44977 T274 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 44977 T274 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 44977 T274 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 44978 T274 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 44978 T274 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 44978 T274 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 44979 T274 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 44980 T274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 44981 T274 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 44981 T274 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 44982 T274 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1229773997, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 44984 T274 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 44984 T274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 44984 T274 oass.SolrIndexSearcher.<init> Opening Searcher@282a2005[collection1] main
   [junit4]   2> 44985 T274 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 44985 T274 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 44985 T274 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 44986 T274 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 44986 T274 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 44986 T274 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 44987 T274 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 44987 T274 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 44987 T274 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 44987 T274 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 44989 T275 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@282a2005[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 44990 T274 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 44991 T278 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48398 collection:control_collection shard:shard1
   [junit4]   2> 44991 T249 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 44992 T249 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 44992 T278 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 44993 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44994 T280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e6d23df name:ZooKeeperConnection Watcher:127.0.0.1:53568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44995 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44996 T249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 44997 T278 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 44997 T249 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 45000 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 45001 T278 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 45001 T278 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@dca93a9 url=http://127.0.0.1:48398/collection1 node=127.0.0.1:48398_ C34_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:48398, core=collection1, node_name=127.0.0.1:48398_}
   [junit4]   2> 45001 T278 C34 P48398 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48398/collection1/
   [junit4]   2> 45001 T278 C34 P48398 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 45001 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 45002 T278 C34 P48398 oasc.SyncStrategy.syncToMe http://127.0.0.1:48398/collection1/ has no replicas
   [junit4]   2> 45002 T278 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48398/collection1/ shard1
   [junit4]   2> 45002 T278 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 45005 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 45008 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 45010 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 45112 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 45112 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 45159 T278 oasc.ZkController.register We are http://127.0.0.1:48398/collection1/ and leader is http://127.0.0.1:48398/collection1/
   [junit4]   2> 45159 T278 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48398
   [junit4]   2> 45160 T278 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 45160 T278 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 45160 T278 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 45161 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 45161 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 45161 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 45161 T278 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 45162 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 45163 T272 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48398",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48398_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 45165 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 45229 T249 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 45230 T249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 45232 T249 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39261
   [junit4]   2> 45232 T249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 45233 T249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 45233 T249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003
   [junit4]   2> 45233 T249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003/'
   [junit4]   2> 45245 T249 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003/solr.xml
   [junit4]   2> 45256 T249 oasc.CoreContainer.<init> New CoreContainer 1958008111
   [junit4]   2> 45257 T249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003/]
   [junit4]   2> 45257 T249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 45258 T249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 45258 T249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 45258 T249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 45259 T249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 45259 T249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 45259 T249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 45260 T249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 45260 T249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 45261 T249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 45261 T249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 45261 T249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 45262 T249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53568/solr
   [junit4]   2> 45262 T249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 45263 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45265 T291 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@618a1127 name:ZooKeeperConnection Watcher:127.0.0.1:53568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45265 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45271 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 45271 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 45273 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45275 T293 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7792cf4e name:ZooKeeperConnection Watcher:127.0.0.1:53568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45275 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45281 T249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 46283 T249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39261_
   [junit4]   2> 46286 T249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39261_
   [junit4]   2> 46298 T294 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 46298 T294 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 46299 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46299 T294 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 46300 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46300 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46302 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46303 T272 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39261",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39261_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 46303 T272 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 46304 T272 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 46307 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46410 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46410 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46410 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47300 T294 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 47301 T294 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 47301 T294 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 47302 T294 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 47304 T294 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 47304 T294 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003/collection1/'
   [junit4]   2> 47305 T294 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 47305 T294 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 47306 T294 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 47338 T294 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 47349 T294 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 47351 T294 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 47355 T294 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 47435 T294 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 47436 T294 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 47437 T294 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 47439 T294 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 47453 T294 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 47453 T294 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 47453 T294 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty1/
   [junit4]   2> 47454 T294 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a16e3e
   [junit4]   2> 47455 T294 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty1
   [junit4]   2> 47455 T294 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty1/index/
   [junit4]   2> 47455 T294 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 47456 T294 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty1/index
   [junit4]   2> 47456 T294 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8538931145041674]
   [junit4]   2> 47464 T294 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 47464 T294 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 47467 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 47468 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 47468 T294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 47468 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 47468 T294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 47468 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 47469 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 47469 T294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 47469 T294 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 47469 T294 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 47470 T294 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 47470 T294 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 47470 T294 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 47470 T294 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 47471 T294 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 47471 T294 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 47472 T294 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 47474 T294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 47475 T294 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 47475 T294 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 47477 T294 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1229773997, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 47478 T294 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 47479 T294 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 47479 T294 oass.SolrIndexSearcher.<init> Opening Searcher@2f00a5c2[collection1] main
   [junit4]   2> 47479 T294 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 47480 T294 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 47480 T294 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 47481 T294 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 47481 T294 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 47481 T294 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 47482 T294 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 47482 T294 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 47482 T294 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 47482 T294 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 47484 T295 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f00a5c2[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 47486 T294 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 47487 T298 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39261 collection:collection1 shard:shard2
   [junit4]   2> 47487 T249 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 47488 T249 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 47488 T298 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 47492 T298 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 47495 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47495 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47495 T298 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 47495 T298 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 47495 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47495 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@30c8c00b url=http://127.0.0.1:39261/collection1 node=127.0.0.1:39261_ C35_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:39261, core=collection1, node_name=127.0.0.1:39261_}
   [junit4]   2> 47495 T298 C35 P39261 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39261/collection1/
   [junit4]   2> 47496 T298 C35 P39261 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 47496 T298 C35 P39261 oasc.SyncStrategy.syncToMe http://127.0.0.1:39261/collection1/ has no replicas
   [junit4]   2> 47496 T298 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39261/collection1/ shard2
   [junit4]   2> 47496 T298 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 47497 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47500 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47502 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47604 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47604 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47604 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47651 T298 oasc.ZkController.register We are http://127.0.0.1:39261/collection1/ and leader is http://127.0.0.1:39261/collection1/
   [junit4]   2> 47651 T298 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39261
   [junit4]   2> 47651 T298 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 47651 T298 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 47652 T298 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 47658 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47658 T298 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 47658 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47658 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47659 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 47660 T272 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39261",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39261_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 47663 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47769 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47769 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47769 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47792 T249 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 47793 T249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 47795 T249 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48169
   [junit4]   2> 47795 T249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 47796 T249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47796 T249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004
   [junit4]   2> 47796 T249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004/'
   [junit4]   2> 47809 T249 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004/solr.xml
   [junit4]   2> 47817 T249 oasc.CoreContainer.<init> New CoreContainer 260127655
   [junit4]   2> 47818 T249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004/]
   [junit4]   2> 47818 T249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 47819 T249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 47819 T249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 47819 T249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 47819 T249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 47820 T249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 47820 T249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 47820 T249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 47822 T249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 47822 T249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 47823 T249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 47823 T249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 47823 T249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53568/solr
   [junit4]   2> 47823 T249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 47824 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 47827 T309 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5de0d148 name:ZooKeeperConnection Watcher:127.0.0.1:53568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47828 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 47832 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 47833 T311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e3e6e4b name:ZooKeeperConnection Watcher:127.0.0.1:53568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47834 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 47838 T249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 48841 T249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48169_
   [junit4]   2> 48843 T249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48169_
   [junit4]   2> 48853 T312 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 48853 T312 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 48855 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48855 T312 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 48855 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48855 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48857 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48858 T272 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48169",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48169_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 48858 T272 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 48858 T272 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 48862 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48966 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48966 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48966 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48966 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 49855 T312 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 49856 T312 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 49857 T312 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 49857 T312 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 49859 T312 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 49859 T312 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004/collection1/'
   [junit4]   2> 49860 T312 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 49861 T312 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 49861 T312 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 49899 T312 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 49911 T312 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 49913 T312 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 49917 T312 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 50001 T312 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 50002 T312 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 50002 T312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 50005 T312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 50019 T312 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 50019 T312 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 50019 T312 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty2/
   [junit4]   2> 50019 T312 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a16e3e
   [junit4]   2> 50020 T312 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty2
   [junit4]   2> 50020 T312 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty2/index/
   [junit4]   2> 50020 T312 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 50021 T312 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty2/index
   [junit4]   2> 50021 T312 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8538931145041674]
   [junit4]   2> 50027 T312 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 50028 T312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50031 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 50032 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 50032 T312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 50032 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 50032 T312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 50032 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 50033 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 50033 T312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 50033 T312 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 50033 T312 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 50034 T312 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 50034 T312 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 50034 T312 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 50034 T312 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 50035 T312 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 50035 T312 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 50035 T312 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 50037 T312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50038 T312 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 50038 T312 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 50039 T312 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1229773997, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 50040 T312 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 50040 T312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50040 T312 oass.SolrIndexSearcher.<init> Opening Searcher@1e6b68a8[collection1] main
   [junit4]   2> 50040 T312 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 50041 T312 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 50041 T312 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 50042 T312 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 50042 T312 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 50042 T312 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 50042 T312 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 50043 T312 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 50043 T312 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 50043 T312 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 50045 T313 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e6b68a8[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 50047 T312 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 50048 T316 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48169 collection:collection1 shard:shard3
   [junit4]   2> 50049 T249 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 50049 T249 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 50049 T316 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 50055 T316 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 50056 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50056 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50057 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50057 T316 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 50057 T316 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@77fbe42d url=http://127.0.0.1:48169/collection1 node=127.0.0.1:48169_ C36_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:48169, core=collection1, node_name=127.0.0.1:48169_}
   [junit4]   2> 50057 T316 C36 P48169 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48169/collection1/
   [junit4]   2> 50058 T316 C36 P48169 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 50058 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 50058 T316 C36 P48169 oasc.SyncStrategy.syncToMe http://127.0.0.1:48169/collection1/ has no replicas
   [junit4]   2> 50058 T316 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48169/collection1/ shard3
   [junit4]   2> 50058 T316 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 50060 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50061 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50065 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50167 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 50167 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 50167 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 50167 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 50212 T316 oasc.ZkController.register We are http://127.0.0.1:48169/collection1/ and leader is http://127.0.0.1:48169/collection1/
   [junit4]   2> 50212 T316 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48169
   [junit4]   2> 50212 T316 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 50213 T316 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 50213 T316 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 50214 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50214 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50214 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50215 T316 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 50215 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 50216 T272 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48169",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48169_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 50218 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50285 T249 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 50286 T249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 50288 T249 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51955
   [junit4]   2> 50289 T249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 50289 T249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 50289 T249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-005
   [junit4]   2> 50289 T249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-005/'
   [junit4]   2> 50299 T249 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-005/solr.xml
   [junit4]   2> 50305 T249 oasc.CoreContainer.<init> New CoreContainer 390589663
   [junit4]   2> 50305 T249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-005/]
   [junit4]   2> 50306 T249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 50306 T249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 50306 T249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 50306 T249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 50306 T249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 50307 T249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 50307 T249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 50307 T249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 50307 T249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 50308 T249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 50308 T249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 50308 T249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 50308 T249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53568/solr
   [junit4]   2> 50309 T249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 50309 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 50315 T327 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1787fe19 name:ZooKeeperConnection Watcher:127.0.0.1:53568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50316 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 50318 T249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 50320 T329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ed2d3ae name:ZooKeeperConnection Watcher:127.0.0.1:53568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50320 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 50320 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 50320 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 50320 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 50320 T249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 50325 T249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 51328 T249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51955_
   [junit4]   2> 51329 T249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51955_
   [junit4]   2> 51341 T330 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 51341 T330 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 51343 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51343 T330 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 51343 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51344 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51345 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51346 T272 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51955",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51955_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 51346 T272 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 51346 T272 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 51349 T271 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51453 T293 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 51453 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 51453 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 51453 T329 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 51453 T280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 52343 T330 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 52344 T330 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 52345 T330 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 52345 T330 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 52347 T330 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 52347 T330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-005/collection1/'
   [junit4]   2> 52348 T330 oasc.SolrResourceLoader.replaceClassLoader

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

- closing IndexWriter
   [junit4]   2> 127427 T827 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 127429 T827 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 127430 T827 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 127430 T827 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty11 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty11;done=false>>]
   [junit4]   2> 127430 T827 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty11
   [junit4]   2> 127430 T827 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty11/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty11/index;done=false>>]
   [junit4]   2> 127430 T827 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty11/index
   [junit4]   2> 127430 T827 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 127430 T827 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 127492 T908 C511 P39654 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 127492 T908 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 127492 T908 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4674abb1
   [junit4]   2> 127507 T908 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=24824,transaction_logs_total_number=1}
   [junit4]   2> 127507 T908 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 127508 T908 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 127508 T908 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 127509 T908 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 127510 T908 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 127510 T908 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty12/index.20140523202647400 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty12/index.20140523202647400;done=false>>]
   [junit4]   2> 127510 T908 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty12/index.20140523202647400
   [junit4]   2> 127510 T908 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty12;done=false>>]
   [junit4]   2> 127510 T908 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001/tempDir-001/jetty12
   [junit4]   2> 127511 T908 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 127511 T908 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-12C675D3D5579154-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {rnd_b=PostingsFormat(name=SimpleText), _version_=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=FSTPulsing41), a_i=PostingsFormat(name=SimpleText), id=PostingsFormat(name=SimpleText)}, docValues:{}, sim=DefaultSimilarity, locale=sv, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=64571184,total=201850880
   [junit4]   2> NOTE: All tests run in this JVM: [FieldFacetExtrasTest, TestSolr4Spatial, MergeStrategyTest, BlockCacheTest, TestQuerySenderListener, RequiredFieldsTest, TestDistribDocBasedVersion, TestImplicitCoreProperties, TestIndexingPerformance, TestPartialUpdateDeduplication, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 86.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 1138 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 failure, 36 ignored (15 assumptions)

Total time: 69 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b11) - Build # 10363 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10363/
Java: 32bit/jdk1.8.0_20-ea-b11 -server -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
ERROR: SolrZkClient opens=18 closes=17

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=18 closes=17
	at __randomizedtesting.SeedInfo.seed([30BA5170B3846138]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:451)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:185)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=1363, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-SendThread(127.0.0.1:34392), state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    2) Thread[id=1364, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-EventThread, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=1363, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-SendThread(127.0.0.1:34392), state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   2) Thread[id=1364, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-EventThread, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
	at __randomizedtesting.SeedInfo.seed([30BA5170B3846138]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1363, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-SendThread(127.0.0.1:34392), state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1363, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-SendThread(127.0.0.1:34392), state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
	at __randomizedtesting.SeedInfo.seed([30BA5170B3846138]:0)


REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No registered leader was found after waiting for 30000ms , collection: multiunload2 slice: shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 30000ms , collection: multiunload2 slice: shard1
	at __randomizedtesting.SeedInfo.seed([30BA5170B3846138:B15CDF68C4DB0104]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:567)
	at org.apache.solr.cloud.BasicDistributedZkTest.testStopAndStartCoresInOneInstance(BasicDistributedZkTest.java:536)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:368)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10734 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/init-core-data-001
   [junit4]   2> 139394 T1092 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 139399 T1092 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 139399 T1092 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 139400 T1093 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 139500 T1092 oasc.ZkTestServer.run start zk server on port:34392
   [junit4]   2> 139501 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 139580 T1099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@593df6 name:ZooKeeperConnection Watcher:127.0.0.1:34392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 139581 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 139581 T1092 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 139587 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 139589 T1101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e2dd5 name:ZooKeeperConnection Watcher:127.0.0.1:34392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 139589 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 139589 T1092 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 139594 T1092 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 139596 T1092 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 139599 T1092 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 139603 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 139605 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 139613 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 139613 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 139618 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 139619 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 139623 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 139624 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 139627 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 139628 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 139631 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 139632 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 139635 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 139636 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 139640 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 139641 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 139644 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 139644 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 139648 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 139649 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 139652 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 139653 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 139923 T1092 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 139928 T1092 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52671
   [junit4]   2> 139929 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 139930 T1092 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 139930 T1092 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002
   [junit4]   2> 139930 T1092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002/'
   [junit4]   2> 139941 T1092 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002/solr.xml
   [junit4]   2> 139948 T1092 oasc.CoreContainer.<init> New CoreContainer 16774110
   [junit4]   2> 139949 T1092 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002/]
   [junit4]   2> 139949 T1092 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 139950 T1092 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 139950 T1092 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 139950 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 139951 T1092 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 139951 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 139951 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 139951 T1092 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 139952 T1092 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 139952 T1092 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 139953 T1092 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 139953 T1092 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 139953 T1092 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34392/solr
   [junit4]   2> 139954 T1092 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 139955 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 139957 T1112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b576a name:ZooKeeperConnection Watcher:127.0.0.1:34392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 139958 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 139961 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 139962 T1114 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d9ab61 name:ZooKeeperConnection Watcher:127.0.0.1:34392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 139962 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 139964 T1092 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 139969 T1092 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 139973 T1092 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 139976 T1092 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 139979 T1092 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 139981 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 139982 T1092 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52671_
   [junit4]   2> 139983 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52671_
   [junit4]   2> 139985 T1092 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 139992 T1092 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 139996 T1092 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52671_
   [junit4]   2> 139996 T1092 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 139999 T1092 oasc.Overseer.start Overseer (id=91807782904463363-127.0.0.1:52671_-n_0000000000) starting
   [junit4]   2> 140003 T1092 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 140011 T1116 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 140012 T1092 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 140016 T1092 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 140019 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 140023 T1115 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 140026 T1117 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 140026 T1117 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 140029 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 140029 T1117 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 140031 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 140032 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52671",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52671_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 140032 T1115 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 140033 T1115 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 140037 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 140039 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 141030 T1117 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 141030 T1117 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 141031 T1117 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 141031 T1117 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 141032 T1117 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 141033 T1117 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002/collection1/'
   [junit4]   2> 141034 T1117 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 141034 T1117 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 141035 T1117 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 141054 T1117 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 141075 T1117 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 141076 T1117 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 141081 T1117 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 141154 T1117 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 141158 T1117 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 141160 T1117 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 141166 T1117 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 141168 T1117 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 141170 T1117 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 141171 T1117 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 141171 T1117 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 141171 T1117 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 141172 T1117 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 141172 T1117 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 141172 T1117 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 141172 T1117 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 141173 T1117 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/control/data/
   [junit4]   2> 141173 T1117 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16bfca7
   [junit4]   2> 141173 T1117 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/control/data
   [junit4]   2> 141174 T1117 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/control/data/index/
   [junit4]   2> 141174 T1117 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 141174 T1117 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/control/data/index
   [junit4]   2> 141174 T1117 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39841192822919846]
   [junit4]   2> 141175 T1117 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@51194e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b747; maxCacheMB=0.3173828125 maxMergeSizeMB=0.208984375)),segFN=segments_1,generation=1}
   [junit4]   2> 141175 T1117 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 141178 T1117 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 141179 T1117 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 141179 T1117 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 141179 T1117 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 141180 T1117 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 141180 T1117 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 141180 T1117 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 141181 T1117 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 141181 T1117 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 141181 T1117 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 141181 T1117 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 141182 T1117 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 141182 T1117 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 141182 T1117 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 141182 T1117 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 141183 T1117 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 141183 T1117 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 141185 T1117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 141187 T1117 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 141187 T1117 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 141187 T1117 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=98.853515625, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=18.11538487941119, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 141188 T1117 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@51194e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b747; maxCacheMB=0.3173828125 maxMergeSizeMB=0.208984375)),segFN=segments_1,generation=1}
   [junit4]   2> 141188 T1117 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 141188 T1117 oass.SolrIndexSearcher.<init> Opening Searcher@1151640[collection1] main
   [junit4]   2> 141189 T1117 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 141189 T1117 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 141189 T1117 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 141190 T1117 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 141190 T1117 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 141190 T1117 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 141191 T1117 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 141191 T1117 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 141191 T1117 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 141191 T1117 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 141193 T1118 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1151640[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 141194 T1117 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 141195 T1121 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52671 collection:control_collection shard:shard1
   [junit4]   2> 141195 T1092 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 141195 T1121 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 141195 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 141197 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 141201 T1123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a5118d name:ZooKeeperConnection Watcher:127.0.0.1:34392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141201 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 141202 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 141202 T1121 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 141204 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141204 T1121 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 141208 T1121 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 141204 T1092 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 141209 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C129 name=collection1 org.apache.solr.core.SolrCore@b18adb url=http://127.0.0.1:52671/collection1 node=127.0.0.1:52671_ C129_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:52671, core=collection1, node_name=127.0.0.1:52671_}
   [junit4]   2> 141208 T1121 C129 P52671 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52671/collection1/
   [junit4]   2> 141210 T1121 C129 P52671 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 141210 T1121 C129 P52671 oasc.SyncStrategy.syncToMe http://127.0.0.1:52671/collection1/ has no replicas
   [junit4]   2> 141210 T1121 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52671/collection1/ shard1
   [junit4]   2> 141210 T1121 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 141211 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141220 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141222 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141325 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 141325 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 141371 T1121 oasc.ZkController.register We are http://127.0.0.1:52671/collection1/ and leader is http://127.0.0.1:52671/collection1/
   [junit4]   2> 141372 T1121 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52671
   [junit4]   2> 141372 T1121 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 141372 T1121 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 141372 T1121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 141373 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141373 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141373 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141374 T1121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141375 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141375 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52671",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52671_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 141377 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141448 T1092 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 141449 T1092 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 141451 T1092 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45317
   [junit4]   2> 141452 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 141452 T1092 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 141452 T1092 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003
   [junit4]   2> 141453 T1092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003/'
   [junit4]   2> 141463 T1092 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003/solr.xml
   [junit4]   2> 141470 T1092 oasc.CoreContainer.<init> New CoreContainer 72658
   [junit4]   2> 141471 T1092 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003/]
   [junit4]   2> 141471 T1092 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 141472 T1092 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 141472 T1092 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 141472 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 141472 T1092 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 141473 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 141473 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 141473 T1092 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 141473 T1092 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 141474 T1092 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 141474 T1092 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 141475 T1092 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 141475 T1092 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34392/solr
   [junit4]   2> 141475 T1092 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 141476 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 141478 T1134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1356de0 name:ZooKeeperConnection Watcher:127.0.0.1:34392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141478 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 141478 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 141478 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 141480 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 141481 T1136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@126ae3b name:ZooKeeperConnection Watcher:127.0.0.1:34392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141481 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 141486 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 142489 T1092 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45317_
   [junit4]   2> 142491 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45317_
   [junit4]   2> 142502 T1137 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 142502 T1137 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 142504 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142504 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142504 T1137 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142505 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142508 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 142509 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45317",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45317_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 142509 T1115 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 142509 T1115 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 142512 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142615 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 142615 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 142616 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 143505 T1137 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 143505 T1137 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 143506 T1137 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143506 T1137 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 143507 T1137 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 143507 T1137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003/collection1/'
   [junit4]   2> 143508 T1137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 143508 T1137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 143509 T1137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 143538 T1137 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 143550 T1137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143551 T1137 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143558 T1137 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 143655 T1137 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 143659 T1137 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 143660 T1137 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 143668 T1137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143670 T1137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143672 T1137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143672 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 143673 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 143673 T1137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143673 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 143673 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 143674 T1137 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 143674 T1137 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 143674 T1137 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty1/
   [junit4]   2> 143674 T1137 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16bfca7
   [junit4]   2> 143675 T1137 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty1
   [junit4]   2> 143675 T1137 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty1/index/
   [junit4]   2> 143676 T1137 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 143676 T1137 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty1/index
   [junit4]   2> 143676 T1137 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39841192822919846]
   [junit4]   2> 143677 T1137 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@111bb98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@efd706; maxCacheMB=0.3173828125 maxMergeSizeMB=0.208984375)),segFN=segments_1,generation=1}
   [junit4]   2> 143677 T1137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 143680 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 143680 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 143681 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 143681 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 143681 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 143681 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 143682 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 143682 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 143682 T1137 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 143682 T1137 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 143683 T1137 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 143683 T1137 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 143683 T1137 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 143684 T1137 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 143684 T1137 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 143684 T1137 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 143685 T1137 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 143686 T1137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 143687 T1137 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 143687 T1137 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 143688 T1137 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=98.853515625, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=18.11538487941119, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 143688 T1137 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@111bb98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@efd706; maxCacheMB=0.3173828125 maxMergeSizeMB=0.208984375)),segFN=segments_1,generation=1}
   [junit4]   2> 143689 T1137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 143689 T1137 oass.SolrIndexSearcher.<init> Opening Searcher@1659714[collection1] main
   [junit4]   2> 143689 T1137 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 143690 T1137 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 143690 T1137 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 143690 T1137 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 143691 T1137 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 143691 T1137 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 143693 T1137 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 143696 T1137 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 143696 T1137 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 143697 T1137 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 143699 T1138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1659714[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 143701 T1137 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 143702 T1141 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45317 collection:collection1 shard:shard2
   [junit4]   2> 143702 T1092 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 143703 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 143704 T1141 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 143707 T1141 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 143708 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143709 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143709 T1141 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 143709 T1141 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 143709 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C130 name=collection1 org.apache.solr.core.SolrCore@9089ec url=http://127.0.0.1:45317/collection1 node=127.0.0.1:45317_ C130_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:45317, core=collection1, node_name=127.0.0.1:45317_}
   [junit4]   2> 143709 T1141 C130 P45317 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45317/collection1/
   [junit4]   2> 143709 T1141 C130 P45317 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 143710 T1141 C130 P45317 oasc.SyncStrategy.syncToMe http://127.0.0.1:45317/collection1/ has no replicas
   [junit4]   2> 143710 T1141 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45317/collection1/ shard2
   [junit4]   2> 143710 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 143710 T1141 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 143712 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143714 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143716 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143821 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 143821 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 143821 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 143865 T1141 oasc.ZkController.register We are http://127.0.0.1:45317/collection1/ and leader is http://127.0.0.1:45317/collection1/
   [junit4]   2> 143865 T1141 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45317
   [junit4]   2> 143865 T1141 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 143865 T1141 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 143865 T1141 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 143867 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143867 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143867 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143867 T1141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 143868 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 143869 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45317",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45317_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 143870 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 143948 T1092 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 143949 T1092 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 143951 T1092 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56565
   [junit4]   2> 143952 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 143952 T1092 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 143953 T1092 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004
   [junit4]   2> 143953 T1092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004/'
   [junit4]   2> 143965 T1092 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004/solr.xml
   [junit4]   2> 143972 T1092 oasc.CoreContainer.<init> New CoreContainer 3418141
   [junit4]   2> 143972 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 143972 T1092 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004/]
   [junit4]   2> 143972 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 143972 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 143973 T1092 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 143974 T1092 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 143974 T1092 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 143974 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 143975 T1092 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 143975 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 143975 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 143975 T1092 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 143976 T1092 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 143976 T1092 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 143976 T1092 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 143977 T1092 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 143977 T1092 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34392/solr
   [junit4]   2> 143977 T1092 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 143978 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 143980 T1152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1afac4b name:ZooKeeperConnection Watcher:127.0.0.1:34392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 143980 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 143982 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 143983 T1154 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13a5ce1 name:ZooKeeperConnection Watcher:127.0.0.1:34392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 143983 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 143991 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 144995 T1092 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56565_
   [junit4]   2> 144996 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56565_
   [junit4]   2> 145008 T1155 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 145008 T1155 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 145010 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 145010 T1155 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 145011 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 145011 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 145013 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 145014 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56565",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56565_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 145015 T1115 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 145015 T1115 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 145018 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 145121 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 145121 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 145121 T1154 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 145121 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 146011 T1155 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 146011 T1155 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 146012 T1155 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 146012 T1155 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 146013 T1155 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 146013 T1155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004/collection1/'
   [junit4]   2> 146013 T1155 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 146014 T1155 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 146014 T1155 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 146031 T1155 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 146039 T1155 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 146040 T1155 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 146044 T1155 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 146132 T1155 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 146137 T1155 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 146138 T1155 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 146145 T1155 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 146147 T1155 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 146149 T1155 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 146149 T1155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 146149 T1155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 146150 T1155 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 146150 T1155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 146150 T1155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 146151 T1155 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 146151 T1155 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 146151 T1155 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty2/
   [junit4]   2> 146151 T1155 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16bfca7
   [junit4]   2> 146152 T1155 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty2
   [junit4]   2> 146152 T1155 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty2/index/
   [junit4]   2> 146152 T1155 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 146153 T1155 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.BasicDistributedZkTest-30BA5170B3846138-001/tempDir-001/jetty2/index
   [junit4]   2> 146153 T1155 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39841192822919846]
   [junit4]   2> 146154 T1155 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@a9601e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ec601a; maxCacheMB=0.3173828125 maxMergeSizeMB=0.208984375)),segFN=segments_1,generation=1}
   [junit4]   2> 146154 T1155 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 146157 T1155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 146157 T1155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 146157 T1155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 146158 T1155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 146158 T1155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 146158 T1155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 146158 T1155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 146158 T1155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 146159 T1155 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 146159 T1155 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 146159 T1155 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 146159 T1155 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 146160 T1155 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 146160 T1155 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 146160 T1155 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 146161 T1155 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 146161 T1155 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 146162 T1155 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 146164 T1155 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 146164 T1155 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 146164 T1155 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=98.853515625, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=18.11538487941119, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 146165 T1155 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@a9601e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ec601a; maxCacheMB=0.3173828125 maxMergeSizeMB=0.208984375)),segFN=segments_1,generation=1}
   [junit4]   2> 146165 T1155 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 146165 T1155 oass.SolrIndexSearcher.<init> Opening Searcher@63eb88[collection1] main
   [junit4]   2> 146165 T1155 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 146166 T1155 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 146166 T1155 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 146167 T1155 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 146167 T1155 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 146167 T1155 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 146167 T1155 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 146168 T1155 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 146168 T1155 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 146168 T1155 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 146171 T1156 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63eb88[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 146172 T1155 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 146173 T1159 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56565 collection:collection1 shard:shard1
   [junit4]   2> 146173 T1092 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 146174 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 146174 T1159 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 146178 T1159 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 146179 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 146179 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 146179 T1159 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 146180 T1159 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 146179 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C131 name=collection1 org.apache.solr.core.SolrCore@45a0b7 url=http://127.0.0.1:56565/collection1 node=127.0.0.1:56565_ C131_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56565, core=collection1, node_name=127.0.0.1:56565_}
   [junit4]   2> 146180 T1159 C131 P56565 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56565/collection1/
   [junit4]   2> 146181 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 146181 T1159 C131 P56565 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 146181 T1159 C131 P56565 oasc.SyncStrategy.syncToMe http://127.0.0.1:56565/collection1/ has no replicas
   [junit4]   2> 146181 T1159 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56565/collection1/ shard1
   [junit4]   2> 146181 T1159 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 146182 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 146184 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 146186 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 146292 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 146292 T1154 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 146292 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 146292 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 146335 T1159 oasc.ZkController.register We are http://127.0.0.1:56565/collection1/ and leader is http://127.0.0.1:56565/collection1/
   [junit4]   2> 146335 T1159 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56565
   [junit4]   2> 146335 T1159 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 146335 T1159 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 146335 T1159 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 146337 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 146337 T1114 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on 

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

   [junit4]   2> 303363 T1363 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 
   [junit4]   2> 303364 T1363 oaz.ClientCnxn$SendThread.run WARN Session 0x1462ab12fa30011 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 303863 T1363 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 
   [junit4]   2> 303865 T1363 oaz.ClientCnxn$SendThread.run WARN Session 0x1462ab12fa30011 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 304363 T1363 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> 
   [junit4]   2> 165470 T1091 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1363, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-SendThread(127.0.0.1:34392), state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {regex_dup_A_s=PostingsFormat(name=Memory doPackFST= false), other_tl1=PostingsFormat(name=Asserting), regex_dup_B_s=PostingsFormat(name=Asserting), SubjectTerms_mfacet=PostingsFormat(name=Asserting), n_l1=PostingsFormat(name=Asserting), multiDefault=FST41, intDefault=PostingsFormat(name=Asserting), genre_s=PostingsFormat(name=Memory doPackFST= false), n_td1=FST41, n_d1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), n_f1=FST41, series_t=FST41, n_tl1=FST41, oddField_s=PostingsFormat(name=Memory doPackFST= false), n_tf1=PostingsFormat(name=Asserting), price=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=Asserting), cat=PostingsFormat(name=Asserting), inStock=PostingsFormat(name=Memory doPackFST= false), sequence_i=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Asserting), foo_i=FST41, val_i=PostingsFormat(name=MockRandom), n_dt1=FST41, author_t=FST41, a_i1=PostingsFormat(name=Asserting), n_ti1=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Asserting), foo_b=PostingsFormat(name=Memory doPackFST= false), n_tdt1=PostingsFormat(name=Asserting), name=PostingsFormat(name=MockRandom), foo_d=PostingsFormat(name=MockRandom), foo_f=PostingsFormat(name=Memory doPackFST= false)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ko_KR, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=2,free=56700504,total=155189248
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, TestReplicationHandler, QueryParsingTest, LukeRequestHandlerTest, TimeZoneUtilsTest, TestMergePolicyConfig, TestCursorMarkWithoutUniqueKey, ClusterStateUpdateTest, TestNonDefinedSimilarityFactory, TestInitQParser, AsyncMigrateRouteKeyTest, TestConfig, ReturnFieldsTest, TestManagedSchema, HdfsWriteToMultipleCollectionsTest, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest, AnalysisAfterCoreReloadTest, TestPHPSerializedResponseWriter, HdfsRecoveryZkTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=30BA5170B3846138 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=SystemV/PST8PDT -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=18 closes=17
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30BA5170B3846138]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:451)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:185)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=1363, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-SendThread(127.0.0.1:34392), state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    2) Thread[id=1364, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-EventThread, state=WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30BA5170B3846138]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1363, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[30BA5170B3846138]-SendThread(127.0.0.1:34392), state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30BA5170B3846138]:0)
   [junit4] Completed on J0 in 165.52s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 1066 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 3 suite-level errors, 1 error, 1102 ignored (14 assumptions)

Total time: 50 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_20-ea-b11 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure