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 E72A8110A3 for ; Sun, 13 Apr 2014 03:28:59 +0000 (UTC) Received: (qmail 26003 invoked by uid 500); 13 Apr 2014 03:28:58 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 25940 invoked by uid 500); 13 Apr 2014 03:28:57 -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 25933 invoked by uid 99); 13 Apr 2014 03:28:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Apr 2014 03:28:56 +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 (athena.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO serv1.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Apr 2014 03:28:51 +0000 Received: from localhost.localdomain ([127.0.0.1] helo=serv1) by serv1.sd-datasolutions.de with esmtp (Exim 4.76) (envelope-from ) id 1WZB5o-0002qn-9W for dev@lucene.apache.org; Sun, 13 Apr 2014 03:28:28 +0000 Date: Sun, 13 Apr 2014 03:28:11 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1715470006.97.1397359708190.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1457 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_96_1023973465.1397359691297" X-Jenkins-Job: Lucene-Solr-4.x-MacOSX X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_96_1023973465.1397359691297 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1457/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-UseSupe= rWord 1 tests failed. REGRESSION: org.apache.solr.cloud.OverseerRolesTest.testDistribSearch Error Message: could not set the new overseer . expected 127.0.0.1:56501_bnl%2Ff current o= rder : [127.0.0.1:56501_bnl%2Ff, 127.0.0.1:56508_bnl%2Ff, 127.0.0.1:56511_b= nl%2Ff, 127.0.0.1:56514_bnl%2Ff, 127.0.0.1:56520_bnl%2Ff, 127.0.0.1:56505_b= nl%2Ff, 127.0.0.1:56517_bnl%2Ff] ldr :null Stack Trace: java.lang.AssertionError: could not set the new overseer . expected 127.0.0= .1:56501_bnl%2Ff current order : [127.0.0.1:56501_bnl%2Ff, 127.0.0.1:56508_= bnl%2Ff, 127.0.0.1:56511_bnl%2Ff, 127.0.0.1:56514_bnl%2Ff, 127.0.0.1:56520_= bnl%2Ff, 127.0.0.1:56505_bnl%2Ff, 127.0.0.1:56517_bnl%2Ff] ldr :null =09at __randomizedtesting.SeedInfo.seed([66F4C1473E5562C1:E7124F5F490A02FD]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRole= sTest.java:159) =09at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java= :95) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:865) =09at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1618) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:827) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:863) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:877) =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:65) =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:360) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:793) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:453) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:836) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:738) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:772) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:783) =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 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:65) =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:360) =09at java.lang.Thread.run(Thread.java:744) Build Log: [...truncated 11622 lines...] [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x= -MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C14= 73E5562C1-001/init-core-data-001 [junit4] 2> 3581877 T11265 oas.BaseDistributedSearchTestCase.initHostC= ontext Setting hostContext system property: /bnl/f [junit4] 2> 3581882 T11265 oas.SolrTestCaseJ4.setUp ###Starting testDi= stribSearch [junit4] 2> 3581883 T11265 oasc.ZkTestServer.run STARTING ZK TEST SERV= ER [junit4] 2> 3581884 T11266 oasc.ZkTestServer$ZKServerMain.runFromConfi= g Starting server [junit4] 2> 3581985 T11265 oasc.ZkTestServer.run start zk server on po= rt:56498 [junit4] 2> 3581989 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3582006 T11272 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@39837d3f name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 3582006 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3582007 T11265 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 3582017 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3582020 T11274 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@7066f8fc name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4] 2> 3582020 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3582020 T11265 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1 [junit4] 2> 3582031 T11265 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/shards [junit4] 2> 3582039 T11265 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection [junit4] 2> 3582045 T11265 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/shards [junit4] 2> 3582051 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 3582052 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/solrconfig.xml [junit4] 2> 3582061 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 3582062 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/schema.xml [junit4] 2> 3582068 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/s= olrconfig.snippet.randomindexconfig.xml [junit4] 2> 3582069 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3582075 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 3582076 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/stopwords.txt [junit4] 2> 3582082 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 3582083 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/protwords.txt [junit4] 2> 3582090 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 3582090 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/currency.xml [junit4] 2> 3582097 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 3582098 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/enumsConfig.xml [junit4] 2> 3582104 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rat= es.json [junit4] 2> 3582105 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/open-exchange-rates.json [junit4] 2> 3582113 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLat= in1Accent.txt [junit4] 2> 3582114 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3582122 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 3582122 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/old_synonyms.txt [junit4] 2> 3582130 T11265 oasc.AbstractZkTestCase.putConfig put /User= s/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/co= llection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 3582131 T11265 oascc.SolrZkClient.makePath makePath: /conf= igs/conf1/synonyms.txt [junit4] 2> 3583690 T11265 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3583693 T11265 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:56501 [junit4] 2> 3583694 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4] 2> 3583695 T11265 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4] 2> 3583695 T11265 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./solr.cloud.OverseerRolesTest-66F4C1473E= 5562C1-001/tempDir-002 [junit4] 2> 3583696 T11265 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './solr.cloud.OverseerRolesTest-66F4C1473E5562C1-= 001/tempDir-002/' [junit4] 2> 3583733 T11265 oasc.ConfigSolr.fromFile Loading container = configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/bui= ld/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/te= mpDir-002/solr.xml [junit4] 2> 3583822 T11265 oasc.CorePropertiesLocator. Config-de= fined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/= solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C= 1-001/tempDir-002 [junit4] 2> 3583823 T11265 oasc.CoreContainer. New CoreContainer= 1292962358 [junit4] 2> 3583823 T11265 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3D./solr.cloud.OverseerRolesTest-66F4C1473E5562C= 1-001/tempDir-002/] [junit4] 2> 3583827 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 90000 [junit4] 2> 3583827 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to:=20 [junit4] 2> 3583828 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4] 2> 3583829 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3583830 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3583831 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3583831 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3583832 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3583833 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3583834 T11265 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3583834 T11265 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3583834 T11265 oasc.CoreContainer.load Host Name: 127.0.0.= 1 [junit4] 2> 3583835 T11265 oasc.ZkContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:56498/solr [junit4] 2> 3583835 T11265 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4] 2> 3583836 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3583842 T11285 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@19b586c1 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 3583842 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3583847 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3583850 T11287 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@55f173cc name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4] 2> 3583851 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3583855 T11265 oascc.SolrZkClient.makePath makePath: /over= seer/queue [junit4] 2> 3583863 T11265 oascc.SolrZkClient.makePath makePath: /over= seer/collection-queue-work [junit4] 2> 3583871 T11265 oascc.SolrZkClient.makePath makePath: /over= seer/collection-map-running [junit4] 2> 3583880 T11265 oascc.SolrZkClient.makePath makePath: /over= seer/collection-map-completed [junit4] 2> 3583890 T11265 oascc.SolrZkClient.makePath makePath: /over= seer/collection-map-failure [junit4] 2> 3583901 T11265 oascc.SolrZkClient.makePath makePath: /live= _nodes [junit4] 2> 3583908 T11265 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:56501_bnl%2Ff [junit4] 2> 3583910 T11265 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:56501_bnl%2Ff [junit4] 2> 3583924 T11265 oascc.SolrZkClient.makePath makePath: /over= seer_elect [junit4] 2> 3583932 T11265 oascc.SolrZkClient.makePath makePath: /over= seer_elect/election [junit4] 2> 3583946 T11265 oasc.OverseerElectionContext.runLeaderProce= ss I am going to be the leader 127.0.0.1:56501_bnl%2Ff [junit4] 2> 3583946 T11265 oascc.SolrZkClient.makePath makePath: /over= seer_elect/leader [junit4] 2> 3583955 T11265 oasc.Overseer.start Overseer (id=3D91577332= 746092547-127.0.0.1:56501_bnl%2Ff-n_0000000000) starting [junit4] 2> 3583968 T11265 oascc.SolrZkClient.makePath makePath: /over= seer/queue-work [junit4] 2> 3584025 T11289 oasc.OverseerCollectionProcessor.run Proces= s current queue of collection creations [junit4] 2> 3584028 T11265 oascc.SolrZkClient.makePath makePath: /clus= terstate.json [junit4] 2> 3584029 T11289 oasc.OverseerCollectionProcessor.prioritize= OverseerNodes prioritizing overseer nodes at 127.0.0.1:56501_bnl%2Ff [junit4] 2> 3584035 T11265 oascc.SolrZkClient.makePath makePath: /alia= ses.json [junit4] 2> 3584040 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3584048 T11288 oasc.Overseer$ClusterStateUpdater.run Start= ing to work on the main queue [junit4] 2> 3584056 T11265 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-M= acOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473= E5562C1-001/tempDir-002 [junit4] 2> 3584555 T11265 oasc.CorePropertiesLocator.discoverUnder Fo= und core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build= /solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/temp= Dir-002/conf/ [junit4] 2> 3584607 T11265 oasc.CorePropertiesLocator.discover Found 1= core definitions [junit4] 2> 3584610 T11265 oass.SolrDispatchFilter.init user.dir=3D/Us= ers/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3584610 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4] 2> 3584614 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3584619 T11292 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1ba1e02 name:ZooKeeperConnectio= n Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 3584619 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3584622 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3584629 T11265 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:false cause connection loss:false [junit4] 2> 3586240 T11265 oasc.AbstractFullDistribZkTestBase.createJe= ttys create jetty 1 [junit4] 2> 3586241 T11265 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3586248 T11265 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:56505 [junit4] 2> 3586249 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4] 2> 3586249 T11265 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4] 2> 3586250 T11265 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ../../../../../../../../../Users/jenkins/= workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.= OverseerRolesTest-66F4C1473E5562C1-001/tempDir-003 [junit4] 2> 3586250 T11265 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '../../../../../../../../../Users/jenkins/workspa= ce/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Oversee= rRolesTest-66F4C1473E5562C1-001/tempDir-003/' [junit4] 2> 3586286 T11265 oasc.ConfigSolr.fromFile Loading container = configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/bui= ld/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Luc= ene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRoles= Test-66F4C1473E5562C1-001/tempDir-003/solr.xml [junit4] 2> 3586383 T11265 oasc.CorePropertiesLocator. Config-de= fined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/= solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/works= pace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Overs= eerRolesTest-66F4C1473E5562C1-001/tempDir-003 [junit4] 2> 3586385 T11265 oasc.CoreContainer. New CoreContainer= 2001270181 [junit4] 2> 3586385 T11265 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3D../../../../../../../../../Users/jenkins/works= pace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Overs= eerRolesTest-66F4C1473E5562C1-001/tempDir-003/] [junit4] 2> 3586390 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 90000 [junit4] 2> 3586392 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to:=20 [junit4] 2> 3586392 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4] 2> 3586393 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3586394 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3586394 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3586395 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3586395 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3586396 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3586397 T11265 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3586397 T11265 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3586398 T11265 oasc.CoreContainer.load Host Name: 127.0.0.= 1 [junit4] 2> 3586398 T11265 oasc.ZkContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:56498/solr [junit4] 2> 3586398 T11265 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4] 2> 3586400 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3586407 T11303 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@56f760d1 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 3586407 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3586413 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3586416 T11305 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@7d83ac8 name:ZooKeeperConnectio= n Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 3586417 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3586435 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3587447 T11265 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:56505_bnl%2Ff [junit4] 2> 3587453 T11265 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:56505_bnl%2Ff [junit4] 2> 3587468 T11305 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4] 2> 3587469 T11292 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4] 2> 3587470 T11287 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4] 2> 3587497 T11265 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-M= acOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins= /workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud= .OverseerRolesTest-66F4C1473E5562C1-001/tempDir-003 [junit4] 2> 3588188 T11265 oasc.CorePropertiesLocator.discoverUnder Fo= und core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build= /solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucen= e-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTe= st-66F4C1473E5562C1-001/tempDir-003/conf/ [junit4] 2> 3588281 T11265 oasc.CorePropertiesLocator.discover Found 1= core definitions [junit4] 2> 3588283 T11265 oass.SolrDispatchFilter.init user.dir=3D/Us= ers/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3588284 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4] 2> 3589907 T11265 oasc.AbstractFullDistribZkTestBase.createJe= ttys create jetty 2 [junit4] 2> 3589910 T11265 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3589913 T11265 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:56508 [junit4] 2> 3589913 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4] 2> 3589914 T11265 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4] 2> 3589914 T11265 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./solr.cloud.OverseerRolesTest-66F4C1473E= 5562C1-001/tempDir-004 [junit4] 2> 3589915 T11265 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './solr.cloud.OverseerRolesTest-66F4C1473E5562C1-= 001/tempDir-004/' [junit4] 2> 3589967 T11265 oasc.ConfigSolr.fromFile Loading container = configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/bui= ld/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/te= mpDir-004/solr.xml [junit4] 2> 3590073 T11265 oasc.CorePropertiesLocator. Config-de= fined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/= solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C= 1-001/tempDir-004 [junit4] 2> 3590074 T11265 oasc.CoreContainer. New CoreContainer= 1896476818 [junit4] 2> 3590074 T11265 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3D./solr.cloud.OverseerRolesTest-66F4C1473E5562C= 1-001/tempDir-004/] [junit4] 2> 3590076 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 90000 [junit4] 2> 3590077 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to:=20 [junit4] 2> 3590077 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4] 2> 3590078 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3590078 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3590079 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3590079 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3590079 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3590080 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3590080 T11265 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3590080 T11265 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3590081 T11265 oasc.CoreContainer.load Host Name: 127.0.0.= 1 [junit4] 2> 3590081 T11265 oasc.ZkContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:56498/solr [junit4] 2> 3590081 T11265 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4] 2> 3590082 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3590087 T11317 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@43913b38 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 3590087 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3590094 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3590099 T11319 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1c243474 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4] 2> 3590100 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3590121 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3591131 T11265 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:56508_bnl%2Ff [junit4] 2> 3591135 T11265 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:56508_bnl%2Ff [junit4] 2> 3591154 T11319 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4] 2> 3591155 T11305 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4] 2> 3591155 T11287 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4] 2> 3591155 T11292 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4] 2> 3591188 T11265 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-M= acOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473= E5562C1-001/tempDir-004 [junit4] 2> 3591665 T11265 oasc.CorePropertiesLocator.discoverUnder Fo= und core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build= /solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/temp= Dir-004/conf/ [junit4] 2> 3591722 T11265 oasc.CorePropertiesLocator.discover Found 1= core definitions [junit4] 2> 3591724 T11265 oass.SolrDispatchFilter.init user.dir=3D/Us= ers/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3591724 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4] 2> 3593283 T11265 oasc.AbstractFullDistribZkTestBase.createJe= ttys create jetty 3 [junit4] 2> 3593284 T11265 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3593290 T11265 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:56511 [junit4] 2> 3593290 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4] 2> 3593290 T11265 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4] 2> 3593291 T11265 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./solr.cloud.OverseerRolesTest-66F4C1473E= 5562C1-001/tempDir-005 [junit4] 2> 3593291 T11265 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './solr.cloud.OverseerRolesTest-66F4C1473E5562C1-= 001/tempDir-005/' [junit4] 2> 3593330 T11265 oasc.ConfigSolr.fromFile Loading container = configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/bui= ld/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/te= mpDir-005/solr.xml [junit4] 2> 3593423 T11265 oasc.CorePropertiesLocator. Config-de= fined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/= solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C= 1-001/tempDir-005 [junit4] 2> 3593423 T11265 oasc.CoreContainer. New CoreContainer= 69555610 [junit4] 2> 3593423 T11265 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3D./solr.cloud.OverseerRolesTest-66F4C1473E5562C= 1-001/tempDir-005/] [junit4] 2> 3593427 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 90000 [junit4] 2> 3593427 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to:=20 [junit4] 2> 3593427 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4] 2> 3593428 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3593428 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3593429 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3593429 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3593429 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3593430 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3593430 T11265 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3593430 T11265 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3593431 T11265 oasc.CoreContainer.load Host Name: 127.0.0.= 1 [junit4] 2> 3593431 T11265 oasc.ZkContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:56498/solr [junit4] 2> 3593431 T11265 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4] 2> 3593433 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3593439 T11331 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@2f16f396 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 3593439 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3593445 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3593448 T11333 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@707ba339 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4] 2> 3593449 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3593471 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3594485 T11265 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:56511_bnl%2Ff [junit4] 2> 3594491 T11265 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:56511_bnl%2Ff [junit4] 2> 3594509 T11292 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4] 2> 3594511 T11305 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4] 2> 3594511 T11319 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4] 2> 3594509 T11287 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4] 2> 3594511 T11333 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4] 2> 3595162 T11265 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-M= acOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473= E5562C1-001/tempDir-005 [junit4] 2> 3595677 T11265 oasc.CorePropertiesLocator.discoverUnder Fo= und core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build= /solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/temp= Dir-005/conf/ [junit4] 2> 3595731 T11265 oasc.CorePropertiesLocator.discover Found 1= core definitions [junit4] 2> 3595733 T11265 oass.SolrDispatchFilter.init user.dir=3D/Us= ers/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3595734 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4] 2> 3597285 T11265 oasc.AbstractFullDistribZkTestBase.createJe= ttys create jetty 4 [junit4] 2> 3597288 T11265 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3597293 T11265 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:56514 [junit4] 2> 3597294 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4] 2> 3597295 T11265 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4] 2> 3597296 T11265 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./solr.cloud.OverseerRolesTest-66F4C1473E= 5562C1-001/tempDir-006 [junit4] 2> 3597297 T11265 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './solr.cloud.OverseerRolesTest-66F4C1473E5562C1-= 001/tempDir-006/' [junit4] 2> 3597338 T11265 oasc.ConfigSolr.fromFile Loading container = configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/bui= ld/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/te= mpDir-006/solr.xml [junit4] 2> 3597454 T11265 oasc.CorePropertiesLocator. Config-de= fined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/= solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C= 1-001/tempDir-006 [junit4] 2> 3597454 T11265 oasc.CoreContainer. New CoreContainer= 1788051730 [junit4] 2> 3597455 T11265 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3D./solr.cloud.OverseerRolesTest-66F4C1473E5562C= 1-001/tempDir-006/] [junit4] 2> 3597456 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 90000 [junit4] 2> 3597456 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to:=20 [junit4] 2> 3597457 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4] 2> 3597457 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3597457 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3597458 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3597458 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3597459 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3597459 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3597460 T11265 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3597460 T11265 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3597461 T11265 oasc.CoreContainer.load Host Name: 127.0.0.= 1 [junit4] 2> 3597461 T11265 oasc.ZkContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:56498/solr [junit4] 2> 3597461 T11265 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4] 2> 3597463 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3597467 T11345 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@79fefb67 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 3597468 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3597474 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3597478 T11347 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@51c8abcf name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4] 2> 3597479 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3597501 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3598512 T11265 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:56514_bnl%2Ff [junit4] 2> 3598517 T11265 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:56514_bnl%2Ff [junit4] 2> 3598531 T11333 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4] 2> 3598532 T11292 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4] 2> 3598533 T11287 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4] 2> 3598532 T11347 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4] 2> 3598533 T11305 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4] 2> 3598533 T11319 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4] 2> 3598557 T11265 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-M= acOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473= E5562C1-001/tempDir-006 [junit4] 2> 3599061 T11265 oasc.CorePropertiesLocator.discoverUnder Fo= und core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build= /solr-core/test/J0/./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/temp= Dir-006/conf/ [junit4] 2> 3599115 T11265 oasc.CorePropertiesLocator.discover Found 1= core definitions [junit4] 2> 3599118 T11265 oass.SolrDispatchFilter.init user.dir=3D/Us= ers/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3599118 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4] 2> 3600709 T11265 oasc.AbstractFullDistribZkTestBase.createJe= ttys create jetty 5 [junit4] 2> 3600709 T11265 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3600715 T11265 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:56517 [junit4] 2> 3600716 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4] 2> 3600716 T11265 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4] 2> 3600716 T11265 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ../../../../../../../../../Users/jenkins/= workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.= OverseerRolesTest-66F4C1473E5562C1-001/tempDir-007 [junit4] 2> 3600716 T11265 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '../../../../../../../../../Users/jenkins/workspa= ce/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Oversee= rRolesTest-66F4C1473E5562C1-001/tempDir-007/' [junit4] 2> 3600756 T11265 oasc.ConfigSolr.fromFile Loading container = configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/bui= ld/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Luc= ene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRoles= Test-66F4C1473E5562C1-001/tempDir-007/solr.xml [junit4] 2> 3600847 T11265 oasc.CorePropertiesLocator. Config-de= fined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/= solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/works= pace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Overs= eerRolesTest-66F4C1473E5562C1-001/tempDir-007 [junit4] 2> 3600848 T11265 oasc.CoreContainer. New CoreContainer= 1657317182 [junit4] 2> 3600848 T11265 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3D../../../../../../../../../Users/jenkins/works= pace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Overs= eerRolesTest-66F4C1473E5562C1-001/tempDir-007/] [junit4] 2> 3600849 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 90000 [junit4] 2> 3600850 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to:=20 [junit4] 2> 3600850 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4] 2> 3600850 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3600851 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3600851 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3600851 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3600852 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3600852 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3600853 T11265 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3600853 T11265 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3600853 T11265 oasc.CoreContainer.load Host Name: 127.0.0.= 1 [junit4] 2> 3600854 T11265 oasc.ZkContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:56498/solr [junit4] 2> 3600854 T11265 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4] 2> 3600856 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3600861 T11359 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@635c0a1c name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 3600861 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3600866 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3600870 T11361 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@82ca4ff name:ZooKeeperConnectio= n Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 3600870 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3600889 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3601901 T11265 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:56517_bnl%2Ff [junit4] 2> 3601907 T11265 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:56517_bnl%2Ff [junit4] 2> 3601927 T11361 oascc.ZkStateReader$3.process Updating live= nodes... (6) [junit4] 2> 3601928 T11287 oascc.ZkStateReader$3.process Updating live= nodes... (6) [junit4] 2> 3601929 T11292 oascc.ZkStateReader$3.process Updating live= nodes... (6) [junit4] 2> 3601932 T11319 oascc.ZkStateReader$3.process Updating live= nodes... (6) [junit4] 2> 3601932 T11305 oascc.ZkStateReader$3.process Updating live= nodes... (6) [junit4] 2> 3601931 T11347 oascc.ZkStateReader$3.process Updating live= nodes... (6) [junit4] 2> 3601930 T11333 oascc.ZkStateReader$3.process Updating live= nodes... (6) [junit4] 2> 3601945 T11265 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-M= acOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins= /workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud= .OverseerRolesTest-66F4C1473E5562C1-001/tempDir-007 [junit4] 2> 3602675 T11265 oasc.CorePropertiesLocator.discoverUnder Fo= und core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build= /solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucen= e-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTe= st-66F4C1473E5562C1-001/tempDir-007/conf/ [junit4] 2> 3602754 T11265 oasc.CorePropertiesLocator.discover Found 1= core definitions [junit4] 2> 3602756 T11265 oass.SolrDispatchFilter.init user.dir=3D/Us= ers/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3602756 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4] 2> 3604386 T11265 oasc.AbstractFullDistribZkTestBase.createJe= ttys create jetty 6 [junit4] 2> 3604387 T11265 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3604395 T11265 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:56520 [junit4] 2> 3604395 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4] 2> 3604396 T11265 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4] 2> 3604397 T11265 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ../../../../../../../../../Users/jenkins/= workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.= OverseerRolesTest-66F4C1473E5562C1-001/tempDir-008 [junit4] 2> 3604397 T11265 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '../../../../../../../../../Users/jenkins/workspa= ce/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Oversee= rRolesTest-66F4C1473E5562C1-001/tempDir-008/' [junit4] 2> 3604458 T11265 oasc.ConfigSolr.fromFile Loading container = configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/bui= ld/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Luc= ene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRoles= Test-66F4C1473E5562C1-001/tempDir-008/solr.xml [junit4] 2> 3604586 T11265 oasc.CorePropertiesLocator. Config-de= fined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/= solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/works= pace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Overs= eerRolesTest-66F4C1473E5562C1-001/tempDir-008 [junit4] 2> 3604588 T11265 oasc.CoreContainer. New CoreContainer= 368788298 [junit4] 2> 3604590 T11265 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3D../../../../../../../../../Users/jenkins/works= pace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Overs= eerRolesTest-66F4C1473E5562C1-001/tempDir-008/] [junit4] 2> 3604594 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 90000 [junit4] 2> 3604595 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to:=20 [junit4] 2> 3604596 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4] 2> 3604596 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3604596 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3604597 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3604597 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3604598 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3604598 T11265 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3604598 T11265 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3604599 T11265 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3604599 T11265 oasc.CoreContainer.load Host Name: 127.0.0.= 1 [junit4] 2> 3604600 T11265 oasc.ZkContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:56498/solr [junit4] 2> 3604600 T11265 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4] 2> 3604602 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3604607 T11373 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@22feba8c name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 3604608 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3604613 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3604616 T11375 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@2c49c6b3 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4] 2> 3604616 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3604635 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3605645 T11265 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:56520_bnl%2Ff [junit4] 2> 3605652 T11265 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:56520_bnl%2Ff [junit4] 2> 3605671 T11333 oascc.ZkStateReader$3.process Updating live= nodes... (7) [junit4] 2> 3605671 T11319 oascc.ZkStateReader$3.process Updating live= nodes... (7) [junit4] 2> 3605673 T11375 oascc.ZkStateReader$3.process Updating live= nodes... (7) [junit4] 2> 3605673 T11347 oascc.ZkStateReader$3.process Updating live= nodes... (7) [junit4] 2> 3605673 T11305 oascc.ZkStateReader$3.process Updating live= nodes... (7) [junit4] 2> 3605673 T11292 oascc.ZkStateReader$3.process Updating live= nodes... (7) [junit4] 2> 3605672 T11287 oascc.ZkStateReader$3.process Updating live= nodes... (7) [junit4] 2> 3605672 T11361 oascc.ZkStateReader$3.process Updating live= nodes... (7) [junit4] 2> 3605707 T11265 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-M= acOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins= /workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud= .OverseerRolesTest-66F4C1473E5562C1-001/tempDir-008 [junit4] 2> 3606431 T11265 oasc.CorePropertiesLocator.discoverUnder Fo= und core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build= /solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucen= e-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTe= st-66F4C1473E5562C1-001/tempDir-008/conf/ [junit4] 2> 3606502 T11265 oasc.CorePropertiesLocator.discover Found 1= core definitions [junit4] 2> 3606504 T11265 oass.SolrDispatchFilter.init user.dir=3D/Us= ers/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3606505 T11265 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4] 2> 3606506 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3606512 T11378 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@5728838f name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4] 2> 3606513 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3606517 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3606526 T11265 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4] 2> 3606529 T11380 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1ce1ea23 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56498/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4] 2> 3606529 T11265 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4] 2> 3606532 T11265 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 3606548 T11371 oasha.CollectionsHandler.handleCreateAction= Creating Collection : wt=3Djavabin&action=3DCREATE&version=3D2&name=3Dtest= OverseerQuit&maxShardsPerNode=3D2&numShards=3D4&replicationFactor=3D2 [junit4] 2> 3606550 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/collection-queue-work state= : SyncConnected type NodeChildrenChanged [junit4] 2> 3606553 T11289 oasc.OverseerCollectionProcessor.run Overse= er Collection Processor: Get the message id:/overseer/collection-queue-work= /qn-0000000000 message:{ [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "fromApi":"true", [junit4] 2> =09 "name":"testOverseerQuit", [junit4] 2> =09 "replicationFactor":"2", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "maxShardsPerNode":"2"} [junit4] 2> 3606553 T11289 oasc.OverseerCollectionProcessor.processMes= sage WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "fromApi":"true", [junit4] 2> =09 "name":"testOverseerQuit", [junit4] 2> =09 "replicationFactor":"2", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "maxShardsPerNode":"2"} [junit4] 2> 3606556 T11289 oasc.OverseerCollectionProcessor.createConf= Node Only one config set found in zk - using it:conf1 [junit4] 2> 3606556 T11289 oasc.OverseerCollectionProcessor.createConf= Node creating collections conf node /collections/testOverseerQuit=20 [junit4] 2> 3606556 T11289 oascc.SolrZkClient.makePath makePath: /coll= ections/testOverseerQuit [junit4] 2> 3606567 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606570 T11288 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4] 2> 3606572 T11288 oasc.Overseer$ClusterStateUpdater.buildColl= ection building a new collection: testOverseerQuit [junit4] 2> 3606572 T11288 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection testOverseerQuit with shards [shard1, shard2, sha= rd3, shard4] [junit4] 2> 3606579 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606582 T11305 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606582 T11319 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606582 T11380 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606583 T11333 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606582 T11347 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606583 T11292 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606583 T11375 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606583 T11361 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606583 T11378 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606582 T11287 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606668 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating SolrCores for new collection, shardNames [shard1, shard2, s= hard3, shard4] , replicationFactor : 2 [junit4] 2> 3606669 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating shard testOverseerQuit_shard1_replica1 as part of slice sha= rd1 of collection testOverseerQuit on 127.0.0.1:56520_bnl%2Ff [junit4] 2> 3606672 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating shard testOverseerQuit_shard1_replica2 as part of slice sha= rd1 of collection testOverseerQuit on 127.0.0.1:56505_bnl%2Ff [junit4] 2> 3606680 T11366 oasha.CoreAdminHandler.handleCreateAction c= ore create command wt=3Djavabin&shard=3Dshard1&action=3DCREATE&collection.c= onfigName=3Dconf1&version=3D2&name=3DtestOverseerQuit_shard1_replica1&colle= ction=3DtestOverseerQuit&qt=3D/admin/cores&numShards=3D4 [junit4] 2> 3606681 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating shard testOverseerQuit_shard2_replica1 as part of slice sha= rd2 of collection testOverseerQuit on 127.0.0.1:56501_bnl%2Ff [junit4] 2> 3606692 T11298 oasha.CoreAdminHandler.handleCreateAction c= ore create command wt=3Djavabin&shard=3Dshard1&action=3DCREATE&collection.c= onfigName=3Dconf1&version=3D2&name=3DtestOverseerQuit_shard1_replica2&colle= ction=3DtestOverseerQuit&qt=3D/admin/cores&numShards=3D4 [junit4] 2> 3606692 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating shard testOverseerQuit_shard2_replica2 as part of slice sha= rd2 of collection testOverseerQuit on 127.0.0.1:56514_bnl%2Ff [junit4] 2> 3606701 T11366 oasc.ZkController.publish publishing core= =3DtestOverseerQuit_shard1_replica1 state=3Ddown collection=3DtestOverseerQ= uit [junit4] 2> 3606702 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating shard testOverseerQuit_shard3_replica1 as part of slice sha= rd3 of collection testOverseerQuit on 127.0.0.1:56517_bnl%2Ff [junit4] 2> 3606704 T11279 oasha.CoreAdminHandler.handleCreateAction c= ore create command wt=3Djavabin&shard=3Dshard2&action=3DCREATE&collection.c= onfigName=3Dconf1&version=3D2&name=3DtestOverseerQuit_shard2_replica1&colle= ction=3DtestOverseerQuit&qt=3D/admin/cores&numShards=3D4 [junit4] 2> 3606705 T11298 oasc.ZkController.publish publishing core= =3DtestOverseerQuit_shard1_replica2 state=3Ddown collection=3DtestOverseerQ= uit [junit4] 2> 3606707 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606708 T11366 oasc.ZkController.waitForCoreNodeName look = for our core node name [junit4] 2> 3606708 T11343 oasha.CoreAdminHandler.handleCreateAction c= ore create command wt=3Djavabin&shard=3Dshard2&action=3DCREATE&collection.c= onfigName=3Dconf1&version=3D2&name=3DtestOverseerQuit_shard2_replica2&colle= ction=3DtestOverseerQuit&qt=3D/admin/cores&numShards=3D4 [junit4] 2> 3606709 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating shard testOverseerQuit_shard3_replica2 as part of slice sha= rd3 of collection testOverseerQuit on 127.0.0.1:56508_bnl%2Ff [junit4] 2> 3606714 T11298 oasc.ZkController.waitForCoreNodeName look = for our core node name [junit4] 2> 3606714 T11354 oasha.CoreAdminHandler.handleCreateAction c= ore create command wt=3Djavabin&shard=3Dshard3&action=3DCREATE&collection.c= onfigName=3Dconf1&version=3D2&name=3DtestOverseerQuit_shard3_replica1&colle= ction=3DtestOverseerQuit&qt=3D/admin/cores&numShards=3D4 [junit4] 2> 3606716 T11279 oasc.ZkController.publish publishing core= =3DtestOverseerQuit_shard2_replica1 state=3Ddown collection=3DtestOverseerQ= uit [junit4] 2> 3606717 T11343 oasc.ZkController.publish publishing core= =3DtestOverseerQuit_shard2_replica2 state=3Ddown collection=3DtestOverseerQ= uit [junit4] 2> 3606718 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating shard testOverseerQuit_shard4_replica1 as part of slice sha= rd4 of collection testOverseerQuit on 127.0.0.1:56511_bnl%2Ff [junit4] 2> 3606719 T11279 oasc.ZkController.waitForCoreNodeName look = for our core node name [junit4] 2> 3606720 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606720 T11288 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4] 2> 3606722 T11314 oasha.CoreAdminHandler.handleCreateAction c= ore create command wt=3Djavabin&shard=3Dshard3&action=3DCREATE&collection.c= onfigName=3Dconf1&version=3D2&name=3DtestOverseerQuit_shard3_replica2&colle= ction=3DtestOverseerQuit&qt=3D/admin/cores&numShards=3D4 [junit4] 2> 3606723 T11288 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D4 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"http://127.0.0.1:56520/bnl/f", [junit4] 2> =09 "core":"testOverseerQuit_shard1_replica1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:56520_bnl%2Ff", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "collection":"testOverseerQuit", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 3606724 T11343 oasc.ZkController.waitForCoreNodeName look = for our core node name [junit4] 2> 3606724 T11354 oasc.ZkController.publish publishing core= =3DtestOverseerQuit_shard3_replica1 state=3Ddown collection=3DtestOverseerQ= uit [junit4] 2> 3606724 T11289 oasc.OverseerCollectionProcessor.createColl= ection Creating shard testOverseerQuit_shard4_replica2 as part of slice sha= rd4 of collection testOverseerQuit on 127.0.0.1:56520_bnl%2Ff [junit4] 2> 3606728 T11327 oasha.CoreAdminHandler.handleCreateAction c= ore create command wt=3Djavabin&shard=3Dshard4&action=3DCREATE&collection.c= onfigName=3Dconf1&version=3D2&name=3DtestOverseerQuit_shard4_replica1&colle= ction=3DtestOverseerQuit&qt=3D/admin/cores&numShards=3D4 [junit4] 2> 3606729 T11314 oasc.ZkController.publish publishing core= =3DtestOverseerQuit_shard3_replica2 state=3Ddown collection=3DtestOverseerQ= uit [junit4] 2> 3606730 T11354 oasc.ZkController.waitForCoreNodeName look = for our core node name [junit4] 2> 3606732 T11314 oasc.ZkController.waitForCoreNodeName look = for our core node name [junit4] 2> 3606734 T11367 oasha.CoreAdminHandler.handleCreateAction c= ore create command wt=3Djavabin&shard=3Dshard4&action=3DCREATE&collection.c= onfigName=3Dconf1&version=3D2&name=3DtestOverseerQuit_shard4_replica2&colle= ction=3DtestOverseerQuit&qt=3D/admin/cores&numShards=3D4 [junit4] 2> 3606736 T11327 oasc.ZkController.publish publishing core= =3DtestOverseerQuit_shard4_replica1 state=3Ddown collection=3DtestOverseerQ= uit [junit4] 2> 3606737 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606738 T11327 oasc.ZkController.waitForCoreNodeName look = for our core node name [junit4] 2> 3606738 T11288 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D4 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"http://127.0.0.1:56505/bnl/f", [junit4] 2> =09 "core":"testOverseerQuit_shard1_replica2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:56505_bnl%2Ff", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "collection":"testOverseerQuit", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 3606738 T11367 oasc.ZkController.publish publishing core= =3DtestOverseerQuit_shard4_replica2 state=3Ddown collection=3DtestOverseerQ= uit [junit4] 2> 3606741 T11367 oasc.ZkController.waitForCoreNodeName look = for our core node name [junit4] 2> 3606746 T11288 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D4 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"http://127.0.0.1:56501/bnl/f", [junit4] 2> =09 "core":"testOverseerQuit_shard2_replica1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:56501_bnl%2Ff", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "collection":"testOverseerQuit", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 3606752 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606755 T11288 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D4 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"http://127.0.0.1:56514/bnl/f", [junit4] 2> =09 "core":"testOverseerQuit_shard2_replica2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:56514_bnl%2Ff", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "collection":"testOverseerQuit", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 3606761 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606764 T11288 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D4 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"http://127.0.0.1:56517/bnl/f", [junit4] 2> =09 "core":"testOverseerQuit_shard3_replica1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:56517_bnl%2Ff", [junit4] 2> =09 "shard":"shard3", [junit4] 2> =09 "collection":"testOverseerQuit", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 3606770 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606772 T11288 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D4 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"http://127.0.0.1:56508/bnl/f", [junit4] 2> =09 "core":"testOverseerQuit_shard3_replica2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:56508_bnl%2Ff", [junit4] 2> =09 "shard":"shard3", [junit4] 2> =09 "collection":"testOverseerQuit", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 3606778 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606780 T11288 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D4 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"http://127.0.0.1:56511/bnl/f", [junit4] 2> =09 "core":"testOverseerQuit_shard4_replica1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:56511_bnl%2Ff", [junit4] 2> =09 "shard":"shard4", [junit4] 2> =09 "collection":"testOverseerQuit", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 3606787 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606790 T11288 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D4 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"http://127.0.0.1:56520/bnl/f", [junit4] 2> =09 "core":"testOverseerQuit_shard4_replica2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:56520_bnl%2Ff", [junit4] 2> =09 "shard":"shard4", [junit4] 2> =09 "collection":"testOverseerQuit", [junit4] 2> =09 "numShards":"4", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 3606796 T11287 oasc.DistributedQueue$LatchChildWatcher.pro= cess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected = type NodeChildrenChanged [junit4] 2> 3606909 T11319 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606910 T11378 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606910 T11347 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606911 T11305 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606912 T11287 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606911 T11292 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606913 T11333 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606913 T11375 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606914 T11380 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3606913 T11361 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 7) [junit4] 2> 3607710 T11366 oasc.ZkController.waitForShardId waiting to= find shard id in clusterstate for testOverseerQuit_shard1_replica1 [junit4] 2> 3607715 T11366 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:testOverseerQuit [junit4] 2> 3607716 T11298 oasc.ZkController.waitForShardId waiting to= find shard id in clusterstate for testOverseerQuit_shard1_replica2 [junit4] 2> 3607716 T11366 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4] 2> 3607717 T11366 oascc.ZkStateReader.readConfigName Load col= lection config from:/collections/testOverseerQuit [junit4] 2> 3607719 T11298 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:testOverseerQuit [junit4] 2> 3607720 T11366 oascc.ZkStateReader.readConfigName path=3D/= collections/testOverseerQuit configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 3607721 T11366 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '../../../../../../../../../Users/jenkins/workspa= ce/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Oversee= rRolesTest-66F4C1473E5562C1-001/tempDir-008/testOverseerQuit_shard1_replica= 1/' [junit4] 2> 3607721 T11279 oasc.ZkController.waitForShardId waiting to= find shard id in clusterstate for testOverseerQuit_shard2_replica1 [junit4] 2> 3607723 T11279 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:testOverseerQuit [junit4] 2> 3607725 T11279 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4] 2> 3607725 T11279 oascc.ZkStateReader.readConfigName Load col= lection config from:/collections/testOverseerQuit [junit4] 2> 3607727 T11279 oascc.ZkStateReader.readConfigName path=3D/= collections/testOverseerQuit configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 3607727 T11279 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './solr.cloud.OverseerRolesTest-66F4C1473E5562C1-= 001/tempDir-002/testOverseerQuit_shard2_replica1/' [junit4] 2> 3607728 T11298 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4] 2> 3607729 T11298 oascc.ZkStateReader.readConfigName Load col= lection config from:/collections/testOverseerQuit [junit4] 2> 3607731 T11343 oasc.ZkController.waitForShardId waiting to= find shard id in clusterstate for testOverseerQuit_shard2_replica2 [junit4] 2> 3607732 T11343 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:testOverseerQuit [junit4] 2> 3607734 T11354 oasc.ZkController.waitForShardId waiting to= find shard id in clusterstate for testOverseerQuit_shard3_replica1 [junit4] 2> 3607736 T11354 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:testOverseerQuit [junit4] 2> 3607739 T11314 oasc.ZkController.waitForShardId waiting to= find shard id in clusterstate for testOverseerQuit_shard3_replica2 [junit4] 2> 3607742 T11314 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:testOverseerQuit [junit4] 2> 3607745 T11298 oascc.ZkStateReader.readConfigName path=3D/= collections/testOverseerQuit configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 3607745 T11298 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '../../../../../../../../../Users/jenkins/workspa= ce/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Oversee= rRolesTest-66F4C1473E5562C1-001/tempDir-003/testOverseerQuit_shard1_replica= 2/' [junit4] 2> 3607754 T11327 oasc.ZkController.waitForShardId waiting to= find shard id in clusterstate for testOverseerQuit_shard4_replica1 [junit4] 2> 3607757 T11367 oasc.ZkController.waitForShardId waiting to= find shard id in clusterstate for testOverseerQuit_shard4_replica2 [junit4] 2> 3607760 T11367 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:testOverseerQuit [junit4] 2> 3607768 T11354 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4] 2> 3607768 T11354 oascc.ZkStateReader.readConfigName Load col= lection config from:/collections/testOverseerQuit [junit4] 2> 3607771 T11354 oascc.ZkStateReader.readConfigName path=3D/= collections/testOverseerQuit configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 3607771 T11354 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '../../../../../../../../../Users/jenkins/workspa= ce/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Oversee= rRolesTest-66F4C1473E5562C1-001/tempDir-007/testOverseerQuit_shard3_replica= 1/' [junit4] 2> 3607772 T11327 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:testOverseerQuit [junit4] 2> 3607774 T11314 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4] 2> 3607774 T11314 oascc.ZkStateReader.readConfigName Load col= lection config from:/collections/testOverseerQuit [junit4] 2> 3607775 T11367 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4] 2> 3607775 T11367 oascc.ZkStateReader.readConfigName Load col= lection config from:/collections/testOverseerQuit [junit4] 2> 3607775 T11343 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4] 2> 3607776 T11343 oascc.ZkStateReader.readConfigName Load col= lection config from:/collections/testOverseerQuit [junit4] 2> 3607798 T11327 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4] 2> 3607799 T11327 oascc.ZkStateReader.readConfigName Load col= lection config from:/collections/testOverseerQuit [junit4] 2> 3607807 T11343 oascc.ZkStateReader.readConfigName path=3D/= collections/testOverseerQuit configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 3607807 T11343 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './solr.cloud.OverseerRolesTest-66F4C1473E5562C1-= 001/tempDir-006/testOverseerQuit_shard2_replica2/' [junit4] 2> 3607817 T11314 oascc.ZkStateReader.readConfigName path=3D/= collections/testOverseerQuit configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 3607817 T11314 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './solr.cloud.OverseerRolesTest-66F4C1473E5562C1-= 001/tempDir-004/testOverseerQuit_shard3_replica2/' [junit4] 2> 3607825 T11367 oascc.ZkStateReader.readConfigName path=3D/= collections/testOverseerQuit configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 3607826 T11367 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '../../../../../../../../../Users/jenkins/workspa= ce/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.Oversee= rRolesTest-66F4C1473E5562C1-001/tempDir-008/testOverseerQuit_shard4_replica= 2/' [junit4] 2> 3607830 T11327 oascc.ZkStateReader.readConfigName path=3D/= collections/testOverseerQuit configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 3607830 T11327 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './solr.cloud.OverseerRolesTest-66F4C1473E5562C1-= 001/tempDir-005/testOverseerQuit_shard4_replica1/' [junit4] 2> 3608084 T11298 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_49 [junit4] 2> 3608103 T11367 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_49 [junit4] 2> 3608117 T11366 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_49 [junit4] 2> 3608129 T11354 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_49 [junit4] 2> 3608144 T11279 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_49 [junit4] 2> 3608153 T11327 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_49 [junit4] 2> 3608236 T11343 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_49 [junit4] 2> 3608303 T11314 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_49 [junit4] 2> 3608382 T11367 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3608386 T11367 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3608453 T11367 oass.IndexSchema.readSchema [testOverseerQu= it_shard4_replica2] Schema name=3Dtest [junit4] 2> 3608465 T11279 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3608489 T11279 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3608528 T11327 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3608537 T11327 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3608540 T11298 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3608551 T11327 oass.IndexSchema.readSchema [testOverseerQu= it_shard4_replica1] Schema name=3Dtest [junit4] 2> 3608552 T11343 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3608552 T11298 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3608562 T11366 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3608570 T11343 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3608583 T11298 oass.IndexSchema.readSchema [testOverseerQu= it_shard1_replica2] Schema name=3Dtest [junit4] 2> 3608586 T11366 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3608597 T11343 oass.IndexSchema.readSchema [testOverseerQu= it_shard2_replica2] Schema name=3Dtest [junit4] 2> 3608605 T11279 oass.IndexSchema.readSchema [testOverseerQu= it_shard2_replica1] Schema name=3Dtest [junit4] 2> 3608622 T11354 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3608634 T11354 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3608674 T11354 oass.IndexSchema.readSchema [testOverseerQu= it_shard3_replica1] Schema name=3Dtest [junit4] 2> 3608680 T11314 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3608688 T11314 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3608701 T11314 oass.IndexSchema.readSchema [testOverseerQu= it_shard3_replica2] Schema name=3Dtest [junit4] 2> 3608711 T11366 oass.IndexSchema.readSchema [testOverseerQu= it_shard1_replica1] Schema name=3Dtest [junit4] 2> 3611541 T11343 oass.ByteField.init WARN ByteField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 3611542 T11343 oass.ShortField.init WARN ShortField is dep= recated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 3611544 T11343 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 3611659 T11343 oass.IndexSchema.readSchema default search = field in schema is text [junit4] 2> 3611667 T11343 oass.IndexSchema.readSchema unique key fiel= d: id [junit4] 2> 3611732 T11327 oass.ByteField.init WARN ByteField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 3611732 T11327 oass.ShortField.init WARN ShortField is dep= recated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 3611733 T11327 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 3611743 T11327 oass.IndexSchema.readSchema default search = field in schema is text [junit4] 2> 3611782 T11327 oass.IndexSchema.readSchema unique key fiel= d: id [junit4] 2> 3611801 T11343 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4] 2> 3611822 T11343 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4] 2> 3611829 T11343 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4] 2> 3611831 T11343 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 3611832 T11343 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARN Expected key, got STRING [junit4] 2> 3611833 T11343 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4] 2> 3611840 T11343 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 3611840 T11343 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARN Expected key, got STRING [junit4] 2> 3611841 T11343 oasc.CoreContainer.create Creating SolrCore= 'testOverseerQuit_shard2_replica2' using configuration from collection tes= tOverseerQuit [junit4] 2> 3611841 T11343 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4] 2> 3611841 T11343 oasc.SolrCore. [testOverseerQuit_shar= d2_replica2] Opening new SolrCore at ./solr.cloud.OverseerRolesTest-66F4C14= 73E5562C1-001/tempDir-006/testOverseerQuit_shard2_replica2/, dataDir=3D./so= lr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/tempDir-006/testOverseerQui= t_shard2_replica2/data/ [junit4] 2> 3611842 T11343 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@6243d23e [junit4] 2> 3611842 T11343 oasc.CachingDirectoryFactory.get return new= directory for ./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/tempDir-= 006/testOverseerQuit_shard2_replica2/data [junit4] 2> 3611843 T11343 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./solr.cloud.OverseerRolesTest-66F4C1473E5= 562C1-001/tempDir-006/testOverseerQuit_shard2_replica2/data/index/ [junit4] 2> 3611843 T11343 oasc.SolrCore.initIndex WARN [testOverseerQ= uit_shard2_replica2] Solr index directory './solr.cloud.OverseerRolesTest-6= 6F4C1473E5562C1-001/tempDir-006/testOverseerQuit_shard2_replica2/data/index= ' doesn't exist. Creating new index... [junit4] 2> 3611844 T11343 oasc.CachingDirectoryFactory.get return new= directory for ./solr.cloud.OverseerRolesTest-66F4C1473E5562C1-001/tempDir-= 006/testOverseerQuit_shard2_replica2/data/index [junit4] 2> 3611845 T11343 oasu.RandomMergePolicy. RandomMergePo= licy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMerge= Policy: maxMergeAtOnce=3D31, maxMergeAtOnceExplicit=3D15, maxMergedSegmentM= B=3D70.6337890625, floorSegmentMB=3D1.4931640625, forceMergeDeletesPctAllow= ed=3D7.944072710410427, segmentsPerTier=3D48.0, maxCFSSegmentSizeMB=3D8.796= 093022207999E12, noCFSRatio=3D0.150098846341836 [junit4] 2> 3611881 T11343 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@702b0= 345 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@5bc58e8= ),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 3611882 T11343 oasc.SolrDeletionPolicy.updateCommits newes= t commit generation =3D 1 [junit4] 2> 3611890 T11343 oasup.UpdateRequestProcessorChain.init crea= ting updateRequestProcessor [...truncated too long message...] olrZkClient.java:257) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:73) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:257) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:94) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$200(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$ElectionWatcher.= process(LeaderElector.java:303) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:522) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:498) [junit4] 2>=20 [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/w= orkspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.O= verseerRolesTest-66F4C1473E5562C1-001 [junit4] 2> NOTE: test params are: codec=3DLucene42, sim=3DDefaultSimi= larity, locale=3Dsk, timezone=3DAtlantic/Madeira [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (= 64-bit)/cpus=3D2,threads=3D1,free=3D65942688,total=3D430964736 [junit4] 2> NOTE: All tests run in this JVM: [SchemaVersionSpecificBeh= aviorTest, TermVectorComponentTest, SynonymTokenizerTest, TestManagedSchema= , TestCoreContainer, TestFastOutputStream, SuggesterTest, TestImplicitCoreP= roperties, DistributedExpandComponentTest, TestSolrQueryParser, TestSolrInd= exConfig, PreAnalyzedFieldTest, TestComponentsName, FileBasedSpellCheckerTe= st, UUIDFieldTest, TestFieldSortValues, QueryResultKeyTest, JsonLoaderTest,= AssignTest, NoCacheHeaderTest, RequestHandlersTest, LegacyHTMLStripCharFil= terTest, DocumentBuilderTest, MoreLikeThisHandlerTest, DirectUpdateHandlerT= est, HdfsBasicDistributedZkTest, TestFieldTypeCollectionResource, OpenExcha= ngeRatesOrgProviderTest, TestWordDelimiterFilterFactory, XsltUpdateRequestH= andlerTest, TestOmitPositions, CSVRequestHandlerTest, IndexSchemaTest, Test= IndexSearcher, ConnectionManagerTest, TestRangeQuery, SystemInfoHandlerTest= , TestReversedWildcardFilterFactory, CurrencyFieldXmlFileTest, TestManagedS= topFilterFactory, FileUtilsTest, ParsingFieldUpdateProcessorsTest, Overseer= Test, TestPhraseSuggestions, SpellCheckComponentTest, TestConfig, TestBadCo= nfig, TestExtendedDismaxParser, TestRTGBase, DocValuesMissingTest, HdfsLock= FactoryTest, TestStressLucene, RemoteQueryErrorTest, ResourceLoaderTest, Si= mpleFacetsTest, TestCSVResponseWriter, TestTrie, ShardSplitTest, TestSolrQu= eryParserDefaultOperatorResource, TestZkChroot, SortByFunctionTest, XmlUpda= teRequestHandlerTest, TestSystemIdResolver, DistanceFunctionTest, TestDynam= icFieldCollectionResource, SpatialFilterTest, CircularListTest, Collections= APIDistributedZkTest, TestFieldCollectionResource, LoggingHandlerTest, Basi= cFunctionalityTest, BlockCacheTest, TestCollectionAPI, OverseerStatusTest, = TestDistributedGrouping, TestStressReorder, TestSweetSpotSimilarityFactory,= SolrTestCaseJ4Test, TestDistribDocBasedVersion, QueryElevationComponentTes= t, ClusterStateTest, CoreAdminRequestStatusTest, ScriptEngineTest, CopyFiel= dTest, EnumFieldTest, BadComponentTest, TestLRUCache, TriLevelCompositeIdRo= utingTest, TestPerFieldSimilarity, PreAnalyzedUpdateProcessorTest, TestSche= maVersionResource, TestPHPSerializedResponseWriter, TestJmxMonitoredMap, Pr= imUtilsTest, TestFieldTypeResource, TestFaceting, TestSolrJ, TestSuggestSpe= llingConverter, CollectionsAPIAsyncDistributedZkTest, AlternateDirectoryTes= t, TestSchemaSimilarityResource, TestRandomFaceting, TestStressRecovery, So= lrPluginUtilsTest, PluginInfoTest, TestLFUCache, TestCollationField, TestNo= OpRegenerator, PrimitiveFieldTypeTest, ShardRoutingTest, TestInfoStreamLogg= ing, PeerSyncTest, DocValuesMultiTest, TestCloudManagedSchemaAddField, Asyn= cMigrateRouteKeyTest, TestIBSimilarityFactory, CacheHeaderTest, DeleteShard= Test, TestManagedSchemaFieldResource, TestNonDefinedSimilarityFactory, Lead= erElectionTest, AliasIntegrationTest, SyncSliceTest, SolrCoreCheckLockOnSta= rtupTest, TestJoin, ResponseLogComponentTest, TestMaxScoreQueryParser, Test= ExceedMaxTermLength, TestFiltering, TestSolrXMLSerializer, TestDFRSimilarit= yFactory, DistribDocExpirationUpdateProcessorTest, DOMUtilTest, TestReload,= CustomCollectionTest, TestClassNameShortening, CoreContainerCoreInitFailur= esTest, TestRecovery, SpellCheckCollatorTest, FieldAnalysisRequestHandlerTe= st, TestSchemaResource, LeaderElectionIntegrationTest, TestBinaryResponseWr= iter, RAMDirectoryFactoryTest, BadCopyFieldTest, AddSchemaFieldsUpdateProce= ssorFactoryTest, DistributedDebugComponentTest, EchoParamsTest, SampleTest,= TestLMJelinekMercerSimilarityFactory, PingRequestHandlerTest, DistributedT= ermsComponentTest, TestDynamicFieldResource, DistributedQueryElevationCompo= nentTest, SoftAutoCommitTest, SolrIndexConfigTest, TestMiniSolrCloudCluster= , NotRequiredUniqueKeyTest, MinimalSchemaTest, HdfsWriteToMultipleCollectio= nsTest, DistributedQueryComponentOptimizationTest, JSONWriterTest, TestCopy= FieldCollectionResource, TestManagedResource, TestShardHandlerFactory, Test= ComplexPhraseQParserPlugin, IndexSchemaRuntimeFieldTest, TestNRTOpen, Distr= ibutedSuggestComponentTest, TestDocBasedVersionConstraints, InfoHandlerTest= , MBeansHandlerTest, PathHierarchyTokenizerFactoryTest, TestSolr4Spatial, S= tressHdfsTest, BadIndexSchemaTest, TestDistributedMissingSort, DebugCompone= ntTest, TestNonNRTOpen, TestJmxIntegration, WordBreakSolrSpellCheckerTest, = TestLuceneMatchVersion, TestSolrDeletionPolicy1, TestInitQParser, UpdateReq= uestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, BasicDistributedZ= kTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistribute= dZkTest, OpenCloseCoreStressTest, BasicZkTest, RecoveryZkTest, FullSolrClou= dDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, ZkSolrCli= entTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, SliceStat= eUpdateTest, TestDistributedSearch, AutoCommitTest, TestHashPartitioner, Di= stributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkCon= trollerTest, TestRealTimeGet, TestMultiCoreConfBootstrap, TestStressVersion= s, HardAutoCommitTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch= , SolrCmdDistributorTest, ConvertedLegacyTest, TestSort, TestFunctionQuery,= TestLazyCores, OverseerCollectionProcessorTest, HighlighterTest, ShowFileR= equestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, Si= mplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, Signature= UpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrReq= uestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest,= SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, TestPseudoReturnFields, T= estUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, Qu= eryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcess= orTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, Sol= rInfoMBeanTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRe= questHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequest= HandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRe= questHandlerTest, TestQueryTypes, TermsComponentTest, TestValueSourceCache,= TestIndexingPerformance, RequiredFieldsTest, TestArbitraryIndexDir, FastVe= ctorHighlighterTest, RegexBoostProcessorTest, ReturnFieldsTest, QueryParsin= gTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestP= artialUpdateDeduplication, SearchHandlerTest, HighlighterConfigTest, SOLR74= 9Test, TestQuerySenderListener, UpdateParamsTest, TestQuerySenderNoQuery, T= estMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, T= estBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuer= y, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTes= t, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectio= nTest, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, Tes= tXIncludeConfig, TestNumberUtils, TestLMDirichletSimilarityFactory, TestBM2= 5SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TimeZoneU= tilsTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, C= haosMonkeyNothingIsSafeTest, DateFieldTest, SpellingQueryConverterTest, Tes= tUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, CursorPagingT= est, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestCollat= ionKeyRangeQueries, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribCu= rsorPagingTest, MigrateRouteKeyTest, OverseerRolesTest] [junit4] Completed in 63.47s, 1 test, 1 failure <<< FAILURES! [...truncated 189 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The followin= g error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The followin= g error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following= error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The f= ollowing error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The fol= lowing error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: = The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:128= 2: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:908= : There were test failures: 387 suites, 1619 tests, 1 failure, 43 ignored (= 16 assumptions) Total time: 107 minutes 15 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParall= elGC -XX:-UseSuperWord Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_96_1023973465.1397359691297 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_96_1023973465.1397359691297--