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 6BFBEFBFC for ; Wed, 20 Mar 2013 01:24:11 +0000 (UTC) Received: (qmail 77904 invoked by uid 500); 20 Mar 2013 01:24:09 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 77841 invoked by uid 500); 20 Mar 2013 01:24:09 -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 77833 invoked by uid 99); 20 Mar 2013 01:24:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Mar 2013 01:24:09 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Mar 2013 01:23:46 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 09CB014AA031 for ; Wed, 20 Mar 2013 01:23:26 +0000 (UTC) Date: Wed, 20 Mar 2013 01:23:09 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1425636580.27.1363742605992.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <765202229.25.1363737349300.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <765202229.25.1363737349300.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4785 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_26_307376872.1363742589907" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_26_307376872.1363742589907 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4785/ Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseSerialGC 2 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearc= h Error Message: Server at http://127.0.0.1:37870/dlifn/oc/onenodecollectioncore returned no= n ok status:404, message:Can not find: /dlifn/oc/onenodecollectioncore/upda= te Stack Trace: org.apache.solr.common.SolrException: Server at http://127.0.0.1:37870/dlif= n/oc/onenodecollectioncore returned non ok status:404, message:Can not find= : /dlifn/oc/onenodecollectioncore/update =09at __randomizedtesting.SeedInfo.seed([3F8AF6FDA3FB4BCB:BE6C78E5D4A42BF7]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:375) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =09at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(Ab= stractUpdateRequest.java:117) =09at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116) =09at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102) =09at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollecti= onForwarding(BasicDistributedZk2Test.java:196) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:89) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:487) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch Error Message: Still found shard2 in collection test_unload_shard_and_collection Stack Trace: java.lang.AssertionError: Still found shard2 in collection test_unload_shar= d_and_collection =09at __randomizedtesting.SeedInfo.seed([3F8AF6FDA3FB4BCB:BE6C78E5D4A42BF7]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndColle= ction(UnloadDistributedZkTest.java:124) =09at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistribute= dZkTest.java:77) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:487) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) Build Log: [...truncated 8920 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest [junit4:junit4] 2> 0 T24 oas.BaseDistributedSearchTestCase.initHostContex= t Setting hostContext system property: / [junit4:junit4] 2> 12 T24 oas.SolrTestCaseJ4.setUp ###Starting testDistri= bSearch [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkT= est-1363741687132 [junit4:junit4] 2> 18 T24 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 22 T25 oasc.ZkTestServer$ZKServerMain.runFromConfig St= arting server [junit4:junit4] 2> 72 T25 oaz.Environment.logEnv Server environment:zooke= eper.version=3D3.4.5-1392090, built on 09/30/2012 17:52 GMT [junit4:junit4] 2> 73 T25 oaz.Environment.logEnv Server environment:host.= name=3Dserv1 [junit4:junit4] 2> 73 T25 oaz.Environment.logEnv Server environment:java.= version=3D1.8.0-ea [junit4:junit4] 2> 74 T25 oaz.Environment.logEnv Server environment:java.= vendor=3DOracle Corporation [junit4:junit4] 2> 74 T25 oaz.Environment.logEnv Server environment:java.= home=3D/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre [junit4:junit4] 2> 74 T25 oaz.Environment.logEnv Server environment:java.= class.path=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucen= e-Solr-trunk-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/jav= a:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/= classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/l= ucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji= /lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phoneti= c-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucen= e/build/codecs/lucene-codecs-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lu= cene-Solr-trunk-Linux/lucene/build/highlighter/lucene-highlighter-5.0-SNAPS= HOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/mem= ory/lucene-memory-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/= workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/lucene-spatial-5.0-S= NAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build= /suggest/lucene-suggest-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-= Solr-trunk-Linux/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/lucene= -queries-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jen= kins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/cglib-nodep-2.2.jar:/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-cli-= 1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/co= mmons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-So= lr-trunk-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspac= e/Lucene-Solr-trunk-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/w= orkspace/Lucene-Solr-trunk-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/je= nkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/javax.servlet-api-3.0= .1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/obj= enesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core= /lib/org.restlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins= /workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.2.= 3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/htt= pcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/sol= rj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene= -Solr-trunk-Linux/solr/solrj/lib/noggit-0.5.jar:/mnt/ssd/jenkins/workspace/= Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins= /workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/wstx-asl-3.2= .7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/zo= okeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/e= xample/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspac= e/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar= :/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-= http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/L= ucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-securi= ty-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace= /Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar= :/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-= util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/= mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servlet-= api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example= /example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.ja= r:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/clas= ses/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-fra= mework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/var/lib/jen= kins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:= /var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks= .Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudso= n.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/to= ols/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/= lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.ja= r:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant= -apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/= ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntI= nstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hu= dson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenk= ins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-loggin= g.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib= /ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntI= nstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.= Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tool= s/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/li= b/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.= jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/a= nt-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_= 1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_Ant= Installation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tas= ks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.= tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkin= s/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/l= ib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/lib/tools.jar:/var/lib/jenkins/= .ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2= .0.8.jar [junit4:junit4] 2> 78 T25 oaz.Environment.logEnv Server environment:java.= library.path=3D/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib [junit4:junit4] 2> 79 T25 oaz.Environment.logEnv Server environment:java.= io.tmpdir=3D. [junit4:junit4] 2> 79 T25 oaz.Environment.logEnv Server environment:java.= compiler=3D [junit4:junit4] 2> 79 T25 oaz.Environment.logEnv Server environment:os.na= me=3DLinux [junit4:junit4] 2> 80 T25 oaz.Environment.logEnv Server environment:os.ar= ch=3Damd64 [junit4:junit4] 2> 81 T25 oaz.Environment.logEnv Server environment:os.ve= rsion=3D3.2.0-39-generic [junit4:junit4] 2> 82 T25 oaz.Environment.logEnv Server environment:user.= name=3Djenkins [junit4:junit4] 2> 82 T25 oaz.Environment.logEnv Server environment:user.= home=3D/var/lib/jenkins [junit4:junit4] 2> 82 T25 oaz.Environment.logEnv Server environment:user.= dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-co= re/test/J0 [junit4:junit4] 2> 105 T25 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 106 T25 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 112 T25 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 134 T25 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 178 T25 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to= /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1363741687131/zookeep= er/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 222 T24 oasc.ZkTestServer.run start zk server on port:= 38466 [junit4:junit4] 2> 255 T24 oaz.Environment.logEnv Client environment:zook= eeper.version=3D3.4.5-1392090, built on 09/30/2012 17:52 GMT [junit4:junit4] 2> 256 T24 oaz.Environment.logEnv Client environment:host= .name=3Dserv1 [junit4:junit4] 2> 257 T24 oaz.Environment.logEnv Client environment:java= .version=3D1.8.0-ea [junit4:junit4] 2> 258 T24 oaz.Environment.logEnv Client environment:java= .vendor=3DOracle Corporation [junit4:junit4] 2> 258 T24 oaz.Environment.logEnv Client environment:java= .home=3D/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre [junit4:junit4] 2> 259 T24 oaz.Environment.logEnv Client environment:java= .class.path=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/= solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/ja= va:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj= /classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/= lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoj= i/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Luc= ene-Solr-trunk-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonet= ic-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/luce= ne/build/codecs/lucene-codecs-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/L= ucene-Solr-trunk-Linux/lucene/build/highlighter/lucene-highlighter-5.0-SNAP= SHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/me= mory/lucene-memory-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-= trunk-Linux/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins= /workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/lucene-spatial-5.0-= SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/buil= d/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene= -Solr-trunk-Linux/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/lucen= e-queries-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/je= nkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/cglib-nodep-2.2.jar:/= mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-cli= -1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/c= ommons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-S= olr-trunk-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/= workspace/Lucene-Solr-trunk-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/j= enkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/javax.servlet-api-3.= 0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/ob= jenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/cor= e/lib/org.restlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkin= s/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.2= .3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/ht= tpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/so= lrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucen= e-Solr-trunk-Linux/solr/solrj/lib/noggit-0.5.jar:/mnt/ssd/jenkins/workspace= /Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkin= s/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/wstx-asl-3.= 2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/z= ookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.ja= r:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty= -http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/= Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt= /ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-secur= ity-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/= solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspac= e/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.ja= r:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty= -util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:= /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servlet= -api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/exampl= e/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Luc= ene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.j= ar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/cla= sses/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-fr= amework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/var/lib/je= nkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar= :/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.task= s.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/huds= on.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/t= ools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var= /lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.j= ar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/an= t-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation= /ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_Ant= Installation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/h= udson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jen= kins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-loggi= ng.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/li= b/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallat= ion/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_Ant= Installation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks= .Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/too= ls/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/l= ib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend= .jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/= ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT= _1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_An= tInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.ta= sks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson= .tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenki= ns/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/= lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/lib/tools.jar:/var/lib/jenkins= /.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-= 2.0.8.jar [junit4:junit4] 2> 261 T24 oaz.Environment.logEnv Client environment:java= .library.path=3D/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/li= b [junit4:junit4] 2> 262 T24 oaz.Environment.logEnv Client environment:java= .io.tmpdir=3D. [junit4:junit4] 2> 262 T24 oaz.Environment.logEnv Client environment:java= .compiler=3D [junit4:junit4] 2> 263 T24 oaz.Environment.logEnv Client environment:os.n= ame=3DLinux [junit4:junit4] 2> 263 T24 oaz.Environment.logEnv Client environment:os.a= rch=3Damd64 [junit4:junit4] 2> 264 T24 oaz.Environment.logEnv Client environment:os.v= ersion=3D3.2.0-39-generic [junit4:junit4] 2> 264 T24 oaz.Environment.logEnv Client environment:user= .name=3Djenkins [junit4:junit4] 2> 264 T24 oaz.Environment.logEnv Client environment:user= .home=3D/var/lib/jenkins [junit4:junit4] 2> 265 T24 oaz.Environment.logEnv Client environment:user= .dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-c= ore/test/J0 [junit4:junit4] 2> 267 T24 oaz.ZooKeeper. Initiating client connect= ion, connectString=3D127.0.0.1:38466 sessionTimeout=3D10000 watcher=3Dorg.a= pache.solr.common.cloud.ConnectionManager@2287c98a [junit4:junit4] 2> 302 T24 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4:junit4] 2> 306 T30 oaz.ClientCnxn$SendThread.logStartConnect Open= ing socket connection to server localhost.localdomain/127.0.0.1:38466. Will= not attempt to authenticate using SASL (access denied ("javax.security.aut= h.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 308 T30 oaz.ClientCnxn$SendThread.primeConnection Sock= et connection established to localhost.localdomain/127.0.0.1:38466, initiat= ing session [junit4:junit4] 2> 915 T26 oazs.NIOServerCnxnFactory.run Accepted socket = connection from /127.0.0.1:33480 [junit4:junit4] 2> 925 T26 oazs.ZooKeeperServer.processConnectRequest Cli= ent attempting to establish new session at /127.0.0.1:33480 [junit4:junit4] 2> 931 T28 oazsp.FileTxnLog.append Creating new log file:= log.1 [junit4:junit4] 2> 1014 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120000 with negotiated timeout 10000 for client /1= 27.0.0.1:33480 [junit4:junit4] 2> 1014 T30 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120000, negotiated timeout =3D 10000 [junit4:junit4] 2> 1018 T31 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@2287c98a name:ZooKeeperConnection= Watcher:127.0.0.1:38466 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 1019 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 1021 T24 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 1067 T29 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d8556be120000 [junit4:junit4] 2> 1073 T26 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:33480 which had sessionid 0x13d8556be120000 [junit4:junit4] 2> 1073 T24 oaz.ZooKeeper.close Session: 0x13d8556be12000= 0 closed [junit4:junit4] 2> 1073 T31 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 1074 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@9dd3a52 [junit4:junit4] 2> 1078 T32 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 1079 T32 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 1079 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33481 [junit4:junit4] 2> 1079 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 1080 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33481 [junit4:junit4] 2> 1081 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120001 with negotiated timeout 10000 for client /1= 27.0.0.1:33481 [junit4:junit4] 2> 1082 T32 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120001, negotiated timeout =3D 10000 [junit4:junit4] 2> 1083 T33 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@9dd3a52 name:ZooKeeperConnection = Watcher:127.0.0.1:38466/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4:junit4] 2> 1084 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 1092 T24 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1 [junit4:junit4] 2> 1107 T24 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/shards [junit4:junit4] 2> 1119 T24 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection [junit4:junit4] 2> 1124 T24 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/shards [junit4:junit4] 2> 1134 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 1144 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/solrconfig.xml [junit4:junit4] 2> 1150 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 1154 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/schema.xml [junit4:junit4] 2> 1158 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 1159 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/stopwords.txt [junit4:junit4] 2> 1163 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 1164 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/protwords.txt [junit4:junit4] 2> 1167 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 1168 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/currency.xml [junit4:junit4] 2> 1172 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exch= ange-rates.json [junit4:junit4] 2> 1172 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/open-exchange-rates.json [junit4:junit4] 2> 1177 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mappin= g-ISOLatin1Accent.txt [junit4:junit4] 2> 1178 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 1182 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 1183 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/old_synonyms.txt [junit4:junit4] 2> 1188 T24 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 1189 T24 oascc.SolrZkClient.makePath makePath: /config= s/conf1/synonyms.txt [junit4:junit4] 2> 1203 T29 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d8556be120001 [junit4:junit4] 2> 1204 T33 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 1204 T24 oaz.ZooKeeper.close Session: 0x13d8556be12000= 1 closed [junit4:junit4] 2> 1204 T26 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:33481 which had sessionid 0x13d8556be120001 [junit4:junit4] 2> 1540 T24 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 1699 T24 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:43909 [junit4:junit4] 2> 1742 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 1743 T24 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1744 T24 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistribu= tedZkTest-controljetty-1363741688328 [junit4:junit4] 2> 1745 T24 oasc.CoreContainer$Initializer.initialize loo= king for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZk= Test-controljetty-1363741688328/solr.xml [junit4:junit4] 2> 1746 T24 oasc.CoreContainer. New CoreContainer 2= 040086863 [junit4:junit4] 2> 1747 T24 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-con= troljetty-1363741688328/' [junit4:junit4] 2> 1747 T24 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTe= st-controljetty-1363741688328/' [junit4:junit4] 2> 1849 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4:junit4] 2> 1850 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 1851 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 1852 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1853 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 1854 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1855 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1858 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 1859 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 1973 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 2385 T24 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 2410 T24 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:38466/solr [junit4:junit4] 2> 2422 T24 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 2423 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@71687fbf [junit4:junit4] 2> 2425 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 2426 T44 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 2430 T44 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 2431 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33482 [junit4:junit4] 2> 2432 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33482 [junit4:junit4] 2> 2435 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120002 with negotiated timeout 20000 for client /1= 27.0.0.1:33482 [junit4:junit4] 2> 2435 T44 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120002, negotiated timeout =3D 20000 [junit4:junit4] 2> 2436 T45 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@71687fbf name:ZooKeeperConnection= Watcher:127.0.0.1:38466 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 2436 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 2438 T29 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d8556be120002 [junit4:junit4] 2> 2439 T45 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 2439 T24 oaz.ZooKeeper.close Session: 0x13d8556be12000= 2 closed [junit4:junit4] 2> 2439 T26 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:33482 which had sessionid 0x13d8556be120002 [junit4:junit4] 2> 2441 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 2450 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@17e003fe [junit4:junit4] 2> 2457 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 2460 T46 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 2461 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33483 [junit4:junit4] 2> 2461 T46 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 2469 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33483 [junit4:junit4] 2> 2471 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120003 with negotiated timeout 20000 for client /1= 27.0.0.1:33483 [junit4:junit4] 2> 2472 T46 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120003, negotiated timeout =3D 20000 [junit4:junit4] 2> 2473 T47 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@17e003fe name:ZooKeeperConnection= Watcher:127.0.0.1:38466/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 2473 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 2485 T24 oascc.SolrZkClient.makePath makePath: /overse= er/queue [junit4:junit4] 2> 2499 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120003 type:creat= e cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2505 T24 oascc.SolrZkClient.makePath makePath: /overse= er/collection-queue-work [junit4:junit4] 2> 2518 T24 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4:junit4] 2> 2528 T24 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:43909_ [junit4:junit4] 2> 2532 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120003 type:delet= e cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:43909_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.= 0.1:43909_ [junit4:junit4] 2> 2533 T24 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:43909_ [junit4:junit4] 2> 2544 T24 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4:junit4] 2> 2567 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120003 type:delet= e cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elec= t/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 2569 T24 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4:junit4] 2> 2576 T24 oasc.Overseer.start Overseer (id=3D8937417521= 9810307-127.0.0.1:43909_-n_0000000000) starting [junit4:junit4] 2> 2578 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120003 type:creat= e cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2595 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120003 type:creat= e cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2597 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120003 type:creat= e cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2601 T24 oascc.SolrZkClient.makePath makePath: /overse= er/queue-work [junit4:junit4] 2> 2622 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120003 type:creat= e cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2625 T49 oasc.OverseerCollectionProcessor.run Process = current queue of collection creations [junit4:junit4] 2> 2625 T24 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4:junit4] 2> 2634 T24 oascc.SolrZkClient.makePath makePath: /aliase= s.json [junit4:junit4] 2> 2641 T24 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 2657 T48 oasc.Overseer$ClusterStateUpdater.run Startin= g to work on the main queue [junit4:junit4] 2> 2673 T24 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 2674 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 2693 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 2705 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config: [junit4:junit4] 2> 2707 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@34da4637 [junit4:junit4] 2> 2708 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 2710 T51 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 2710 T51 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 2711 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33484 [junit4:junit4] 2> 2712 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33484 [junit4:junit4] 2> 2714 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120004 with negotiated timeout 10000 for client /1= 27.0.0.1:33484 [junit4:junit4] 2> 2715 T51 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120004, negotiated timeout =3D 10000 [junit4:junit4] 2> 2716 T52 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@34da4637 name:ZooKeeperConnection= Watcher:127.0.0.1:38466/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 2716 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 2719 T24 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 2724 T24 oasc.ChaosMonkey.monkeyLog monkey: init - exp= ire sessions:true cause connection loss:true [junit4:junit4] 2> 2839 T24 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 2843 T24 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:34870 [junit4:junit4] 2> 2845 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 2845 T24 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2846 T24 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistribu= tedZkTest-jetty1-1363741689843 [junit4:junit4] 2> 2847 T24 oasc.CoreContainer$Initializer.initialize loo= king for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty1-1363741689843/solr.xml [junit4:junit4] 2> 2847 T24 oasc.CoreContainer. New CoreContainer 2= 26208651 [junit4:junit4] 2> 2848 T24 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jet= ty1-1363741689843/' [junit4:junit4] 2> 2848 T24 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTe= st-jetty1-1363741689843/' [junit4:junit4] 2> 2893 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4:junit4] 2> 2894 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 2894 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 2895 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2896 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 2896 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2897 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2897 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 2898 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 2899 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 2913 T24 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 2940 T24 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:38466/solr [junit4:junit4] 2> 2941 T24 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 2942 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@54185b90 [junit4:junit4] 2> 2943 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 2946 T62 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 2947 T62 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 2947 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33485 [junit4:junit4] 2> 2948 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33485 [junit4:junit4] 2> 2950 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120005 with negotiated timeout 20000 for client /1= 27.0.0.1:33485 [junit4:junit4] 2> 2950 T62 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120005, negotiated timeout =3D 20000 [junit4:junit4] 2> 2951 T63 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@54185b90 name:ZooKeeperConnection= Watcher:127.0.0.1:38466 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 2951 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 2956 T29 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d8556be120005 [junit4:junit4] 2> 2958 T24 oaz.ZooKeeper.close Session: 0x13d8556be12000= 5 closed [junit4:junit4] 2> 2959 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 2960 T26 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:33485 which had sessionid 0x13d8556be120005 [junit4:junit4] 2> 2961 T63 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 2965 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@169fc74a [junit4:junit4] 2> 2967 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 2967 T64 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 2968 T64 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 2968 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33486 [junit4:junit4] 2> 2969 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33486 [junit4:junit4] 2> 2970 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120006 with negotiated timeout 20000 for client /1= 27.0.0.1:33486 [junit4:junit4] 2> 2970 T64 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120006, negotiated timeout =3D 20000 [junit4:junit4] 2> 2971 T65 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@169fc74a name:ZooKeeperConnection= Watcher:127.0.0.1:38466/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 2971 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 2974 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120006 type:creat= e cxid:0x1 zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2977 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120006 type:creat= e cxid:0x3 zxid:0x31 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2981 T24 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3990 T24 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:34870_ [junit4:junit4] 2> 3991 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120006 type:delet= e cxid:0xd zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127= .0.0.1:34870_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.0= .1:34870_ [junit4:junit4] 2> 3993 T24 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:34870_ [junit4:junit4] 2> 4000 T47 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4:junit4] 2> 4000 T52 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4:junit4] 2> 4000 T65 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4:junit4] 2> 4014 T24 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 4015 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 4015 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 4120 T24 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 4123 T24 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:39492 [junit4:junit4] 2> 4124 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 4125 T24 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4126 T24 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistribu= tedZkTest-jetty2-1363741691138 [junit4:junit4] 2> 4127 T24 oasc.CoreContainer$Initializer.initialize loo= king for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty2-1363741691138/solr.xml [junit4:junit4] 2> 4127 T24 oasc.CoreContainer. New CoreContainer 1= 224114132 [junit4:junit4] 2> 4128 T24 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jet= ty2-1363741691138/' [junit4:junit4] 2> 4129 T24 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTe= st-jetty2-1363741691138/' [junit4:junit4] 2> 4157 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4:junit4] 2> 4157 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 4158 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 4158 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4159 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 4159 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4160 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4160 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 4161 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 4161 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4175 T24 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 4197 T24 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:38466/solr [junit4:junit4] 2> 4198 T24 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 4199 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@2651426e [junit4:junit4] 2> 4200 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 4200 T76 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4201 T76 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 4201 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33487 [junit4:junit4] 2> 4202 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33487 [junit4:junit4] 2> 4204 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120007 with negotiated timeout 20000 for client /1= 27.0.0.1:33487 [junit4:junit4] 2> 4204 T76 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120007, negotiated timeout =3D 20000 [junit4:junit4] 2> 4206 T77 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@2651426e name:ZooKeeperConnection= Watcher:127.0.0.1:38466 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 4207 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 4210 T29 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d8556be120007 [junit4:junit4] 2> 4211 T26 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:33487 which had sessionid 0x13d8556be120007 [junit4:junit4] 2> 4217 T77 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 4217 T24 oaz.ZooKeeper.close Session: 0x13d8556be12000= 7 closed [junit4:junit4] 2> 4219 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 4226 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@678d1051 [junit4:junit4] 2> 4227 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 4227 T78 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4229 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33488 [junit4:junit4] 2> 4229 T78 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 4230 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33488 [junit4:junit4] 2> 4231 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120008 with negotiated timeout 20000 for client /1= 27.0.0.1:33488 [junit4:junit4] 2> 4232 T78 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120008, negotiated timeout =3D 20000 [junit4:junit4] 2> 4233 T79 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@678d1051 name:ZooKeeperConnection= Watcher:127.0.0.1:38466/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 4234 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 4236 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120008 type:creat= e cxid:0x1 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4238 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120008 type:creat= e cxid:0x3 zxid:0x39 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4246 T24 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5250 T24 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:39492_ [junit4:junit4] 2> 5252 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be120008 type:delet= e cxid:0xd zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127= .0.0.1:39492_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.0= .1:39492_ [junit4:junit4] 2> 5253 T24 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:39492_ [junit4:junit4] 2> 5269 T47 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4:junit4] 2> 5270 T79 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4:junit4] 2> 5270 T52 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4:junit4] 2> 5270 T65 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4:junit4] 2> 5280 T24 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 5281 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 5282 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 5379 T24 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 5382 T24 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:51521 [junit4:junit4] 2> 5384 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 5385 T24 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5385 T24 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistribu= tedZkTest-jetty3-1363741692404 [junit4:junit4] 2> 5386 T24 oasc.CoreContainer$Initializer.initialize loo= king for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty3-1363741692404/solr.xml [junit4:junit4] 2> 5386 T24 oasc.CoreContainer. New CoreContainer 9= 69290771 [junit4:junit4] 2> 5387 T24 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jet= ty3-1363741692404/' [junit4:junit4] 2> 5387 T24 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTe= st-jetty3-1363741692404/' [junit4:junit4] 2> 5435 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4:junit4] 2> 5436 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 5436 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 5437 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5438 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 5438 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5439 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5440 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 5440 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 5441 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 5455 T24 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 5484 T24 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:38466/solr [junit4:junit4] 2> 5485 T24 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 5486 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@3ca3920 [junit4:junit4] 2> 5487 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 5487 T90 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 5488 T90 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 5488 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33489 [junit4:junit4] 2> 5489 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33489 [junit4:junit4] 2> 5490 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be120009 with negotiated timeout 20000 for client /1= 27.0.0.1:33489 [junit4:junit4] 2> 5490 T90 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be120009, negotiated timeout =3D 20000 [junit4:junit4] 2> 5491 T91 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@3ca3920 name:ZooKeeperConnection = Watcher:127.0.0.1:38466 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4:junit4] 2> 5491 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 5493 T29 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d8556be120009 [junit4:junit4] 2> 5493 T91 oaz.ClientCnxn$EventThread.run EventThread sh= ut down [junit4:junit4] 2> 5494 T26 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:33489 which had sessionid 0x13d8556be120009 [junit4:junit4] 2> 5493 T24 oaz.ZooKeeper.close Session: 0x13d8556be12000= 9 closed [junit4:junit4] 2> 5494 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 5499 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@7bfd7c41 [junit4:junit4] 2> 5500 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 5500 T92 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost.localdomain/127.0.0.1:38466. Wil= l not attempt to authenticate using SASL (access denied ("javax.security.au= th.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 5501 T92 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:38466, initia= ting session [junit4:junit4] 2> 5501 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33490 [junit4:junit4] 2> 5501 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33490 [junit4:junit4] 2> 5503 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be12000a with negotiated timeout 20000 for client /1= 27.0.0.1:33490 [junit4:junit4] 2> 5503 T92 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost.localdomain/127.0.0.1:38466, se= ssionid =3D 0x13d8556be12000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 5504 T93 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@7bfd7c41 name:ZooKeeperConnection= Watcher:127.0.0.1:38466/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 5504 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 5509 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be12000a type:creat= e cxid:0x1 zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5527 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be12000a type:creat= e cxid:0x3 zxid:0x41 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5532 T24 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 6538 T24 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:51521_ [junit4:junit4] 2> 6539 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be12000a type:delet= e cxid:0xd zxid:0x42 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127= .0.0.1:51521_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.0= .1:51521_ [junit4:junit4] 2> 6540 T24 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:51521_ [junit4:junit4] 2> 6546 T52 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6547 T65 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6547 T79 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6547 T93 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6548 T47 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6560 T24 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 6561 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 6562 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 6656 T24 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 6659 T24 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:48250 [junit4:junit4] 2> 6660 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 6661 T24 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 6661 T24 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistribu= tedZkTest-jetty4-1363741693684 [junit4:junit4] 2> 6662 T24 oasc.CoreContainer$Initializer.initialize loo= king for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty4-1363741693684/solr.xml [junit4:junit4] 2> 6662 T24 oasc.CoreContainer. New CoreContainer 7= 68997703 [junit4:junit4] 2> 6663 T24 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jet= ty4-1363741693684/' [junit4:junit4] 2> 6663 T24 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTe= st-jetty4-1363741693684/' [junit4:junit4] 2> 6691 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4:junit4] 2> 6691 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 6692 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 6692 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 6693 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 6693 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 6693 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 6694 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 6694 T24 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 6695 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 6706 T24 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 6736 T24 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:38466/solr [junit4:junit4] 2> 6737 T24 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 6738 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@183f62e6 [junit4:junit4] 2> 6739 T104 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:38466. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 6740 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 6741 T104 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:38466, initi= ating session [junit4:junit4] 2> 6741 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33492 [junit4:junit4] 2> 6742 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33492 [junit4:junit4] 2> 6743 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be12000b with negotiated timeout 20000 for client /1= 27.0.0.1:33492 [junit4:junit4] 2> 6743 T104 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:38466, s= essionid =3D 0x13d8556be12000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 6744 T105 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@183f62e6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38466 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 6745 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 6751 T29 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13d8556be12000b [junit4:junit4] 2> 6752 T26 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /127.0.0.1:33492 which had sessionid 0x13d8556be12000b [junit4:junit4] 2> 6753 T24 oaz.ZooKeeper.close Session: 0x13d8556be12000= b closed [junit4:junit4] 2> 6753 T105 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 6757 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 6762 T24 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:38466/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@748467f6 [junit4:junit4] 2> 6763 T24 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 6766 T106 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:38466. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 6766 T106 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:38466, initi= ating session [junit4:junit4] 2> 6767 T26 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /127.0.0.1:33493 [junit4:junit4] 2> 6767 T26 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /127.0.0.1:33493 [junit4:junit4] 2> 6768 T28 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13d8556be12000c with negotiated timeout 20000 for client /1= 27.0.0.1:33493 [junit4:junit4] 2> 6768 T106 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:38466, s= essionid =3D 0x13d8556be12000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 6769 T107 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@748467f6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:38466/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 6769 T24 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 6771 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be12000c type:creat= e cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6772 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be12000c type:creat= e cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6776 T24 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 7783 T24 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:48250_ [junit4:junit4] 2> 7784 T29 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13d8556be12000c type:delet= e cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127= .0.0.1:48250_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.0= .1:48250_ [junit4:junit4] 2> 7785 T24 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:48250_ [junit4:junit4] 2> 7794 T65 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 7795 T93 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 7796 T107 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4:junit4] 2> 7794 T52 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 7796 T47 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 7795 T79 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 7804 T24 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 7805 T24 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 7805 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 7810 T24 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 8127 T61 oasc.CoreContainer.create Creating SolrCore '= unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Sol= r-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDi= stributedZkTest-jetty1-1363741689843/unloadcollection1 [junit4:junit4] 2> 8128 T61 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:unloadcollection [junit4:junit4] 2> 8141 T61 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:unloadcollection [junit4:junit4] 2> 8142 T61 oasc.ZkController.getConfName Looking for col= lection configName [junit4:junit4] 2> 8146 T61 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4:junit4] 2> 8153 T61 oascc.SolrZkClient.makePath makePath: /collec= tions/unloadcollection [junit4:junit4] 2> 8159 T61 oasc.ZkController.readConfigName Load collect= ion config from:/collections/unloadcollection [junit4:junit4] 2> 8172 T61 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTe= st-jetty1-1363741689843/unloadcollection1/' [junit4:junit4] 2> 8285 T61 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 8369 T61 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 8371 T61 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 8418 T61 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 9105 T61 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 9142 T61 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 9145 T61 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 9228 T61 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 9239 T61 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 9245 T61 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9250 T61 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 9250 T61 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Expected key, got STRING [junit4:junit4] 2> 9251 T61 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9254 T61 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 9256 T61 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Expected key, got STRING [junit4:junit4] 2> 9257 T61 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4:junit4] 2> 9257 T61 oasc.SolrCore. [unloadcollection1] Open= ing new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-je= tty1-1363741689843/unloadcollection1/, dataDir=3D/mnt/ssd/jenkins/workspace= /Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDist= ributedZkTest-1363741687132/1363741694936unloadcollection1_1n/ [junit4:junit4] 2> 9261 T61 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@34c5b17c [junit4:junit4] 2> 9262 T61 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4:junit4] 2> 9264 T61 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/13637416= 94936unloadcollection1_1n forceNew: false [junit4:junit4] 2> 9265 T61 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363= 741687132/1363741694936unloadcollection1_1n/index/ [junit4:junit4] 2> 9266 T61 oasc.SolrCore.initIndex WARNING [unloadcollec= tion1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-136374= 1687132/1363741694936unloadcollection1_1n/index' doesn't exist. Creating ne= w index... [junit4:junit4] 2> 9267 T61 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/13637416= 94936unloadcollection1_1n/index forceNew: false [junit4:junit4] 2> 9269 T61 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 9270 T61 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 9289 T61 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 9290 T61 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 9292 T61 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 9294 T61 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 9299 T61 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 9299 T61 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 9300 T61 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 9302 T61 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 9303 T61 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 9311 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 9316 T61 oass.SolrIndexSearcher. Opening Searche= r@356f6731 main [junit4:junit4] 2> 9321 T61 oasu.UpdateHandler.clearLog Clearing tlog fil= es, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/1363741= 694936unloadcollection1_1n/tlog [junit4:junit4] 2> 9330 T61 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 9331 T61 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 9342 T61 oasc.ZkController.publish publishing core=3Du= nloadcollection1 state=3Ddown [junit4:junit4] 2> 9345 T109 oasc.SolrCore.registerSearcher [unloadcollec= tion1] Registered new searcher Searcher@356f6731 main{StandardDirectoryRead= er(segments_1:1)} [junit4:junit4] 2> 10178 T48 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10180 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34870_", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34870", [junit4:junit4] 2> =09 "core":"unloadcollection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 10180 T48 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection unloadcollection with numShards 1 [junit4:junit4] 2> 10191 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 10209 T107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 10209 T47 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 10209 T52 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 10210 T65 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 10210 T93 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 10209 T79 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 10350 T61 oasc.CoreContainer.registerCore registering = core: unloadcollection1 [junit4:junit4] 2> 10350 T61 oasc.ZkController.register Register replica = - core:unloadcollection1 address:http://127.0.0.1:34870 collection:unloadco= llection shard:shard1 [junit4:junit4] 2> 10357 T61 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4:junit4] 2> 10366 T61 oascc.SolrZkClient.makePath makePath: /colle= ctions/unloadcollection/leader_elect/shard1/election [junit4:junit4] 2> 10384 T29 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8556be120006 type:dele= te cxid:0x51 zxid:0x57 txntype:-1 reqpath:n/a Error Path:/solr/collections/= unloadcollection/leaders Error:KeeperErrorCode =3D NoNode for /solr/collect= ions/unloadcollection/leaders [junit4:junit4] 2> 10385 T61 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process. [junit4:junit4] 2> 10386 T29 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8556be120006 type:crea= te cxid:0x52 zxid:0x58 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 10389 T61 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4:junit4] 2> 10389 T61 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4:junit4] 2> 10390 T61 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:34870/unloadcollection1/ [junit4:junit4] 2> 10393 T61 oasc.SyncStrategy.syncReplicas Sync Success = - now sync replicas to me [junit4:junit4] 2> 10394 T61 oasc.SyncStrategy.syncToMe http://127.0.0.1:= 34870/unloadcollection1/ has no replicas [junit4:junit4] 2> 10395 T61 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: http://127.0.0.1:34870/unloadcollection1/ [junit4:junit4] 2> 10395 T61 oascc.SolrZkClient.makePath makePath: /colle= ctions/unloadcollection/leaders/shard1 [junit4:junit4] 2> 10411 T29 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8556be120006 type:crea= te cxid:0x5d zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 11718 T48 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11727 T107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11727 T93 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11728 T65 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11728 T47 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11727 T52 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11727 T79 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11768 T61 oasc.ZkController.register We are http://127= .0.0.1:34870/unloadcollection1/ and leader is http://127.0.0.1:34870/unload= collection1/ [junit4:junit4] 2> 11770 T61 oasc.ZkController.register No LogReplay need= ed for core=3Dunloadcollection1 baseURL=3Dhttp://127.0.0.1:34870 [junit4:junit4] 2> 11770 T61 oasc.ZkController.checkRecovery I am the lea= der, no recovery necessary [junit4:junit4] 2> 11770 T61 oasc.ZkController.publish publishing core=3D= unloadcollection1 state=3Dactive [junit4:junit4] 2> 11798 T61 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11799 T61 oasc.CoreContainer.persistFile Persisting co= res config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1= 363741689843/solr.xml [junit4:junit4] 2> 11807 T61 oasc.SolrXMLSerializer.persistFile Persistin= g cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jett= y1-1363741689843/solr.xml [junit4:junit4] 2> 11809 T61 oass.SolrDispatchFilter.handleAdminRequest /= admin/cores {collection=3Dunloadcollection&dataDir=3D/mnt/ssd/jenkins/works= pace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-Unload= DistributedZkTest-1363741687132/1363741694936unloadcollection1_1n&name=3Dun= loadcollection1&wt=3Djavabin&action=3DCREATE&numShards=3D1&version=3D2} sta= tus=3D0 QTime=3D3685=20 [junit4:junit4] 2> 11843 T24 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4:junit4] 2> 11845 T24 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:38466/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@66111461 [junit4:junit4] 2> 11846 T24 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 11846 T110 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:38466. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 11847 T110 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:38466, init= iating session [junit4:junit4] 2> 11847 T26 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:33496 [junit4:junit4] 2> 11847 T26 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:33496 [junit4:junit4] 2> 11849 T28 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8556be12000d with negotiated timeout 10000 for client /= 127.0.0.1:33496 [junit4:junit4] 2> 11849 T110 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:38466, = sessionid =3D 0x13d8556be12000d, negotiated timeout =3D 10000 [junit4:junit4] 2> 11850 T111 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@66111461 name:ZooKeeperConnecti= on Watcher:127.0.0.1:38466/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 11850 T24 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 11852 T24 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 11855 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11856 T24 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 11864 T72 oasc.CoreContainer.create Creating SolrCore = 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadD= istributedZkTest-jetty2-1363741691138/unloadcollection2 [junit4:junit4] 2> 11865 T72 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:unloadcollection [junit4:junit4] 2> 11866 T72 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 11866 T72 oasc.ZkController.readConfigName Load collec= tion config from:/collections/unloadcollection [junit4:junit4] 2> 11869 T72 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkT= est-jetty2-1363741691138/unloadcollection2/' [junit4:junit4] 2> 11910 T72 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 11956 T72 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 11958 T72 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 11974 T72 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 12380 T72 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 12391 T72 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 12393 T72 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 12422 T72 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 12427 T72 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 12431 T72 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 12433 T72 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 12434 T72 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 12435 T72 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 12436 T72 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 12436 T72 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 12437 T72 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 12437 T72 oasc.SolrCore. [unloadcollection2] Ope= ning new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-j= etty2-1363741691138/unloadcollection2/, dataDir=3D/mnt/ssd/jenkins/workspac= e/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDis= tributedZkTest-1363741687132/1363741698979unloadcollection1_2n/ [junit4:junit4] 2> 12438 T72 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@34c5b17c [junit4:junit4] 2> 12440 T72 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 12440 T72 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/1363741= 698979unloadcollection1_2n forceNew: false [junit4:junit4] 2> 12441 T72 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-136= 3741687132/1363741698979unloadcollection1_2n/index/ [junit4:junit4] 2> 12441 T72 oasc.SolrCore.initIndex WARNING [unloadcolle= ction2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-= Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-13637= 41687132/1363741698979unloadcollection1_2n/index' doesn't exist. Creating n= ew index... [junit4:junit4] 2> 12442 T72 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/1363741= 698979unloadcollection1_2n/index forceNew: false [junit4:junit4] 2> 12444 T72 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@192bf990 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@18b7b345),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 12444 T72 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 12447 T72 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 12448 T72 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 12449 T72 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 12450 T72 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 12451 T72 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 12451 T72 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 12452 T72 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 12453 T72 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 12453 T72 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 12457 T72 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 12460 T72 oass.SolrIndexSearcher. Opening Search= er@32592603 main [junit4:junit4] 2> 12461 T72 oasu.UpdateHandler.clearLog Clearing tlog fi= les, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/136374= 1698979unloadcollection1_2n/tlog [junit4:junit4] 2> 12461 T72 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 12462 T72 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 12467 T112 oasc.SolrCore.registerSearcher [unloadcolle= ction2] Registered new searcher Searcher@32592603 main{StandardDirectoryRea= der(segments_1:1)} [junit4:junit4] 2> 12470 T72 oasc.ZkController.publish publishing core=3D= unloadcollection2 state=3Ddown [junit4:junit4] 2> 12471 T72 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 13238 T48 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13239 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34870_", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:34870__unloadcollecti= on1", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34870", [junit4:junit4] 2> =09 "core":"unloadcollection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 13244 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:39492_", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:39492", [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 13244 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Collection already exists with numShards=3D1 [junit4:junit4] 2> 13245 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 13250 T47 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 13250 T52 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 13250 T93 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 13250 T107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 13250 T79 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 13250 T111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 13250 T65 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 13473 T72 oasc.CoreContainer.registerCore registering = core: unloadcollection2 [junit4:junit4] 2> 13473 T72 oasc.ZkController.register Register replica = - core:unloadcollection2 address:http://127.0.0.1:39492 collection:unloadco= llection shard:shard1 [junit4:junit4] 2> 13477 T72 oasc.ZkController.register We are http://127= .0.0.1:39492/unloadcollection2/ and leader is http://127.0.0.1:34870/unload= collection1/ [junit4:junit4] 2> 13478 T72 oasc.ZkController.register No LogReplay need= ed for core=3Dunloadcollection2 baseURL=3Dhttp://127.0.0.1:39492 [junit4:junit4] 2> 13478 T72 oasc.ZkController.checkRecovery Core needs t= o recover:unloadcollection2 [junit4:junit4] 2> 13478 T72 oasu.DefaultSolrCoreState.doRecovery Running= recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C2 name=3Dunloadcollection2 org.apache= .solr.core.SolrCore@69183efa url=3Dhttp://127.0.0.1:39492/unloadcollection2= node=3D127.0.0.1:39492_ C2_STATE=3Dcoll:unloadcollection core:unloadcollec= tion2 props:{node_name=3D127.0.0.1:39492_, collection=3Dunloadcollection, b= ase_url=3Dhttp://127.0.0.1:39492, core=3Dunloadcollection2, state=3Ddown} [junit4:junit4] 2> 13481 T113 C2 P39492 oasc.RecoveryStrategy.run Startin= g recovery process. core=3Dunloadcollection2 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 13482 T113 C2 P39492 oasc.RecoveryStrategy.doRecovery = ###### startupVersions=3D[] [junit4:junit4] 2> 13482 T72 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13482 T113 C2 P39492 oasc.ZkController.publish publish= ing core=3Dunloadcollection2 state=3Drecovering [junit4:junit4] 2> 13483 T113 C2 P39492 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 13483 T72 oasc.CoreContainer.persistFile Persisting co= res config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1= 363741691138/solr.xml [junit4:junit4] 2> 13484 T113 C2 P39492 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 13489 T72 oasc.SolrXMLSerializer.persistFile Persistin= g cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jett= y2-1363741691138/solr.xml [junit4:junit4] 2> 13491 T72 oass.SolrDispatchFilter.handleAdminRequest /= admin/cores {collection=3Dunloadcollection&dataDir=3D/mnt/ssd/jenkins/works= pace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-Unload= DistributedZkTest-1363741687132/1363741698979unloadcollection1_2n&name=3Dun= loadcollection2&wt=3Djavabin&action=3DCREATE&version=3D2} status=3D0 QTime= =3D1627=20 [junit4:junit4] 2> 13492 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13493 T24 oasc.AbstractDistribZkTestBase.waitForRecove= riesToFinish Wait for recoveries to finish - collection: unloadcollection f= ailOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 13494 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14497 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14761 T48 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14762 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:39492_", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:39492__unloadcollecti= on2", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:39492", [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 14787 T111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14787 T52 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14787 T107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14787 T65 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14787 T47 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14788 T79 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14787 T93 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 15492 T59 oass.SolrDispatchFilter.handleAdminRequest /= admin/cores {onlyIfLeader=3Dtrue&coreNodeName=3D127.0.0.1:39492__unloadcoll= ection2&nodeName=3D127.0.0.1:39492_&core=3Dunloadcollection1&checkLive=3Dtr= ue&wt=3Djavabin&state=3Drecovering&action=3DPREPRECOVERY&version=3D2} statu= s=3D0 QTime=3D2001=20 [junit4:junit4] 2> 15499 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16501 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> C2_STATE=3Dcoll:unloadcollection core:unloadcollectio= n2 props:{shard=3Dshard1, node_name=3D127.0.0.1:39492_, collection=3Dunload= collection, base_url=3Dhttp://127.0.0.1:39492, core=3Dunloadcollection2, st= ate=3Drecovering} [junit4:junit4] 2> 17493 T113 C2 P39492 oasc.RecoveryStrategy.doRecovery = Attempting to PeerSync from http://127.0.0.1:34870/unloadcollection1/ core= =3Dunloadcollection2 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 17498 T113 C2 P39492 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnectionsPerHost=3D20&maxConnection= s=3D10000&connTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4:junit4] 2> 17504 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17506 T113 C2 P39492 oasu.PeerSync.sync PeerSync: core= =3Dunloadcollection2 url=3Dhttp://127.0.0.1:39492 START replicas=3D[http://= 127.0.0.1:34870/unloadcollection1/] nUpdates=3D100 [junit4:junit4] 2> 17510 T113 C2 P39492 oasu.PeerSync.sync WARNING no fra= me of reference to tell of we've missed updates [junit4:junit4] 2> 17511 T113 C2 P39492 oasc.RecoveryStrategy.doRecovery = PeerSync Recovery was not successful - trying replication. core=3Dunloadcol= lection2 [junit4:junit4] 2> 17511 T113 C2 P39492 oasc.RecoveryStrategy.doRecovery = Starting Replication Recovery. core=3Dunloadcollection2 [junit4:junit4] 2> 17511 T113 C2 P39492 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dunloadcollection2 [junit4:junit4] 2> 17512 T113 C2 P39492 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 17512 T113 C2 P39492 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:34870/unloadcollection1/. core= =3Dunloadcollection2 [junit4:junit4] 2> 17512 T113 C2 P39492 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C3 name=3Dunloadcollection1 org.apache= .solr.core.SolrCore@3c1fb854 url=3Dhttp://127.0.0.1:34870/unloadcollection1= node=3D127.0.0.1:34870_ C3_STATE=3Dcoll:unloadcollection core:unloadcollec= tion1 props:{shard=3Dshard1, node_name=3D127.0.0.1:34870_, collection=3Dunl= oadcollection, base_url=3Dhttp://127.0.0.1:34870, core=3Dunloadcollection1,= state=3Dactive, leader=3Dtrue} [junit4:junit4] 2> 17527 T57 C3 P34870 REQ /get {qt=3D/get&distrib=3Dfals= e&getVersions=3D100&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17532 T59 C3 P34870 oasu.DirectUpdateHandler2.commit s= tart commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 17534 T59 C3 P34870 oasc.SolrDeletionPolicy.onInit Sol= rDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 17534 T59 C3 P34870 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 1[segments_1] [junit4:junit4] 2> 17535 T59 C3 P34870 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 17535 T59 C3 P34870 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 2[segments_2] [junit4:junit4] 2> 17536 T59 C3 P34870 oass.SolrIndexSearcher. Open= ing Searcher@5fc0ee04 realtime [junit4:junit4] 2> 17536 T59 C3 P34870 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 17537 T59 C3 P34870 /update {softCommit=3Dfalse&waitSe= archer=3Dtrue&openSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_po= int=3Dtrue&version=3D2} {commit=3D} 0 11 [junit4:junit4] 2> 17556 T113 C2 P39492 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 17557 T113 C2 P39492 oascsi.HttpClientUtil.createClien= t Creating new http client, config:connTimeout=3D5000&socketTimeout=3D20000= &allowCompression=3Dfalse&maxConnections=3D10000&maxConnectionsPerHost=3D10= 000 [junit4:junit4] 2> 17563 T113 C2 P39492 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 17576 T60 C3 P34870 oash.ReplicationHandler.inform Com= mits will be reserved for 10000 [junit4:junit4] 2> 17576 T60 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dindexversion&wt=3Djavabin&version=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 17578 T113 C2 P39492 oash.SnapPuller.fetchLatestIndex = Master's generation: 2 [junit4:junit4] 2> 17578 T113 C2 P39492 oash.SnapPuller.fetchLatestIndex = Slave's generation: 1 [junit4:junit4] 2> 17578 T113 C2 P39492 oash.SnapPuller.fetchLatestIndex = Starting replication process [junit4:junit4] 2> 17582 T57 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilelist&wt=3Djavabin&generation=3D2&version=3D2} status=3D0 QT= ime=3D1=20 [junit4:junit4] 2> 17583 T113 C2 P39492 oash.SnapPuller.fetchLatestIndex = Number of files in latest index in master: 1 [junit4:junit4] 2> 17585 T113 C2 P39492 oasc.CachingDirectoryFactory.get = return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687= 132/1363741698979unloadcollection1_2n/index.20130320140824701 forceNew: fal= se [junit4:junit4] 2> 17585 T113 C2 P39492 oash.SnapPuller.fetchLatestIndex = Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.= lucene.store.RAMDirectory@f5b1aed lockFactory=3Dorg.apache.lucene.store.Nat= iveFSLockFactory@311c3faa)) fullCopy=3Dfalse [junit4:junit4] 2> 17593 T59 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3Dsegments_2&wt=3Dfilestream&g= eneration=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 17597 T113 C2 P39492 oash.SnapPuller.fetchLatestIndex = Total time taken for download : 0 secs [junit4:junit4] 2> 17607 T113 C2 P39492 oasu.DefaultSolrCoreState.newInde= xWriter Creating new IndexWriter... [junit4:junit4] 2> 17607 T113 C2 P39492 oasu.DefaultSolrCoreState.newInde= xWriter Waiting until IndexWriter is unused... core=3Dunloadcollection2 [junit4:junit4] 2> 17610 T113 C2 P39492 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@192bf990 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@18b7b345),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@192bf990 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@18b7b345),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 17610 T113 C2 P39492 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 17611 T113 C2 P39492 oasu.DefaultSolrCoreState.newInde= xWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 17611 T113 C2 P39492 oass.SolrIndexSearcher. Ope= ning Searcher@78b88557 main [junit4:junit4] 2> 17613 T112 oasc.SolrCore.registerSearcher [unloadcolle= ction2] Registered new searcher Searcher@78b88557 main{StandardDirectoryRea= der(segments_2:1:nrt)} [junit4:junit4] 2> 17614 T113 C2 P39492 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dunloadcollection2 [junit4:junit4] 2> 17614 T113 C2 P39492 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dunloadc= ollection2 [junit4:junit4] 2> 17614 T113 C2 P39492 oasc.ZkController.publish publish= ing core=3Dunloadcollection2 state=3Dactive [junit4:junit4] 2> 17615 T113 C2 P39492 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 17625 T113 C2 P39492 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dunloadcollection2 [junit4:junit4] 2> 17798 T48 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17799 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:39492_", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:39492__unloadcollecti= on2", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:39492", [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 17806 T79 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17806 T111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17806 T65 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17806 T107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17806 T52 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17806 T47 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17806 T93 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18506 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18508 T24 oasc.AbstractDistribZkTestBase.waitForRecove= riesToFinish Recoveries finished - collection: unloadcollection [junit4:junit4] 2> 18508 T24 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> C2_STATE=3Dcoll:unloadcollection core:unloadcollectio= n2 props:{shard=3Dshard1, node_name=3D127.0.0.1:39492_, collection=3Dunload= collection, base_url=3Dhttp://127.0.0.1:39492, core=3Dunloadcollection2, st= ate=3Dactive} [junit4:junit4] 2> 18564 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[6 (1429986822746800128)]} 0 5 [junit4:junit4] 2> 18566 T61 C3 P34870 /update {wt=3Djavabin&version=3D2}= {add=3D[6 (1429986822746800128)]} 0 40 [junit4:junit4] 2> 18580 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[7 (1429986822783500288)]} 0 3 [junit4:junit4] 2> 18581 T60 C3 P34870 /update {wt=3Djavabin&version=3D2}= {add=3D[7 (1429986822783500288)]} 0 12 [junit4:junit4] 2> 18592 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[8 (1429986822799228928)]} 0 2 [junit4:junit4] 2> 18593 T57 C3 P34870 /update {wt=3Djavabin&version=3D2}= {add=3D[8 (1429986822799228928)]} 0 9 [junit4:junit4] 2> 18597 T59 C3 P34870 oasu.DirectUpdateHandler2.commit s= tart commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expun= geDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 18607 T59 C3 P34870 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.tip, _= 0.dvd, _0.fdt, segments_3, _0.si, _0.nvm, _0.fdx, _0.nvd, _0.pos, _0.tim, _= 0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> 18607 T59 C3 P34870 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 3[_0.tip, _0.dvd, _0.fdt, segments_3, _0.si, _0.nvm, = _0.fdx, _0.nvd, _0.pos, _0.tim, _0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> 18609 T59 C3 P34870 oass.SolrIndexSearcher. Open= ing Searcher@1e61860f main [junit4:junit4] 2> 18610 T59 C3 P34870 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 18611 T109 oasc.SolrCore.registerSearcher [unloadcolle= ction1] Registered new searcher Searcher@1e61860f main{StandardDirectoryRea= der(segments_3:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 18612 T59 C3 P34870 oasu.SolrCmdDistributor.distribCom= mit Distrib commit to:[StdNode: http://127.0.0.1:39492/unloadcollection2/] = params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfalse&waitSearche= r=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 18615 T72 C2 P39492 oasu.DirectUpdateHandler2.commit s= tart commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expun= geDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 18623 T72 C2 P39492 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@192bf990 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@18b7b345),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@192bf990 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@18b7b345),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.tip, _= 0.dvd, _0.fdt, segments_3, _0.si, _0.nvm, _0.fdx, _0.nvd, _0.pos, _0.tim, _= 0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> 18624 T72 C2 P39492 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 3[_0.tip, _0.dvd, _0.fdt, segments_3, _0.si, _0.nvm, = _0.fdx, _0.nvd, _0.pos, _0.tim, _0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> 18626 T72 C2 P39492 oass.SolrIndexSearcher. Open= ing Searcher@28705abc main [junit4:junit4] 2> 18626 T72 C2 P39492 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 18627 T112 oasc.SolrCore.registerSearcher [unloadcolle= ction2] Registered new searcher Searcher@28705abc main{StandardDirectoryRea= der(segments_3:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 18628 T72 C2 P39492 /update {softCommit=3Dfalse&waitSe= archer=3Dtrue&expungeDeletes=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_= point=3Dtrue&version=3D2} {commit=3D} 0 13 [junit4:junit4] 2> 18629 T59 C3 P34870 /update {softCommit=3Dfalse&waitSe= archer=3Dtrue&commit=3Dtrue&wt=3Djavabin&version=3D2} {commit=3D} 0 33 [junit4:junit4] 2> 18630 T24 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 18639 T86 oasc.CoreContainer.create Creating SolrCore = 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadD= istributedZkTest-jetty3-1363741692404/unloadcollection3 [junit4:junit4] 2> 18640 T86 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:unloadcollection [junit4:junit4] 2> 18641 T86 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 18641 T86 oasc.ZkController.readConfigName Load collec= tion config from:/collections/unloadcollection [junit4:junit4] 2> 18643 T86 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkT= est-jetty3-1363741692404/unloadcollection3/' [junit4:junit4] 2> 18674 T86 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 18720 T86 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 18721 T86 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 18741 T86 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 19162 T86 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 19173 T86 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 19176 T86 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 19205 T86 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 19210 T86 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 19216 T86 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19217 T86 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 19218 T86 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 19218 T86 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19220 T86 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 19221 T86 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 19221 T86 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 19222 T86 oasc.SolrCore. [unloadcollection3] Ope= ning new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-j= etty3-1363741692404/unloadcollection3/, dataDir=3D/mnt/ssd/jenkins/workspac= e/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDis= tributedZkTest-1363741687132/1363741705752unloadcollection_3n/ [junit4:junit4] 2> 19222 T86 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@34c5b17c [junit4:junit4] 2> 19223 T86 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 19224 T86 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/1363741= 705752unloadcollection_3n forceNew: false [junit4:junit4] 2> 19225 T86 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-136= 3741687132/1363741705752unloadcollection_3n/index/ [junit4:junit4] 2> 19225 T86 oasc.SolrCore.initIndex WARNING [unloadcolle= ction3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-= Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-13637= 41687132/1363741705752unloadcollection_3n/index' doesn't exist. Creating ne= w index... [junit4:junit4] 2> 19226 T86 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/1363741= 705752unloadcollection_3n/index forceNew: false [junit4:junit4] 2> 19229 T86 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@51808d9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@14819576),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 19229 T86 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 19232 T86 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 19232 T86 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 19233 T86 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 19233 T86 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 19234 T86 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 19234 T86 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 19235 T86 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 19235 T86 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 19236 T86 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 19239 T86 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 19241 T86 oass.SolrIndexSearcher. Opening Search= er@1ee07d93 main [junit4:junit4] 2> 19242 T86 oasu.UpdateHandler.clearLog Clearing tlog fi= les, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687132/136374= 1705752unloadcollection_3n/tlog [junit4:junit4] 2> 19243 T86 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 19243 T86 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 19247 T117 oasc.SolrCore.registerSearcher [unloadcolle= ction3] Registered new searcher Searcher@1ee07d93 main{StandardDirectoryRea= der(segments_1:1)} [junit4:junit4] 2> 19250 T86 oasc.ZkController.publish publishing core=3D= unloadcollection3 state=3Ddown [junit4:junit4] 2> 19250 T86 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 19312 T48 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19314 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:51521_", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:51521", [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 19314 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Collection already exists with numShards=3D1 [junit4:junit4] 2> 19314 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 19321 T47 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19321 T79 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19321 T111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19321 T107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19322 T93 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19321 T52 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19321 T65 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20252 T86 oasc.CoreContainer.registerCore registering = core: unloadcollection3 [junit4:junit4] 2> 20253 T86 oasc.ZkController.register Register replica = - core:unloadcollection3 address:http://127.0.0.1:51521 collection:unloadco= llection shard:shard1 [junit4:junit4] 2> 20257 T86 oasc.ZkController.register We are http://127= .0.0.1:51521/unloadcollection3/ and leader is http://127.0.0.1:34870/unload= collection1/ [junit4:junit4] 2> 20258 T86 oasc.ZkController.register No LogReplay need= ed for core=3Dunloadcollection3 baseURL=3Dhttp://127.0.0.1:51521 [junit4:junit4] 2> 20258 T86 oasc.ZkController.checkRecovery Core needs t= o recover:unloadcollection3 [junit4:junit4] 2> 20258 T86 oasu.DefaultSolrCoreState.doRecovery Running= recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C4 name=3Dunloadcollection3 org.apache= .solr.core.SolrCore@5a9c42e6 url=3Dhttp://127.0.0.1:51521/unloadcollection3= node=3D127.0.0.1:51521_ C4_STATE=3Dcoll:unloadcollection core:unloadcollec= tion3 props:{node_name=3D127.0.0.1:51521_, collection=3Dunloadcollection, b= ase_url=3Dhttp://127.0.0.1:51521, core=3Dunloadcollection3, state=3Ddown} [junit4:junit4] 2> 20259 T118 C4 P51521 oasc.RecoveryStrategy.run Startin= g recovery process. core=3Dunloadcollection3 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 20260 T118 C4 P51521 oasc.RecoveryStrategy.doRecovery = ###### startupVersions=3D[] [junit4:junit4] 2> 20260 T86 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20260 T118 C4 P51521 oasc.ZkController.publish publish= ing core=3Dunloadcollection3 state=3Drecovering [junit4:junit4] 2> 20260 T118 C4 P51521 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 20261 T86 oasc.CoreContainer.persistFile Persisting co= res config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1= 363741692404/solr.xml [junit4:junit4] 2> 20262 T118 C4 P51521 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 20267 T86 oasc.SolrXMLSerializer.persistFile Persistin= g cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jett= y3-1363741692404/solr.xml [junit4:junit4] 2> 20268 T86 oass.SolrDispatchFilter.handleAdminRequest /= admin/cores {collection=3Dunloadcollection&dataDir=3D/mnt/ssd/jenkins/works= pace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-Unload= DistributedZkTest-1363741687132/1363741705752unloadcollection_3n&name=3Dunl= oadcollection3&wt=3Djavabin&action=3DCREATE&version=3D2} status=3D0 QTime= =3D1629=20 [junit4:junit4] 2> 20269 T24 oasc.AbstractDistribZkTestBase.waitForRecove= riesToFinish Wait for recoveries to finish - collection: unloadcollection f= ailOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 20270 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20828 T48 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20830 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:51521_", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:51521__unloadcollecti= on3", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:51521", [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 20837 T65 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20838 T79 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20838 T111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20838 T107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20837 T93 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20838 T52 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20838 T47 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21269 T59 oass.SolrDispatchFilter.handleAdminRequest /= admin/cores {onlyIfLeader=3Dtrue&coreNodeName=3D127.0.0.1:51521__unloadcoll= ection3&nodeName=3D127.0.0.1:51521_&core=3Dunloadcollection1&checkLive=3Dtr= ue&wt=3Djavabin&state=3Drecovering&action=3DPREPRECOVERY&version=3D2} statu= s=3D0 QTime=3D1000=20 [junit4:junit4] 2> 21272 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22275 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> C4_STATE=3Dcoll:unloadcollection core:unloadcollectio= n3 props:{shard=3Dshard1, node_name=3D127.0.0.1:51521_, collection=3Dunload= collection, base_url=3Dhttp://127.0.0.1:51521, core=3Dunloadcollection3, st= ate=3Drecovering} [junit4:junit4] 2> 23270 T118 C4 P51521 oasc.RecoveryStrategy.doRecovery = Attempting to PeerSync from http://127.0.0.1:34870/unloadcollection1/ core= =3Dunloadcollection3 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 23271 T118 C4 P51521 oasu.PeerSync.sync PeerSync: core= =3Dunloadcollection3 url=3Dhttp://127.0.0.1:51521 START replicas=3D[http://= 127.0.0.1:34870/unloadcollection1/] nUpdates=3D100 [junit4:junit4] 2> 23271 T118 C4 P51521 oasu.PeerSync.sync WARNING no fra= me of reference to tell of we've missed updates [junit4:junit4] 2> 23272 T118 C4 P51521 oasc.RecoveryStrategy.doRecovery = PeerSync Recovery was not successful - trying replication. core=3Dunloadcol= lection3 [junit4:junit4] 2> 23272 T118 C4 P51521 oasc.RecoveryStrategy.doRecovery = Starting Replication Recovery. core=3Dunloadcollection3 [junit4:junit4] 2> 23272 T118 C4 P51521 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dunloadcollection3 [junit4:junit4] 2> 23273 T118 C4 P51521 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 23273 T118 C4 P51521 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:34870/unloadcollection1/. core= =3Dunloadcollection3 [junit4:junit4] 2> 23273 T118 C4 P51521 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 23278 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23284 T59 C3 P34870 REQ /get {qt=3D/get&distrib=3Dfals= e&getVersions=3D100&wt=3Djavabin&version=3D2} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 23284 T60 C3 P34870 oasu.DirectUpdateHandler2.commit s= tart commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,expu= ngeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 23285 T60 C3 P34870 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.onCommit: commits:num=3D3 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.tip, _= 0.dvd, _0.fdt, segments_3, _0.si, _0.nvm, _0.fdx, _0.nvd, _0.pos, _0.tim, _= 0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3b77cb58 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5867454c),segFN=3Dsegments_4,generation=3D4,filenames=3D[_0.tip, _= 0.dvd, _0.fdt, segments_4, _0.si, _0.nvm, _0.fdx, _0.nvd, _0.pos, _0.tim, _= 0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> 23286 T60 C3 P34870 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 4[_0.tip, _0.dvd, _0.fdt, segments_4, _0.si, _0.nvm, = _0.fdx, _0.nvd, _0.pos, _0.tim, _0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> 23286 T60 C3 P34870 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 23287 T60 C3 P34870 /update {softCommit=3Dfalse&waitSe= archer=3Dtrue&openSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_po= int=3Dtrue&version=3D2} {commit=3D} 0 3 [junit4:junit4] 2> 23288 T118 C4 P51521 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 23288 T118 C4 P51521 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 23292 T61 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dindexversion&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 23293 T118 C4 P51521 oash.SnapPuller.fetchLatestIndex = Master's generation: 4 [junit4:junit4] 2> 23294 T118 C4 P51521 oash.SnapPuller.fetchLatestIndex = Slave's generation: 1 [junit4:junit4] 2> 23294 T118 C4 P51521 oash.SnapPuller.fetchLatestIndex = Starting replication process [junit4:junit4] 2> 23300 T60 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilelist&wt=3Djavabin&generation=3D4&version=3D2} status=3D0 QT= ime=3D3=20 [junit4:junit4] 2> 23302 T118 C4 P51521 oash.SnapPuller.fetchLatestIndex = Number of files in latest index in master: 13 [junit4:junit4] 2> 23304 T118 C4 P51521 oasc.CachingDirectoryFactory.get = return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363741687= 132/1363741705752unloadcollection_3n/index.20130320140830420 forceNew: fals= e [junit4:junit4] 2> 23304 T118 C4 P51521 oash.SnapPuller.fetchLatestIndex = Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.= lucene.store.RAMDirectory@5cdfc5c0 lockFactory=3Dorg.apache.lucene.store.Na= tiveFSLockFactory@23c3649)) fullCopy=3Dfalse [junit4:junit4] 2> 23308 T57 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.tip&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23312 T59 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.fdt&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23316 T61 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.dvd&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23320 T60 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.si&wt=3Dfilestream&genera= tion=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23324 T57 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3Dsegments_4&wt=3Dfilestream&g= eneration=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23337 T59 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.nvm&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 23341 T61 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.fdx&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23345 T60 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.nvd&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23349 T57 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.pos&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23353 T59 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.tim&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23357 T61 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.dvm&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23362 T60 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.doc&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23367 T57 C3 P34870 REQ /replication {qt=3D/replicatio= n&command=3Dfilecontent&checksum=3Dtrue&file=3D_0.fnm&wt=3Dfilestream&gener= ation=3D4} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 23368 T118 C4 P51521 oash.SnapPuller.fetchLatestIndex = Total time taken for download : 0 secs [junit4:junit4] 2> 23370 T118 C4 P51521 oasu.DefaultSolrCoreState.newInde= xWriter Creating new IndexWriter... [junit4:junit4] 2> 23370 T118 C4 P51521 oasu.DefaultSolrCoreState.newInde= xWriter Waiting until IndexWriter is unused... core=3Dunloadcollection3 [junit4:junit4] 2> 23373 T118 C4 P51521 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@51808d9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@14819576),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@51808d9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@14819576),segFN=3Dsegments_4,generation=3D4,filenames=3D[_0.tip, _= 0.fdt, _0.dvd, segments_4, _0.si, _0.nvm, _0.fdx, _0.nvd, _0.pos, _0.tim, _= 0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> 23373 T118 C4 P51521 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 4[_0.tip, _0.fdt, _0.dvd, segments_4, _0.si, _0.nvm,= _0.fdx, _0.nvd, _0.pos, _0.tim, _0.dvm, _0.doc, _0.fnm] [junit4:junit4] 2> 23374 T118 C4 P51521 oasu.DefaultSolrCoreState.newInde= xWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 23375 T118 C4 P51521 oass.SolrIndexSearcher. Ope= ning Searcher@71270a2 main [junit4:junit4] 2> 23377 T117 oasc.SolrCore.registerSearcher [unloadcolle= ction3] Registered new searcher Searcher@71270a2 main{StandardDirectoryRead= er(segments_4:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 23378 T118 C4 P51521 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dunloadcollection3 [junit4:junit4] 2> 23378 T118 C4 P51521 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dunloadc= ollection3 [junit4:junit4] 2> 23378 T118 C4 P51521 oasc.ZkController.publish publish= ing core=3Dunloadcollection3 state=3Dactive [junit4:junit4] 2> 23378 T118 C4 P51521 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 23380 T118 C4 P51521 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dunloadcollection3 [junit4:junit4] 2> 23850 T48 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23852 T48 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:51521_", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:51521__unloadcollecti= on3", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:51521", [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 23867 T79 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23867 T52 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23867 T107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23867 T65 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23867 T47 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23867 T93 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23867 T111 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24282 T24 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24284 T24 oasc.AbstractDistribZkTestBase.waitForRecove= riesToFinish Recoveries finished - collection: unloadcollection [junit4:junit4] 2> 24285 T24 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 24311 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[20 (1429986828792889344)]} 0 4 [junit4:junit4] 2> C4_STATE=3Dcoll:unloadcollection core:unloadcollectio= n3 props:{shard=3Dshard1, node_name=3D127.0.0.1:51521_, collection=3Dunload= collection, base_url=3Dhttp://127.0.0.1:51521, core=3Dunloadcollection3, st= ate=3Dactive} [junit4:junit4] 2> 24311 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[20 (1429986828792889344)]} 0 4 [junit4:junit4] 2> 24312 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[20 (1429986828792889344)]} 0 12 [junit4:junit4] 2> 24313 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[20]} 0 18 [junit4:junit4] 2> 24330 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[21 (1429986828813860864)]} 0 4 [junit4:junit4] 2> 24331 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[21 (1429986828813860864)]} 0 5 [junit4:junit4] 2> 24332 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[21 (1429986828813860864)]} 0 12 [junit4:junit4] 2> 24332 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[21]} 0 15 [junit4:junit4] 2> 24349 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[22 (1429986828833783808)]} 0 4 [junit4:junit4] 2> 24349 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[22 (1429986828833783808)]} 0 4 [junit4:junit4] 2> 24350 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[22 (1429986828833783808)]} 0 11 [junit4:junit4] 2> 24351 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[22]} 0 15 [junit4:junit4] 2> 24364 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[23 (1429986828852658176)]} 0 2 [junit4:junit4] 2> 24365 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[23 (1429986828852658176)]} 0 3 [junit4:junit4] 2> 24366 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[23 (1429986828852658176)]} 0 9 [junit4:junit4] 2> 24367 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[23]} 0 12 [junit4:junit4] 2> 24380 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[24 (1429986828868386816)]} 0 3 [junit4:junit4] 2> 24380 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[24 (1429986828868386816)]} 0 3 [junit4:junit4] 2> 24381 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[24 (1429986828868386816)]} 0 8 [junit4:junit4] 2> 24382 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[24]} 0 12 [junit4:junit4] 2> 24396 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[25 (1429986828884115456)]} 0 3 [junit4:junit4] 2> 24396 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[25 (1429986828884115456)]} 0 2 [junit4:junit4] 2> 24397 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[25 (1429986828884115456)]} 0 9 [junit4:junit4] 2> 24398 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[25]} 0 13 [junit4:junit4] 2> 24411 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[26 (1429986828901941248)]} 0 2 [junit4:junit4] 2> 24412 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[26 (1429986828901941248)]} 0 3 [junit4:junit4] 2> 24413 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[26 (1429986828901941248)]} 0 9 [junit4:junit4] 2> 24414 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[26]} 0 13 [junit4:junit4] 2> 24428 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[27 (1429986828918718464)]} 0 2 [junit4:junit4] 2> 24429 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[27 (1429986828918718464)]} 0 3 [junit4:junit4] 2> 24430 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[27 (1429986828918718464)]} 0 10 [junit4:junit4] 2> 24431 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[27]} 0 14 [junit4:junit4] 2> 24445 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[28 (1429986828935495680)]} 0 2 [junit4:junit4] 2> 24445 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[28 (1429986828935495680)]} 0 2 [junit4:junit4] 2> 24446 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[28 (1429986828935495680)]} 0 9 [junit4:junit4] 2> 24447 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[28]} 0 13 [junit4:junit4] 2> 24462 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[29 (1429986828953321472)]} 0 3 [junit4:junit4] 2> 24462 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[29 (1429986828953321472)]} 0 3 [junit4:junit4] 2> 24463 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[29 (1429986828953321472)]} 0 9 [junit4:junit4] 2> 24464 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[29]} 0 13 [junit4:junit4] 2> 24477 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[30 (1429986828970098688)]} 0 2 [junit4:junit4] 2> 24477 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[30 (1429986828970098688)]} 0 2 [junit4:junit4] 2> 24478 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[30 (1429986828970098688)]} 0 8 [junit4:junit4] 2> 24479 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[30]} 0 12 [junit4:junit4] 2> 24493 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[31 (1429986828986875904)]} 0 2 [junit4:junit4] 2> 24494 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[31 (1429986828986875904)]} 0 3 [junit4:junit4] 2> 24495 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[31 (1429986828986875904)]} 0 9 [junit4:junit4] 2> 24496 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[31]} 0 13 [junit4:junit4] 2> 24512 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[32 (1429986829004701696)]} 0 3 [junit4:junit4] 2> 24513 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[32 (1429986829004701696)]} 0 4 [junit4:junit4] 2> 24514 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[32 (1429986829004701696)]} 0 11 [junit4:junit4] 2> 24515 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[32]} 0 15 [junit4:junit4] 2> 24530 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[33 (1429986829024624640)]} 0 2 [junit4:junit4] 2> 24531 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[33 (1429986829024624640)]} 0 3 [junit4:junit4] 2> 24532 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[33 (1429986829024624640)]} 0 10 [junit4:junit4] 2> 24533 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[33]} 0 15 [junit4:junit4] 2> 24549 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[34 (1429986829044547584)]} 0 2 [junit4:junit4] 2> 24549 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[34 (1429986829044547584)]} 0 2 [junit4:junit4] 2> 24550 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[34 (1429986829044547584)]} 0 9 [junit4:junit4] 2> 24551 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[34]} 0 14 [junit4:junit4] 2> 24564 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[35 (1429986829061324800)]} 0 2 [junit4:junit4] 2> 24564 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[35 (1429986829061324800)]} 0 2 [junit4:junit4] 2> 24566 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[35 (1429986829061324800)]} 0 9 [junit4:junit4] 2> 24567 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[35]} 0 13 [junit4:junit4] 2> 24579 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[36 (1429986829078102016)]} 0 2 [junit4:junit4] 2> 24580 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[36 (1429986829078102016)]} 0 3 [junit4:junit4] 2> 24581 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[36 (1429986829078102016)]} 0 9 [junit4:junit4] 2> 24582 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[36]} 0 12 [junit4:junit4] 2> 24596 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[37 (1429986829093830656)]} 0 3 [junit4:junit4] 2> 24596 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[37 (1429986829093830656)]} 0 3 [junit4:junit4] 2> 24597 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[37 (1429986829093830656)]} 0 9 [junit4:junit4] 2> 24598 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[37]} 0 14 [junit4:junit4] 2> 24611 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[38 (1429986829110607872)]} 0 2 [junit4:junit4] 2> 24611 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[38 (1429986829110607872)]} 0 2 [junit4:junit4] 2> 24612 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[38 (1429986829110607872)]} 0 8 [junit4:junit4] 2> 24613 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[38]} 0 12 [junit4:junit4] 2> 24627 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[39 (1429986829126336512)]} 0 3 [junit4:junit4] 2> 24627 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[39 (1429986829126336512)]} 0 3 [junit4:junit4] 2> 24628 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[39 (1429986829126336512)]} 0 9 [junit4:junit4] 2> 24629 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[39]} 0 13 [junit4:junit4] 2> 24642 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[40 (1429986829143113728)]} 0 3 [junit4:junit4] 2> 24642 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[40 (1429986829143113728)]} 0 2 [junit4:junit4] 2> 24643 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[40 (1429986829143113728)]} 0 8 [junit4:junit4] 2> 24644 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[40]} 0 12 [junit4:junit4] 2> 24657 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[41 (1429986829158842368)]} 0 3 [junit4:junit4] 2> 24657 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[41 (1429986829158842368)]} 0 2 [junit4:junit4] 2> 24658 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[41 (1429986829158842368)]} 0 8 [junit4:junit4] 2> 24659 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[41]} 0 12 [junit4:junit4] 2> 24673 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[42 (1429986829174571008)]} 0 2 [junit4:junit4] 2> 24673 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[42 (1429986829174571008)]} 0 2 [junit4:junit4] 2> 24675 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[42 (1429986829174571008)]} 0 10 [junit4:junit4] 2> 24691 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[42]} 0 29 [junit4:junit4] 2> 24708 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[43 (1429986829210222592)]} 0 3 [junit4:junit4] 2> 24708 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[43 (1429986829210222592)]} 0 3 [junit4:junit4] 2> 24709 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[43 (1429986829210222592)]} 0 10 [junit4:junit4] 2> 24710 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[43]} 0 15 [junit4:junit4] 2> 24726 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[44 (1429986829230145536)]} 0 3 [junit4:junit4] 2> 24726 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[44 (1429986829230145536)]} 0 3 [junit4:junit4] 2> 24727 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[44 (1429986829230145536)]} 0 10 [junit4:junit4] 2> 24728 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[44]} 0 14 [junit4:junit4] 2> 24743 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[45 (1429986829247971328)]} 0 3 [junit4:junit4] 2> 24744 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[45 (1429986829247971328)]} 0 3 [junit4:junit4] 2> 24745 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[45 (1429986829247971328)]} 0 11 [junit4:junit4] 2> 24746 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[45]} 0 15 [junit4:junit4] 2> 24760 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[46 (1429986829266845696)]} 0 2 [junit4:junit4] 2> 24760 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[46 (1429986829266845696)]} 0 2 [junit4:junit4] 2> 24761 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[46 (1429986829266845696)]} 0 9 [junit4:junit4] 2> 24762 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[46]} 0 12 [junit4:junit4] 2> 24774 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[47 (1429986829282574336)]} 0 2 [junit4:junit4] 2> 24774 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[47 (1429986829282574336)]} 0 2 [junit4:junit4] 2> 24775 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[47 (1429986829282574336)]} 0 7 [junit4:junit4] 2> 24776 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[47]} 0 11 [junit4:junit4] 2> 24788 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[48 (1429986829297254400)]} 0 2 [junit4:junit4] 2> 24788 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[48 (1429986829297254400)]} 0 2 [junit4:junit4] 2> 24789 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[48 (1429986829297254400)]} 0 8 [junit4:junit4] 2> 24790 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[48]} 0 11 [junit4:junit4] 2> 24801 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[49 (1429986829311934464)]} 0 2 [junit4:junit4] 2> 24801 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[49 (1429986829311934464)]} 0 2 [junit4:junit4] 2> 24802 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[49 (1429986829311934464)]} 0 7 [junit4:junit4] 2> 24803 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[49]} 0 10 [junit4:junit4] 2> 24815 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[50 (1429986829325565952)]} 0 2 [junit4:junit4] 2> 24816 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[50 (1429986829325565952)]} 0 3 [junit4:junit4] 2> 24817 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[50 (1429986829325565952)]} 0 8 [junit4:junit4] 2> 24817 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[50]} 0 12 [junit4:junit4] 2> 24828 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[51 (1429986829340246016)]} 0 2 [junit4:junit4] 2> 24828 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[51 (1429986829340246016)]} 0 2 [junit4:junit4] 2> 24829 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[51 (1429986829340246016)]} 0 7 [junit4:junit4] 2> 24830 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[51]} 0 10 [junit4:junit4] 2> 24842 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[52 (1429986829353877504)]} 0 2 [junit4:junit4] 2> 24842 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[52 (1429986829353877504)]} 0 2 [junit4:junit4] 2> 24843 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[52 (1429986829353877504)]} 0 8 [junit4:junit4] 2> 24844 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[52]} 0 11 [junit4:junit4] 2> 24855 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[53 (1429986829368557568)]} 0 2 [junit4:junit4] 2> 24855 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[53 (1429986829368557568)]} 0 2 [junit4:junit4] 2> 24856 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[53 (1429986829368557568)]} 0 7 [junit4:junit4] 2> 24857 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[53]} 0 10 [junit4:junit4] 2> 24868 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[54 (1429986829381140480)]} 0 2 [junit4:junit4] 2> 24868 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[54 (1429986829381140480)]} 0 2 [junit4:junit4] 2> 24870 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[54 (1429986829381140480)]} 0 8 [junit4:junit4] 2> 24871 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[54]} 0 11 [junit4:junit4] 2> 24883 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[55 (1429986829396869120)]} 0 2 [junit4:junit4] 2> 24884 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[55 (1429986829396869120)]} 0 2 [junit4:junit4] 2> 24885 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[55 (1429986829396869120)]} 0 8 [junit4:junit4] 2> 24886 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[55]} 0 12 [junit4:junit4] 2> 24899 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[56 (1429986829412597760)]} 0 2 [junit4:junit4] 2> 24899 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[56 (1429986829412597760)]} 0 2 [junit4:junit4] 2> 24900 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[56 (1429986829412597760)]} 0 8 [junit4:junit4] 2> 24901 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[56]} 0 12 [junit4:junit4] 2> 24914 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[57 (1429986829428326400)]} 0 3 [junit4:junit4] 2> 24914 T73 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[57 (1429986829428326400)]} 0 3 [junit4:junit4] 2> 24915 T59 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[57 (1429986829428326400)]} 0 8 [junit4:junit4] 2> 24916 T86 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[57]} 0 12 [junit4:junit4] 2> 24928 T87 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[58 (1429986829444055040)]} 0 3 [junit4:junit4] 2> 24928 T75 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[58 (1429986829444055040)]} 0 3 [junit4:junit4] 2> 24929 T57 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[58 (1429986829444055040)]} 0 8 [junit4:junit4] 2> 24930 T88 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[58]} 0 11 [junit4:junit4] 2> 24943 T86 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[59 (1429986829459783680)]} 0 2 [junit4:junit4] 2> 24944 T74 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[59 (1429986829459783680)]} 0 3 [junit4:junit4] 2> 24945 T60 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[59 (1429986829459783680)]} 0 9 [junit4:junit4] 2> 24945 T89 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[59]} 0 12 [junit4:junit4] 2> 24958 T72 C2 P39492 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[60 (1429986829475512320)]} 0 2 [junit4:junit4] 2> 24958 T88 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[60 (1429986829475512320)]} 0 2 [junit4:junit4] 2> 24959 T61 C3 P34870 /update {update.distrib=3DTOLEADER= &wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:51521/unloadcollection3/&vers= ion=3D2} {add=3D[60 (1429986829475512320)]} 0 8 [junit4:junit4] 2> 24960 T87 C4 P51521 /update {wt=3Djavabin&version=3D2}= {add=3D[60]} 0 12 [junit4:junit4] 2> 24974 T89 C4 P51521 /update {update.distrib=3DFROMLEAD= ER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:34870/unloadcollection1/&ve= rsion=3D2} {add=3D[61 (1429986829490192384)]} 0 3 [...truncated too long message...] [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/protwords.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/schema.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1>=20 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DBasicDist= ributedZk2Test -Dtests.method=3DtestDistribSearch -Dtests.seed=3D3F8AF6FDA3= FB4BCB -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Dde_LU -D= tests.timezone=3DAmerica/Nassau -Dtests.file.encoding=3DUS-ASCII [junit4:junit4] ERROR 32.9s J0 | BasicDistributedZk2Test.testDistribSearc= h <<< [junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException: Se= rver at http://127.0.0.1:37870/dlifn/oc/onenodecollectioncore returned non = ok status:404, message:Can not find: /dlifn/oc/onenodecollectioncore/update [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([3F8AF6FDA3FB4= BCB:BE6C78E5D4A42BF7]:0) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:375) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:181) [junit4:junit4] > =09at org.apache.solr.client.solrj.request.AbstractUpd= ateRequest.process(AbstractUpdateRequest.java:117) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.add(Solr= Server.java:116) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.add(Solr= Server.java:102) [junit4:junit4] > =09at org.apache.solr.cloud.BasicDistributedZk2Test.te= stNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196) [junit4:junit4] > =09at org.apache.solr.cloud.BasicDistributedZk2Test.do= Test(BasicDistributedZk2Test.java:89) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:806) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:57) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:487) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:49) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2> 32877 T1836 oas.SolrTestCaseJ4.deleteCore ###deleteCor= e [junit4:junit4] 2> 32881 T1835 ccr.ThreadLeakControl.checkThreadLeaks WAR= NING Will linger awaiting termination of 2 leaked thread(s). [junit4:junit4] 2> 33769 T1839 oazs.SessionTrackerImpl.run SessionTracker= Impl exited loop! [junit4:junit4] 2> NOTE: test params are: codec=3DLucene42: {}, docValues= :{}, sim=3DDefaultSimilarity, locale=3Dde_LU, timezone=3DAmerica/Nassau [junit4:junit4] 2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation = 1.8.0-ea (64-bit)/cpus=3D8,threads=3D2,free=3D64038976,total=3D157536256 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestLFUCache, Spatia= lFilterTest, RegexBoostProcessorTest, TestExtendedDismaxParser, PrimUtilsTe= st, UnloadDistributedZkTest, TestPseudoReturnFields, ScriptEngineTest, Test= PerFieldSimilarity, OverseerTest, SuggesterFSTTest, AnalysisAfterCoreReload= Test, ClusterStateUpdateTest, TestQueryUtils, TermVectorComponentTest, Exte= rnalFileFieldSortTest, SOLR749Test, SpellingQueryConverterTest, TestDocumen= tBuilder, TestSort, LeaderElectionTest, ReturnFieldsTest, FileBasedSpellChe= ckerTest, CircularListTest, SliceStateTest, SearchHandlerTest, DirectUpdate= HandlerOptimizeTest, AliasIntegrationTest, MinimalSchemaTest, CacheHeaderTe= st, TestSolrIndexConfig, BinaryUpdateRequestHandlerTest, DocValuesTest, MBe= ansHandlerTest, BadComponentTest, OverseerCollectionProcessorTest, TestFuzz= yAnalyzedSuggestions, LegacyHTMLStripCharFilterTest, CoreAdminHandlerTest, = TestSolrDeletionPolicy1, LoggingHandlerTest, ResourceLoaderTest, TestStress= Recovery, TestRemoteStreaming, UUIDFieldTest, QueryElevationComponentTest, = SchemaVersionSpecificBehaviorTest, DateFieldTest, ZkControllerTest, TestQue= rySenderListener, ZkCLITest, TestSurroundQueryParser, TestWriterPerf, Basic= DistributedZkTest, TestLMDirichletSimilarityFactory, RAMDirectoryFactoryTes= t, DirectSolrConnectionTest, SolrCoreTest, JsonLoaderTest, PrimitiveFieldTy= peTest, TestSearchPerf, SoftAutoCommitTest, TestConfig, SynonymTokenizerTes= t, TestDocSet, QueryEqualityTest, BasicDistributedZk2Test] [junit4:junit4] Completed on J0 in 33.90s, 1 test, 1 error <<< FAILURES! [...truncated 415 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The follow= ing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:44= 9: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1210: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 874: There were test failures: 272 suites, 1144 tests, 1 error, 1 failure, = 13 ignored (7 assumptions) Total time: 38 minutes 12 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseSerialGC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_26_307376872.1363742589907 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_26_307376872.1363742589907--