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 A2D15D1B9 for ; Sat, 16 Mar 2013 12:23:48 +0000 (UTC) Received: (qmail 77543 invoked by uid 500); 16 Mar 2013 12:23:46 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 77252 invoked by uid 500); 16 Mar 2013 12:23:45 -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 77223 invoked by uid 99); 16 Mar 2013 12:23:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Mar 2013 12:23:44 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Mar 2013 12:23:22 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 3FD4414AA031 for ; Sat, 16 Mar 2013 12:23:01 +0000 (UTC) Date: Sat, 16 Mar 2013 12:22:41 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <368342462.9.1363436579797.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <1680362403.1.1363430232140.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <1680362403.1.1363430232140.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4733 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_8_485149063.1363436561632" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_8_485149063.1363436561632 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4733/ Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseG1GC -XX:MarkStackSize=3D256K 2 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearc= h Error Message: Server at http://127.0.0.1:57648/_d/r/onenodecollectioncore returned non ok= status:404, message:Can not find: /_d/r/onenodecollectioncore/update Stack Trace: org.apache.solr.common.SolrException: Server at http://127.0.0.1:57648/_d/r= /onenodecollectioncore returned non ok status:404, message:Can not find: /_= d/r/onenodecollectioncore/update =09at __randomizedtesting.SeedInfo.seed([26CA0E1B9A3789D0:A72C8003ED68E9EC]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:375) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =09at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(Ab= stractUpdateRequest.java:117) =09at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116) =09at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102) =09at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollecti= onForwarding(BasicDistributedZk2Test.java:196) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:89) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =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:487) =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:722) REGRESSION: org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearc= h Error Message: Still found shard Stack Trace: java.lang.AssertionError: Still found shard =09at __randomizedtesting.SeedInfo.seed([26CA0E1B9A3789D0:A72C8003ED68E9EC]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndColle= ction(UnloadDistributedZkTest.java:124) =09at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistribute= dZkTest.java:77) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =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:487) =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:722) Build Log: [...truncated 9200 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 2> 0 T2069 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /_d/r [junit4:junit4] 2> 3 T2069 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2T= est-1363435724372 [junit4:junit4] 2> 4 T2069 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 4 T2070 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 5 T2070 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 5 T2070 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 5 T2070 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 6 T2070 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 6 T2070 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to= /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/te= st/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363435724371/zookeep= er/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 104 T2069 oasc.ZkTestServer.run start zk server on por= t:52473 [junit4:junit4] 2> 105 T2069 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:52473 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@16535b5 [junit4:junit4] 2> 106 T2069 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 106 T2075 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:52473. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 106 T2075 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:52473, initi= ating session [junit4:junit4] 2> 107 T2071 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:36330 [junit4:junit4] 2> 107 T2071 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:36330 [junit4:junit4] 2> 107 T2073 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 828 T2073 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d731a1e570000 with negotiated timeout 10000 for client /= 127.0.0.1:36330 [junit4:junit4] 2> 828 T2075 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:52473, s= essionid =3D 0x13d731a1e570000, negotiated timeout =3D 10000 [junit4:junit4] 2> 829 T2076 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@16535b5 name:ZooKeeperConnection= Watcher:127.0.0.1:52473 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 829 T2069 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 830 T2069 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 832 T2074 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d731a1e570000 [junit4:junit4] 2> 833 T2076 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 833 T2071 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:36330 which had sessionid 0x13d731a1e570000 [junit4:junit4] 2> 833 T2069 oaz.ZooKeeper.close Session: 0x13d731a1e5700= 00 closed [junit4:junit4] 2> 834 T2069 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:52473/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1a2c3a9 [junit4:junit4] 2> 834 T2069 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 834 T2077 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:52473. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 835 T2077 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:52473, initi= ating session [junit4:junit4] 2> 835 T2071 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:36333 [junit4:junit4] 2> 835 T2071 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:36333 [junit4:junit4] 2> 836 T2073 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d731a1e570001 with negotiated timeout 10000 for client /= 127.0.0.1:36333 [junit4:junit4] 2> 836 T2077 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:52473, s= essionid =3D 0x13d731a1e570001, negotiated timeout =3D 10000 [junit4:junit4] 2> 836 T2078 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1a2c3a9 name:ZooKeeperConnection= Watcher:127.0.0.1:52473/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 836 T2069 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 837 T2069 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 839 T2069 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 840 T2069 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 842 T2069 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 843 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xm= l [junit4:junit4] 2> 844 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 847 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 847 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 850 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 850 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 852 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 852 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 854 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 855 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 856 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exc= hange-rates.json [junit4:junit4] 2> 857 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 858 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mappi= ng-ISOLatin1Accent.txt [junit4:junit4] 2> 859 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 861 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 861 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 863 T2069 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 863 T2069 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 865 T2074 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d731a1e570001 [junit4:junit4] 2> 865 T2078 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 865 T2071 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:36333 which had sessionid 0x13d731a1e570001 [junit4:junit4] 2> 865 T2069 oaz.ZooKeeper.close Session: 0x13d731a1e5700= 01 closed [junit4:junit4] 2> 920 T2069 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 924 T2069 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:46627 [junit4:junit4] 2> 924 T2069 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 925 T2069 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 925 T2069 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribu= tedZk2Test-controljetty-1363435725234 [junit4:junit4] 2> 926 T2069 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-controljetty-1363435725234/solr.xml [junit4:junit4] 2> 926 T2069 oasc.CoreContainer. New CoreContainer = 15641255 [junit4:junit4] 2> 926 T2069 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-co= ntroljetty-1363435725234/' [junit4:junit4] 2> 927 T2069 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2T= est-controljetty-1363435725234/' [junit4:junit4] 2> 948 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 949 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 949 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 949 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 950 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 950 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 951 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 951 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 951 T2069 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 952 T2069 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 959 T2069 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 973 T2069 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:52473/solr [junit4:junit4] 2> 973 T2069 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 974 T2069 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:52473 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@28e712 [junit4:junit4] 2> 975 T2088 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:52473. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 975 T2069 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 975 T2088 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:52473, initi= ating session [junit4:junit4] 2> 975 T2071 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:36334 [junit4:junit4] 2> 976 T2071 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:36334 [junit4:junit4] 2> 976 T2073 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d731a1e570002 with negotiated timeout 20000 for client /= 127.0.0.1:36334 [junit4:junit4] 2> 976 T2088 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:52473, s= essionid =3D 0x13d731a1e570002, negotiated timeout =3D 20000 [junit4:junit4] 2> 977 T2089 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@28e712 name:ZooKeeperConnection = Watcher:127.0.0.1:52473 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4:junit4] 2> 977 T2069 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 978 T2074 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d731a1e570002 [junit4:junit4] 2> 979 T2089 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 979 T2071 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:36334 which had sessionid 0x13d731a1e570002 [junit4:junit4] 2> 979 T2069 oaz.ZooKeeper.close Session: 0x13d731a1e5700= 02 closed [junit4:junit4] 2> 979 T2069 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 982 T2069 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:52473/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@cf5530 [junit4:junit4] 2> 983 T2090 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:52473. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 983 T2069 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 984 T2090 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:52473, initi= ating session [junit4:junit4] 2> 984 T2071 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:36335 [junit4:junit4] 2> 984 T2071 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:36335 [junit4:junit4] 2> 985 T2073 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d731a1e570003 with negotiated timeout 20000 for client /= 127.0.0.1:36335 [junit4:junit4] 2> 985 T2090 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:52473, s= essionid =3D 0x13d731a1e570003, negotiated timeout =3D 20000 [junit4:junit4] 2> 985 T2091 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@cf5530 name:ZooKeeperConnection = Watcher:127.0.0.1:52473/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4:junit4] 2> 985 T2069 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 987 T2074 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d731a1e570003 type:crea= te cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 987 T2069 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 989 T2069 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:46627__d%2Fr [junit4:junit4] 2> 989 T2074 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d731a1e570003 type:dele= te cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:46627__d%2Fr Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/= 127.0.0.1:46627__d%2Fr [junit4:junit4] 2> 990 T2069 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:46627__d%2Fr [junit4:junit4] 2> 992 T2069 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 995 T2074 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d731a1e570003 type:dele= te cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_ele= ct/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 995 T2069 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 996 T2069 oasc.Overseer.start Overseer (id=3D893541236= 32640003-127.0.0.1:46627__d%2Fr-n_0000000000) starting [junit4:junit4] 2> 997 T2074 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d731a1e570003 type:crea= te cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 998 T2074 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d731a1e570003 type:crea= te cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 998 T2074 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d731a1e570003 type:crea= te cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 999 T2074 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d731a1e570003 type:crea= te cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 999 T2093 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 1000 T2069 oascc.SolrZkClient.makePath makePath: /clus= terstate.json [junit4:junit4] 2> 1001 T2069 oascc.SolrZkClient.makePath makePath: /alia= ses.json [junit4:junit4] 2> 1003 T2069 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 1004 T2092 oasc.Overseer$ClusterStateUpdater.run Start= ing to work on the main queue [junit4:junit4] 2> 1007 T2094 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-controljetty-1363435725234/collection1 [junit4:junit4] 2> 1007 T2094 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:control_collection [junit4:junit4] 2> 1008 T2094 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 1008 T2094 oasc.ZkController.readConfigName Load colle= ction config from:/collections/control_collection [junit4:junit4] 2> 1009 T2094 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-controljetty-1363435725234/collection1/' [junit4:junit4] 2> 1009 T2094 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljett= y-1363435725234/collection1/lib/README' to classloader [junit4:junit4] 2> 1010 T2094 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljett= y-1363435725234/collection1/lib/classes/' to classloader [junit4:junit4] 2> 1039 T2094 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 1076 T2094 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 1077 T2094 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 1082 T2094 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 1506 T2094 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1512 T2094 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1515 T2094 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1524 T2094 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1527 T2094 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1531 T2094 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1531 T2094 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1532 T2094 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1532 T2094 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1533 T2094 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1533 T2094 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1533 T2094 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1533 T2094 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-contro= ljetty-1363435725234/collection1/, dataDir=3D./org.apache.solr.cloud.BasicD= istributedZk2Test-1363435724371/control/data/ [junit4:junit4] 2> 1533 T2094 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@44be6f [junit4:junit4] 2> 1534 T2094 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1534 T2094 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136343572437= 1/control/data forceNew: false [junit4:junit4] 2> 1534 T2094 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363435724371/control/data/index/ [junit4:junit4] 2> 1535 T2094 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63435724371/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1535 T2094 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136343572437= 1/control/data/index forceNew: false [junit4:junit4] 2> 1536 T2094 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@104af3a lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@799389)),segFN=3Dsegments_1,gener= ation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 1536 T2094 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 1538 T2094 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1538 T2094 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1538 T2094 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1539 T2094 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1539 T2094 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1539 T2094 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1540 T2094 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1540 T2094 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1540 T2094 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1543 T2094 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1545 T2094 oass.SolrIndexSearcher. Opening Searc= her@1b3d676 main [junit4:junit4] 2> 1545 T2094 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13634357243= 71/control/data/tlog [junit4:junit4] 2> 1546 T2094 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1546 T2094 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1549 T2095 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1b3d676 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 1550 T2094 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 1550 T2094 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 1551 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570003 type:cre= ate cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue [junit4:junit4] 2> 2506 T2092 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2507 T2092 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:46627/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:46627__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 2507 T2092 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2507 T2092 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2508 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570003 type:cre= ate cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue-work Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 2511 T2091 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 2552 T2094 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 2553 T2094 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:46627/_d/r collection:control_= collection shard:shard1 [junit4:junit4] 2> 2553 T2094 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2558 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570003 type:del= ete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections= /control_collection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/control_collection/leaders [junit4:junit4] 2> 2559 T2094 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 2559 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570003 type:cre= ate cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2560 T2094 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2560 T2094 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2561 T2094 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:46627/_d/r/collection1/ [junit4:junit4] 2> 2561 T2094 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2561 T2094 oasc.SyncStrategy.syncToMe http://127.0.0.1= :46627/_d/r/collection1/ has no replicas [junit4:junit4] 2> 2561 T2094 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:46627/_d/r/collection1/ [junit4:junit4] 2> 2561 T2094 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 2564 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570003 type:cre= ate cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4013 T2092 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4018 T2091 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 4068 T2094 oasc.ZkController.register We are http://12= 7.0.0.1:46627/_d/r/collection1/ and leader is http://127.0.0.1:46627/_d/r/c= ollection1/ [junit4:junit4] 2> 4069 T2094 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:46627/_d/r [junit4:junit4] 2> 4069 T2094 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 4069 T2094 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 4069 T2094 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 4070 T2094 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4071 T2069 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 1 [junit4:junit4] 2> 4072 T2069 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 4072 T2069 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 4075 T2069 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 4076 T2069 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:52473/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@a7699a [junit4:junit4] 2> 4077 T2069 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4077 T2097 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:52473. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4078 T2097 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:52473, init= iating session [junit4:junit4] 2> 4078 T2071 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:36337 [junit4:junit4] 2> 4078 T2071 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:36337 [junit4:junit4] 2> 4079 T2073 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d731a1e570004 with negotiated timeout 10000 for client = /127.0.0.1:36337 [junit4:junit4] 2> 4079 T2097 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:52473, = sessionid =3D 0x13d731a1e570004, negotiated timeout =3D 10000 [junit4:junit4] 2> 4079 T2098 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@a7699a name:ZooKeeperConnection= Watcher:127.0.0.1:52473/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 4079 T2069 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4081 T2069 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4082 T2069 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 4138 T2069 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 4140 T2069 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:34023 [junit4:junit4] 2> 4140 T2069 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 4141 T2069 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4141 T2069 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty1-1363435728451 [junit4:junit4] 2> 4142 T2069 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty1-1363435728451/solr.xml [junit4:junit4] 2> 4142 T2069 oasc.CoreContainer. New CoreContainer= 32225594 [junit4:junit4] 2> 4142 T2069 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-j= etty1-1363435728451/' [junit4:junit4] 2> 4143 T2069 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty1-1363435728451/' [junit4:junit4] 2> 4162 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 4163 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 4163 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 4164 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4164 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 4164 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4165 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4165 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4165 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 4166 T2069 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4175 T2069 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 4189 T2069 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:52473/solr [junit4:junit4] 2> 4190 T2069 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 4190 T2069 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:52473 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@1e6a942 [junit4:junit4] 2> 4191 T2108 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:52473. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4191 T2069 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4192 T2108 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:52473, init= iating session [junit4:junit4] 2> 4192 T2071 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:36338 [junit4:junit4] 2> 4192 T2071 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:36338 [junit4:junit4] 2> 4193 T2073 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d731a1e570005 with negotiated timeout 20000 for client = /127.0.0.1:36338 [junit4:junit4] 2> 4193 T2108 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:52473, = sessionid =3D 0x13d731a1e570005, negotiated timeout =3D 20000 [junit4:junit4] 2> 4193 T2109 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1e6a942 name:ZooKeeperConnectio= n Watcher:127.0.0.1:52473 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 4194 T2069 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4195 T2074 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d731a1e570005 [junit4:junit4] 2> 4195 T2109 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 4195 T2071 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:36338 which had sessionid 0x13d731a1e57000= 5 [junit4:junit4] 2> 4195 T2069 oaz.ZooKeeper.close Session: 0x13d731a1e570= 005 closed [junit4:junit4] 2> 4196 T2069 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 4198 T2069 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:52473/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@b34616 [junit4:junit4] 2> 4199 T2110 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:52473. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4199 T2069 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4200 T2110 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:52473, init= iating session [junit4:junit4] 2> 4200 T2071 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:36339 [junit4:junit4] 2> 4200 T2071 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:36339 [junit4:junit4] 2> 4200 T2073 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d731a1e570006 with negotiated timeout 20000 for client = /127.0.0.1:36339 [junit4:junit4] 2> 4201 T2110 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:52473, = sessionid =3D 0x13d731a1e570006, negotiated timeout =3D 20000 [junit4:junit4] 2> 4201 T2111 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@b34616 name:ZooKeeperConnection= Watcher:127.0.0.1:52473/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 4201 T2069 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4202 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570006 type:cre= ate cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4202 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570006 type:cre= ate cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4204 T2069 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5206 T2069 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:34023__d%2Fr [junit4:junit4] 2> 5207 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570006 type:del= ete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:34023__d%2Fr Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:34023__d%2Fr [junit4:junit4] 2> 5207 T2069 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:34023__d%2Fr [junit4:junit4] 2> 5210 T2098 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5210 T2111 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5210 T2091 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5210 T2091 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5215 T2112 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty1-1363435728451/collection1 [junit4:junit4] 2> 5215 T2112 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 5215 T2112 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 5216 T2112 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 5217 T2112 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty1-1363435728451/collection1/' [junit4:junit4] 2> 5217 T2112 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363= 435728451/collection1/lib/README' to classloader [junit4:junit4] 2> 5217 T2112 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363= 435728451/collection1/lib/classes/' to classloader [junit4:junit4] 2> 5246 T2112 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 5283 T2112 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5284 T2112 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5289 T2112 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5521 T2092 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5522 T2092 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:46627/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:46627__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:46627__d%2Fr_collecti= on1", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 5524 T2098 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5524 T2111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5524 T2091 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5723 T2112 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5730 T2112 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5733 T2112 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5742 T2112 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5745 T2112 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5748 T2112 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5749 T2112 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5749 T2112 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5750 T2112 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5750 T2112 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5750 T2112 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5751 T2112 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5751 T2112 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1= -1363435728451/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1363435724371/jetty1/ [junit4:junit4] 2> 5751 T2112 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@44be6f [junit4:junit4] 2> 5751 T2112 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5752 T2112 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136343572437= 1/jetty1 forceNew: false [junit4:junit4] 2> 5752 T2112 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363435724371/jetty1/index/ [junit4:junit4] 2> 5752 T2112 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63435724371/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5753 T2112 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136343572437= 1/jetty1/index forceNew: false [junit4:junit4] 2> 5754 T2112 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@eb3530 lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@bdb18b)),segFN=3Dsegments_1,genera= tion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 5754 T2112 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 5755 T2112 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 5756 T2112 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 5756 T2112 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 5757 T2112 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5757 T2112 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5757 T2112 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5758 T2112 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5758 T2112 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5758 T2112 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5761 T2112 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 5763 T2112 oass.SolrIndexSearcher. Opening Searc= her@84130d main [junit4:junit4] 2> 5764 T2112 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13634357243= 71/jetty1/tlog [junit4:junit4] 2> 5764 T2112 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 5764 T2112 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 5769 T2113 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@84130d main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 5770 T2112 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 5771 T2112 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 7027 T2092 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7028 T2092 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34023/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34023__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 7028 T2092 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 2 [junit4:junit4] 2> 7028 T2092 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 7031 T2111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7031 T2091 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7031 T2098 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7773 T2112 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7774 T2112 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:34023/_d/r collection:collecti= on1 shard:shard2 [junit4:junit4] 2> 7775 T2112 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 7780 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570006 type:del= ete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections= /collection1/leaders Error:KeeperErrorCode =3D NoNode for /solr/collections= /collection1/leaders [junit4:junit4] 2> 7780 T2112 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7780 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570006 type:cre= ate cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7782 T2112 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7782 T2112 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7782 T2112 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:34023/_d/r/collection1/ [junit4:junit4] 2> 7782 T2112 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7782 T2112 oasc.SyncStrategy.syncToMe http://127.0.0.1= :34023/_d/r/collection1/ has no replicas [junit4:junit4] 2> 7783 T2112 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:34023/_d/r/collection1/ [junit4:junit4] 2> 7783 T2112 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 7785 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570006 type:cre= ate cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8534 T2092 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8539 T2091 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8539 T2111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8539 T2098 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8588 T2112 oasc.ZkController.register We are http://12= 7.0.0.1:34023/_d/r/collection1/ and leader is http://127.0.0.1:34023/_d/r/c= ollection1/ [junit4:junit4] 2> 8589 T2112 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:34023/_d/r [junit4:junit4] 2> 8589 T2112 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8589 T2112 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 8589 T2112 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8590 T2112 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8591 T2069 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 1 [junit4:junit4] 2> 8592 T2069 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8592 T2069 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8652 T2069 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8654 T2069 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:57648 [junit4:junit4] 2> 8655 T2069 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8656 T2069 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8656 T2069 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty2-1363435732963 [junit4:junit4] 2> 8656 T2069 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty2-1363435732963/solr.xml [junit4:junit4] 2> 8657 T2069 oasc.CoreContainer. New CoreContainer= 3434077 [junit4:junit4] 2> 8657 T2069 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-j= etty2-1363435732963/' [junit4:junit4] 2> 8657 T2069 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty2-1363435732963/' [junit4:junit4] 2> 8677 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 8677 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8678 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 8678 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8678 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8679 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8679 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8679 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8680 T2069 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8680 T2069 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8687 T2069 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8699 T2069 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:52473/solr [junit4:junit4] 2> 8700 T2069 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 8700 T2069 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:52473 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@d96a5e [junit4:junit4] 2> 8701 T2069 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8701 T2124 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:52473. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8702 T2124 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:52473, init= iating session [junit4:junit4] 2> 8702 T2071 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:36342 [junit4:junit4] 2> 8702 T2071 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:36342 [junit4:junit4] 2> 8703 T2073 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d731a1e570007 with negotiated timeout 20000 for client = /127.0.0.1:36342 [junit4:junit4] 2> 8703 T2124 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:52473, = sessionid =3D 0x13d731a1e570007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8704 T2125 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@d96a5e name:ZooKeeperConnection= Watcher:127.0.0.1:52473 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 8704 T2069 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8705 T2074 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d731a1e570007 [junit4:junit4] 2> 8706 T2125 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 8706 T2071 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:36342 which had sessionid 0x13d731a1e57000= 7 [junit4:junit4] 2> 8706 T2069 oaz.ZooKeeper.close Session: 0x13d731a1e570= 007 closed [junit4:junit4] 2> 8707 T2069 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8709 T2069 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:52473/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1068a39 [junit4:junit4] 2> 8711 T2126 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:52473. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8710 T2069 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8711 T2126 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:52473, init= iating session [junit4:junit4] 2> 8711 T2071 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:36343 [junit4:junit4] 2> 8711 T2071 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:36343 [junit4:junit4] 2> 8712 T2073 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d731a1e570008 with negotiated timeout 20000 for client = /127.0.0.1:36343 [junit4:junit4] 2> 8712 T2126 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:52473, = sessionid =3D 0x13d731a1e570008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8713 T2127 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1068a39 name:ZooKeeperConnectio= n Watcher:127.0.0.1:52473/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 8713 T2069 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8714 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570008 type:cre= ate cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8714 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570008 type:cre= ate cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8715 T2069 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9717 T2069 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:57648__d%2Fr [junit4:junit4] 2> 9719 T2074 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d731a1e570008 type:del= ete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:57648__d%2Fr Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:57648__d%2Fr [junit4:junit4] 2> 9720 T2069 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:57648__d%2Fr [junit4:junit4] 2> 9723 T2098 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9723 T2111 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9723 T2127 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9723 T2091 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9723 T2111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9723 T2098 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9724 T2091 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9728 T2128 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty2-1363435732963/collection1 [junit4:junit4] 2> 9728 T2128 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 9729 T2128 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 9729 T2128 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 9730 T2128 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty2-1363435732963/collection1/' [junit4:junit4] 2> 9730 T2128 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363= 435732963/collection1/lib/README' to classloader [junit4:junit4] 2> 9731 T2128 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363= 435732963/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9762 T2128 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 9801 T2128 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9802 T2128 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 9806 T2128 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 10043 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10043 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34023/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34023__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:34023__d%2Fr_collecti= on1", [junit4:junit4] 2> =09 "shard":"shard2"} [junit4:junit4] 2> 10046 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10046 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10046 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10046 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10232 T2128 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 10238 T2128 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 10241 T2128 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 10250 T2128 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10253 T2128 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10256 T2128 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10257 T2128 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10258 T2128 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10258 T2128 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10259 T2128 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10259 T2128 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10259 T2128 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10260 T2128 oasc.SolrCore. [collection1] Opening= new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty= 2-1363435732963/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1363435724371/jetty2/ [junit4:junit4] 2> 10260 T2128 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@44be6f [junit4:junit4] 2> 10260 T2128 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10261 T2128 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13634357243= 71/jetty2 forceNew: false [junit4:junit4] 2> 10261 T2128 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363435724371/jetty2/index/ [junit4:junit4] 2> 10261 T2128 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363435724371/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 10261 T2128 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13634357243= 71/jetty2/index forceNew: false [junit4:junit4] 2> 10263 T2128 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@b8acad lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@34474a)),segFN=3Dsegments_1,genera= tion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 10263 T2128 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 10264 T2128 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 10265 T2128 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 10265 T2128 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 10266 T2128 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 10266 T2128 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 10266 T2128 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 10267 T2128 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 10267 T2128 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 10267 T2128 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 10270 T2128 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 10272 T2128 oass.SolrIndexSearcher. Opening Sear= cher@15b6448 main [junit4:junit4] 2> 10273 T2128 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363435724= 371/jetty2/tlog [junit4:junit4] 2> 10273 T2128 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 10273 T2128 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 10278 T2129 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@15b6448 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 10279 T2128 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 10280 T2128 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 11549 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11549 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:57648/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:57648__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 11550 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 11550 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 11552 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11552 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11552 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11552 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12282 T2128 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 12282 T2128 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:57648/_d/r collection:collect= ion1 shard:shard1 [junit4:junit4] 2> 12283 T2128 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 12287 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e570008 type:de= lete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collection= s/collection1/leaders/shard1 Error:KeeperErrorCode =3D NoNode for /solr/col= lections/collection1/leaders/shard1 [junit4:junit4] 2> 12287 T2128 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 12288 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e570008 type:cr= eate cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12289 T2128 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 12289 T2128 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 12289 T2128 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:57648/_d/r/collection1/ [junit4:junit4] 2> 12290 T2128 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 12290 T2128 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:57648/_d/r/collection1/ has no replicas [junit4:junit4] 2> 12290 T2128 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:57648/_d/r/collection1/ [junit4:junit4] 2> 12290 T2128 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leaders/shard1 [junit4:junit4] 2> 12293 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e570008 type:cr= eate cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13055 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13061 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13061 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13061 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13061 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13096 T2128 oasc.ZkController.register We are http://1= 27.0.0.1:57648/_d/r/collection1/ and leader is http://127.0.0.1:57648/_d/r/= collection1/ [junit4:junit4] 2> 13096 T2128 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:57648/_d/r [junit4:junit4] 2> 13096 T2128 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 13097 T2128 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 13097 T2128 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 13098 T2128 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13099 T2069 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 13099 T2069 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 13100 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 13159 T2069 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 13162 T2069 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:34895 [junit4:junit4] 2> 13162 T2069 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 13163 T2069 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 13163 T2069 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty3-1363435737471 [junit4:junit4] 2> 13163 T2069 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributed= Zk2Test-jetty3-1363435737471/solr.xml [junit4:junit4] 2> 13164 T2069 oasc.CoreContainer. New CoreContaine= r 32786657 [junit4:junit4] 2> 13164 T2069 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-= jetty3-1363435737471/' [junit4:junit4] 2> 13164 T2069 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty3-1363435737471/' [junit4:junit4] 2> 13184 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 13184 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 13185 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 13185 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 13185 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 13186 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 13186 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 13186 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 13187 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 13187 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 13194 T2069 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 13206 T2069 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:52473/solr [junit4:junit4] 2> 13207 T2069 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 13207 T2069 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:52473 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@1000bd5 [junit4:junit4] 2> 13208 T2140 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:52473. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 13208 T2069 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 13209 T2140 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:52473, ini= tiating session [junit4:junit4] 2> 13209 T2071 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:36345 [junit4:junit4] 2> 13209 T2071 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:36345 [junit4:junit4] 2> 13210 T2073 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d731a1e570009 with negotiated timeout 20000 for client= /127.0.0.1:36345 [junit4:junit4] 2> 13210 T2140 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:52473,= sessionid =3D 0x13d731a1e570009, negotiated timeout =3D 20000 [junit4:junit4] 2> 13211 T2141 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1000bd5 name:ZooKeeperConnecti= on Watcher:127.0.0.1:52473 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 13211 T2069 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 13212 T2074 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d731a1e570009 [junit4:junit4] 2> 13212 T2141 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 13212 T2071 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:36345 which had sessionid 0x13d731a1e5700= 09 [junit4:junit4] 2> 13212 T2069 oaz.ZooKeeper.close Session: 0x13d731a1e57= 0009 closed [junit4:junit4] 2> 13213 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 13216 T2069 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:52473/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@17fc8c1 [junit4:junit4] 2> 13217 T2069 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 13217 T2142 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:52473. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 13217 T2142 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:52473, ini= tiating session [junit4:junit4] 2> 13217 T2071 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:36346 [junit4:junit4] 2> 13218 T2071 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:36346 [junit4:junit4] 2> 13219 T2073 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d731a1e57000a with negotiated timeout 20000 for client= /127.0.0.1:36346 [junit4:junit4] 2> 13219 T2142 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:52473,= sessionid =3D 0x13d731a1e57000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 13220 T2143 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@17fc8c1 name:ZooKeeperConnecti= on Watcher:127.0.0.1:52473/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 13220 T2069 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 13221 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e57000a type:cr= eate cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13221 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e57000a type:cr= eate cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13223 T2069 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 14225 T2069 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34895__d%2Fr [junit4:junit4] 2> 14225 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e57000a type:de= lete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:34895__d%2Fr Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:34895__d%2Fr [junit4:junit4] 2> 14226 T2069 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:34895__d%2Fr [junit4:junit4] 2> 14227 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 14229 T2091 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14229 T2098 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14229 T2127 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14229 T2143 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14229 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14229 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14229 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14230 T2111 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14235 T2144 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty3-1363435737471/collection1 [junit4:junit4] 2> 14236 T2144 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 14237 T2144 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 14237 T2144 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 14238 T2144 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty3-1363435737471/collection1/' [junit4:junit4] 2> 14239 T2144 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-136= 3435737471/collection1/lib/README' to classloader [junit4:junit4] 2> 14239 T2144 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-136= 3435737471/collection1/lib/classes/' to classloader [junit4:junit4] 2> 14270 T2144 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 14308 T2144 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 14309 T2144 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 14314 T2144 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 14565 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14565 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:57648/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:57648__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:57648__d%2Fr_collecti= on1", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 14569 T2143 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14569 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14569 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14569 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14569 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14740 T2144 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 14748 T2144 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 14751 T2144 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 14759 T2144 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14763 T2144 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14765 T2144 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14766 T2144 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 14767 T2144 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 14767 T2144 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14768 T2144 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 14768 T2144 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 14768 T2144 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14769 T2144 oasc.SolrCore. [collection1] Opening= new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty= 3-1363435737471/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1363435724371/jetty3/ [junit4:junit4] 2> 14769 T2144 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@44be6f [junit4:junit4] 2> 14769 T2144 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14770 T2144 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13634357243= 71/jetty3 forceNew: false [junit4:junit4] 2> 14770 T2144 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363435724371/jetty3/index/ [junit4:junit4] 2> 14770 T2144 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363435724371/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 14770 T2144 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13634357243= 71/jetty3/index forceNew: false [junit4:junit4] 2> 14771 T2144 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@1891573 lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@1888af3)),segFN=3Dsegments_1,gene= ration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 14772 T2144 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 14773 T2144 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 14773 T2144 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 14774 T2144 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 14774 T2144 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 14775 T2144 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 14775 T2144 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 14775 T2144 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 14776 T2144 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 14776 T2144 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 14778 T2144 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 14781 T2144 oass.SolrIndexSearcher. Opening Sear= cher@fb29a7 main [junit4:junit4] 2> 14781 T2144 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363435724= 371/jetty3/tlog [junit4:junit4] 2> 14782 T2144 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 14782 T2144 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 14786 T2145 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@fb29a7 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 14787 T2144 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 14787 T2144 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 16072 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16073 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34895/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34895__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 16073 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 16073 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 16076 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16076 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16076 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16076 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16077 T2143 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16788 T2144 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 16789 T2144 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:34895/_d/r collection:collect= ion1 shard:shard2 [junit4:junit4] 2> 16791 T2144 oasc.ZkController.register We are http://1= 27.0.0.1:34895/_d/r/collection1/ and leader is http://127.0.0.1:34023/_d/r/= collection1/ [junit4:junit4] 2> 16791 T2144 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:34895/_d/r [junit4:junit4] 2> 16792 T2144 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 16792 T2144 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C183 name=3Dcollection1 org.apache.sol= r.core.SolrCore@1af3fa3 url=3Dhttp://127.0.0.1:34895/_d/r/collection1 node= =3D127.0.0.1:34895__d%2Fr C183_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Ddown, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:34895/_d/r, node_name=3D127.0.0.1:34895__d%2Fr} [junit4:junit4] 2> 16792 T2146 C183 P34895 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 16793 T2146 C183 P34895 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 16793 T2144 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16793 T2146 C183 P34895 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 16793 T2146 C183 P34895 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 16794 T2146 C183 P34895 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16794 T2069 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 16794 T2069 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 16795 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 16868 T2069 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 16871 T2069 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:52570 [junit4:junit4] 2> 16871 T2069 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 16872 T2069 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16872 T2069 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty4-1363435741165 [junit4:junit4] 2> 16872 T2069 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributed= Zk2Test-jetty4-1363435741165/solr.xml [junit4:junit4] 2> 16873 T2069 oasc.CoreContainer. New CoreContaine= r 5537230 [junit4:junit4] 2> 16873 T2069 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-= jetty4-1363435741165/' [junit4:junit4] 2> 16874 T2069 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty4-1363435741165/' [junit4:junit4] 2> 16893 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 16893 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 16894 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 16894 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 16894 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 16895 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 16895 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 16896 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 16896 T2069 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 16896 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 16903 T2069 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 16915 T2069 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:52473/solr [junit4:junit4] 2> 16916 T2069 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 16916 T2069 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:52473 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@f625bc [junit4:junit4] 2> 16917 T2157 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:52473. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16917 T2069 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16918 T2157 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:52473, ini= tiating session [junit4:junit4] 2> 16918 T2071 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:36348 [junit4:junit4] 2> 16918 T2071 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:36348 [junit4:junit4] 2> 16919 T2073 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d731a1e57000b with negotiated timeout 20000 for client= /127.0.0.1:36348 [junit4:junit4] 2> 16919 T2157 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:52473,= sessionid =3D 0x13d731a1e57000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 16920 T2158 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@f625bc name:ZooKeeperConnectio= n Watcher:127.0.0.1:52473 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 16920 T2069 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16921 T2074 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d731a1e57000b [junit4:junit4] 2> 16921 T2158 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16922 T2071 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:36348 which had sessionid 0x13d731a1e5700= 0b [junit4:junit4] 2> 16921 T2069 oaz.ZooKeeper.close Session: 0x13d731a1e57= 000b closed [junit4:junit4] 2> 16922 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 16925 T2069 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:52473/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@477137 [junit4:junit4] 2> 16926 T2159 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:52473. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16926 T2069 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16926 T2159 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:52473, ini= tiating session [junit4:junit4] 2> 16926 T2071 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:36349 [junit4:junit4] 2> 16927 T2071 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:36349 [junit4:junit4] 2> 16928 T2073 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d731a1e57000c with negotiated timeout 20000 for client= /127.0.0.1:36349 [junit4:junit4] 2> 16928 T2159 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:52473,= sessionid =3D 0x13d731a1e57000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 16928 T2160 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@477137 name:ZooKeeperConnectio= n Watcher:127.0.0.1:52473/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 16928 T2069 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16929 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e57000c type:cr= eate cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16930 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e57000c type:cr= eate cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16931 T2069 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 17579 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17580 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34895/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34895__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:34895__d%2Fr_collecti= on1", [junit4:junit4] 2> =09 "shard":"shard2"} [junit4:junit4] 2> 17583 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17583 T2143 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17583 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17583 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17583 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17584 T2160 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17798 T2104 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {state=3Drecovering&nodeName=3D127.0.0.1:34895__d%252Fr&coreN= odeName=3D127.0.0.1:34895__d%252Fr_collection1&wt=3Djavabin&action=3DPREPRE= COVERY&core=3Dcollection1&onlyIfLeader=3Dtrue&version=3D2&checkLive=3Dtrue}= status=3D0 QTime=3D1000=20 [junit4:junit4] 2> 17933 T2069 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52570__d%2Fr [junit4:junit4] 2> 17934 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e57000c type:de= lete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:52570__d%2Fr Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:52570__d%2Fr [junit4:junit4] 2> 17934 T2069 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:52570__d%2Fr [junit4:junit4] 2> 17936 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17936 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17936 T2160 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17937 T2127 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17937 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17937 T2143 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17937 T2098 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17938 T2143 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17938 T2091 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17938 T2111 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17938 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17939 T2160 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17943 T2161 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty4-1363435741165/collection1 [junit4:junit4] 2> 17943 T2161 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 17944 T2161 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 17944 T2161 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 17945 T2161 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty4-1363435741165/collection1/' [junit4:junit4] 2> 17945 T2161 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-136= 3435741165/collection1/lib/README' to classloader [junit4:junit4] 2> 17945 T2161 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-136= 3435741165/collection1/lib/classes/' to classloader [junit4:junit4] 2> 17980 T2161 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 18019 T2161 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 18020 T2161 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 18025 T2161 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 18447 T2161 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 18453 T2161 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 18457 T2161 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 18467 T2161 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 18470 T2161 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 18473 T2161 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 18474 T2161 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 18475 T2161 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 18475 T2161 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 18476 T2161 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 18476 T2161 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 18476 T2161 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 18476 T2161 oasc.SolrCore. [collection1] Opening= new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty= 4-1363435741165/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1363435724371/jetty4/ [junit4:junit4] 2> 18477 T2161 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@44be6f [junit4:junit4] 2> 18477 T2161 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 18477 T2161 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13634357243= 71/jetty4 forceNew: false [junit4:junit4] 2> 18478 T2161 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363435724371/jetty4/index/ [junit4:junit4] 2> 18478 T2161 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363435724371/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 18478 T2161 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13634357243= 71/jetty4/index forceNew: false [junit4:junit4] 2> 18479 T2161 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@1011b80 lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@e91a84)),segFN=3Dsegments_1,gener= ation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 18479 T2161 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 18481 T2161 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 18481 T2161 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 18482 T2161 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 18482 T2161 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 18483 T2161 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 18483 T2161 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 18483 T2161 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 18484 T2161 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 18484 T2161 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 18487 T2161 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 18489 T2161 oass.SolrIndexSearcher. Opening Sear= cher@4deae9 main [junit4:junit4] 2> 18489 T2161 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363435724= 371/jetty4/tlog [junit4:junit4] 2> 18490 T2161 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 18490 T2161 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 18494 T2162 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@4deae9 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 18496 T2161 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 18496 T2161 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 19087 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19088 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52570/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52570__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 19088 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 19088 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 19091 T2160 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19091 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19091 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19091 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19091 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19091 T2143 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19497 T2161 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 19498 T2161 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:52570/_d/r collection:collect= ion1 shard:shard1 [junit4:junit4] 2> 19500 T2161 oasc.ZkController.register We are http://1= 27.0.0.1:52570/_d/r/collection1/ and leader is http://127.0.0.1:57648/_d/r/= collection1/ [junit4:junit4] 2> 19500 T2161 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:52570/_d/r [junit4:junit4] 2> 19500 T2161 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 19500 T2161 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C184 name=3Dcollection1 org.apache.sol= r.core.SolrCore@adbb3c url=3Dhttp://127.0.0.1:52570/_d/r/collection1 node= =3D127.0.0.1:52570__d%2Fr C184_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Ddown, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:52570/_d/r, node_name=3D127.0.0.1:52570__d%2Fr} [junit4:junit4] 2> 19501 T2163 C184 P52570 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19501 T2161 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19501 T2163 C184 P52570 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 19501 T2163 C184 P52570 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 19501 T2163 C184 P52570 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 19502 T2069 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 19502 T2163 C184 P52570 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 19502 T2069 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 19503 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 19506 T2069 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19507 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 19510 T2107 oasc.CoreContainer.create Creating SolrCor= e 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Luc= ene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZk2Test-jetty1-1363435728451/onenodecollectioncore [junit4:junit4] 2> 19510 T2107 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:onenodecollection [junit4:junit4] 2> 19511 T2107 oasc.ZkController.createCollectionZkNode C= reating collection in ZooKeeper:onenodecollection [junit4:junit4] 2> 19511 T2107 oasc.ZkController.getConfName Looking for = collection configName [junit4:junit4] 2> 19512 T2107 oasc.ZkController.getConfName Only one con= fig set found in zk - using it:conf1 [junit4:junit4] 2> 19512 T2107 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection [junit4:junit4] 2> 19514 T2107 oasc.ZkController.readConfigName Load coll= ection config from:/collections/onenodecollection [junit4:junit4] 2> 19515 T2107 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty1-1363435728451/onenodecollectioncore/' [junit4:junit4] 2> 19550 T2107 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 19588 T2107 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 19589 T2107 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 19596 T2107 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> C183_STATE=3Dcoll:collection1 core:collection1 props:= {state=3Drecovering, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:34895/_d/r, node_name=3D127.0.0.1:34895__d%2Fr, shard= =3Dshard2} [junit4:junit4] 2> 19799 T2146 C183 P34895 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:34023/_d/r/collection1/ cor= e=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19799 T2146 C183 P34895 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:34895/_d/r START replicas=3D[http:= //127.0.0.1:34023/_d/r/collection1/] nUpdates=3D100 [junit4:junit4] 2> 19800 T2146 C183 P34895 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 19801 T2146 C183 P34895 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 19801 T2146 C183 P34895 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 19801 T2146 C183 P34895 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 19801 T2146 C183 P34895 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 19802 T2146 C183 P34895 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:34023/_d/r/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 19802 T2146 C183 P34895 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C185 name=3Dcollection1 org.apache.sol= r.core.SolrCore@82b372 url=3Dhttp://127.0.0.1:34023/_d/r/collection1 node= =3D127.0.0.1:34023__d%2Fr C185_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Dactive, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:34023/_d/r, node_name=3D127.0.0.1:34023__d%2Fr, shard= =3Dshard2, leader=3Dtrue} [junit4:junit4] 2> 19806 T2105 C185 P34023 REQ /get {qt=3D/get&wt=3Djavab= in&version=3D2&distrib=3Dfalse&getVersions=3D100} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19806 T2104 C185 P34023 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 19808 T2104 C185 P34023 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@eb3530 lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@bdb18b)),segFN=3Dsegments_1,genera= tion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 19808 T2104 C185 P34023 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 19809 T2104 C185 P34023 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@eb3530 lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@bdb18b)),segFN=3Dsegments_1,genera= tion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@eb3530 lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@bdb18b)),segFN=3Dsegments_2,genera= tion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 19809 T2104 C185 P34023 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19809 T2104 C185 P34023 oass.SolrIndexSearcher. = Opening Searcher@e6a002 realtime [junit4:junit4] 2> 19810 T2104 C185 P34023 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 19810 T2104 C185 P34023 /update {wt=3Djavabin&waitSear= cher=3Dtrue&softCommit=3Dfalse&commit=3Dtrue&commit_end_point=3Dtrue&versio= n=3D2&openSearcher=3Dfalse} {commit=3D} 0 4 [junit4:junit4] 2> 19812 T2146 C183 P34895 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19812 T2146 C183 P34895 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 19816 T2105 C185 P34023 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19817 T2105 C185 P34023 REQ /replication {qt=3D/replic= ation&wt=3Djavabin&version=3D2&command=3Dindexversion} status=3D0 QTime=3D4= =20 [junit4:junit4] 2> 19818 T2146 C183 P34895 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 19818 T2146 C183 P34895 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 19818 T2146 C183 P34895 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 19820 T2104 C185 P34023 REQ /replication {generation= =3D2&qt=3D/replication&wt=3Djavabin&version=3D2&command=3Dfilelist} status= =3D0 QTime=3D0=20 [junit4:junit4] 2> 19820 T2146 C183 P34895 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 19821 T2146 C183 P34895 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test= -1363435724371/jetty3/index.20130316060904189 forceNew: false [junit4:junit4] 2> 19821 T2146 C183 P34895 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory= @15a0131 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@15305d4)= fullCopy=3Dfalse [junit4:junit4] 2> 19824 T2106 C185 P34023 REQ /replication {generation= =3D2&qt=3D/replication&wt=3Dfilestream&file=3Dsegments_2&checksum=3Dtrue&co= mmand=3Dfilecontent} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19826 T2146 C183 P34895 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 19826 T2146 C183 P34895 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 19827 T2146 C183 P34895 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 19827 T2146 C183 P34895 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@1891573 lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@1888af3)),segFN=3Dsegments_1,gene= ration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@1891573 lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@1888af3)),segFN=3Dsegments_2,gene= ration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 19828 T2146 C183 P34895 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19828 T2146 C183 P34895 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 19829 T2146 C183 P34895 oass.SolrIndexSearcher. = Opening Searcher@d3ab2f main [junit4:junit4] 2> 19830 T2145 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@d3ab2f main{StandardDirectoryReader(seg= ments_2:1:nrt)} [junit4:junit4] 2> 19830 T2146 C183 P34895 oash.SnapPuller.fetchLatestInd= ex removing temporary index download directory files MockDirWrapper(org.apa= che.lucene.store.RAMDirectory@15a0131 lockFactory=3Dorg.apache.lucene.store= .NativeFSLockFactory@15305d4) [junit4:junit4] 2> 19830 T2146 C183 P34895 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 19830 T2146 C183 P34895 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 19831 T2146 C183 P34895 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 19831 T2146 C183 P34895 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 19832 T2146 C183 P34895 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 20049 T2107 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 20055 T2107 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 20058 T2107 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 20067 T2107 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 20071 T2107 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 20074 T2107 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 20075 T2107 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 20075 T2107 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 20075 T2107 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 20076 T2107 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 20076 T2107 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 20077 T2107 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 20077 T2107 oasc.SolrCore. [onenodecollectioncor= e] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty1-1363435728451/onenodecollectioncore/, dataDir=3D/mnt/ssd/jenkin= s/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest= -BasicDistributedZk2Test-1363435724372/onenodecollection/ [junit4:junit4] 2> 20077 T2107 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@44be6f [junit4:junit4] 2> 20078 T2107 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 20079 T2107 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363435724372/oneno= decollection forceNew: false [junit4:junit4] 2> 20079 T2107 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1= 363435724372/onenodecollection/index/ [junit4:junit4] 2> 20079 T2107 oasc.SolrCore.initIndex WARNING [onenodeco= llectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-= trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test= -1363435724372/onenodecollection/index' doesn't exist. Creating new index..= . [junit4:junit4] 2> 20080 T2107 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363435724372/oneno= decollection/index forceNew: false [junit4:junit4] 2> 20081 T2107 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@114dcd7 lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@1644348)),segFN=3Dsegments_1,gene= ration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 20081 T2107 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 20083 T2107 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 20083 T2107 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 20084 T2107 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 20084 T2107 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 20085 T2107 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 20085 T2107 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 20085 T2107 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 20086 T2107 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 20086 T2107 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 20089 T2107 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 20092 T2107 oass.SolrIndexSearcher. Opening Sear= cher@1e70676 main [junit4:junit4] 2> 20092 T2107 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363435724372/onen= odecollection/tlog [junit4:junit4] 2> 20093 T2107 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 20093 T2107 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 20096 T2167 oasc.SolrCore.registerSearcher [onenodecol= lectioncore] Registered new searcher Searcher@1e70676 main{StandardDirector= yReader(segments_1:1)} [junit4:junit4] 2> 20097 T2107 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Ddown [junit4:junit4] 2> 20595 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20595 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52570/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52570__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:52570__d%2Fr_collecti= on1", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 20598 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34895/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34895__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:34895__d%2Fr_collecti= on1", [junit4:junit4] 2> =09 "shard":"shard2"} [junit4:junit4] 2> 20600 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34023/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34023__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 20600 T2092 oasc.Overseer$ClusterStateUpdater.createCo= llection Create collection onenodecollection with numShards 1 [junit4:junit4] 2> 20600 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 20603 T2160 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20603 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20603 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20603 T2143 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20603 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20603 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21098 T2107 oasc.CoreContainer.registerCore registerin= g core: onenodecollectioncore [junit4:junit4] 2> 21099 T2107 oasc.ZkController.register Register replic= a - core:onenodecollectioncore address:http://127.0.0.1:34023/_d/r collecti= on:onenodecollection shard:shard1 [junit4:junit4] 2> 21100 T2107 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leader_elect/shard1/election [junit4:junit4] 2> 21106 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e570006 type:de= lete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collection= s/onenodecollection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/onenodecollection/leaders [junit4:junit4] 2> 21106 T2107 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 21107 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e570006 type:cr= eate cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21108 T2107 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 21108 T2107 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 21108 T2107 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:34023/_d/r/onenodecollectioncore/ [junit4:junit4] 2> 21109 T2107 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 21109 T2107 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:34023/_d/r/onenodecollectioncore/ has no replicas [junit4:junit4] 2> 21109 T2107 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:34023/_d/r/onenodecollectionco= re/ [junit4:junit4] 2> 21110 T2107 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leaders/shard1 [junit4:junit4] 2> 21113 T2074 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d731a1e570006 type:cr= eate cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21506 T2120 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {state=3Drecovering&nodeName=3D127.0.0.1:52570__d%252Fr&coreN= odeName=3D127.0.0.1:52570__d%252Fr_collection1&wt=3Djavabin&action=3DPREPRE= COVERY&core=3Dcollection1&onlyIfLeader=3Dtrue&version=3D2&checkLive=3Dtrue}= status=3D0 QTime=3D2000=20 [junit4:junit4] 2> 22109 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22113 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22113 T2143 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22113 T2160 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22113 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22113 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22113 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22116 T2107 oasc.ZkController.register We are http://1= 27.0.0.1:34023/_d/r/onenodecollectioncore/ and leader is http://127.0.0.1:3= 4023/_d/r/onenodecollectioncore/ [junit4:junit4] 2> 22116 T2107 oasc.ZkController.register No LogReplay ne= eded for core=3Donenodecollectioncore baseURL=3Dhttp://127.0.0.1:34023/_d/r [junit4:junit4] 2> 22116 T2107 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 22117 T2107 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Dactive [junit4:junit4] 2> 22118 T2107 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22118 T2107 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {numShards=3D1&collection=3Donenodecollection&roles=3Dnone&da= taDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-= core/test/J1/./solrtest-BasicDistributedZk2Test-1363435724372/onenodecollec= tion&wt=3Djavabin&action=3DCREATE&name=3Donenodecollectioncore&version=3D2}= status=3D0 QTime=3D2608=20 [junit4:junit4] 2> 22119 T2069 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: onenodecollectio= n failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 22119 T2069 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23121 T2069 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C184_STATE=3Dcoll:collection1 core:collection1 props:= {state=3Drecovering, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:52570/_d/r, node_name=3D127.0.0.1:52570__d%2Fr, shard= =3Dshard1} [junit4:junit4] 2> 23507 T2163 C184 P52570 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:57648/_d/r/collection1/ cor= e=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 23507 T2163 C184 P52570 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:52570/_d/r START replicas=3D[http:= //127.0.0.1:57648/_d/r/collection1/] nUpdates=3D100 [junit4:junit4] 2> 23508 T2163 C184 P52570 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 23508 T2163 C184 P52570 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 23508 T2163 C184 P52570 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 23509 T2163 C184 P52570 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 23509 T2163 C184 P52570 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 23509 T2163 C184 P52570 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:57648/_d/r/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 23509 T2163 C184 P52570 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C186 name=3Dcollection1 org.apache.sol= r.core.SolrCore@e7582b url=3Dhttp://127.0.0.1:57648/_d/r/collection1 node= =3D127.0.0.1:57648__d%2Fr C186_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Dactive, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:57648/_d/r, node_name=3D127.0.0.1:57648__d%2Fr, shard= =3Dshard1, leader=3Dtrue} [junit4:junit4] 2> 23513 T2120 C186 P57648 REQ /get {qt=3D/get&wt=3Djavab= in&version=3D2&distrib=3Dfalse&getVersions=3D100} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23514 T2122 C186 P57648 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 23515 T2122 C186 P57648 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@b8acad lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@34474a)),segFN=3Dsegments_1,genera= tion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 23516 T2122 C186 P57648 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 23516 T2122 C186 P57648 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@b8acad lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@34474a)),segFN=3Dsegments_1,genera= tion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@b8acad lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@34474a)),segFN=3Dsegments_2,genera= tion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 23517 T2122 C186 P57648 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23517 T2122 C186 P57648 oass.SolrIndexSearcher. = Opening Searcher@1b27da7 realtime [junit4:junit4] 2> 23518 T2122 C186 P57648 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 23518 T2122 C186 P57648 /update {wt=3Djavabin&waitSear= cher=3Dtrue&softCommit=3Dfalse&commit=3Dtrue&commit_end_point=3Dtrue&versio= n=3D2&openSearcher=3Dfalse} {commit=3D} 0 4 [junit4:junit4] 2> 23519 T2163 C184 P52570 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 23520 T2163 C184 P52570 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 23521 T2121 C186 P57648 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 23521 T2121 C186 P57648 REQ /replication {qt=3D/replic= ation&wt=3Djavabin&version=3D2&command=3Dindexversion} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 23522 T2163 C184 P52570 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 23522 T2163 C184 P52570 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 23522 T2163 C184 P52570 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 23524 T2120 C186 P57648 REQ /replication {generation= =3D2&qt=3D/replication&wt=3Djavabin&version=3D2&command=3Dfilelist} status= =3D0 QTime=3D0=20 [junit4:junit4] 2> 23525 T2163 C184 P52570 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 23525 T2163 C184 P52570 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test= -1363435724371/jetty4/index.20130316060907893 forceNew: false [junit4:junit4] 2> 23525 T2163 C184 P52570 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory= @1c22b7 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@a7df40) f= ullCopy=3Dfalse [junit4:junit4] 2> 23528 T2122 C186 P57648 REQ /replication {generation= =3D2&qt=3D/replication&wt=3Dfilestream&file=3Dsegments_2&checksum=3Dtrue&co= mmand=3Dfilecontent} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23529 T2163 C184 P52570 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 23529 T2163 C184 P52570 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 23530 T2163 C184 P52570 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 23530 T2163 C184 P52570 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@1011b80 lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@e91a84)),segFN=3Dsegments_1,gener= ation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(RateLimitedDir= ectoryWrapper(org.apache.lucene.store.RAMDirectory@1011b80 lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@e91a84)),segFN=3Dsegments_2,gener= ation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 23530 T2163 C184 P52570 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23531 T2163 C184 P52570 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 23531 T2163 C184 P52570 oass.SolrIndexSearcher. = Opening Searcher@1856172 main [junit4:junit4] 2> 23532 T2162 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1856172 main{StandardDirectoryReader(se= gments_2:1:nrt)} [junit4:junit4] 2> 23532 T2163 C184 P52570 oash.SnapPuller.fetchLatestInd= ex removing temporary index download directory files MockDirWrapper(org.apa= che.lucene.store.RAMDirectory@1c22b7 lockFactory=3Dorg.apache.lucene.store.= NativeFSLockFactory@a7df40) [junit4:junit4] 2> 23532 T2163 C184 P52570 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 23533 T2163 C184 P52570 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 23533 T2163 C184 P52570 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 23533 T2163 C184 P52570 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 23534 T2163 C184 P52570 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 23619 T2092 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23620 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34023/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34023__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:34023__d%2Fr_onenodec= ollectioncore", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 23625 T2092 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52570/_d/r", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52570__d%2Fr", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:52570__d%2Fr_collecti= on1", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 23630 T2098 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23630 T2091 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23630 T2127 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23631 T2111 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23630 T2143 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23630 T2160 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24122 T2069 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24123 T2069 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: onenodecollection [junit4:junit4] 2> 24124 T2069 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 24132 T2120 oejs.Response.sendError WARNING Committed = before 404 Can not find: /_d/r/onenodecollectioncore/update [junit4:junit4] 2> 24132 T2069 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:52473 sessionTimeout=3D10000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@1df54a9 [junit4:junit4] 2> 24133 T2120 oejs.ServletHandler.doHandle WARNING /_d/r= /onenodecollectioncore/update java.lang.IllegalStateException: Committed [junit4:junit4] 2> =09at org.eclipse.jetty.server.Response.resetBuffer(Re= sponse.java:1136) [junit4:junit4] 2> =09at org.eclipse.jetty.server.Response.sendError(Resp= onse.java:314) [junit4:junit4] 2> =09at org.apache.solr.client.solrj.embedded.JettySolrR= unner$Servlet404.service(JettySolrRunner.java:465) [junit4:junit4] 2> =09at javax.servlet.http.HttpServlet.service(HttpServl= et.java:770) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHolder.handle(S= ervletHolder.java:669) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedC= hain.doFilter(ServletHandler.java:1336) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFil= ter(SolrDispatchFilter.java:379) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFil= ter(SolrDispatchFilter.java:141) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedC= hain.doFilter(ServletHandler.java:1307) [junit4:junit4] 2> =09at org.apache.solr.client.solrj.embedded.JettySolrR= unner$DebugFilter.doFilter(JettySolrRunner.java:135) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedC= hain.doFilter(ServletHandler.java:1307) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doHandl= e(ServletHandler.java:453) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doHandle(SessionHandler.java:229) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:137) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.GzipHandler.han= dle(GzipHandler.java:275) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doHandle(ContextHandler.java:1074) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doScope= (ServletHandler.java:382) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doScope(SessionHandler.java:193) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doScope(ContextHandler.java:1006) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:135) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.HandlerWrapper.= handle(HandlerWrapper.java:116) [junit4:junit4] 2> =09at org.eclipse.jetty.server.Server.handle(Server.ja= va:365) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= handleRequest(AbstractHttpConnection.java:485) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= content(AbstractHttpConnection.java:937) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection$= RequestHandler.content(AbstractHttpConnection.java:998) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseNext(Http= Parser.java:948) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseAvailable= (HttpParser.java:240) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AsyncHttpConnection.han= dle(AsyncHttpConnection.java:82) [junit4:junit4] 2> =09at org.eclipse.jetty.io.nio.SelectChannelEndPoint.h= andle(SelectChannelEndPoint.java:628) [junit4:junit4] 2> =09at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1= .run(SelectChannelEndPoint.java:52) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool.r= unJob(QueuedThreadPool.java:608) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool$3= .run(QueuedThreadPool.java:543) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2>=20 [junit4:junit4] 2> 24134 T2170 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:52473. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 24133 T2069 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 24134 T2170 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:52473, ini= tiating session [junit4:junit4] 2> 24134 T2071 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:36361 [junit4:junit4] 2> 24135 T2071 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:36361 [junit4:junit4] 2> 24135 T2073 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d731a1e57000d with negotiated timeout 10000 for client= /127.0.0.1:36361 [junit4:junit4] 2> 24135 T2170 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:52473,= sessionid =3D 0x13d731a1e57000d, negotiated timeout =3D 10000 [junit4:junit4] 2> 24136 T2171 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1df54a9 name:ZooKeeperConnecti= on Watcher:127.0.0.1:52473 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 24136 T2069 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4:junit4] 1> / (2) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr (7) [junit4:junit4] 1> /solr/aliases.json (0) [junit4:junit4] 1> /solr/configs (1) [junit4:junit4] 1> /solr/configs/conf1 (9) [junit4:junit4] 1> /solr/configs/conf1/synonyms.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0= ) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/open-exchange-rates.json (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "disclaimer": "This data is not real, it was= synthetically created to match currency.xml. It is modeled after the data= format available from openexchangerates.org. See https://openexchangerate= s.org/documentation for details", [junit4:junit4] 1> "license": "http://www.apache.org/licenses/L= ICENSE-2.0", [junit4:junit4] 1> "timestamp": 1332070464, [junit4:junit4] 1> =20 [junit4:junit4] 1> =20 [junit4:junit4] 1> "IMPORTANT NOTE": "In order for tests to wor= k, this data must be kept in sync with ./currency.xml", [junit4:junit4] 1> =20 [junit4:junit4] 1> =20 [junit4:junit4] 1> "base": "USD", [junit4:junit4] 1> "rates": { [junit4:junit4] 1> "USD": 1, [junit4:junit4] 1> "JPY": 81.29, [junit4:junit4] 1> "EUR": 2.5, [junit4:junit4] 1> "GBP": 0.5, [junit4:junit4] 1> "MXN": 2.0 [junit4:junit4] 1> } [junit4:junit4] 1> } [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/configs/conf1/schema.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/currency.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/old_synonyms.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/protwords.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/solrconfig.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/stopwords.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/overseer_elect (2) [junit4:junit4] 1> /solr/overseer_elect/election (5) [junit4:junit4] 1> /solr/overseer_elect/election/89354123632640008-12= 7.0.0.1:57648__d%2Fr-n_0000000002 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89354123632640010-12= 7.0.0.1:34895__d%2Fr-n_0000000003 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89354123632640003-12= 7.0.0.1:46627__d%2Fr-n_0000000000 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89354123632640012-12= 7.0.0.1:52570__d%2Fr-n_0000000004 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89354123632640006-12= 7.0.0.1:34023__d%2Fr-n_0000000001 (0) [junit4:junit4] 1> /solr/overseer_elect/leader (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"id":"89354123632640003-127.0.0.1:46627__d%2Fr= -n_0000000000"} [junit4:junit4] 1> /solr/overseer (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/overseer/queue (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/overseer/collection-queue-work (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/overseer/queue-work (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/collections (3) [junit4:junit4] 1> /solr/collections/collection1 (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"configName":"conf1"} [junit4:junit4] 1> /solr/collections/collection1/leaders (2) [junit4:junit4] 1> /solr/collections/collection1/leaders/shard1 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:57648/_d/r", [junit4:junit4] 1> "node_name":"127.0.0.1:57648__d%2Fr"} [junit4:junit4] 1> /solr/collections/collection1/leaders/shard2 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:34023/_d/r", [junit4:junit4] 1> "node_name":"127.0.0.1:34023__d%2Fr"} [junit4:junit4] 1> /solr/collections/collection1/shards (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard1= (1) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard= 1/election (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shar= d1/election/89354123632640012-127.0.0.1:52570__d%2Fr_collection1-n_00000000= 01 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shar= d1/election/89354123632640008-127.0.0.1:57648__d%2Fr_collection1-n_00000000= 00 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard2= (1) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard= 2/election (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shar= d2/election/89354123632640010-127.0.0.1:34895__d%2Fr_collection1-n_00000000= 01 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shar= d2/election/89354123632640006-127.0.0.1:34023__d%2Fr_collection1-n_00000000= 00 (0) [junit4:junit4] 1> /solr/collections/control_collection (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"configName":"conf1"} [junit4:junit4] 1> /solr/collections/control_collection/leaders (1) [junit4:junit4] 1> /solr/collections/control_collection/leaders/shar= d1 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:46627/_d/r", [junit4:junit4] 1> "node_name":"127.0.0.1:46627__d%2Fr"} [junit4:junit4] 1> /solr/collections/control_collection/shards (0) [junit4:junit4] 1> /solr/collections/control_collection/leader_elect = (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_elect= /shard1 (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_elec= t/shard1/election (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_ele= ct/shard1/election/89354123632640003-127.0.0.1:46627__d%2Fr_collection1-n_0= 000000000 (0) [junit4:junit4] 1> /solr/collections/onenodecollection (2) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "router":"compositeId", [junit4:junit4] 1> "configName":"conf1"} [junit4:junit4] 1> /solr/collections/onenodecollection/leaders (1) [junit4:junit4] 1> /solr/collections/onenodecollection/leaders/shard= 1 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "core":"onenodecollectioncore", [junit4:junit4] 1> "base_url":"http://127.0.0.1:34023/_d/r", [junit4:junit4] 1> "node_name":"127.0.0.1:34023__d%2Fr"} [junit4:junit4] 1> /solr/collections/onenodecollection/leader_elect (= 1) [junit4:junit4] 1> /solr/collections/onenodecollection/leader_elect/= shard1 (1) [junit4:junit4] 1> /solr/collections/onenodecollection/leader_elect= /shard1/election (1) [junit4:junit4] 1> /solr/collections/onenodecollection/leader_elec= t/shard1/election/89354123632640006-127.0.0.1:34023__d%2Fr_onenodecollectio= ncore-n_0000000000 (0) [junit4:junit4] 1> /solr/live_nodes (5) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:57648__d%2Fr (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:46627__d%2Fr (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:34895__d%2Fr (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:52570__d%2Fr (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:34023__d%2Fr (0) [junit4:junit4] 1> /solr/clusterstate.json (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "control_collection":{ [junit4:junit4] 1> "shards":{"shard1":{ [junit4:junit4] 1> "range":"80000000-7fffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{"127.0.0.1:46627__d%2Fr_coll= ection1":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:46627/_= d/r", [junit4:junit4] 1> "node_name":"127.0.0.1:46627__d%2Fr"= , [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "leader":"true"}}}}, [junit4:junit4] 1> "router":"compositeId"}, [junit4:junit4] 1> "collection1":{ [junit4:junit4] 1> "shards":{ [junit4:junit4] 1> "shard1":{ [junit4:junit4] 1> "range":"80000000-ffffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{ [junit4:junit4] 1> "127.0.0.1:57648__d%2Fr_collection1":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:57648/_= d/r", [junit4:junit4] 1> "node_name":"127.0.0.1:57648__d%2Fr"= , [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "leader":"true"}, [junit4:junit4] 1> "127.0.0.1:52570__d%2Fr_collection1":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:52570/_= d/r", [junit4:junit4] 1> "node_name":"127.0.0.1:52570__d%2Fr"= , [junit4:junit4] 1> =20 [...truncated too long message...] "base_url":"http://127.0.0.1:44743", [junit4:junit4] 1> "node_name":"127.0.0.1:44743_", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "leader":"true"}}}}, [junit4:junit4] 1> "router":"compositeId"}} [junit4:junit4] 1> /zookeeper (1) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1>=20 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DUnloadDis= tributedZkTest -Dtests.method=3DtestDistribSearch -Dtests.seed=3D26CA0E1B9A= 3789D0 -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Dsv_SE -D= tests.timezone=3DAmerica/Regina -Dtests.file.encoding=3DUS-ASCII [junit4:junit4] FAILURE 133s J1 | UnloadDistributedZkTest.testDistribSearc= h <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: Still found sh= ard [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([26CA0E1B9A378= 9D0:A72C8003ED68E9EC]:0) [junit4:junit4] > =09at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > =09at org.apache.solr.cloud.UnloadDistributedZkTest.te= stUnloadShardAndCollection(UnloadDistributedZkTest.java:124) [junit4:junit4] > =09at org.apache.solr.cloud.UnloadDistributedZkTest.do= Test(UnloadDistributedZkTest.java:77) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:806) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:57) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:487) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:49) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2> 133236 T2181 oas.SolrTestCaseJ4.deleteCore ###deleteCo= re [junit4:junit4] 2> 133254 T2180 ccr.ThreadLeakControl.checkThreadLeaks WA= RNING Will linger awaiting termination of 3 leaked thread(s). [junit4:junit4] 2> 133732 T2184 oazs.SessionTrackerImpl.run SessionTracke= rImpl exited loop! [junit4:junit4] 2> 134341 T2263 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 134341 T2263 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 134341 T2263 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DCheapBastard, sim=3DDef= aultSimilarity, locale=3Dsv_SE, timezone=3DAmerica/Regina [junit4:junit4] 2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1= .8.0-ea (32-bit)/cpus=3D8,threads=3D1,free=3D258591920,total=3D488636416 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestStressReorder, U= RLClassifyProcessorTest, TestHashPartitioner, IndexSchemaRuntimeFieldTest, = TestIndexSearcher, TestDynamicFieldResource, TestFiltering, TermVectorCompo= nentDistributedTest, TestBM25SimilarityFactory, TestSystemIdResolver, TestZ= kChroot, TestSolrJ, ShardRoutingCustomTest, TestStressLucene, TestQueryType= s, FieldAnalysisRequestHandlerTest, StatsComponentTest, TestUpdate, SampleT= est, DateMathParserTest, LeaderElectionIntegrationTest, HardAutoCommitTest,= TestLuceneMatchVersion, SpellPossibilityIteratorTest, EchoParamsTest, Xslt= UpdateRequestHandlerTest, HighlighterTest, DocumentAnalysisRequestHandlerTe= st, BadIndexSchemaTest, TestCollationField, TestRecovery, TestReload, Clust= erStateTest, TestDFRSimilarityFactory, JSONWriterTest, AliasIntegrationTest= , TestCSVLoader, TestRangeQuery, SolrPluginUtilsTest, BasicZkTest, DocValue= sMultiTest, RequiredFieldsTest, CoreContainerCoreInitFailuresTest, CachingD= irectoryFactoryTest, SuggesterTSTTest, TestLMJelinekMercerSimilarityFactory= , OpenExchangeRatesOrgProviderTest, HighlighterConfigTest, CollectionsAPIDi= stributedZkTest, TestDistributedSearch, NotRequiredUniqueKeyTest, NumericFi= eldsTest, TestOmitPositions, TestIndexingPerformance, StandardRequestHandle= rTest, NoCacheHeaderTest, DistanceFunctionTest, XmlUpdateRequestHandlerTest= , TestAtomicUpdateErrorCases, SolrTestCaseJ4Test, TestWordDelimiterFilterFa= ctory, RequestHandlersTest, TimeZoneUtilsTest, DisMaxRequestHandlerTest, Te= stRTGBase, TestDistributedGrouping, ChaosMonkeySafeLeaderTest, BasicDistrib= utedZk2Test, UnloadDistributedZkTest] [junit4:junit4] Completed on J1 in 134.53s, 1 test, 1 failure <<< FAILURES! [...truncated 422 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The follow= ing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:44= 9: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1213: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 877: There were test failures: 272 suites, 1144 tests, 1 error, 1 failure, = 13 ignored (7 assumptions) Total time: 46 minutes 0 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseG1GC -XX:MarkS= tackSize=3D256K Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_8_485149063.1363436561632 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_8_485149063.1363436561632--