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 90DDFEFED for ; Tue, 12 Mar 2013 17:34:38 +0000 (UTC) Received: (qmail 35968 invoked by uid 500); 12 Mar 2013 17:27:09 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 27855 invoked by uid 500); 12 Mar 2013 17:21:39 -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 29107 invoked by uid 99); 12 Mar 2013 16:52:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2013 16:52:18 +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; Tue, 12 Mar 2013 16:51:56 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 6A92614AA036 for ; Tue, 12 Mar 2013 16:51:35 +0000 (UTC) Date: Tue, 12 Mar 2013 16:51:17 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1542588674.41.1363107095426.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_15) - Build # 4648 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_40_465281935.1363107077975" X-Jenkins-Job: Lucene-Solr-4.x-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_40_465281935.1363107077975 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4648/ Java: 64bit/jdk1.7.0_15 -XX:+UseG1GC 2 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSea= rch Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> =09at __randomizedtesting.SeedInfo.seed([94C97BA23E2E2A35:152FF5BA49714A09]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.junit.Assert.assertEquals(Assert.java:456) =09at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySaf= eLeaderTest.java:128) =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:601) =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.SyncSliceTest.testDistribSearch Error Message: Stack Trace: java.lang.AssertionError =09at __randomizedtesting.SeedInfo.seed([94C97BA23E2E2A35:152FF5BA49714A09]= :0) =09at org.junit.Assert.fail(Assert.java:92) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertTrue(Assert.java:54) =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196) =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:601) =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 8978 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest [junit4:junit4] 2> 0 T175 oas.BaseDistributedSearchTestCase.initHostConte= xt Setting hostContext system property: / [junit4:junit4] 2> 11 T175 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-13631060= 71275 [junit4:junit4] 2> 12 T175 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 12 T176 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 13 T176 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 13 T176 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 13 T176 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 13 T176 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 15 T176 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to= /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test= /J0/./org.apache.solr.cloud.SyncSliceTest-1363106071275/zookeeper/server1/d= ata/version-2/snapshot.0 [junit4:junit4] 2> 112 T175 oasc.ZkTestServer.run start zk server on port= :49369 [junit4:junit4] 2> 113 T175 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:49369 sessionTimeout=3D10000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@8ae25c6 [junit4:junit4] 2> 114 T175 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 114 T181 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:49369. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 114 T181 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:49369, initia= ting session [junit4:junit4] 2> 114 T177 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:58671 [junit4:junit4] 2> 115 T177 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:58671 [junit4:junit4] 2> 115 T179 oazsp.FileTxnLog.append Creating new log file= : log.1 [junit4:junit4] 2> 284 T179 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d5f7402f00000 with negotiated timeout 10000 for client /1= 27.0.0.1:58671 [junit4:junit4] 2> 284 T181 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:49369, se= ssionid =3D 0x13d5f7402f00000, negotiated timeout =3D 10000 [junit4:junit4] 2> 284 T182 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@8ae25c6 name:ZooKeeperConnection = Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4:junit4] 2> 284 T175 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 285 T175 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 288 T180 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d5f7402f00000 [junit4:junit4] 2> 289 T182 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 289 T175 oaz.ZooKeeper.close Session: 0x13d5f7402f0000= 0 closed [junit4:junit4] 2> 289 T177 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:58671 which had sessionid 0x13d5f7402f00000 [junit4:junit4] 2> 290 T175 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:49369/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@7a20e369 [junit4:junit4] 2> 290 T175 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 290 T183 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:49369. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 291 T183 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:49369, initia= ting session [junit4:junit4] 2> 291 T177 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:58672 [junit4:junit4] 2> 291 T177 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:58672 [junit4:junit4] 2> 292 T179 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d5f7402f00001 with negotiated timeout 10000 for client /1= 27.0.0.1:58672 [junit4:junit4] 2> 292 T183 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:49369, se= ssionid =3D 0x13d5f7402f00001, negotiated timeout =3D 10000 [junit4:junit4] 2> 292 T184 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@7a20e369 name:ZooKeeperConnection= Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 292 T175 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 293 T175 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1 [junit4:junit4] 2> 296 T175 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/shards [junit4:junit4] 2> 298 T175 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection [junit4:junit4] 2> 301 T175 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/shards [junit4:junit4] 2> 303 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 304 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/solrconfig.xml [junit4:junit4] 2> 309 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 311 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/schema.xml [junit4:junit4] 2> 315 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 315 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/stopwords.txt [junit4:junit4] 2> 318 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 319 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/protwords.txt [junit4:junit4] 2> 322 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 322 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/currency.xml [junit4:junit4] 2> 325 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchan= ge-rates.json [junit4:junit4] 2> 326 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/open-exchange-rates.json [junit4:junit4] 2> 329 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-= ISOLatin1Accent.txt [junit4:junit4] 2> 329 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 333 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 333 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/old_synonyms.txt [junit4:junit4] 2> 336 T175 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 337 T175 oascc.SolrZkClient.makePath makePath: /config= s/conf1/synonyms.txt [junit4:junit4] 2> 340 T180 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d5f7402f00001 [junit4:junit4] 2> 340 T184 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 341 T177 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:58672 which had sessionid 0x13d5f7402f00001 [junit4:junit4] 2> 340 T175 oaz.ZooKeeper.close Session: 0x13d5f7402f0000= 1 closed [junit4:junit4] 2> 401 T175 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 405 T175 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:52109 [junit4:junit4] 2> 405 T175 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 406 T175 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 406 T175 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-= Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-co= ntroljetty-1363106071605 [junit4:junit4] 2> 407 T175 oasc.CoreContainer$Initializer.initialize loo= king for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-control= jetty-1363106071605/solr.xml [junit4:junit4] 2> 407 T175 oasc.CoreContainer. New CoreContainer 1= 338942030 [junit4:junit4] 2> 408 T175 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/bu= ild/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-13= 63106071605/' [junit4:junit4] 2> 408 T175 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controlje= tty-1363106071605/' [junit4:junit4] 2> 435 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4:junit4] 2> 435 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 436 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 436 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 436 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 437 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 437 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 437 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 437 T175 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 438 T175 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 445 T175 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 453 T175 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:49369/solr [junit4:junit4] 2> 454 T175 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 454 T175 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:49369 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@c54c0ae [junit4:junit4] 2> 455 T175 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 455 T194 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:49369. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 456 T194 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:49369, initia= ting session [junit4:junit4] 2> 456 T177 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:58673 [junit4:junit4] 2> 456 T177 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:58673 [junit4:junit4] 2> 457 T179 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d5f7402f00002 with negotiated timeout 20000 for client /1= 27.0.0.1:58673 [junit4:junit4] 2> 457 T194 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:49369, se= ssionid =3D 0x13d5f7402f00002, negotiated timeout =3D 20000 [junit4:junit4] 2> 459 T195 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@c54c0ae name:ZooKeeperConnection = Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4:junit4] 2> 459 T175 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 461 T180 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d5f7402f00002 [junit4:junit4] 2> 461 T195 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 461 T175 oaz.ZooKeeper.close Session: 0x13d5f7402f0000= 2 closed [junit4:junit4] 2> 461 T177 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:58673 which had sessionid 0x13d5f7402f00002 [junit4:junit4] 2> 462 T175 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 465 T175 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:49369/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@359d958b [junit4:junit4] 2> 466 T175 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 466 T196 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:49369. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 467 T196 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:49369, initia= ting session [junit4:junit4] 2> 467 T177 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:58674 [junit4:junit4] 2> 467 T177 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:58674 [junit4:junit4] 2> 468 T179 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d5f7402f00003 with negotiated timeout 20000 for client /1= 27.0.0.1:58674 [junit4:junit4] 2> 468 T196 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:49369, se= ssionid =3D 0x13d5f7402f00003, negotiated timeout =3D 20000 [junit4:junit4] 2> 468 T197 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@359d958b name:ZooKeeperConnection= Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 469 T175 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 470 T180 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d5f7402f00003 type:creat= e cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 471 T175 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4:junit4] 2> 473 T175 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:52109_ [junit4:junit4] 2> 474 T180 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d5f7402f00003 type:delet= e cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127= .0.0.1:52109_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.0= .1:52109_ [junit4:junit4] 2> 474 T175 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:52109_ [junit4:junit4] 2> 478 T175 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4:junit4] 2> 482 T180 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d5f7402f00003 type:delet= e cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elec= t/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 483 T175 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4:junit4] 2> 485 T175 oasc.Overseer.start Overseer (id=3D8933251948= 7406083-127.0.0.1:52109_-n_0000000000) starting [junit4:junit4] 2> 485 T180 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d5f7402f00003 type:creat= e cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 486 T180 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d5f7402f00003 type:creat= e cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 487 T180 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d5f7402f00003 type:creat= e cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 488 T180 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d5f7402f00003 type:creat= e cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 488 T199 oasc.OverseerCollectionProcessor.run Process = current queue of collection creations [junit4:junit4] 2> 489 T175 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4:junit4] 2> 492 T175 oascc.SolrZkClient.makePath makePath: /aliase= s.json [junit4:junit4] 2> 493 T175 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 496 T198 oasc.Overseer$ClusterStateUpdater.run Startin= g to work on the main queue [junit4:junit4] 2> 498 T200 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-= Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-co= ntroljetty-1363106071605/collection1 [junit4:junit4] 2> 499 T200 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:control_collection [junit4:junit4] 2> 499 T200 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 499 T200 oasc.ZkController.readConfigName Load collect= ion config from:/collections/control_collection [junit4:junit4] 2> 501 T200 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controlje= tty-1363106071605/collection1/' [junit4:junit4] 2> 501 T200 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr= -core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-136310607160= 5/collection1/lib/README' to classloader [junit4:junit4] 2> 501 T200 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr= -core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-136310607160= 5/collection1/lib/classes/' to classloader [junit4:junit4] 2> 530 T200 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_43 [junit4:junit4] 2> 557 T200 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 558 T200 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 576 T200 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 910 T200 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 919 T200 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 921 T200 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 945 T200 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 948 T200 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 952 T200 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 953 T200 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 953 T200 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Expected key, got STRING [junit4:junit4] 2> 954 T200 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 955 T200 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 955 T200 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Expected key, got STRING [junit4:junit4] 2> 955 T200 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4:junit4] 2> 955 T200 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/s= olr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363106= 071605/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-136310= 6071275/control/data/ [junit4:junit4] 2> 955 T200 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@b3ef378 [junit4:junit4] 2> 956 T200 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4:junit4] 2> 956 T200 oasc.CachingDirectoryFactory.get return new d= irectory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/control/da= ta forceNew: false [junit4:junit4] 2> 956 T200 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136310= 6071275/control/data/index/ [junit4:junit4] 2> 957 T200 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363106071275/= control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 962 T200 oasc.CachingDirectoryFactory.get return new d= irectory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/control/da= ta/index forceNew: false [junit4:junit4] 2> 967 T200 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217122tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@2e07cfba),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> 967 T200 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 968 T200 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 969 T200 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 969 T200 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 970 T200 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 970 T200 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 970 T200 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 970 T200 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 971 T200 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 971 T200 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 973 T200 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 975 T200 oass.SolrIndexSearcher. Opening Searche= r@5da8e45b main [junit4:junit4] 2> 976 T200 oasu.UpdateHandler.clearLog Clearing tlog fil= es, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363106071275/control/d= ata/tlog [junit4:junit4] 2> 976 T200 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 976 T200 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 980 T201 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@5da8e45b main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 981 T200 oasc.ZkController.publish publishing core=3Dc= ollection1 state=3Ddown [junit4:junit4] 2> 981 T200 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4:junit4] 2> 982 T180 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d5f7402f00003 type:creat= e cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queu= e Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue [junit4:junit4] 2> 2000 T198 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2001 T198 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52109_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52109"} [junit4:junit4] 2> 2001 T198 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2001 T198 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2002 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00003 type:crea= te cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/que= ue-work Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 2007 T197 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 2985 T200 oasc.CoreContainer.registerCore registering = core: collection1 [junit4:junit4] 2> 2985 T200 oasc.ZkController.register Register replica = - core:collection1 address:http://127.0.0.1:52109 collection:control_collec= tion shard:shard1 [junit4:junit4] 2> 2986 T200 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2995 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00003 type:dele= te cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/= control_collection/leaders Error:KeeperErrorCode =3D NoNode for /solr/colle= ctions/control_collection/leaders [junit4:junit4] 2> 2995 T200 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process. [junit4:junit4] 2> 2996 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00003 type:crea= te cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2998 T200 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2998 T200 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4:junit4] 2> 2998 T200 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:52109/collection1/ [junit4:junit4] 2> 2999 T200 oasc.SyncStrategy.syncReplicas Sync Success = - now sync replicas to me [junit4:junit4] 2> 2999 T200 oasc.SyncStrategy.syncToMe http://127.0.0.1:= 52109/collection1/ has no replicas [junit4:junit4] 2> 2999 T200 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: http://127.0.0.1:52109/collection1/ [junit4:junit4] 2> 2999 T200 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/leaders/shard1 [junit4:junit4] 2> 3004 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00003 type:crea= te cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3513 T198 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3523 T197 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 3558 T200 oasc.ZkController.register We are http://127= .0.0.1:52109/collection1/ and leader is http://127.0.0.1:52109/collection1/ [junit4:junit4] 2> 3558 T200 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:52109 [junit4:junit4] 2> 3558 T200 oasc.ZkController.checkRecovery I am the lea= der, no recovery necessary [junit4:junit4] 2> 3558 T200 oasc.ZkController.publish publishing core=3D= collection1 state=3Dactive [junit4:junit4] 2> 3558 T200 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 3560 T200 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3561 T175 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 3562 T175 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 3562 T175 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 3566 T175 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4:junit4] 2> 3566 T175 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:49369/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@94e3f28 [junit4:junit4] 2> 3568 T203 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:49369. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3568 T175 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 3568 T203 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:49369, initi= ating session [junit4:junit4] 2> 3568 T177 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:58684 [junit4:junit4] 2> 3568 T177 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:58684 [junit4:junit4] 2> 3569 T179 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5f7402f00004 with negotiated timeout 10000 for client /= 127.0.0.1:58684 [junit4:junit4] 2> 3569 T203 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:49369, s= essionid =3D 0x13d5f7402f00004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3570 T204 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@94e3f28 name:ZooKeeperConnection= Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 3570 T175 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 3571 T175 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3574 T175 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4:junit4] 2> 3629 T175 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3631 T175 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:57768 [junit4:junit4] 2> 3631 T175 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 3631 T175 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3632 T175 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-j= etty1-1363106074838 [junit4:junit4] 2> 3632 T175 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1= -1363106074838/solr.xml [junit4:junit4] 2> 3632 T175 oasc.CoreContainer. New CoreContainer = 414186178 [junit4:junit4] 2> 3633 T175 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/b= uild/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363106= 074838/' [junit4:junit4] 2> 3633 T175 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/= solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1= 363106074838/' [junit4:junit4] 2> 3671 T175 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 3671 T175 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 3671 T175 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 3672 T175 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3672 T175 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 3672 T175 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3672 T175 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3673 T175 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 3673 T175 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 3673 T175 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 3680 T175 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 3690 T175 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:49369/solr [junit4:junit4] 2> 3690 T175 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 3691 T175 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:49369 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@7655ff07 [junit4:junit4] 2> 3692 T175 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 3692 T214 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:49369. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3692 T214 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:49369, initi= ating session [junit4:junit4] 2> 3692 T177 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:58685 [junit4:junit4] 2> 3693 T177 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:58685 [junit4:junit4] 2> 3694 T179 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5f7402f00005 with negotiated timeout 20000 for client /= 127.0.0.1:58685 [junit4:junit4] 2> 3694 T214 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:49369, s= essionid =3D 0x13d5f7402f00005, negotiated timeout =3D 20000 [junit4:junit4] 2> 3694 T215 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7655ff07 name:ZooKeeperConnectio= n Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 3694 T175 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 3695 T180 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d5f7402f00005 [junit4:junit4] 2> 3696 T215 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 3696 T177 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:58685 which had sessionid 0x13d5f7402f00005 [junit4:junit4] 2> 3696 T175 oaz.ZooKeeper.close Session: 0x13d5f7402f000= 05 closed [junit4:junit4] 2> 3696 T175 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 3700 T175 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:49369/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5487aeef [junit4:junit4] 2> 3700 T175 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 3701 T216 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:49369. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3701 T216 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:49369, initi= ating session [junit4:junit4] 2> 3701 T177 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:58686 [junit4:junit4] 2> 3701 T177 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:58686 [junit4:junit4] 2> 3702 T179 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5f7402f00006 with negotiated timeout 20000 for client /= 127.0.0.1:58686 [junit4:junit4] 2> 3702 T216 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:49369, s= essionid =3D 0x13d5f7402f00006, negotiated timeout =3D 20000 [junit4:junit4] 2> 3702 T217 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5487aeef name:ZooKeeperConnectio= n Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 3703 T175 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 3703 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00006 type:crea= te cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3704 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00006 type:crea= te cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3706 T175 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4709 T175 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:57768_ [junit4:junit4] 2> 4710 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00006 type:dele= te cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:57768_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.= 0.1:57768_ [junit4:junit4] 2> 4711 T175 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:57768_ [junit4:junit4] 2> 4715 T197 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4:junit4] 2> 4715 T204 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4:junit4] 2> 4715 T197 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 4715 T217 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4:junit4] 2> 4720 T218 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-j= etty1-1363106074838/collection1 [junit4:junit4] 2> 4720 T218 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:collection1 [junit4:junit4] 2> 4721 T218 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 4721 T218 oasc.ZkController.readConfigName Load collec= tion config from:/collections/collection1 [junit4:junit4] 2> 4722 T218 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/= solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1= 363106074838/collection1/' [junit4:junit4] 2> 4723 T218 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/sol= r-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363106074838/col= lection1/lib/README' to classloader [junit4:junit4] 2> 4723 T218 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/sol= r-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363106074838/col= lection1/lib/classes/' to classloader [junit4:junit4] 2> 4750 T218 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_43 [junit4:junit4] 2> 4782 T218 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 4783 T218 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 4802 T218 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 5030 T198 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5031 T198 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52109_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52109"} [junit4:junit4] 2> 5035 T217 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5035 T204 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5035 T197 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5129 T218 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5137 T218 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 5139 T218 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 5158 T218 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 5162 T218 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 5165 T218 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5167 T218 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5167 T218 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5167 T218 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5168 T218 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5169 T218 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5169 T218 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5169 T218 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-136310607483= 8/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-13631060712= 75/jetty1/ [junit4:junit4] 2> 5169 T218 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@b3ef378 [junit4:junit4] 2> 5170 T218 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5171 T218 oasc.CachingDirectoryFactory.get return new = directory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty1 fo= rceNew: false [junit4:junit4] 2> 5171 T218 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-13631= 06071275/jetty1/index/ [junit4:junit4] 2> 5171 T218 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363106071275= /jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5172 T218 oasc.CachingDirectoryFactory.get return new = directory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty1/in= dex forceNew: false [junit4:junit4] 2> 5175 T218 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> 5175 T218 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 5177 T218 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 5177 T218 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 5178 T218 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 5178 T218 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5179 T218 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5179 T218 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5179 T218 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5179 T218 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5180 T218 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5182 T218 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 5184 T218 oass.SolrIndexSearcher. Opening Search= er@299e7075 main [junit4:junit4] 2> 5185 T218 oasu.UpdateHandler.clearLog Clearing tlog fi= les, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty1/t= log [junit4:junit4] 2> 5185 T218 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 5185 T218 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 5189 T219 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@299e7075 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 5191 T218 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown [junit4:junit4] 2> 5191 T218 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 6541 T198 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6542 T198 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:57768_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:57768"} [junit4:junit4] 2> 6542 T198 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection collection1 with numShards 1 [junit4:junit4] 2> 6542 T198 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6547 T204 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6547 T217 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6547 T197 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7192 T218 oasc.CoreContainer.registerCore registering = core: collection1 [junit4:junit4] 2> 7193 T218 oasc.ZkController.register Register replica = - core:collection1 address:http://127.0.0.1:57768 collection:collection1 sh= ard:shard1 [junit4:junit4] 2> 7194 T218 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/leader_elect/shard1/election [junit4:junit4] 2> 7201 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00006 type:dele= te 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> 7202 T218 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process. [junit4:junit4] 2> 7202 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00006 type:crea= te cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7205 T218 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7205 T218 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4:junit4] 2> 7205 T218 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:57768/collection1/ [junit4:junit4] 2> 7205 T218 oasc.SyncStrategy.syncReplicas Sync Success = - now sync replicas to me [junit4:junit4] 2> 7205 T218 oasc.SyncStrategy.syncToMe http://127.0.0.1:= 57768/collection1/ has no replicas [junit4:junit4] 2> 7205 T218 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: http://127.0.0.1:57768/collection1/ [junit4:junit4] 2> 7205 T218 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/leaders/shard1 [junit4:junit4] 2> 7210 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00006 type:crea= te cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8053 T198 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8064 T217 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8064 T197 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8064 T204 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8114 T218 oasc.ZkController.register We are http://127= .0.0.1:57768/collection1/ and leader is http://127.0.0.1:57768/collection1/ [junit4:junit4] 2> 8114 T218 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:57768 [junit4:junit4] 2> 8114 T218 oasc.ZkController.checkRecovery I am the lea= der, no recovery necessary [junit4:junit4] 2> 8115 T218 oasc.ZkController.publish publishing core=3D= collection1 state=3Dactive [junit4:junit4] 2> 8115 T218 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 8117 T218 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8118 T175 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 8119 T175 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 8119 T175 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 8180 T175 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8182 T175 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:45307 [junit4:junit4] 2> 8182 T175 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 8183 T175 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8183 T175 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-j= etty2-1363106079387 [junit4:junit4] 2> 8183 T175 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2= -1363106079387/solr.xml [junit4:junit4] 2> 8184 T175 oasc.CoreContainer. New CoreContainer = 1354812286 [junit4:junit4] 2> 8184 T175 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/b= uild/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363106= 079387/' [junit4:junit4] 2> 8184 T175 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/= solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1= 363106079387/' [junit4:junit4] 2> 8202 T175 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 8203 T175 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 8203 T175 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 8203 T175 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8204 T175 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 8204 T175 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8204 T175 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8204 T175 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 8205 T175 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 8205 T175 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8211 T175 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 8235 T175 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:49369/solr [junit4:junit4] 2> 8235 T175 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 8235 T175 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:49369 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@7082b785 [junit4:junit4] 2> 8236 T175 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 8237 T230 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:49369. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8237 T230 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:49369, initi= ating session [junit4:junit4] 2> 8237 T177 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:58695 [junit4:junit4] 2> 8238 T177 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:58695 [junit4:junit4] 2> 8238 T179 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5f7402f00007 with negotiated timeout 20000 for client /= 127.0.0.1:58695 [junit4:junit4] 2> 8239 T230 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:49369, s= essionid =3D 0x13d5f7402f00007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8239 T231 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7082b785 name:ZooKeeperConnectio= n Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 8239 T175 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 8241 T180 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d5f7402f00007 [junit4:junit4] 2> 8241 T231 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 8241 T177 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:58695 which had sessionid 0x13d5f7402f00007 [junit4:junit4] 2> 8241 T175 oaz.ZooKeeper.close Session: 0x13d5f7402f000= 07 closed [junit4:junit4] 2> 8242 T175 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8245 T175 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:49369/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@30174d1f [junit4:junit4] 2> 8245 T175 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 8246 T232 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:49369. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8246 T232 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:49369, initi= ating session [junit4:junit4] 2> 8246 T177 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:58696 [junit4:junit4] 2> 8247 T177 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:58696 [junit4:junit4] 2> 8247 T179 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5f7402f00008 with negotiated timeout 20000 for client /= 127.0.0.1:58696 [junit4:junit4] 2> 8247 T232 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:49369, s= essionid =3D 0x13d5f7402f00008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8248 T233 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@30174d1f name:ZooKeeperConnectio= n Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 8248 T175 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 8249 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00008 type:crea= te cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8250 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00008 type:crea= te cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8252 T175 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9256 T175 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:45307_ [junit4:junit4] 2> 9257 T180 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5f7402f00008 type:dele= te cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:45307_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.= 0.1:45307_ [junit4:junit4] 2> 9273 T175 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:45307_ [junit4:junit4] 2> 9293 T217 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9295 T204 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4:junit4] 2> 9295 T197 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4:junit4] 2> 9295 T233 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4:junit4] 2> 9295 T204 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9295 T197 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9297 T217 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4:junit4] 2> 9317 T234 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-j= etty2-1363106079387/collection1 [junit4:junit4] 2> 9318 T234 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:collection1 [junit4:junit4] 2> 9318 T234 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 9319 T234 oasc.ZkController.readConfigName Load collec= tion config from:/collections/collection1 [junit4:junit4] 2> 9320 T234 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/= solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1= 363106079387/collection1/' [junit4:junit4] 2> 9320 T234 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/sol= r-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363106079387/col= lection1/lib/README' to classloader [junit4:junit4] 2> 9321 T234 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/sol= r-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363106079387/col= lection1/lib/classes/' to classloader [junit4:junit4] 2> 9345 T234 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_43 [junit4:junit4] 2> 9373 T234 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 9374 T234 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 9393 T234 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 9572 T198 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9573 T198 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:57768_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:57768"} [junit4:junit4] 2> 9579 T217 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9579 T233 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9579 T204 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9580 T197 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9748 T234 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 9762 T234 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 9765 T234 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 9790 T234 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 9796 T234 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 9801 T234 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9803 T234 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 9803 T234 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 9803 T234 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9805 T234 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 9805 T234 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 9805 T234 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 9806 T234 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-136310607938= 7/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-13631060712= 75/jetty2/ [junit4:junit4] 2> 9806 T234 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@b3ef378 [junit4:junit4] 2> 9807 T234 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 9807 T234 oasc.CachingDirectoryFactory.get return new = directory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty2 fo= rceNew: false [junit4:junit4] 2> 9808 T234 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-13631= 06071275/jetty2/index/ [junit4:junit4] 2> 9808 T234 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363106071275= /jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 9809 T234 oasc.CachingDirectoryFactory.get return new = directory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty2/in= dex forceNew: false [junit4:junit4] 2> 9925 T234 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217124tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@7e632cd2),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> 9925 T234 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 9927 T234 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 9928 T234 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 9928 T234 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 9929 T234 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 9929 T234 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 9929 T234 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 9930 T234 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 9930 T234 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 9930 T234 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 9933 T234 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 9935 T234 oass.SolrIndexSearcher. Opening Search= er@1fdbcd95 main [junit4:junit4] 2> 9936 T234 oasu.UpdateHandler.clearLog Clearing tlog fi= les, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty2/t= log [junit4:junit4] 2> 9936 T234 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 9936 T234 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 9944 T235 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@1fdbcd95 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 9944 T234 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown [junit4:junit4] 2> 9945 T234 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 11086 T198 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11087 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:45307_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:45307"} [junit4:junit4] 2> 11087 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D1 [junit4:junit4] 2> 11087 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 11193 T217 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11193 T233 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11193 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11193 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11947 T234 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 11947 T234 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:45307 collection:collection1 s= hard:shard1 [junit4:junit4] 2> 11952 T234 oasc.ZkController.register We are http://12= 7.0.0.1:45307/collection1/ and leader is http://127.0.0.1:57768/collection1= / [junit4:junit4] 2> 11952 T234 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:45307 [junit4:junit4] 2> 11952 T234 oasc.ZkController.checkRecovery Core needs = to recover:collection1 [junit4:junit4] 2> 11952 T234 oasu.DefaultSolrCoreState.doRecovery Runnin= g recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C5 name=3Dcollection1 org.apache.solr.= core.SolrCore@2a938278 url=3Dhttp://127.0.0.1:45307/collection1 node=3D127.= 0.0.1:45307_ C5_STATE=3Dcoll:collection1 core:collection1 props:{state=3Ddo= wn, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:453= 07_, base_url=3Dhttp://127.0.0.1:45307} [junit4:junit4] 2> 11953 T236 C5 P45307 oasc.RecoveryStrategy.run Startin= g recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 11954 T234 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11955 T236 C5 P45307 oasc.RecoveryStrategy.doRecovery = ###### startupVersions=3D[] [junit4:junit4] 2> 11955 T236 C5 P45307 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 11955 T236 C5 P45307 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 11956 T175 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 11956 T175 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 11957 T175 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 11965 T236 C5 P45307 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 12049 T175 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12051 T175 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:52390 [junit4:junit4] 2> 12052 T175 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 12052 T175 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 12053 T175 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-= jetty3-1363106083226 [junit4:junit4] 2> 12053 T175 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty= 3-1363106083226/solr.xml [junit4:junit4] 2> 12053 T175 oasc.CoreContainer. New CoreContainer= 249387607 [junit4:junit4] 2> 12054 T175 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-136310= 6083226/' [junit4:junit4] 2> 12054 T175 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-= 1363106083226/' [junit4:junit4] 2> 12074 T175 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 12074 T175 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 12075 T175 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 12075 T175 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 12075 T175 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 12075 T175 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 12076 T175 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 12076 T175 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 12076 T175 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 12077 T175 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 12087 T175 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 12137 T175 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:49369/solr [junit4:junit4] 2> 12138 T175 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 12138 T175 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:49369 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@16fe442f [junit4:junit4] 2> 12140 T247 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:49369. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12142 T175 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 12143 T247 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:49369, init= iating session [junit4:junit4] 2> 12143 T177 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:58699 [junit4:junit4] 2> 12144 T177 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:58699 [junit4:junit4] 2> 12145 T179 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5f7402f00009 with negotiated timeout 20000 for client = /127.0.0.1:58699 [junit4:junit4] 2> 12145 T247 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:49369, = sessionid =3D 0x13d5f7402f00009, negotiated timeout =3D 20000 [junit4:junit4] 2> 12145 T248 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@16fe442f name:ZooKeeperConnecti= on Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 12146 T175 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 12148 T180 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d5f7402f00009 [junit4:junit4] 2> 12149 T248 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 12149 T177 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:58699 which had sessionid 0x13d5f7402f0000= 9 [junit4:junit4] 2> 12149 T175 oaz.ZooKeeper.close Session: 0x13d5f7402f00= 009 closed [junit4:junit4] 2> 12150 T175 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 12158 T175 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:49369/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@230d279d [junit4:junit4] 2> 12163 T249 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:49369. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12164 T177 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:58700 [junit4:junit4] 2> 12165 T249 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:49369, init= iating session [junit4:junit4] 2> 12165 T177 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:58700 [junit4:junit4] 2> 12166 T179 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5f7402f0000a with negotiated timeout 20000 for client = /127.0.0.1:58700 [junit4:junit4] 2> 12167 T249 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:49369, = sessionid =3D 0x13d5f7402f0000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 12170 T175 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 12185 T250 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@230d279d name:ZooKeeperConnecti= on Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 12186 T175 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 12188 T180 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5f7402f0000a type:cre= ate cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12189 T180 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5f7402f0000a type:cre= ate cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12192 T175 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 12700 T198 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12701 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:45307_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:45307"} [junit4:junit4] 2> 12706 T217 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12706 T250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12706 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12706 T233 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12707 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12972 T210 oass.SolrDispatchFilter.handleAdminRequest = /admin/cores {coreNodeName=3D3&state=3Drecovering&nodeName=3D127.0.0.1:4530= 7_&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt=3Djavabin&o= nlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D1000=20 [junit4:junit4] 2> 13196 T175 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:52390_ [junit4:junit4] 2> 13197 T180 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5f7402f0000a type:del= ete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:52390_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:52390_ [junit4:junit4] 2> 13198 T175 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:52390_ [junit4:junit4] 2> 13201 T217 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> 13201 T233 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> 13201 T197 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 13202 T250 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 13202 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13202 T204 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 13202 T250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13202 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13203 T217 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 13203 T233 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 13208 T251 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-= jetty3-1363106083226/collection1 [junit4:junit4] 2> 13208 T251 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 13209 T251 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 13209 T251 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 13210 T251 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-= 1363106083226/collection1/' [junit4:junit4] 2> 13211 T251 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363106083226/co= llection1/lib/README' to classloader [junit4:junit4] 2> 13211 T251 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363106083226/co= llection1/lib/classes/' to classloader [junit4:junit4] 2> 13236 T251 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 13265 T251 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 13266 T251 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 13283 T251 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 13622 T251 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 13630 T251 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 13633 T251 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 13653 T251 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 13657 T251 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 13661 T251 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13662 T251 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 13663 T251 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 13663 T251 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13664 T251 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 13664 T251 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 13664 T251 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 13665 T251 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-13631060832= 26/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1363106071= 275/jetty3/ [junit4:junit4] 2> 13665 T251 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@b3ef378 [junit4:junit4] 2> 13665 T251 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 13666 T251 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty3 f= orceNew: false [junit4:junit4] 2> 13666 T251 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-1363= 106071275/jetty3/index/ [junit4:junit4] 2> 13666 T251 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-136310607127= 5/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 13667 T251 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty3/i= ndex forceNew: false [junit4:junit4] 2> 13814 T251 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217125tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@160f4a50),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> 13815 T251 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 13818 T251 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 13818 T251 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 13819 T251 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 13820 T251 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 13820 T251 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 13821 T251 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 13821 T251 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 13822 T251 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 13822 T251 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 13825 T251 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 13829 T251 oass.SolrIndexSearcher. Opening Searc= her@12b3b817 main [junit4:junit4] 2> 13829 T251 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty3/= tlog [junit4:junit4] 2> 13830 T251 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 13830 T251 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 13835 T252 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@12b3b817 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 13838 T251 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 13838 T251 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 14214 T198 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14215 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52390_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52390"} [junit4:junit4] 2> 14215 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D1 [junit4:junit4] 2> 14215 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 14478 T217 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14478 T250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14478 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14478 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14478 T233 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14839 T251 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 14840 T251 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:52390 collection:collection1 s= hard:shard1 [junit4:junit4] 2> 14845 T251 oasc.ZkController.register We are http://12= 7.0.0.1:52390/collection1/ and leader is http://127.0.0.1:57768/collection1= / [junit4:junit4] 2> 14845 T251 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:52390 [junit4:junit4] 2> 14845 T251 oasc.ZkController.checkRecovery Core needs = to recover:collection1 [junit4:junit4] 2> 14845 T251 oasu.DefaultSolrCoreState.doRecovery Runnin= g recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C6 name=3Dcollection1 org.apache.solr.= core.SolrCore@45e983b2 url=3Dhttp://127.0.0.1:52390/collection1 node=3D127.= 0.0.1:52390_ C6_STATE=3Dcoll:collection1 core:collection1 props:{state=3Ddo= wn, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:523= 90_, base_url=3Dhttp://127.0.0.1:52390} [junit4:junit4] 2> 14846 T253 C6 P52390 oasc.RecoveryStrategy.run Startin= g recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 14846 T251 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14846 T253 C6 P52390 oasc.RecoveryStrategy.doRecovery = ###### startupVersions=3D[] [junit4:junit4] 2> 14847 T253 C6 P52390 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 14847 T253 C6 P52390 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 14848 T175 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 14848 T175 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 14849 T175 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 14849 T253 C6 P52390 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 14936 T175 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 14938 T175 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:54276 [junit4:junit4] 2> 14939 T175 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 14939 T175 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 14939 T175 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-= jetty4-1363106086118 [junit4:junit4] 2> 14940 T175 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty= 4-1363106086118/solr.xml [junit4:junit4] 2> 14940 T175 oasc.CoreContainer. New CoreContainer= 1596966690 [junit4:junit4] 2> 14940 T175 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-136310= 6086118/' [junit4:junit4] 2> 14941 T175 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-= 1363106086118/' [junit4:junit4] 2> 14959 T175 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 14959 T175 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 14960 T175 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 14960 T175 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 14960 T175 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 14960 T175 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 14961 T175 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 14961 T175 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 14961 T175 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 14961 T175 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 14968 T175 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> C5_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollect= ion1, node_name=3D127.0.0.1:45307_, base_url=3Dhttp://127.0.0.1:45307} [junit4:junit4] 2> 14973 T236 C5 P45307 oasc.RecoveryStrategy.doRecovery = Attempting to PeerSync from http://127.0.0.1:57768/collection1/ core=3Dcoll= ection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 14973 T236 C5 P45307 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:45307 START replicas=3D[http://127.0.= 0.1:57768/collection1/] nUpdates=3D100 [junit4:junit4] 2> 14974 T236 C5 P45307 oasu.PeerSync.sync WARNING no fra= me of reference to tell of we've missed updates [junit4:junit4] 2> 14974 T236 C5 P45307 oasc.RecoveryStrategy.doRecovery = PeerSync Recovery was not successful - trying replication. core=3Dcollectio= n1 [junit4:junit4] 2> 14974 T236 C5 P45307 oasc.RecoveryStrategy.doRecovery = Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 14975 T236 C5 P45307 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 14975 T236 C5 P45307 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 14975 T236 C5 P45307 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:57768/collection1/. core=3Dcol= lection1 [junit4:junit4] 2> 14975 T236 C5 P45307 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 14979 T175 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:49369/solr [junit4:junit4] 2> 14980 T175 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 14981 T175 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:49369 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@17ddda1e [junit4:junit4] 2> ASYNC NEW_CORE C7 name=3Dcollection1 org.apache.solr.= core.SolrCore@76a67dab url=3Dhttp://127.0.0.1:57768/collection1 node=3D127.= 0.0.1:57768_ C7_STATE=3Dcoll:collection1 core:collection1 props:{shard=3Dsh= ard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection1, node_na= me=3D127.0.0.1:57768_, base_url=3Dhttp://127.0.0.1:57768, leader=3Dtrue} [junit4:junit4] 2> 14981 T210 C7 P57768 REQ /get {getVersions=3D100&distr= ib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 14982 T175 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 14983 T265 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:49369. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 14984 T265 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:49369, init= iating session [junit4:junit4] 2> 14984 T177 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:58705 [junit4:junit4] 2> 14983 T212 C7 P57768 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,exp= ungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 14984 T177 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:58705 [junit4:junit4] 2> 14985 T179 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5f7402f0000b with negotiated timeout 20000 for client = /127.0.0.1:58705 [junit4:junit4] 2> 14985 T265 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:49369, = sessionid =3D 0x13d5f7402f0000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 14986 T212 C7 P57768 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> 14986 T212 C7 P57768 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 1[segments_1] [junit4:junit4] 2> 14987 T266 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@17ddda1e name:ZooKeeperConnecti= on Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 14988 T175 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 14989 T180 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d5f7402f0000b [junit4:junit4] 2> 14992 T212 C7 P57768 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> 14993 T212 C7 P57768 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 14994 T266 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 14994 T177 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:58705 which had sessionid 0x13d5f7402f0000= b [junit4:junit4] 2> 14994 T212 C7 P57768 oass.SolrIndexSearcher. Ope= ning Searcher@74b563e4 realtime [junit4:junit4] 2> 14994 T212 C7 P57768 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 14994 T175 oaz.ZooKeeper.close Session: 0x13d5f7402f00= 00b closed [junit4:junit4] 2> 14995 T212 C7 P57768 /update {waitSearcher=3Dtrue&open= Searcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&version= =3D2&softCommit=3Dfalse} {commit=3D} 0 12 [junit4:junit4] 2> 14995 T175 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 14996 T236 C5 P45307 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 14996 T236 C5 P45307 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 14999 T212 C7 P57768 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 15000 T212 C7 P57768 REQ /replication {command=3Dindex= version&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15001 T236 C5 P45307 oash.SnapPuller.fetchLatestIndex = Master's generation: 2 [junit4:junit4] 2> 15001 T236 C5 P45307 oash.SnapPuller.fetchLatestIndex = Slave's generation: 1 [junit4:junit4] 2> 15001 T236 C5 P45307 oash.SnapPuller.fetchLatestIndex = Starting replication process [junit4:junit4] 2> 15001 T175 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:49369/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1446f3b8 [junit4:junit4] 2> 15002 T175 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 15002 T267 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:49369. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 15003 T267 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:49369, init= iating session [junit4:junit4] 2> 15004 T177 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:58707 [junit4:junit4] 2> 15004 T177 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:58707 [junit4:junit4] 2> 15004 T211 C7 P57768 REQ /replication {command=3Dfilel= ist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0 Q= Time=3D1=20 [junit4:junit4] 2> 15005 T179 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5f7402f0000c with negotiated timeout 20000 for client = /127.0.0.1:58707 [junit4:junit4] 2> 15005 T236 C5 P45307 oash.SnapPuller.fetchLatestIndex = Number of files in latest index in master: 1 [junit4:junit4] 2> 15005 T267 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:49369, = sessionid =3D 0x13d5f7402f0000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 15005 T268 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1446f3b8 name:ZooKeeperConnecti= on Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 15006 T236 C5 P45307 oasc.CachingDirectoryFactory.get = return new directory for ./org.apache.solr.cloud.SyncSliceTest-136310607127= 5/jetty2/index.20130312123446269 forceNew: false [junit4:junit4] 2> 15006 T175 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 15006 T236 C5 P45307 oash.SnapPuller.fetchLatestIndex = Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@70= 0e4df3 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@22ffc505) = fullCopy=3Dfalse [junit4:junit4] 2> 15007 T180 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5f7402f0000c type:cre= ate cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 15008 T180 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5f7402f0000c type:cre= ate cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 15009 T210 C7 P57768 REQ /replication {file=3Dsegments= _2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replication&= generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15011 T236 C5 P45307 oash.SnapPuller.fetchLatestIndex = Total time taken for download : 0 secs [junit4:junit4] 2> 15011 T175 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 15013 T236 C5 P45307 oasu.DefaultSolrCoreState.newInde= xWriter Creating new IndexWriter... [junit4:junit4] 2> 15013 T236 C5 P45307 oasu.DefaultSolrCoreState.newInde= xWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 15015 T236 C5 P45307 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217124tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@7e632cd2),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217124tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@7e632cd2),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> 15015 T236 C5 P45307 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 15015 T236 C5 P45307 oasu.DefaultSolrCoreState.newInde= xWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 15016 T236 C5 P45307 oass.SolrIndexSearcher. Ope= ning Searcher@353353ab main [junit4:junit4] 2> 15016 T235 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@353353ab main{StandardDirectoryReader(se= gments_2:1:nrt)} [junit4:junit4] 2> 15017 T236 C5 P45307 oash.SnapPuller.fetchLatestIndex = removing temporary index download directory files MockDirWrapper(org.apache= .lucene.store.RAMDirectory@700e4df3 lockFactory=3Dorg.apache.lucene.store.N= ativeFSLockFactory@22ffc505) [junit4:junit4] 2> 15017 T236 C5 P45307 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dcollection1 [junit4:junit4] 2> 15017 T236 C5 P45307 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dcollect= ion1 [junit4:junit4] 2> 15017 T236 C5 P45307 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 15017 T236 C5 P45307 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 15019 T236 C5 P45307 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 15985 T198 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15986 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52390_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52390"} [junit4:junit4] 2> 15991 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:45307_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:45307"} [junit4:junit4] 2> 16013 T250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16013 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16013 T233 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16013 T217 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16013 T268 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16017 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16019 T175 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:54276_ [junit4:junit4] 2> 16020 T180 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5f7402f0000c type:del= ete cxid:0xd zxid:0x9c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:54276_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:54276_ [junit4:junit4] 2> 16022 T175 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:54276_ [junit4:junit4] 2> 16024 T233 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16024 T217 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16025 T204 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 16025 T250 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 16026 T268 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 16026 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16026 T250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16026 T268 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16027 T233 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 16029 T197 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 16029 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16029 T217 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 16038 T270 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-= jetty4-1363106086118/collection1 [junit4:junit4] 2> 16038 T270 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 16048 T270 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 16048 T270 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 16050 T270 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-= 1363106086118/collection1/' [junit4:junit4] 2> 16051 T270 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363106086118/co= llection1/lib/README' to classloader [junit4:junit4] 2> 16051 T270 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363106086118/co= llection1/lib/classes/' to classloader [junit4:junit4] 2> 16083 T270 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 16113 T270 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 16114 T270 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 16130 T270 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 16526 T270 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 16533 T270 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 16536 T270 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 16559 T270 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 16563 T270 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 16567 T270 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 16568 T270 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 16569 T270 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 16569 T270 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 16570 T270 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 16571 T270 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 16571 T270 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 16571 T270 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-13631060861= 18/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1363106071= 275/jetty4/ [junit4:junit4] 2> 16571 T270 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@b3ef378 [junit4:junit4] 2> 16572 T270 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 16573 T270 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty4 f= orceNew: false [junit4:junit4] 2> 16573 T270 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-1363= 106071275/jetty4/index/ [junit4:junit4] 2> 16573 T270 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-136310607127= 5/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 16574 T270 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty4/i= ndex forceNew: false [junit4:junit4] 2> 16577 T270 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217126tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@3a472aa2),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> 16577 T270 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 16579 T270 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 16580 T270 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 16580 T270 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 16581 T270 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 16581 T270 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 16581 T270 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 16582 T270 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 16582 T270 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 16582 T270 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 16585 T270 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 16587 T270 oass.SolrIndexSearcher. Opening Searc= her@2132040d main [junit4:junit4] 2> 16588 T270 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363106071275/jetty4/= tlog [junit4:junit4] 2> 16588 T270 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 16588 T270 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 16593 T271 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@2132040d main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 16595 T270 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 16595 T270 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 16856 T213 oass.SolrDispatchFilter.handleAdminRequest = /admin/cores {coreNodeName=3D4&state=3Drecovering&nodeName=3D127.0.0.1:5239= 0_&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt=3Djavabin&o= nlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D2000=20 [junit4:junit4] 2> 17528 T198 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17529 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:54276_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:54276"} [junit4:junit4] 2> 17529 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D1 [junit4:junit4] 2> 17529 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 17534 T250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17534 T217 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17534 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17535 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17534 T268 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17534 T233 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17596 T270 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 17597 T270 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:54276 collection:collection1 s= hard:shard1 [junit4:junit4] 2> 17606 T270 oasc.ZkController.register We are http://12= 7.0.0.1:54276/collection1/ and leader is http://127.0.0.1:57768/collection1= / [junit4:junit4] 2> 17606 T270 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:54276 [junit4:junit4] 2> 17606 T270 oasc.ZkController.checkRecovery Core needs = to recover:collection1 [junit4:junit4] 2> 17606 T270 oasu.DefaultSolrCoreState.doRecovery Runnin= g recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C8 name=3Dcollection1 org.apache.solr.= core.SolrCore@2ff62a8a url=3Dhttp://127.0.0.1:54276/collection1 node=3D127.= 0.0.1:54276_ C8_STATE=3Dcoll:collection1 core:collection1 props:{state=3Ddo= wn, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:542= 76_, base_url=3Dhttp://127.0.0.1:54276} [junit4:junit4] 2> 17606 T272 C8 P54276 oasc.RecoveryStrategy.run Startin= g recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 17607 T272 C8 P54276 oasc.RecoveryStrategy.doRecovery = ###### startupVersions=3D[] [junit4:junit4] 2> 17607 T272 C8 P54276 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 17607 T272 C8 P54276 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 17607 T270 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17609 T272 C8 P54276 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 17609 T175 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 17610 T175 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 17610 T175 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 17615 T175 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17617 T175 oasc.AbstractFullDistribZkTestBase.waitForT= hingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt [junit4:junit4] 2> 17617 T175 oasc.AbstractDistribZkTestBase.waitForRecov= eriesToFinish Wait for recoveries to finish - collection: collection1 failO= nTimeout:true timeout (sec):15 [junit4:junit4] 2> 17618 T175 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18620 T175 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> C6_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollect= ion1, node_name=3D127.0.0.1:52390_, base_url=3Dhttp://127.0.0.1:52390} [junit4:junit4] 2> 18858 T253 C6 P52390 oasc.RecoveryStrategy.doRecovery = Attempting to PeerSync from http://127.0.0.1:57768/collection1/ core=3Dcoll= ection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18858 T253 C6 P52390 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:52390 START replicas=3D[http://127.0.= 0.1:57768/collection1/] nUpdates=3D100 [junit4:junit4] 2> 18858 T253 C6 P52390 oasu.PeerSync.sync WARNING no fra= me of reference to tell of we've missed updates [junit4:junit4] 2> 18859 T253 C6 P52390 oasc.RecoveryStrategy.doRecovery = PeerSync Recovery was not successful - trying replication. core=3Dcollectio= n1 [junit4:junit4] 2> 18859 T253 C6 P52390 oasc.RecoveryStrategy.doRecovery = Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 18859 T253 C6 P52390 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 18859 T253 C6 P52390 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 18859 T253 C6 P52390 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:57768/collection1/. core=3Dcol= lection1 [junit4:junit4] 2> 18859 T253 C6 P52390 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18861 T212 C7 P57768 REQ /get {getVersions=3D100&distr= ib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18864 T210 C7 P57768 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,exp= ungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 18873 T210 C7 P57768 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[segments_3] [junit4:junit4] 2> 18873 T210 C7 P57768 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18874 T210 C7 P57768 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 18874 T210 C7 P57768 /update {waitSearcher=3Dtrue&open= Searcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&version= =3D2&softCommit=3Dfalse} {commit=3D} 0 10 [junit4:junit4] 2> 18875 T253 C6 P52390 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 18875 T253 C6 P52390 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 18877 T212 C7 P57768 REQ /replication {command=3Dindex= version&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18878 T253 C6 P52390 oash.SnapPuller.fetchLatestIndex = Master's generation: 3 [junit4:junit4] 2> 18878 T253 C6 P52390 oash.SnapPuller.fetchLatestIndex = Slave's generation: 1 [junit4:junit4] 2> 18878 T253 C6 P52390 oash.SnapPuller.fetchLatestIndex = Starting replication process [junit4:junit4] 2> 18880 T210 C7 P57768 REQ /replication {command=3Dfilel= ist&qt=3D/replication&wt=3Djavabin&generation=3D3&version=3D2} status=3D0 Q= Time=3D0=20 [junit4:junit4] 2> 18881 T253 C6 P52390 oash.SnapPuller.fetchLatestIndex = Number of files in latest index in master: 1 [junit4:junit4] 2> 18882 T253 C6 P52390 oasc.CachingDirectoryFactory.get = return new directory for ./org.apache.solr.cloud.SyncSliceTest-136310607127= 5/jetty3/index.20130312123450145 forceNew: false [junit4:junit4] 2> 18882 T253 C6 P52390 oash.SnapPuller.fetchLatestIndex = Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@8d= c3692 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@7ae2ce83) f= ullCopy=3Dfalse [junit4:junit4] 2> 18885 T213 C7 P57768 REQ /replication {file=3Dsegments= _3&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replication&= generation=3D3} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18886 T253 C6 P52390 oash.SnapPuller.fetchLatestIndex = Total time taken for download : 0 secs [junit4:junit4] 2> 18887 T253 C6 P52390 oasu.DefaultSolrCoreState.newInde= xWriter Creating new IndexWriter... [junit4:junit4] 2> 18888 T253 C6 P52390 oasu.DefaultSolrCoreState.newInde= xWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 18889 T253 C6 P52390 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217125tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@160f4a50),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217125tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@160f4a50),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[segments_3] [junit4:junit4] 2> 18889 T253 C6 P52390 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18890 T253 C6 P52390 oasu.DefaultSolrCoreState.newInde= xWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 18890 T253 C6 P52390 oass.SolrIndexSearcher. Ope= ning Searcher@22aaea51 main [junit4:junit4] 2> 18891 T252 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@22aaea51 main{StandardDirectoryReader(se= gments_3:1:nrt)} [junit4:junit4] 2> 18891 T253 C6 P52390 oash.SnapPuller.fetchLatestIndex = removing temporary index download directory files MockDirWrapper(org.apache= .lucene.store.RAMDirectory@8dc3692 lockFactory=3Dorg.apache.lucene.store.Na= tiveFSLockFactory@7ae2ce83) [junit4:junit4] 2> 18891 T253 C6 P52390 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dcollection1 [junit4:junit4] 2> 18892 T253 C6 P52390 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dcollect= ion1 [junit4:junit4] 2> 18892 T253 C6 P52390 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 18892 T253 C6 P52390 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 18894 T253 C6 P52390 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 19106 T198 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19107 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:54276_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:54276"} [junit4:junit4] 2> 19111 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52390_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52390"} [junit4:junit4] 2> 19116 T217 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19116 T250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19116 T233 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19116 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19116 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19117 T268 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19614 T211 oass.SolrDispatchFilter.handleAdminRequest = /admin/cores {coreNodeName=3D5&state=3Drecovering&nodeName=3D127.0.0.1:5427= 6_&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt=3Djavabin&o= nlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D2001=20 [junit4:junit4] 2> 19622 T175 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20624 T175 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> C8_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollect= ion1, node_name=3D127.0.0.1:54276_, base_url=3Dhttp://127.0.0.1:54276} [junit4:junit4] 2> 21615 T272 C8 P54276 oasc.RecoveryStrategy.doRecovery = Attempting to PeerSync from http://127.0.0.1:57768/collection1/ core=3Dcoll= ection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 21616 T272 C8 P54276 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:54276 START replicas=3D[http://127.0.= 0.1:57768/collection1/] nUpdates=3D100 [junit4:junit4] 2> 21616 T272 C8 P54276 oasu.PeerSync.sync WARNING no fra= me of reference to tell of we've missed updates [junit4:junit4] 2> 21616 T272 C8 P54276 oasc.RecoveryStrategy.doRecovery = PeerSync Recovery was not successful - trying replication. core=3Dcollectio= n1 [junit4:junit4] 2> 21616 T272 C8 P54276 oasc.RecoveryStrategy.doRecovery = Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 21616 T272 C8 P54276 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 21616 T272 C8 P54276 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 21617 T272 C8 P54276 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:57768/collection1/. core=3Dcol= lection1 [junit4:junit4] 2> 21617 T272 C8 P54276 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 21618 T212 C7 P57768 REQ /get {getVersions=3D100&distr= ib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 21622 T213 C7 P57768 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,exp= ungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 21626 T175 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21633 T213 C7 P57768 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D3 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_4,generation=3D= 4,filenames=3D[segments_4] [junit4:junit4] 2> 21633 T213 C7 P57768 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 4[segments_4] [junit4:junit4] 2> 21633 T213 C7 P57768 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 21634 T213 C7 P57768 /update {waitSearcher=3Dtrue&open= Searcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&version= =3D2&softCommit=3Dfalse} {commit=3D} 0 12 [junit4:junit4] 2> 21634 T272 C8 P54276 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 21635 T272 C8 P54276 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 21637 T210 C7 P57768 REQ /replication {command=3Dindex= version&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 21637 T272 C8 P54276 oash.SnapPuller.fetchLatestIndex = Master's generation: 4 [junit4:junit4] 2> 21638 T272 C8 P54276 oash.SnapPuller.fetchLatestIndex = Slave's generation: 1 [junit4:junit4] 2> 21638 T272 C8 P54276 oash.SnapPuller.fetchLatestIndex = Starting replication process [junit4:junit4] 2> 21640 T212 C7 P57768 REQ /replication {command=3Dfilel= ist&qt=3D/replication&wt=3Djavabin&generation=3D4&version=3D2} status=3D0 Q= Time=3D1=20 [junit4:junit4] 2> 21640 T272 C8 P54276 oash.SnapPuller.fetchLatestIndex = Number of files in latest index in master: 1 [junit4:junit4] 2> 21641 T272 C8 P54276 oasc.CachingDirectoryFactory.get = return new directory for ./org.apache.solr.cloud.SyncSliceTest-136310607127= 5/jetty4/index.20130312123452904 forceNew: false [junit4:junit4] 2> 21641 T272 C8 P54276 oash.SnapPuller.fetchLatestIndex = Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@13= 37b20 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@38449b23) f= ullCopy=3Dfalse [junit4:junit4] 2> 21643 T213 C7 P57768 REQ /replication {file=3Dsegments= _4&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replication&= generation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 21644 T272 C8 P54276 oash.SnapPuller.fetchLatestIndex = Total time taken for download : 0 secs [junit4:junit4] 2> 21645 T272 C8 P54276 oasu.DefaultSolrCoreState.newInde= xWriter Creating new IndexWriter... [junit4:junit4] 2> 21645 T272 C8 P54276 oasu.DefaultSolrCoreState.newInde= xWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 21647 T272 C8 P54276 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217126tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@3a472aa2),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217126tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@3a472aa2),segFN=3Dsegments_4,generation=3D= 4,filenames=3D[segments_4] [junit4:junit4] 2> 21647 T272 C8 P54276 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 4[segments_4] [junit4:junit4] 2> 21647 T272 C8 P54276 oasu.DefaultSolrCoreState.newInde= xWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 21648 T272 C8 P54276 oass.SolrIndexSearcher. Ope= ning Searcher@7ce20669 main [junit4:junit4] 2> 21649 T271 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@7ce20669 main{StandardDirectoryReader(se= gments_4:1:nrt)} [junit4:junit4] 2> 21649 T272 C8 P54276 oash.SnapPuller.fetchLatestIndex = removing temporary index download directory files MockDirWrapper(org.apache= .lucene.store.RAMDirectory@1337b20 lockFactory=3Dorg.apache.lucene.store.Na= tiveFSLockFactory@38449b23) [junit4:junit4] 2> 21649 T272 C8 P54276 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dcollection1 [junit4:junit4] 2> 21649 T272 C8 P54276 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dcollect= ion1 [junit4:junit4] 2> 21650 T272 C8 P54276 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 21650 T272 C8 P54276 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 21663 T272 C8 P54276 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 22126 T198 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22127 T198 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:54276_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:54276"} [junit4:junit4] 2> 22133 T217 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22134 T233 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22133 T250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22134 T268 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22133 T197 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22134 T204 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22628 T175 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22629 T175 oasc.AbstractDistribZkTestBase.waitForRecov= eriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> ASYNC NEW_CORE C9 name=3Dcollection1 org.apache.solr.= core.SolrCore@1b4d366b url=3Dhttp://127.0.0.1:52109/collection1 node=3D127.= 0.0.1:52109_ C9_STATE=3Dcoll:control_collection core:collection1 props:{sha= rd=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcontrol_colle= ction, node_name=3D127.0.0.1:52109_, base_url=3Dhttp://127.0.0.1:52109, lea= der=3Dtrue} [junit4:junit4] 2> 22634 T192 C9 P52109 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22636 T192 C9 P52109 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217122tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@2e07cfba),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> 22637 T192 C9 P52109 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 1[segments_1] [junit4:junit4] 2> 22643 T192 C9 P52109 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217122tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@2e07cfba),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217122tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@2e07cfba),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> 22643 T192 C9 P52109 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22644 T192 C9 P52109 oass.SolrIndexSearcher. Ope= ning Searcher@2fecb886 main [junit4:junit4] 2> 22644 T192 C9 P52109 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 22645 T201 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@2fecb886 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 22645 T192 C9 P52109 /update {waitSearcher=3Dtrue&comm= it=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 11 [junit4:junit4] 2> 22652 T211 C7 P57768 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22673 T211 C7 P57768 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D4 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_4,generation=3D= 4,filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_5,generation=3D= 5,filenames=3D[segments_5] [junit4:junit4] 2> 22673 T211 C7 P57768 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 5[segments_5] [junit4:junit4] 2> 22674 T211 C7 P57768 oass.SolrIndexSearcher. Ope= ning Searcher@7ef53270 main [junit4:junit4] 2> 22674 T211 C7 P57768 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 22675 T219 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@7ef53270 main{StandardDirectoryReader(se= gments_2:1:nrt)} [junit4:junit4] 2> 22675 T211 C7 P57768 oasu.SolrCmdDistributor.distribCo= mmit Distrib commit to:[StdNode: http://127.0.0.1:45307/collection1/, StdNo= de: http://127.0.0.1:52390/collection1/, StdNode: http://127.0.0.1:54276/co= llection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfalse= &waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> C5_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection1= , node_name=3D127.0.0.1:45307_, base_url=3Dhttp://127.0.0.1:45307} [junit4:junit4] 2> 22682 T228 C5 P45307 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> C6_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection1= , node_name=3D127.0.0.1:52390_, base_url=3Dhttp://127.0.0.1:52390} [junit4:junit4] 2> 22683 T244 C6 P52390 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> C8_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection1= , node_name=3D127.0.0.1:54276_, base_url=3Dhttp://127.0.0.1:54276} [junit4:junit4] 2> 22687 T261 C8 P54276 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22703 T228 C5 P45307 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217124tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@7e632cd2),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217124tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@7e632cd2),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[segments_3] [junit4:junit4] 2> 22703 T244 C6 P52390 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217125tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@160f4a50),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217125tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@160f4a50),segFN=3Dsegments_4,generation=3D= 4,filenames=3D[segments_4] [junit4:junit4] 2> 22703 T228 C5 P45307 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 3[segments_3] [junit4:junit4] 2> 22703 T244 C6 P52390 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 4[segments_4] [junit4:junit4] 2> 22704 T228 C5 P45307 oass.SolrIndexSearcher. Ope= ning Searcher@186d3da7 main [junit4:junit4] 2> 22704 T244 C6 P52390 oass.SolrIndexSearcher. Ope= ning Searcher@53c7d552 main [junit4:junit4] 2> 22705 T244 C6 P52390 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 22705 T252 oasc.JmxMonitoredMap.put WARNING Failed to = register info bean: searcher javax.management.InstanceNotFoundException: so= lr/collection1:type=3Dsearcher,id=3Dorg.apache.solr.search.SolrIndexSearche= r [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.unregiste= rMBean(JmxMBeanServer.java:537) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:138) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:51) [junit4:junit4] 2> =09at org.apache.solr.search.SolrIndexSearcher.registe= r(SolrIndexSearcher.java:239) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.registerSearcher(S= olrCore.java:1763) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.access$000(SolrCor= e.java:129) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore$7.call(SolrCore.ja= va:1640) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask$Sync.innerRun(Fu= tureTask.java:334) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask.run(FutureTask.j= ava:166) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor.runWorke= r(ThreadPoolExecutor.java:1145) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor$Worker.r= un(ThreadPoolExecutor.java:615) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2>=20 [junit4:junit4] 2> 22705 T235 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@186d3da7 main{StandardDirectoryReader(se= gments_2:1:nrt)} [junit4:junit4] 2> 22706 T252 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@53c7d552 main{StandardDirectoryReader(se= gments_3:1:nrt)} [junit4:junit4] 2> 22705 T228 C5 P45307 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 22707 T244 C6 P52390 /update {waitSearcher=3Dtrue&comm= it=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 24 [junit4:junit4] 2> 22707 T228 C5 P45307 /update {waitSearcher=3Dtrue&comm= it=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 25 [junit4:junit4] 2> 22713 T261 C8 P54276 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217126tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@3a472aa2),segFN=3Dsegments_4,generation=3D= 4,filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217126tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@3a472aa2),segFN=3Dsegments_5,generation=3D= 5,filenames=3D[segments_5] [junit4:junit4] 2> 22713 T261 C8 P54276 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 5[segments_5] [junit4:junit4] 2> 22714 T261 C8 P54276 oass.SolrIndexSearcher. Ope= ning Searcher@2e4ca594 main [junit4:junit4] 2> 22714 T261 C8 P54276 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 22715 T271 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@2e4ca594 main{StandardDirectoryReader(se= gments_4:1:nrt)} [junit4:junit4] 2> 22715 T261 C8 P54276 /update {waitSearcher=3Dtrue&comm= it=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 28 [junit4:junit4] 2> 22716 T211 C7 P57768 /update {waitSearcher=3Dtrue&comm= it=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 64 [junit4:junit4] 2> 22717 T175 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22720 T210 C7 P57768 REQ /select {tests=3DcheckShardCo= nsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22723 T227 C5 P45307 REQ /select {tests=3DcheckShardCo= nsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 22725 T243 C6 P52390 REQ /select {tests=3DcheckShardCo= nsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22727 T262 C8 P54276 REQ /select {tests=3DcheckShardCo= nsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24739 T193 C9 P52109 oass.SolrIndexSearcher. Ope= ning Searcher@49b9285 realtime [junit4:junit4] 2> 24740 T193 C9 P52109 /update {wt=3Djavabin&version=3D2= } {deleteByQuery=3D*:* (-1429320337714053120)} 0 10 [junit4:junit4] 2> 24745 T246 C6 P52390 /update {update.distrib=3DFROMLEA= DER&_version_=3D-1429320337725587456&update.from=3Dhttp://127.0.0.1:57768/c= ollection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-14293203377255= 87456)} 0 0 [junit4:junit4] 2> 24746 T227 C5 P45307 /update {update.distrib=3DFROMLEA= DER&_version_=3D-1429320337725587456&update.from=3Dhttp://127.0.0.1:57768/c= ollection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-14293203377255= 87456)} 0 1 [junit4:junit4] 2> 24746 T262 C8 P54276 /update {update.distrib=3DFROMLEA= DER&_version_=3D-1429320337725587456&update.from=3Dhttp://127.0.0.1:57768/c= ollection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-14293203377255= 87456)} 0 1 [junit4:junit4] 2> 24746 T211 C7 P57768 /update {wt=3Djavabin&version=3D2= } {deleteByQuery=3D*:* (-1429320337725587456)} 0 4 [junit4:junit4] 2> 24752 T192 C9 P52109 /update {wt=3Djavabin&version=3D2= } {add=3D[0 (1429320337732927488)]} 0 3 [junit4:junit4] 2> 24759 T243 C6 P52390 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[0 (1429320337738170368)]} 0 2 [junit4:junit4] 2> 24759 T226 C5 P45307 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[0 (1429320337738170368)]} 0 2 [junit4:junit4] 2> 24760 T260 C8 P54276 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[0 (1429320337738170368)]} 0 3 [junit4:junit4] 2> 24761 T212 C7 P57768 /update {wt=3Djavabin&version=3D2= } {add=3D[0 (1429320337738170368)]} 0 7 [junit4:junit4] 2> 24764 T191 C9 P52109 /update {wt=3Djavabin&version=3D2= } {add=3D[1 (1429320337747607552)]} 0 1 [junit4:junit4] 2> 24770 T261 C8 P54276 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[1 (1429320337750753280)]} 0 2 [junit4:junit4] 2> 24770 T245 C6 P52390 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[1 (1429320337750753280)]} 0 1 [junit4:junit4] 2> 24770 T229 C5 P45307 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[1 (1429320337750753280)]} 0 1 [junit4:junit4] 2> 24771 T213 C7 P57768 /update {wt=3Djavabin&version=3D2= } {add=3D[1 (1429320337750753280)]} 0 5 [junit4:junit4] 2> 24774 T190 C9 P52109 /update {wt=3Djavabin&version=3D2= } {add=3D[2 (1429320337758093312)]} 0 1 [junit4:junit4] 2> 24779 T263 C8 P54276 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[2 (1429320337761239040)]} 0 0 [junit4:junit4] 2> 24780 T244 C6 P52390 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[2 (1429320337761239040)]} 0 1 [junit4:junit4] 2> 24780 T210 C7 P57768 /update {test.distrib.skip.server= s=3Dhttp://127.0.0.1:45307/collection1/&wt=3Djavabin&version=3D2} {add=3D[2= (1429320337761239040)]} 0 4 [junit4:junit4] 2> 24784 T193 C9 P52109 /update {wt=3Djavabin&version=3D2= } {add=3D[3 (1429320337768579072)]} 0 1 [junit4:junit4] 2> 24790 T262 C8 P54276 /update {distrib.from=3Dhttp://12= 7.0.0.1:57768/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&version= =3D2} {add=3D[3 (1429320337771724800)]} 0 1 [junit4:junit4] 2> 24791 T211 C7 P57768 /update {test.distrib.skip.server= s=3Dhttp://127.0.0.1:45307/collection1/&test.distrib.skip.servers=3Dhttp://= 127.0.0.1:52390/collection1/&wt=3Djavabin&version=3D2} {add=3D[3 (142932033= 7771724800)]} 0 5 [junit4:junit4] 2> 24793 T192 C9 P52109 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24833 T192 C9 P52109 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217122tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@2e07cfba),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217122tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@2e07cfba),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0= .fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40= _0.tip] [junit4:junit4] 2> 24833 T192 C9 P52109 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_n= rm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _= 0_Lucene40_0.tip] [junit4:junit4] 2> 24859 T192 C9 P52109 oass.SolrIndexSearcher. Ope= ning Searcher@334e27ef main [junit4:junit4] 2> 24860 T192 C9 P52109 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 24860 T201 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@334e27ef main{StandardDirectoryReader(se= gments_3:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 24861 T192 C9 P52109 /update {waitSearcher=3Dtrue&comm= it=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 68 [junit4:junit4] 2> 24864 T212 C7 P57768 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24883 T212 C7 P57768 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D5 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_2,generation=3D= 2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_4,generation=3D= 4,filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_5,generation=3D= 5,filenames=3D[segments_5] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217123tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@377d4a92),segFN=3Dsegments_6,generation=3D= 6,filenames=3D[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0= .fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_6, _0.fdt, _0_Lucene40= _0.tip] [junit4:junit4] 2> 24883 T212 C7 P57768 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 6[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_n= rm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_6, _0.fdt, _= 0_Lucene40_0.tip] [junit4:junit4] 2> 24885 T212 C7 P57768 oass.SolrIndexSearcher. Ope= ning Searcher@41082c03 main [junit4:junit4] 2> 24886 T212 C7 P57768 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 24886 T219 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@41082c03 main{StandardDirectoryReader(se= gments_6:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 24887 T212 C7 P57768 oasu.SolrCmdDistributor.distribCo= mmit Distrib commit to:[StdNode: http://127.0.0.1:45307/collection1/, StdNo= de: http://127.0.0.1:52390/collection1/, StdNode: http://127.0.0.1:54276/co= llection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfalse= &waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 24889 T260 C8 P54276 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24889 T246 C6 P52390 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24889 T228 C5 P45307 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24913 T260 C8 P54276 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217126tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@3a472aa2),segFN=3Dsegments_5,generation=3D= 5,filenames=3D[segments_5] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217126tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@3a472aa2),segFN=3Dsegments_6,generation=3D= 6,filenames=3D[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0= .fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_6, _0.fdt, _0_Lucene40= _0.tip] [junit4:junit4] 2> 24913 T260 C8 P54276 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 6[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_n= rm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_6, _0.fdt, _= 0_Lucene40_0.tip] [junit4:junit4] 2> 24915 T260 C8 P54276 oass.SolrIndexSearcher. Ope= ning Searcher@3295cb9c main [junit4:junit4] 2> 24916 T260 C8 P54276 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 24916 T271 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@3295cb9c main{StandardDirectoryReader(se= gments_6:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 24917 T260 C8 P54276 /update {waitSearcher=3Dtrue&comm= it=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 28 [junit4:junit4] 2> 24933 T228 C5 P45307 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217124tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@7e632cd2),segFN=3Dsegments_3,generation=3D= 3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217124tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@7e632cd2),segFN=3Dsegments_4,generation=3D= 4,filenames=3D[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0= .fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip, segm= ents_4] [junit4:junit4] 2> 24933 T246 C6 P52390 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217125tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@160f4a50),segFN=3Dsegments_4,generation=3D= 4,filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/index1712217125tmp lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@160f4a50),segFN=3Dsegments_5,generation=3D= 5,filenames=3D[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0= .fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_5, _0.fdt, _0_Lucene40= _0.tip] [junit4:junit4] 2> 24933 T228 C5 P45307 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 4[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_n= rm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0= .tip, segments_4] [junit4:junit4] 2> 24934 T246 C6 P52390 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 5[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_n= rm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, segments_5, _0.fdt, _= 0_Lucene40_0.tip] [junit4:junit4] 2> 24935 T228 C5 P45307 oass.SolrIndexSearcher. Ope= ning Searcher@38835669 main [junit4:junit4] 2> 24936 T246 C6 P52390 oass.SolrIndexSearcher. Ope= ning Searcher@752563e5 main [junit4:junit4] 2> 24936 T228 C5 P45307 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 24936 T246 C6 P52390 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 24936 T252 oasc.JmxMonitoredMap.put WARNING Failed to = register info bean: searcher javax.management.InstanceNotFoundException: so= lr/collection1:type=3Dsearcher,id=3Dorg.apache.solr.search.SolrIndexSearche= r [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.exclusiveUnregisterMBean(DefaultMBeanServe [...truncated too long message...] .cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:100) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.joinElection= (LeaderElector.java:266) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .rejoinLeaderElection(ElectionContext.java:351) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:167) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:156) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:100) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.joinElection= (LeaderElector.java:266) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .rejoinLeaderElection(ElectionContext.java:351) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:167) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:156) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:100) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.joinElection= (LeaderElector.java:266) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .rejoinLeaderElection(ElectionContext.java:351) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:167) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:156) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:100) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.joinElection= (LeaderElector.java:266) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .rejoinLeaderElection(ElectionContext.java:351) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:167) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:156) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:100) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:55) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:129) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:519) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:495) [junit4:junit4] 2> Caused by: org.apache.zookeeper.KeeperException$Sessio= nExpiredException: KeeperErrorCode =3D Session expired for /overseer [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:127) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:51) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.= java:783) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$9.exec= ute(SolrZkClient.java:288) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$9.exec= ute(SolrZkClient.java:285) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:65) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.create= (SolrZkClient.java:285) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.createOverseerNod= e(Overseer.java:629) [junit4:junit4] 2> =09... 28 more [junit4:junit4] 2>=20 [junit4:junit4] 2> 228657 T2753 oasc.LeaderElector$1.process WARNING org= .apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = =3D Session expired for /overseer_elect/election [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:127) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:51) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKe= eper.java:1468) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.exec= ute(SolrZkClient.java:236) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.exec= ute(SolrZkClient.java:233) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:65) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChi= ldren(SolrZkClient.java:233) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:84) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:55) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:129) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:519) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:495) [junit4:junit4] 2>=20 [junit4:junit4] 2> 228657 T2753 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 228657 T2753 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path= :/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 228657 T2753 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 228657 T2753 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cl= usterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 228658 T2753 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 228658 T2753 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> 229055 T2282 oazs.SessionTrackerImpl.run SessionTracke= rImpl exited loop! [junit4:junit4] 2> 229580 T2278 ccr.ThreadLeakControl.checkThreadLeaks WA= RNING Will linger awaiting termination of 1 leaked thread(s). [junit4:junit4] 2> 229731 T2479 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 229732 T2479 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path= :/live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 229732 T2479 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 229732 T2479 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DDummyCompressingStoredF= ields(storedFieldsFormat=3DCompressingStoredFieldsFormat(compressionMode=3D= DUMMY, chunkSize=3D30), termVectorsFormat=3DCompressingTermVectorsFormat(co= mpressionMode=3DDUMMY, chunkSize=3D30)), sim=3DRandomSimilarityProvider(que= ryNorm=3Dfalse,coord=3Dcrazy): {}, locale=3Den_ZA, timezone=3DAfrica/Addis_= Ababa [junit4:junit4] 2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation = 1.7.0_15 (64-bit)/cpus=3D8,threads=3D2,free=3D90333464,total=3D205520896 [junit4:junit4] 2> NOTE: All tests run in this JVM: [RecoveryZkTest, Test= SweetSpotSimilarityFactory, TestJoin, SyncSliceTest, ScriptEngineTest, Dist= ributedSpellCheckComponentTest, TestRandomDVFaceting, TestPerFieldSimilarit= y, TestConfig, UpdateRequestProcessorFactoryTest, AnalysisAfterCoreReloadTe= st, TestCharFilters, MinimalSchemaTest, TestBadConfig, DocValuesTest, TestW= riterPerf, TestReplicationHandler, SolrInfoMBeanTest, UnloadDistributedZkTe= st, MoreLikeThisHandlerTest, ExternalFileFieldSortTest, TestStressVersions,= TestCopyFieldCollectionResource, JsonLoaderTest, SliceStateUpdateTest, Pri= mUtilsTest, TestGroupingSearch, SolrCoreTest, SOLR749Test, SoftAutoCommitTe= st, TestDynamicFieldResource, TestPluginEnable, RAMDirectoryFactoryTest, Qu= eryEqualityTest, LukeRequestHandlerTest, SolrIndexSplitterTest, TestReverse= dWildcardFilterFactory, CoreAdminHandlerTest, PeerSyncTest, SpatialFilterTe= st, TestLRUCache, IndexSchemaTest, TestDocumentBuilder, TestFieldResource, = TestSort, SchemaVersionSpecificBehaviorTest, LeaderElectionTest, FileBasedS= pellCheckerTest, TestPseudoReturnFields, SimpleFacetsTest, DistributedTerms= ComponentTest, SynonymTokenizerTest, TestRealTimeGet, SolrTestCaseJ4Test, T= estQueryUtils, DirectSolrConnectionTest, DocumentBuilderTest, ZkCLITest, Te= stPHPSerializedResponseWriter, TestFuzzyAnalyzedSuggestions, SuggesterTest,= UUIDFieldTest, TestSolrDeletionPolicy2, FastVectorHighlighterTest, TestFac= eting, ChaosMonkeySafeLeaderTest] [junit4:junit4] Completed on J0 in 229.85s, 1 test, 1 failure <<< FAILURES! [...truncated 408 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The followi= ng error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The followi= ng error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The followin= g error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The fo= llowing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449:= The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:12= 13: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:87= 7: There were test failures: 272 suites, 1143 tests, 2 failures, 13 ignored= (7 assumptions) Total time: 39 minutes 0 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.7.0_15 -XX:+UseG1GC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_40_465281935.1363107077975 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_40_465281935.1363107077975--