Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 503011087D for ; Thu, 1 Aug 2013 16:53:40 +0000 (UTC) Received: (qmail 86395 invoked by uid 500); 1 Aug 2013 16:53:38 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 86303 invoked by uid 500); 1 Aug 2013 16:53:38 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 86290 invoked by uid 99); 1 Aug 2013 16:53:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 16:53:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 16:53:25 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 6FF45C0285 for ; Thu, 1 Aug 2013 16:53:03 +0000 (UTC) Date: Thu, 1 Aug 2013 16:52:38 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1365263404.3201.1375375983435.JavaMail.hudson@aegis> In-Reply-To: <917062012.3082.1375350273363.JavaMail.hudson@aegis> References: <917062012.3082.1375350273363.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4200 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3200_1045953249.1375375958517" X-Jenkins-Job: Lucene-Solr-Tests-trunk-Java7 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3200_1045953249.1375375958517 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4200/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribS= earch Error Message: IOException occured when talking to server at: http://127.0.0.1:38553 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when = talking to server at: http://127.0.0.1:38553 =09at __randomizedtesting.SeedInfo.seed([A7A5A9E6756B5823:264327FE0234381F]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:435) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:180) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(= AbstractFullDistribZkTestBase.java:1535) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomColle= ctionsAPI(CollectionsAPIDistributedZkTest.java:677) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(Collecti= onsAPIDistributedZkTest.java:159) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:835) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0= .1:38553 timed out =09at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSoc= ketFactory.java:129) =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:180) =09at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedCli= entConnectionImpl.java:294) =09at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(Default= RequestDirector.java:645) =09at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq= uestDirector.java:480) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:906) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:805) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:784) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:365) =09... 45 more Build Log: [...truncated 9833 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 1176783 T2800 oas.BaseDistributedSearchTestCase.initHostCo= ntext Setting hostContext system property: / [junit4] 2> 1176789 T2800 oas.SolrTestCaseJ4.setUp ###Starting testDis= tribSearch [junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-Colle= ctionsAPIDistributedZkTest-1375375092408 [junit4] 2> 1176791 T2800 oasc.ZkTestServer.run STARTING ZK TEST SERVE= R [junit4] 2> 1176791 T2801 oasc.ZkTestServer$ZKServerMain.runFromConfig= Starting server [junit4] 2> 1176892 T2800 oasc.ZkTestServer.run start zk server on por= t:38543 [junit4] 2> 1176893 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1176897 T2807 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@3623d615 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1176897 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1176898 T2800 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1176902 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1176915 T2809 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@185e0798 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1176916 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1176916 T2800 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4] 2> 1176920 T2800 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4] 2> 1176923 T2800 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4] 2> 1176933 T2800 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4] 2> 1176936 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/= conf1/solrconfig.xml [junit4] 2> 1176937 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4] 2> 1176943 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/sch= ema.xml [junit4] 2> 1176943 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4] 2> 1177053 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/= stopwords.txt [junit4] 2> 1177054 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4] 2> 1177090 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/= protwords.txt [junit4] 2> 1177090 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4] 2> 1177095 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/c= urrency.xml [junit4] 2> 1177096 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4] 2> 1177104 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /con= figs/conf1/open-exchange-rates.json [junit4] 2> 1177105 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4] 2> 1177108 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /= configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1177109 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1177112 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/con= f1/old_synonyms.txt [junit4] 2> 1177113 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4] 2> 1177116 T2800 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/s= ynonyms.txt [junit4] 2> 1177117 T2800 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4] 2> 1177408 T2800 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1177412 T2800 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:38546 [junit4] 2> 1177413 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1177413 T2800 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1177414 T2800 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-controljetty-1375375092744 [junit4] 2> 1177414 T2800 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-controljetty-1375375092744/' [junit4] 2> 1177454 T2800 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-controljetty-1375375092744/solr.xml [junit4] 2> 1177543 T2800 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1177545 T2800 oasc.CoreContainer. New CoreContainer = 234188404 [junit4] 2> 1177545 T2800 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud= .CollectionsAPIDistributedZkTest-controljetty-1375375092744/] [junit4] 2> 1177547 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1177548 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1177548 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1177549 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1177549 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1177550 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1177550 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1177551 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1177551 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1177552 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1177568 T2800 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:38543/solr [junit4] 2> 1177568 T2800 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1177569 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1177572 T2820 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@3ab8aae8 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1177573 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1177590 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1177601 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1177603 T2822 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@17b9f540 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1177603 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1177606 T2800 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4] 2> 1177615 T2800 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4] 2> 1177619 T2800 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4] 2> 1177626 T2800 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:38546_ [junit4] 2> 1177627 T2800 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:38546_ [junit4] 2> 1177631 T2800 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4] 2> 1177647 T2800 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4] 2> 1177650 T2800 oasc.Overseer.start Overseer (id=3D901365820= 56574979-127.0.0.1:38546_-n_0000000000) starting [junit4] 2> 1177664 T2800 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4] 2> 1177668 T2824 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4] 2> 1177669 T2800 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4] 2> 1177671 T2800 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4] 2> 1177673 T2800 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1177676 T2823 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4] 2> 1177679 T2800 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-controljetty-1375375092744 [junit4] 2> 1177850 T2800 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-controljetty-1375375092744/conf/ [junit4] 2> 1177853 T2800 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1177854 T2800 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/buil= d/solr-core/test/J0 [junit4] 2> 1177854 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1177855 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1177870 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4] 2> 1177872 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1177874 T2827 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5b09b837 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1177875 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1177876 T2800 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1177878 T2800 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4] 2> 1178158 T2800 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1178162 T2800 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:38550 [junit4] 2> 1178163 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1178163 T2800 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1178164 T2800 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty1-1375375093497 [junit4] 2> 1178164 T2800 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty1-1375375093497/' [junit4] 2> 1178204 T2800 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty1-1375375093497/solr.xml [junit4] 2> 1178293 T2800 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1178294 T2800 oasc.CoreContainer. New CoreContainer = 751974296 [junit4] 2> 1178295 T2800 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud= .CollectionsAPIDistributedZkTest-jetty1-1375375093497/] [junit4] 2> 1178297 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1178297 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1178298 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1178298 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1178299 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1178299 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1178300 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1178300 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1178301 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1178301 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1178317 T2800 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:38543/solr [junit4] 2> 1178318 T2800 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1178319 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1178322 T2838 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1b113a9c name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1178322 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1178335 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1178346 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1178348 T2840 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1255c465 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1178349 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1178359 T2800 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1179363 T2800 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:38550_ [junit4] 2> 1179370 T2800 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:38550_ [junit4] 2> 1179374 T2822 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1179374 T2827 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1179374 T2840 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1179389 T2800 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-jetty1-1375375093497 [junit4] 2> 1179555 T2800 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty1-1375375093497/conf/ [junit4] 2> 1179561 T2800 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1179561 T2800 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/buil= d/solr-core/test/J0 [junit4] 2> 1179562 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1179562 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1179854 T2800 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1179857 T2800 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:38553 [junit4] 2> 1179858 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1179859 T2800 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1179859 T2800 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty2-1375375095196 [junit4] 2> 1179860 T2800 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty2-1375375095196/' [junit4] 2> 1179899 T2800 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty2-1375375095196/solr.xml [junit4] 2> 1179989 T2800 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1179990 T2800 oasc.CoreContainer. New CoreContainer = 926259359 [junit4] 2> 1179991 T2800 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud= .CollectionsAPIDistributedZkTest-jetty2-1375375095196/] [junit4] 2> 1179993 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1179993 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1179994 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1179994 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1179995 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1179995 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1179996 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1179996 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1179997 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1179997 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1180015 T2800 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:38543/solr [junit4] 2> 1180016 T2800 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1180017 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1180035 T2852 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@32599e6c name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1180035 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1180038 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1180050 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1180052 T2854 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6bae2c48 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1180053 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1180064 T2800 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1181068 T2800 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:38553_ [junit4] 2> 1181073 T2800 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:38553_ [junit4] 2> 1181077 T2822 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1181078 T2854 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1181077 T2840 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1181077 T2827 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1181094 T2800 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-jetty2-1375375095196 [junit4] 2> 1181265 T2800 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty2-1375375095196/conf/ [junit4] 2> 1181270 T2800 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1181270 T2800 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/buil= d/solr-core/test/J0 [junit4] 2> 1181271 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1181271 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1181579 T2800 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1181583 T2800 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:38557 [junit4] 2> 1181584 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1181584 T2800 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1181585 T2800 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty3-1375375096905 [junit4] 2> 1181585 T2800 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty3-1375375096905/' [junit4] 2> 1181626 T2800 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty3-1375375096905/solr.xml [junit4] 2> 1181716 T2800 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1181718 T2800 oasc.CoreContainer. New CoreContainer = 1397855470 [junit4] 2> 1181718 T2800 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud= .CollectionsAPIDistributedZkTest-jetty3-1375375096905/] [junit4] 2> 1181720 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1181721 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1181721 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1181722 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1181722 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1181723 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1181723 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1181724 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1181724 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1181725 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1181741 T2800 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:38543/solr [junit4] 2> 1181741 T2800 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1181742 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1181745 T2866 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@654de496 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1181745 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1181805 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1181815 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1181817 T2868 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@38c852d6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1181818 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1181866 T2800 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1182870 T2800 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:38557_ [junit4] 2> 1182880 T2800 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:38557_ [junit4] 2> 1182884 T2827 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1182884 T2868 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1182884 T2822 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1182884 T2840 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1182884 T2854 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1182903 T2800 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-jetty3-1375375096905 [junit4] 2> 1183076 T2800 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty3-1375375096905/conf/ [junit4] 2> 1183078 T2800 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1183079 T2800 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/buil= d/solr-core/test/J0 [junit4] 2> 1183079 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1183080 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1183372 T2800 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1183375 T2800 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:38560 [junit4] 2> 1183376 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1183377 T2800 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1183377 T2800 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty4-1375375098713 [junit4] 2> 1183378 T2800 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty4-1375375098713/' [junit4] 2> 1183417 T2800 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty4-1375375098713/solr.xml [junit4] 2> 1183507 T2800 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1183508 T2800 oasc.CoreContainer. New CoreContainer = 689447363 [junit4] 2> 1183508 T2800 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud= .CollectionsAPIDistributedZkTest-jetty4-1375375098713/] [junit4] 2> 1183510 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1183511 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1183511 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1183512 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1183512 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1183513 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1183513 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1183514 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1183514 T2800 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1183515 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1183531 T2800 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:38543/solr [junit4] 2> 1183531 T2800 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1183532 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1183560 T2880 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6d95b39b name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1183560 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1183563 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1183574 T2800 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1183576 T2882 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@4f8f0a16 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38543/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1183576 T2800 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1183588 T2800 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1184592 T2800 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:38560_ [junit4] 2> 1184597 T2800 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:38560_ [junit4] 2> 1184601 T2868 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1184601 T2840 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1184601 T2854 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1184601 T2827 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1184601 T2882 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1184601 T2822 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1184614 T2800 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-jetty4-1375375098713 [junit4] 2> 1184616 T2800 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty4-1375375098713/conf/ [junit4] 2> 1184786 T2800 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1184787 T2800 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/buil= d/solr-core/test/J0 [junit4] 2> 1184788 T2800 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1184788 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1184804 T2800 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1184817 T2830 oasha.CollectionsHandler.handleCreateAction = Creating Collection : numShards=3D2&name=3Dnodes_used_collection&replicatio= nFactor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 1184819 T2822 oasc.DistributedQueue$LatchChildWatcher.proc= ess Watcher fired on path: /overseer/collection-queue-work state: SyncConne= cted type NodeChildrenChanged [junit4] 2> 1184821 T2824 oasc.OverseerCollectionProcessor.run Oversee= r Collection Processor: Get the message id:/overseer/collection-queue-work/= qn-0000000000 message:{ [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 1184821 T2824 oasc.OverseerCollectionProcessor.processMess= age WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 1185187 T2823 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1185188 T2823 oasc.Overseer$ClusterStateUpdater.buildColle= ction building a new collection: nodes_used_collection [junit4] 2> 1185189 T2823 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 1185203 T2882 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1185203 T2840 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1185203 T2827 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1185203 T2854 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1185203 T2822 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1185203 T2868 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1185237 T2824 oasc.OverseerCollectionProcessor.createColle= ction going to create cores replicas shardNames [shard1, shard2] , repFacto= r : 2 [junit4] 2> 1185237 T2824 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard1_replica1 as part of slice= shard1 of collection nodes_used_collection on 127.0.0.1:38557_ [junit4] 2> 1185237 T2824 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard1_replica2 as part of slice= shard1 of collection nodes_used_collection on 127.0.0.1:38546_ [junit4] 2> 1185239 T2824 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard2_replica1 as part of slice= shard2 of collection nodes_used_collection on 127.0.0.1:38553_ [junit4] 2> 1185239 T2824 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard2_replica2 as part of slice= shard2 of collection nodes_used_collection on 127.0.0.1:38560_ [junit4] 2> 1185243 T2858 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 1185243 T2844 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 1185243 T2872 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 1185243 T2812 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 1185245 T2858 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1185246 T2844 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1185246 T2872 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1185256 T2812 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1186708 T2823 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1186709 T2823 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1186709 T2823 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node1", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:38557_", [junit4] 2> =09 "base_url":"http://127.0.0.1:38557"} [junit4] 2> 1186714 T2823 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1186714 T2823 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node2", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:38553_", [junit4] 2> =09 "base_url":"http://127.0.0.1:38553"} [junit4] 2> 1186798 T2823 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1186798 T2823 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node3", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:38560_", [junit4] 2> =09 "base_url":"http://127.0.0.1:38560"} [junit4] 2> 1186812 T2823 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1186813 T2823 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node4", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:38546_", [junit4] 2> =09 "base_url":"http://127.0.0.1:38546"} [junit4] 2> 1186817 T2868 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1186817 T2854 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1186817 T2827 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1186817 T2840 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1186817 T2822 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1186817 T2882 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1187247 T2858 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 1187248 T2844 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 1187248 T2858 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375375096905/node= s_used_collection_shard1_replica1/core.properties: java.io.FileNotFoundExce= ption: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java= 7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistri= butedZkTest-jetty3-1375375096905/nodes_used_collection_shard1_replica1/core= .properties (No such file or directory) [junit4] 2> 1187249 T2872 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 1187249 T2844 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375375095196/node= s_used_collection_shard2_replica1/core.properties: java.io.FileNotFoundExce= ption: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java= 7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistri= butedZkTest-jetty2-1375375095196/nodes_used_collection_shard2_replica1/core= .properties (No such file or directory) [junit4] 2> 1187249 T2858 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica1' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/= test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375= 375096905/nodes_used_collection_shard1_replica1 [junit4] 2> 1187250 T2872 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375375098713/node= s_used_collection_shard2_replica2/core.properties: java.io.FileNotFoundExce= ption: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java= 7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistri= butedZkTest-jetty4-1375375098713/nodes_used_collection_shard2_replica2/core= .properties (No such file or directory) [junit4] 2> 1187250 T2844 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica1' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/= test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375= 375095196/nodes_used_collection_shard2_replica1 [junit4] 2> 1187251 T2872 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica2' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/= test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375= 375098713/nodes_used_collection_shard2_replica2 [junit4] 2> 1187251 T2872 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1187250 T2858 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1187251 T2844 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1187252 T2872 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1187253 T2858 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1187253 T2872 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1187253 T2844 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1187254 T2858 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1187254 T2844 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1187255 T2872 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1187255 T2872 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1187256 T2858 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1187256 T2844 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1187256 T2858 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1187257 T2844 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1187258 T2812 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 1187259 T2812 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-137537509274= 4/nodes_used_collection_shard1_replica2/core.properties: java.io.FileNotFou= ndException: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-controljetty-1375375092744/nodes_used_collection_shard1_r= eplica2/core.properties (No such file or directory) [junit4] 2> 1187259 T2872 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1187259 T2812 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica2' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/= test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljett= y-1375375092744/nodes_used_collection_shard1_replica2 [junit4] 2> 1187260 T2858 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1187260 T2812 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1187274 T2844 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1187274 T2812 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1187274 T2858 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty3-1375375096905/nodes_used_collection_s= hard1_replica1/' [junit4] 2> 1187274 T2872 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty4-1375375098713/nodes_used_collection_s= hard2_replica2/' [junit4] 2> 1187275 T2844 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty2-1375375095196/nodes_used_collection_s= hard2_replica1/' [junit4] 2> 1187274 T2812 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1187277 T2812 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-controljetty-1375375092744/nodes_used_collec= tion_shard1_replica2/' [junit4] 2> 1187456 T2872 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4] 2> 1187456 T2812 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4] 2> 1187456 T2858 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4] 2> 1187456 T2844 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4] 2> 1187535 T2872 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1187536 T2858 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1187536 T2844 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1187536 T2812 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1187637 T2872 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1187638 T2844 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1187638 T2812 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1187638 T2858 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1187649 T2872 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica2] Schema name=3Dtest [junit4] 2> 1187650 T2844 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica1] Schema name=3Dtest [junit4] 2> 1187651 T2858 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica1] Schema name=3Dtest [junit4] 2> 1187651 T2812 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica2] Schema name=3Dtest [junit4] 2> 1188462 T2872 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1188463 T2858 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1188468 T2844 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1188473 T2812 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1188476 T2872 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1188477 T2858 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1188477 T2844 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1188481 T2872 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1188482 T2858 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1188482 T2844 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1188483 T2812 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1188487 T2812 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1188498 T2872 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1188498 T2844 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1188498 T2858 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1188503 T2812 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1188504 T2872 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1188504 T2844 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1188505 T2858 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1188508 T2812 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1188510 T2872 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1188510 T2844 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1188511 T2858 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1188511 T2872 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1188512 T2872 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1188512 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1188513 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1188512 T2872 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1188512 T2844 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1188513 T2812 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1188513 T2858 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1188514 T2872 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1188515 T2812 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1188516 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1188514 T2844 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1188516 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1188516 T2812 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1188515 T2872 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1188517 T2812 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1188517 T2858 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1188517 T2844 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1188519 T2858 oasc.SolrCore. [nodes_used_collection_= shard1_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apac= he.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375375096905/nodes_us= ed_collection_shard1_replica1/, dataDir=3D/usr/home/hudson/hudson-slave/wor= kspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apa= che.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375375096905//nodes_= used_collection_shard1_replica1/data/ [junit4] 2> 1188518 T2872 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1188520 T2844 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1188520 T2844 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1188520 T2858 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@78d6df62 [junit4] 2> 1188519 T2812 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1188521 T2844 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1188520 T2872 oasc.SolrCore. [nodes_used_collection_= shard2_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apac= he.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375375098713/nodes_us= ed_collection_shard2_replica2/, dataDir=3D/usr/home/hudson/hudson-slave/wor= kspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apa= che.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375375098713//nodes_= used_collection_shard2_replica2/data/ [junit4] 2> 1188522 T2858 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty3-1375375096905//nodes_used_collection_shard1_repli= ca1/data [junit4] 2> 1188522 T2844 oasc.SolrCore. [nodes_used_collection_= shard2_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apac= he.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375375095196/nodes_us= ed_collection_shard2_replica1/, dataDir=3D/usr/home/hudson/hudson-slave/wor= kspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apa= che.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375375095196//nodes_= used_collection_shard2_replica1/data/ [junit4] 2> 1188522 T2812 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1188523 T2844 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@78d6df62 [junit4] 2> 1188523 T2858 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-jetty3-1375375096905//nodes_used_colle= ction_shard1_replica1/data/index/ [junit4] 2> 1188523 T2872 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@78d6df62 [junit4] 2> 1188525 T2858 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica1] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./or= g.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375375096905/no= des_used_collection_shard1_replica1/data/index' doesn't exist. Creating new= index... [junit4] 2> 1188524 T2812 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1188526 T2872 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375375098713//nodes_used_collection_shard2_repli= ca2/data [junit4] 2> 1188525 T2844 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375375095196//nodes_used_collection_shard2_repli= ca1/data [junit4] 2> 1188526 T2872 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-jetty4-1375375098713//nodes_used_colle= ction_shard2_replica2/data/index/ [junit4] 2> 1188526 T2858 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty3-1375375096905//nodes_used_collection_shard1_repli= ca1/data/index [junit4] 2> 1188526 T2812 oasc.SolrCore. [nodes_used_collection_= shard1_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apac= he.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375375092744/no= des_used_collection_shard1_replica2/, dataDir=3D/usr/home/hudson/hudson-sla= ve/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./o= rg.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-137537509= 2744//nodes_used_collection_shard1_replica2/data/ [junit4] 2> 1188527 T2872 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica2] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./or= g.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375375098713/no= des_used_collection_shard2_replica2/data/index' doesn't exist. Creating new= index... [junit4] 2> 1188527 T2844 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-jetty2-1375375095196//nodes_used_colle= ction_shard2_replica1/data/index/ [junit4] 2> 1188529 T2872 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375375098713//nodes_used_collection_shard2_repli= ca2/data/index [junit4] 2> 1188528 T2812 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@78d6df62 [junit4] 2> 1188529 T2844 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica1] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./or= g.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375375095196/no= des_used_collection_shard2_replica1/data/index' doesn't exist. Creating new= index... [junit4] 2> 1188531 T2844 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375375095196//nodes_used_collection_shard2_repli= ca1/data/index [junit4] 2> 1188531 T2812 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-controljetty-1375375092744//nodes_used_collection_shard1= _replica2/data [junit4] 2> 1188531 T2812 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.CollectionsAPIDistributedZkTest-controljetty-1375375092744//nodes_used= _collection_shard1_replica2/data/index/ [junit4] 2> 1188532 T2812 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica2] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./or= g.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375375092= 744/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creati= ng new index... [junit4] 2> 1188533 T2812 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-controljetty-1375375092744//nodes_used_collection_shard1= _replica2/data/index [junit4] 2> 1188534 T2858 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@4e875fa6 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@357b354a),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1188534 T2858 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1188535 T2872 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@1d8d0a10 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@171476a8),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1188536 T2872 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1188537 T2844 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@3399ebd2 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@6d497f0f),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1188537 T2844 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1188538 T2812 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@113ebcef lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@ff8746),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1188539 T2812 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1188540 T2858 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1188541 T2858 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1188542 T2872 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1188542 T2858 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1188542 T2872 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1188543 T2844 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1188543 T2858 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1188543 T2844 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1188543 T2872 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1188544 T2812 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1188545 T2872 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1188544 T2858 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1188546 T2858 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1188546 T2872 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1188545 T2812 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1188545 T2844 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1188547 T2872 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1188548 T2844 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1188546 T2858 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1188549 T2844 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1188549 T2858 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1188548 T2872 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1188548 T2812 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1188550 T2872 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1188551 T2812 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1188550 T2858 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1188549 T2844 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1188551 T2812 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1188552 T2812 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1188551 T2872 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1188553 T2812 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1188552 T2844 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1188554 T2812 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1188554 T2844 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1188555 T2812 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1188555 T2844 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1188582 T2844 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1188582 T2872 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1188583 T2858 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1188583 T2812 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1188594 T2872 oass.SolrIndexSearcher. Opening Search= er@302fda2c main [junit4] 2> 1188595 T2812 oass.SolrIndexSearcher. Opening Search= er@555d322c main [junit4] 2> 1188595 T2858 oass.SolrIndexSearcher. Opening Search= er@1038639d main [junit4] 2> 1188594 T2844 oass.SolrIndexSearcher. Opening Search= er@19028869 main [junit4] 2> 1188596 T2872 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1188597 T2812 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1188597 T2858 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1188597 T2872 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1188598 T2858 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1188597 T2844 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1188597 T2812 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1188599 T2844 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1188603 T2888 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica2] Registered new searcher Searcher@302fda2c main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1188603 T2890 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica1] Registered new searcher Searcher@1038639d main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1188604 T2891 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica2] Registered new searcher Searcher@555d322c main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1188604 T2889 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica1] Registered new searcher Searcher@19028869 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1188605 T2872 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica2 [junit4] 2> 1188605 T2858 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica1 [junit4] 2> 1188606 T2812 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica2 [junit4] 2> 1188606 T2872 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:38560= collection:nodes_used_collection shard:shard2 [junit4] 2> 1188606 T2844 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica1 [junit4] 2> 1188606 T2812 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:38546= collection:nodes_used_collection shard:shard1 [junit4] 2> 1188606 T2858 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:38557= collection:nodes_used_collection shard:shard1 [junit4] 2> 1188608 T2812 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1188607 T2844 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:38553= collection:nodes_used_collection shard:shard2 [junit4] 2> 1188607 T2872 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1188609 T2844 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1188608 T2858 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1188638 T2872 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 1188639 T2858 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 1188638 T2812 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 1188638 T2844 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 1188677 T2872 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard2 [junit4] 2> 1188678 T2812 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard1 [junit4] 2> 1188700 T2872 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1188700 T2812 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1188701 T2812 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> 1188700 T2872 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> 1188701 T2812 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:38546/nodes_used_collection_shard1_replica2/ [junit4] 2> 1188702 T2872 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:38560/nodes_used_collection_shard2_replica2/ [junit4] 2> 1188702 T2812 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard1_replica2 url=3Dhttp://127.0.0.1:38546 START replicas= =3D[http://127.0.0.1:38557/nodes_used_collection_shard1_replica1/] nUpdates= =3D100 [junit4] 2> 1188703 T2872 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard2_replica2 url=3Dhttp://127.0.0.1:38560 START replicas= =3D[http://127.0.0.1:38553/nodes_used_collection_shard2_replica1/] nUpdates= =3D100 [junit4] 2> 1188703 T2812 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard1_replica2 url=3Dhttp://127.0.0.1:38546 DONE. We have n= o versions. sync failed. [junit4] 2> 1188704 T2812 oasc.SyncStrategy.syncReplicas Leader's atte= mpt to sync with shard failed, moving to the next candidate [junit4] 2> 1188704 T2872 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard2_replica2 url=3Dhttp://127.0.0.1:38560 DONE. We have n= o versions. sync failed. [junit4] 2> 1188705 T2872 oasc.SyncStrategy.syncReplicas Leader's atte= mpt to sync with shard failed, moving to the next candidate [junit4] 2> 1188705 T2812 oasc.ShardLeaderElectionContext.runLeaderPro= cess We failed sync, but we have no versions - we can't sync in that case -= we were active before, so become leader anyway [junit4] 2> 1188705 T2872 oasc.ShardLeaderElectionContext.runLeaderPro= cess We failed sync, but we have no versions - we can't sync in that case -= we were active before, so become leader anyway [junit4] 2> 1188706 T2812 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: http://127.0.0.1:38546/nodes_used_collection_shar= d1_replica2/ shard1 [junit4] 2> 1188706 T2872 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: http://127.0.0.1:38560/nodes_used_collection_shar= d2_replica2/ shard2 [junit4] 2> 1188707 T2812 oascc.SolrZkCl [...truncated too long message...] 1375375098713//new_implicit_coll_1_b_replica1/data [junit4] 2> 1329892 T3380 oasc.Overseer$ClusterStateUpdater.amILeader = According to ZK I (id=3D90136582056574988-127.0.0.1:38560_-n_0000000004) am= no longer a leader. [junit4] 2> 1329895 T2800 oejsh.ContextHandler.doStop stopped o.e.j.s.= ServletContextHandler{/,null} [junit4] 2> 1329952 T2800 oas.SolrTestCaseJ4.tearDown ###Ending testDi= stribSearch [junit4] 2> 1329955 T2800 oasc.ZkTestServer.send4LetterWord connecting= to 127.0.0.1:38543 38543 [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DCollectionsAP= IDistributedZkTest -Dtests.method=3DtestDistribSearch -Dtests.seed=3DA7A5A9= E6756B5823 -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Dca_E= S -Dtests.timezone=3DAmerica/Port_of_Spain -Dtests.file.encoding=3DUS-ASCII [junit4] ERROR 153s J0 | CollectionsAPIDistributedZkTest.testDistribS= earch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerExcep= tion: IOException occured when talking to server at: http://127.0.0.1:38553 [junit4] > =09at __randomizedtesting.SeedInfo.seed([A7A5A9E6756B5823:= 264327FE0234381F]:0) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:435) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:180) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= createCollection(AbstractFullDistribZkTestBase.java:1535) [junit4] > =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTes= t.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677) [junit4] > =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTes= t.doTest(CollectionsAPIDistributedZkTest.java:159) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.testDi= stribSearch(BaseDistributedSearchTestCase.java:835) [junit4] > =09at java.lang.Thread.run(Thread.java:724) [junit4] > Caused by: org.apache.http.conn.ConnectTimeoutException: C= onnect to 127.0.0.1:38553 timed out [junit4] > =09at org.apache.http.conn.scheme.PlainSocketFactory.conne= ctSocket(PlainSocketFactory.java:129) [junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectionOpe= rator.openConnection(DefaultClientConnectionOperator.java:180) [junit4] > =09at org.apache.http.impl.conn.ManagedClientConnectionImp= l.open(ManagedClientConnectionImpl.java:294) [junit4] > =09at org.apache.http.impl.client.DefaultRequestDirector.t= ryConnect(DefaultRequestDirector.java:645) [junit4] > =09at org.apache.http.impl.client.DefaultRequestDirector.e= xecute(DefaultRequestDirector.java:480) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:906) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:805) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:784) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:365) [junit4] > =09... 45 more [junit4] 2> 1330108 T2800 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 153338 T2799 ccr.ThreadLeakControl.checkThreadLeaks WARNIN= G Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> 1331195 T2882 oascc.ZkStateReader$3.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1331195 T2882 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1331195 T2882 oascc.ZkStateReader$2.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1331196 T2882 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/b/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1331196 T2882 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/c/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> NOTE: test params are: codec=3DLucene40, sim=3DRandomSimil= arityProvider(queryNorm=3Dtrue,coord=3Dyes): {}, locale=3Dca_ES, timezone= =3DAmerica/Port_of_Spain [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.= 0_25 (64-bit)/cpus=3D16,threads=3D6,free=3D297466056,total=3D536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestBadConfig, TestField= TypeResource, SolrIndexSplitterTest, TestStressVersions, TestFieldTypeColle= ctionResource, DistributedTermsComponentTest, TestDocumentBuilder, LegacyHT= MLStripCharFilterTest, TestStressRecovery, TestLRUCache, ResourceLoaderTest= , OverseerCollectionProcessorTest, AlternateDirectoryTest, TestShardHandler= Factory, TestFieldResource, LoggingHandlerTest, TestExtendedDismaxParser, D= ocumentBuilderTest, TestPluginEnable, TestSolrQueryParserResource, SimpleFa= cetsTest, PolyFieldTest, PrimitiveFieldTypeTest, CSVRequestHandlerTest, Jso= nLoaderTest, TestReplicationHandler, LeaderElectionTest, TestSolrIndexConfi= g, QueryParsingTest, TestMaxScoreQueryParser, TestLFUCache, CachingDirector= yFactoryTest, TestSweetSpotSimilarityFactory, FileBasedSpellCheckerTest, Te= stGroupingSearch, TestCharFilters, ScriptEngineTest, DateFieldTest, BasicDi= stributedZkTest, PeerSyncTest, StatelessScriptUpdateProcessorFactoryTest, T= estXIncludeConfig, CacheHeaderTest, AddSchemaFieldsUpdateProcessorFactoryTe= st, MinimalSchemaTest, TestFastLRUCache, ParsingFieldUpdateProcessorsTest, = InfoHandlerTest, SyncSliceTest, BasicFunctionalityTest, TermVectorComponent= Test, RAMDirectoryFactoryTest, TestDocSet, SystemInfoHandlerTest, TestDynam= icFieldCollectionResource, TestFastWriter, TestPerFieldSimilarity, DirectSo= lrConnectionTest, SpatialFilterTest, SoftAutoCommitTest, TestCloudManagedSc= hemaAddField, TestCoreContainer, QueryElevationComponentTest, BinaryUpdateR= equestHandlerTest, QueryEqualityTest, BadComponentTest, TestValueSourceCach= e, TestSolrQueryParserDefaultOperatorResource, PluginInfoTest, TestTrie, Te= stPseudoReturnFields, SOLR749Test, SearchHandlerTest, DocValuesTest, Spelli= ngQueryConverterTest, TestSolrQueryParser, UnloadDistributedZkTest, Collect= ionsAPIDistributedZkTest] [junit4] Completed on J0 in 154.63s, 1 test, 1 error <<< FAILURES! [...truncated 490 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build= .xml:389: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build= .xml:369: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build= .xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/= build.xml:181: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/= common-build.xml:449: The following error occurred while executing this lin= e: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucen= e/common-build.xml:1230: The following error occurred while executing this = line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucen= e/common-build.xml:873: There were test failures: 320 suites, 1345 tests, 1= error, 34 ignored (6 assumptions) Total time: 54 minutes 35 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_3200_1045953249.1375375958517 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_3200_1045953249.1375375958517--