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 5806C96C4 for ; Fri, 26 Oct 2012 20:29:06 +0000 (UTC) Received: (qmail 46299 invoked by uid 500); 26 Oct 2012 20:29:04 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 46227 invoked by uid 500); 26 Oct 2012 20:29:04 -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 46218 invoked by uid 99); 26 Oct 2012 20:29:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 20:29:04 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 20:28:55 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 66EAC14AA079; Fri, 26 Oct 2012 20:28:33 +0000 (UTC) Date: Fri, 26 Oct 2012 20:28:20 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, sarowe@gmail.com Message-ID: <1669263712.53.1351283313411.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <129869731.51.1351279578966.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <129869731.51.1351279578966.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b58) - Build # 2014 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_52_1509873294.1351283300247" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_52_1509873294.1351283300247 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/2014/ Java: 64bit/jdk1.8.0-ea-b58 -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Shard still reported as live in zk - 0 jetty Stack Trace: java.lang.AssertionError: Shard still reported as live in zk - 0 jetty =09at __randomizedtesting.SeedInfo.seed([CFC363FD585F6E16:4E25EDE52F000E2A]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitToSeeNotLive(= AbstractFullDistribZkTestBase.java:1231) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitToSeeNotLive(= AbstractFullDistribZkTestBase.java:1216) =09at org.apache.solr.cloud.SyncSliceTest.waitToSeeDownInClusterState(SyncS= liceTest.java:259) =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:223) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:695) =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:474) =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:45) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =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:45) =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 8423 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest [junit4:junit4] 2> 4 T34 oas.SolrTestCaseJ4.setUp ###Starting testDistrib= Search [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-135128= 2763811 [junit4:junit4] 2> 8 T34 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 46 T35 oaz.Environment.logEnv Server environment:zooke= eper.version=3D3.3.6-1366786, built on 07/29/2012 06:22 GMT [junit4:junit4] 2> 50 T35 oaz.Environment.logEnv Server environment:host.= name=3Dserv1 [junit4:junit4] 2> 50 T35 oaz.Environment.logEnv Server environment:java.= version=3D1.8.0-ea [junit4:junit4] 2> 50 T35 oaz.Environment.logEnv Server environment:java.= vendor=3DOracle Corporation [junit4:junit4] 2> 50 T35 oaz.Environment.logEnv Server environment:java.= home=3D/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/jre [junit4:junit4] 2> 50 T35 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/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/wo= rkspace/Lucene-Solr-trunk-Linux/lucene/build/memory/lucene-memory-5.0-SNAPS= HOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/mis= c/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/jenkin= s/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/lucene-suggest-5.0= -SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/bui= ld/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Luc= ene-Solr-trunk-Linux/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/= mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/= lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-= trunk-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lu= cene-Solr-trunk-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/= workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-fileupload-1.2.1.ja= r:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-= lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/l= ib/easymock-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /core/lib/guava-r05.jar:/mnt/ssd/jenkins/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/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspac= e/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkin= s/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.1.3.jar:/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpcore-4.1= .4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/ht= tpmime-4.1.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/so= lrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/solrj/lib/log4j-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenk= ins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:= /mnt/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= /zookeeper-3.3.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/example/lib/jetty-continuation-8.1.2.v20120308.jar:/mnt/ssd/jenkins/works= pace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.2.v20120308.= jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jet= ty-http-8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/example/lib/jetty-io-8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspac= e/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.2.v20120308.jar:/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-sec= urity-8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/example/lib/jetty-server-8.1.2.v20120308.jar:/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.2.v20120308.= jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jet= ty-util-8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/example/lib/jetty-webapp-8.1.2.v20120308.jar:/mnt/ssd/jenkins/work= space/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.2.v20120308.ja= r:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servl= et-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/exam= ple/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/= Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/wor= kspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/r= andomizedtesting-runner-2.0.3.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/= ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.2.0.jar:/var/lib/jenkins/t= ools/Ant/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2= /lib/ant-netrexx.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-antlr.jar= :/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenk= ins/tools/Ant/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/Ant/ANT= _1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/a= nt-jsch.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-apache-xalan2.jar:= /var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/to= ols/Ant/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/= ant.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jen= kins/tools/Ant/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/Ant= /ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-com= mons-logging.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-apache-resolv= er.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib= /jenkins/tools/Ant/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/Ant/A= NT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/an= t-apache-log4j.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-testutil.ja= r:/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/lib/tools.jar:/var/lib/= jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/juni= t4-ant-2.0.3.jar [junit4:junit4] 2> 51 T35 oaz.Environment.logEnv Server environment:java.= library.path=3D/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/jre/lib/am= d64/server:/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/jre/lib/amd64:= /mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/jre/../lib/amd64:/usr/lib= /jvm/j2sdk1.6-sun/jre/lib/amd64/server:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/am= d64:/usr/lib/jvm/j2sdk1.6-sun/jre/../lib/amd64:/usr/java/packages/lib/amd64= :/usr/lib64:/lib64:/lib:/usr/lib [junit4:junit4] 2> 52 T35 oaz.Environment.logEnv Server environment:java.= io.tmpdir=3D. [junit4:junit4] 2> 52 T35 oaz.Environment.logEnv Server environment:java.= compiler=3D [junit4:junit4] 2> 52 T35 oaz.Environment.logEnv Server environment:os.na= me=3DLinux [junit4:junit4] 2> 52 T35 oaz.Environment.logEnv Server environment:os.ar= ch=3Damd64 [junit4:junit4] 2> 52 T35 oaz.Environment.logEnv Server environment:os.ve= rsion=3D3.2.0-32-generic [junit4:junit4] 2> 53 T35 oaz.Environment.logEnv Server environment:user.= name=3Djenkins [junit4:junit4] 2> 53 T35 oaz.Environment.logEnv Server environment:user.= home=3D/var/lib/jenkins [junit4:junit4] 2> 53 T35 oaz.Environment.logEnv Server environment:user.= dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-co= re/test/J1 [junit4:junit4] 2> 69 T35 oazs.ZooKeeperServer.setTickTime tickTime set t= o 1000 [junit4:junit4] 2> 89 T35 oazs.NIOServerCnxn$Factory. binding to po= rt 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 111 T34 oasc.ZkTestServer.run start zk server on port:= 33810 [junit4:junit4] 2> 118 T35 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4:junit4] 2> 155 T34 oaz.Environment.logEnv Client environment:zook= eeper.version=3D3.3.6-1366786, built on 07/29/2012 06:22 GMT [junit4:junit4] 2> 156 T34 oaz.Environment.logEnv Client environment:host= .name=3Dserv1 [junit4:junit4] 2> 156 T34 oaz.Environment.logEnv Client environment:java= .version=3D1.8.0-ea [junit4:junit4] 2> 157 T34 oaz.Environment.logEnv Client environment:java= .vendor=3DOracle Corporation [junit4:junit4] 2> 157 T34 oaz.Environment.logEnv Client environment:java= .home=3D/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/jre [junit4:junit4] 2> 158 T34 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/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/w= orkspace/Lucene-Solr-trunk-Linux/lucene/build/memory/lucene-memory-5.0-SNAP= SHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/mi= sc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/mnt/ssd/jenki= ns/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/lucene-suggest-5.= 0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/bu= ild/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lu= cene-Solr-trunk-Linux/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:= /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser= /lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr= -trunk-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/L= ucene-Solr-trunk-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins= /workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-fileupload-1.2.1.j= ar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons= -lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/= lib/easymock-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/core/lib/guava-r05.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucen= e-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenki= ns/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.1.3.jar:/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpcore-4.= 1.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/h= ttpmime-4.1.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/s= olrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/solrj/lib/log4j-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jen= kins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar= :/mnt/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/li= b/zookeeper-3.3.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/example/lib/jetty-continuation-8.1.2.v20120308.jar:/mnt/ssd/jenkins/work= space/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.2.v20120308= .jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/je= tty-http-8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/example/lib/jetty-io-8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.2.v20120308.jar:/= mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-se= curity-8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/example/lib/jetty-server-8.1.2.v20120308.jar:/mnt/ssd/jenkins/works= pace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.2.v20120308= .jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/je= tty-util-8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/example/lib/jetty-webapp-8.1.2.v20120308.jar:/mnt/ssd/jenkins/wor= kspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.2.v20120308.j= ar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/serv= let-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/exa= mple/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace= /Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/wo= rkspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/= randomizedtesting-runner-2.0.3.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib= /ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.2.0.jar:/var/lib/jenkins/= tools/Ant/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.= 2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-antlr.ja= r:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jen= kins/tools/Ant/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/Ant/AN= T_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/= ant-jsch.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-apache-xalan2.jar= :/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/t= ools/Ant/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib= /ant.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-junit.jar:/var/lib/je= nkins/tools/Ant/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/An= t/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-co= mmons-logging.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-apache-resol= ver.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-apache-oro.jar:/var/li= b/jenkins/tools/Ant/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/Ant/= ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/a= nt-apache-log4j.jar:/var/lib/jenkins/tools/Ant/ANT_1.8.2/lib/ant-testutil.j= ar:/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/lib/tools.jar:/var/lib= /jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/jun= it4-ant-2.0.3.jar [junit4:junit4] 2> 159 T34 oaz.Environment.logEnv Client environment:java= .library.path=3D/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/jre/lib/a= md64/server:/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/jre/lib/amd64= :/mnt/ssd/jenkins/tools/java/64bit/jdk1.8.0-ea-b58/jre/../lib/amd64:/usr/li= b/jvm/j2sdk1.6-sun/jre/lib/amd64/server:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/a= md64:/usr/lib/jvm/j2sdk1.6-sun/jre/../lib/amd64:/usr/java/packages/lib/amd6= 4:/usr/lib64:/lib64:/lib:/usr/lib [junit4:junit4] 2> 159 T34 oaz.Environment.logEnv Client environment:java= .io.tmpdir=3D. [junit4:junit4] 2> 159 T34 oaz.Environment.logEnv Client environment:java= .compiler=3D [junit4:junit4] 2> 160 T34 oaz.Environment.logEnv Client environment:os.n= ame=3DLinux [junit4:junit4] 2> 160 T34 oaz.Environment.logEnv Client environment:os.a= rch=3Damd64 [junit4:junit4] 2> 161 T34 oaz.Environment.logEnv Client environment:os.v= ersion=3D3.2.0-32-generic [junit4:junit4] 2> 161 T34 oaz.Environment.logEnv Client environment:user= .name=3Djenkins [junit4:junit4] 2> 161 T34 oaz.Environment.logEnv Client environment:user= .home=3D/var/lib/jenkins [junit4:junit4] 2> 162 T34 oaz.Environment.logEnv Client environment:user= .dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-c= ore/test/J1 [junit4:junit4] 2> 166 T34 oaz.ZooKeeper. Initiating client connect= ion, connectString=3D127.0.0.1:33810 sessionTimeout=3D10000 watcher=3Dorg.a= pache.solr.common.cloud.ConnectionManager@39862775 [junit4:junit4] 2> 185 T40 oaz.ClientCnxn$SendThread.startConnect Opening= socket connection to server /127.0.0.1:33810 [junit4:junit4] 2> 188 T34 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4:junit4] 2> 190 T40 oaz.ClientCnxn$SendThread.primeConnection Sock= et connection established to localhost.localdomain/127.0.0.1:33810, initiat= ing session [junit4:junit4] 2> 550 T36 oazs.NIOServerCnxn$Factory.run Accepted socket= connection from /127.0.0.1:60834 [junit4:junit4] 2> 557 T36 oazs.NIOServerCnxn.readConnectRequest Client a= ttempting to establish new session at /127.0.0.1:60834 [junit4:junit4] 2> 562 T38 oazsp.FileTxnLog.append Creating new log file:= log.1 [junit4:junit4] 2> 654 T40 oaz.ClientCnxn$SendThread.readConnectResult Se= ssion establishment complete on server localhost.localdomain/127.0.0.1:3381= 0, sessionid =3D 0x13a9ebaa8a00000, negotiated timeout =3D 10000 [junit4:junit4] 2> 658 T38 oazs.NIOServerCnxn.finishSessionInit Establish= ed session 0x13a9ebaa8a00000 with negotiated timeout 10000 for client /127.= 0.0.1:60834 [junit4:junit4] 2> 658 T41 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@39862775 name:ZooKeeperConnection = Watcher:127.0.0.1:33810 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4:junit4] 2> 658 T34 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4:junit4] 2> 660 T34 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 693 T39 oazs.PrepRequestProcessor.pRequest Processed s= ession termination for sessionid: 0x13a9ebaa8a00000 [junit4:junit4] 2> 694 T34 oaz.ZooKeeper.close Session: 0x13a9ebaa8a00000= closed [junit4:junit4] 2> 695 T34 oaz.ZooKeeper. Initiating client connect= ion, connectString=3D127.0.0.1:33810/solr sessionTimeout=3D10000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@1ac10a52 [junit4:junit4] 2> 694 T41 oaz.ClientCnxn$EventThread.run EventThread shu= t down [junit4:junit4] 2> 695 T36 oazs.NIOServerCnxn.closeSock Closed socket con= nection for client /127.0.0.1:60834 which had sessionid 0x13a9ebaa8a00000 [junit4:junit4] 2> 697 T42 oaz.ClientCnxn$SendThread.startConnect Opening= socket connection to server /127.0.0.1:33810 [junit4:junit4] 2> 698 T36 oazs.NIOServerCnxn$Factory.run Accepted socket= connection from /127.0.0.1:60835 [junit4:junit4] 2> 706 T42 oaz.ClientCnxn$SendThread.primeConnection Sock= et connection established to localhost.localdomain/127.0.0.1:33810, initiat= ing session [junit4:junit4] 2> 706 T34 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4:junit4] 2> 707 T36 oazs.NIOServerCnxn.readConnectRequest Client a= ttempting to establish new session at /127.0.0.1:60835 [junit4:junit4] 2> 708 T38 oazs.NIOServerCnxn.finishSessionInit Establish= ed session 0x13a9ebaa8a00001 with negotiated timeout 10000 for client /127.= 0.0.1:60835 [junit4:junit4] 2> 708 T42 oaz.ClientCnxn$SendThread.readConnectResult Se= ssion establishment complete on server localhost.localdomain/127.0.0.1:3381= 0, sessionid =3D 0x13a9ebaa8a00001, negotiated timeout =3D 10000 [junit4:junit4] 2> 717 T43 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@1ac10a52 name:ZooKeeperConnection = Watcher:127.0.0.1:33810/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4:junit4] 2> 718 T34 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4:junit4] 2> 727 T34 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1 [junit4:junit4] 2> 738 T34 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1/shards [junit4:junit4] 2> 753 T34 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection [junit4:junit4] 2> 758 T34 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection/shards [junit4:junit4] 2> 764 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 775 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/solrconfig.xml [junit4:junit4] 2> 783 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /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> 784 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/schema.xml [junit4:junit4] 2> 788 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 788 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/solrconfig.xml [junit4:junit4] 2> 807 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /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> 808 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/stopwords.txt [junit4:junit4] 2> 811 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /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> 812 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/protwords.txt [junit4:junit4] 2> 816 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /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> 816 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/currency.xml [junit4:junit4] 2> 820 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-excha= nge-rates.json [junit4:junit4] 2> 821 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/open-exchange-rates.json [junit4:junit4] 2> 825 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping= -ISOLatin1Accent.txt [junit4:junit4] 2> 825 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 830 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /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> 831 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/old_synonyms.txt [junit4:junit4] 2> 836 T34 oasc.AbstractZkTestCase.putConfig put /mnt/ssd= /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> 836 T34 oascc.SolrZkClient.makePath makePath: /configs= /conf1/synonyms.txt [junit4:junit4] 2> 841 T39 oazs.PrepRequestProcessor.pRequest Processed s= ession termination for sessionid: 0x13a9ebaa8a00001 [junit4:junit4] 2> 842 T36 oazs.NIOServerCnxn.closeSock Closed socket con= nection for client /127.0.0.1:60835 which had sessionid 0x13a9ebaa8a00001 [junit4:junit4] 2> 843 T43 oaz.ClientCnxn$EventThread.run EventThread shu= t down [junit4:junit4] 2> 843 T34 oaz.ZooKeeper.close Session: 0x13a9ebaa8a00001= closed [junit4:junit4] 2> 1120 T34 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 1319 T34 oejs.AbstractConnector.doStart Started Select= ChannelConnector@0.0.0.0:59756 [junit4:junit4] 2> 1333 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1334 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= controljetty-1351282764658 [junit4:junit4] 2> 1335 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -controljetty-1351282764658/' [junit4:junit4] 2> 1380 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 1381 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1382 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= controljetty-1351282764658 [junit4:junit4] 2> 1382 T34 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-= 1351282764658/solr.xml [junit4:junit4] 2> 1383 T34 oasc.CoreContainer. New CoreContainer 1= 598656928 [junit4:junit4] 2> 1384 T34 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-= 1351282764658/' [junit4:junit4] 2> 1384 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-control= jetty-1351282764658/' [junit4:junit4] 2> 1433 T34 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 1452 T34 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:33810/solr [junit4:junit4] 2> 1465 T34 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:33810/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@601cb35c [junit4:junit4] 2> 1490 T34 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 1490 T54 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:33810 [junit4:junit4] 2> 1492 T54 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:33810, initia= ting session [junit4:junit4] 2> 1493 T36 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /127.0.0.1:60836 [junit4:junit4] 2> 1493 T36 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /127.0.0.1:60836 [junit4:junit4] 2> 1494 T38 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x13a9ebaa8a00002 with negotiated timeout 5000 for client /127.= 0.0.1:60836 [junit4:junit4] 2> 1494 T54 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost.localdomain/127.0.0.1:338= 10, sessionid =3D 0x13a9ebaa8a00002, negotiated timeout =3D 5000 [junit4:junit4] 2> 1495 T55 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@601cb35c name:ZooKeeperConnection= Watcher:127.0.0.1:33810/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 1495 T34 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 1503 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1513 T34 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4:junit4] 2> 1521 T34 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:59756_solr [junit4:junit4] 2> 1524 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:delet= e cxid:0x7 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:59756_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:59756_solr [junit4:junit4] 2> 1525 T34 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:59756_solr [junit4:junit4] 2> 1529 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 1530 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 1530 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 1530 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1531 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 1531 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1532 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1532 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 1533 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 1533 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 1539 T34 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4:junit4] 2> 1568 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:delet= e cxid:0x15 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer_elect/leader Error:KeeperErrorCode =3D NoNode for /solr/over= seer_elect/leader [junit4:junit4] 2> 1569 T34 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4:junit4] 2> 1573 T34 oasc.Overseer.start Overseer (id=3D8855766721= 7309698-127.0.0.1:59756_solr-n_0000000000) starting [junit4:junit4] 2> 1574 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x1a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1581 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1583 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1590 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1592 T57 oasc.OverseerCollectionProcessor.run Process = current queue of collection creations [junit4:junit4] 2> 1592 T34 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4:junit4] 2> 1595 T34 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 1619 T34 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= controljetty-1351282764658/collection1 [junit4:junit4] 2> 1620 T34 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:control_collection [junit4:junit4] 2> 1622 T56 oasc.Overseer$ClusterStateUpdater.run Startin= g to work on the main queue [junit4:junit4] 2> 1627 T34 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 1627 T34 oasc.ZkController.readConfigName Load collect= ion config from:/collections/control_collection [junit4:junit4] 2> 1632 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-control= jetty-1351282764658/collection1/' [junit4:junit4] 2> 1633 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1351282764= 658/collection1/lib/README' to classloader [junit4:junit4] 2> 1634 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1351282764= 658/collection1/lib/classes/' to classloader [junit4:junit4] 2> 1693 T34 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 1761 T34 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 1764 T34 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 1773 T34 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 2325 T34 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 2331 T34 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 2333 T34 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 2348 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 2352 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 2359 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2362 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2364 T34 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-13512= 82764658/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1351= 282763811/control/data/ [junit4:junit4] 2> 2367 T34 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@54b89544 [junit4:junit4] 2> 2369 T34 oasc.SolrCore.initDirectoryFactory solr.NRTCa= chingDirectoryFactory [junit4:junit4] 2> 2379 T34 oasc.CachingDirectoryFactory.injectLockFactor= y WARNING No lockType configured for NRTCachingDirectory(org.apache.lucene.= store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1351282763811/= control/data lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@6f62= 1b2a; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0) assuming 'simple' [junit4:junit4] 2> 2380 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/contr= ol/data forceNew:false [junit4:junit4] 2> 2381 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/control/= data [junit4:junit4] 2> 2381 T34 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-135128= 2763811/control/data/index/ [junit4:junit4] 2> 2382 T34 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.SyncSliceTest-1351282763811/= control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 2382 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/contr= ol/data/index forceNew:false [junit4:junit4] 2> 2388 T34 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@6ee7a6d7; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,g= eneration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 2389 T34 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 2389 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/control/= data/index [junit4:junit4] 2> 2390 T34 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 2392 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 2393 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 2393 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 2394 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 2394 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 2395 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 2395 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 2396 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 2396 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 2396 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 2397 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 2398 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 2399 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2399 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2400 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2401 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2401 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2402 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2403 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 2403 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 2404 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 2405 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2405 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2406 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 2407 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 2410 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 2413 T34 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 2415 T34 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [SYNONYMS.TXT, SCHEMA.XML, = MAPPING-ISOLATIN1ACCENT.TXT, OLD_SYNONYMS.TXT, STOPWORDS.TXT, OPEN-EXCHANGE= -RATES.JSON, CURRENCY.XML, PROTWORDS.TXT] [junit4:junit4] 2> 2417 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/control/= data [junit4:junit4] 2> 2419 T34 oass.SolrIndexSearcher. Opening Searche= r@47ab606b main [junit4:junit4] 2> 2430 T34 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 2430 T34 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 2431 T34 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 2442 T34 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 2474 T58 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@47ab606b main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 2480 T34 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4:junit4] 2> 2482 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x53 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer/queue Error:KeeperErrorCode =3D NoNode for /solr/overseer/qu= eue [junit4:junit4] 2> 2487 T34 oasc.CoreContainer.register registering core:= collection1 [junit4:junit4] 2> 2488 T34 oasc.ZkController.register Register shard - c= ore:collection1 address:http://127.0.0.1:59756/solr shardId:control_shard [junit4:junit4] 2> 2491 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4:junit4] 2> 2504 T34 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/leader_elect/control_shard/election [junit4:junit4] 2> 2509 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:delet= e cxid:0x62 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/collections/control_collection/leaders Error:KeeperErrorCode =3D NoNo= de for /solr/collections/control_collection/leaders [junit4:junit4] 2> 2510 T34 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process. [junit4:junit4] 2> 2510 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x63 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2649 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2651 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3Dnull message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:59756_solr", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "shard":"control_shard", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:59756/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"down"} [junit4:junit4] 2> 2655 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x6a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer/queue-work Error:KeeperErrorCode =3D NoNode for /solr/overse= er/queue-work [junit4:junit4] 2> 2672 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (1) [junit4:junit4] 2> 3012 T34 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4:junit4] 2> 3013 T34 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4:junit4] 2> 3014 T34 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:59756/solr/collection1/ [junit4:junit4] 2> 3014 T34 oasc.SyncStrategy.syncReplicas Sync Success -= now sync replicas to me [junit4:junit4] 2> 3015 T34 oasc.SyncStrategy.syncToMe http://127.0.0.1:5= 9756/solr/collection1/ has no replicas [junit4:junit4] 2> 3015 T34 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: http://127.0.0.1:59756/solr/collection1/ [junit4:junit4] 2> 3016 T34 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/leaders/control_shard [junit4:junit4] 2> 3020 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00002 type:creat= e cxid:0x89 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3179 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3183 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (1) [junit4:junit4] 2> 3222 T34 oasc.ZkController.register We are http://127.= 0.0.1:59756/solr/collection1/ and leader is http://127.0.0.1:59756/solr/col= lection1/ [junit4:junit4] 2> 3224 T34 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:59756/solr [junit4:junit4] 2> 3224 T34 oasc.ZkController.checkRecovery I am the lead= er, no recovery necessary [junit4:junit4] 2> 3224 T34 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4:junit4] 2> 3227 T34 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3228 T34 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 3229 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 3244 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 3250 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config: [junit4:junit4] 2> 3253 T34 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:33810/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@c8ff072 [junit4:junit4] 2> 3255 T59 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:33810 [junit4:junit4] 2> 3255 T34 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 3256 T59 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:33810, initia= ting session [junit4:junit4] 2> 3256 T36 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /127.0.0.1:60838 [junit4:junit4] 2> 3257 T36 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /127.0.0.1:60838 [junit4:junit4] 2> 3258 T38 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x13a9ebaa8a00003 with negotiated timeout 10000 for client /127= .0.0.1:60838 [junit4:junit4] 2> 3258 T59 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost.localdomain/127.0.0.1:338= 10, sessionid =3D 0x13a9ebaa8a00003, negotiated timeout =3D 10000 [junit4:junit4] 2> 3258 T60 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@c8ff072 name:ZooKeeperConnection = Watcher:127.0.0.1:33810/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4:junit4] 2> 3258 T34 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 3259 T34 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3262 T34 oasc.ChaosMonkey.monkeyLog monkey: init - exp= ire sessions:true cause connection loss:true [junit4:junit4] 2> 3316 T34 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 3318 T34 oejs.AbstractConnector.doStart Started Select= ChannelConnector@0.0.0.0:35068 [junit4:junit4] 2> 3319 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3320 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty1-1351282767069 [junit4:junit4] 2> 3320 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -jetty1-1351282767069/' [junit4:junit4] 2> 3331 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 3332 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3332 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty1-1351282767069 [junit4:junit4] 2> 3333 T34 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-135128= 2767069/solr.xml [junit4:junit4] 2> 3333 T34 oasc.CoreContainer. New CoreContainer 1= 418669522 [junit4:junit4] 2> 3333 T34 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-135128= 2767069/' [junit4:junit4] 2> 3333 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-= 1351282767069/' [junit4:junit4] 2> 3350 T34 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 3366 T34 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:33810/solr [junit4:junit4] 2> 3367 T34 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:33810/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@138301d0 [junit4:junit4] 2> 3368 T70 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:33810 [junit4:junit4] 2> 3368 T34 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 3369 T70 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:33810, initia= ting session [junit4:junit4] 2> 3369 T36 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /127.0.0.1:60839 [junit4:junit4] 2> 3369 T36 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /127.0.0.1:60839 [junit4:junit4] 2> 3371 T38 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x13a9ebaa8a00004 with negotiated timeout 5000 for client /127.= 0.0.1:60839 [junit4:junit4] 2> 3371 T70 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost.localdomain/127.0.0.1:338= 10, sessionid =3D 0x13a9ebaa8a00004, negotiated timeout =3D 5000 [junit4:junit4] 2> 3371 T71 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@138301d0 name:ZooKeeperConnection= Watcher:127.0.0.1:33810/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 3372 T34 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 3374 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00004 type:creat= e cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3375 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00004 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3376 T34 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:35068_solr [junit4:junit4] 2> 3377 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00004 type:delet= e cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:35068_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:35068_solr [junit4:junit4] 2> 3377 T34 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:35068_solr [junit4:junit4] 2> 3383 T60 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4:junit4] 2> 3385 T55 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4:junit4] 2> 3385 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 3392 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 3393 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 3397 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 3399 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3401 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 3401 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3402 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3402 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 3403 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 3403 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 3413 T34 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3418 T34 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty1-1351282767069/collection1 [junit4:junit4] 2> 3419 T34 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4:junit4] 2> 3420 T34 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 3421 T34 oasc.ZkController.readConfigName Load collect= ion config from:/collections/collection1 [junit4:junit4] 2> 3422 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-= 1351282767069/collection1/' [junit4:junit4] 2> 3423 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1351282767069/co= llection1/lib/README' to classloader [junit4:junit4] 2> 3424 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1351282767069/co= llection1/lib/classes/' to classloader [junit4:junit4] 2> 3464 T34 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 3516 T34 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 3517 T34 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 3524 T34 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 3687 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3688 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3Dnull message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:59756_solr", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "shard":"control_shard", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:59756/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"active"} [junit4:junit4] 2> 3699 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 3700 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 3699 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 3899 T34 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 3908 T34 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 3912 T34 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 3932 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 3937 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 3940 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 3942 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 3943 T34 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-13512827670= 69/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1351282763= 811/jetty1/ [junit4:junit4] 2> 3943 T34 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@54b89544 [junit4:junit4] 2> 3944 T34 oasc.SolrCore.initDirectoryFactory solr.NRTCa= chingDirectoryFactory [junit4:junit4] 2> 3945 T34 oasc.CachingDirectoryFactory.injectLockFactor= y WARNING No lockType configured for NRTCachingDirectory(org.apache.lucene.= store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1351282763811/= jetty1 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@573fe739; = maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0) assuming 'simple' [junit4:junit4] 2> 3945 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty= 1 forceNew:false [junit4:junit4] 2> 3945 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty1 [junit4:junit4] 2> 3946 T34 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-135128= 2763811/jetty1/index/ [junit4:junit4] 2> 3946 T34 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.SyncSliceTest-1351282763811/= jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 3947 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty= 1/index forceNew:false [junit4:junit4] 2> 3952 T34 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= 1220055; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 3952 T34 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 3953 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty1/i= ndex [junit4:junit4] 2> 3953 T34 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 3955 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 3955 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 3955 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 3956 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 3956 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 3957 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 3957 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 3958 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 3958 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 3959 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 3959 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 3960 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 3960 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3961 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3961 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3962 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3962 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3963 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3963 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 3964 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 3965 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 3965 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3966 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3967 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 3968 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 3973 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 3975 T34 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 3977 T34 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [SYNONYMS.TXT, SCHEMA.XML, = MAPPING-ISOLATIN1ACCENT.TXT, OLD_SYNONYMS.TXT, STOPWORDS.TXT, OPEN-EXCHANGE= -RATES.JSON, CURRENCY.XML, PROTWORDS.TXT] [junit4:junit4] 2> 3979 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty1 [junit4:junit4] 2> 3980 T34 oass.SolrIndexSearcher. Opening Searche= r@2ae58f93 main [junit4:junit4] 2> 3981 T34 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 3981 T34 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 3982 T34 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 3987 T34 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 4031 T72 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@2ae58f93 main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 4035 T34 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4:junit4] 2> 4205 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4207 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:35068_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:35068/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"down"} [junit4:junit4] 2> 4207 T56 oasc.Overseer$ClusterStateUpdater.createColle= ction Create collection collection1 with numShards 1 [junit4:junit4] 2> 4216 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 4216 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 4216 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 4537 T34 oasc.CoreContainer.register registering core:= collection1 [junit4:junit4] 2> 4537 T34 oasc.ZkController.register Register shard - c= ore:collection1 address:http://127.0.0.1:35068/solr shardId:shard1 [junit4:junit4] 2> 4538 T34 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leader_elect/shard1/election [junit4:junit4] 2> 4550 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00004 type:delet= e cxid:0x45 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/collections/collection1/leaders Error:KeeperErrorCode =3D NoNode for = /solr/collections/collection1/leaders [junit4:junit4] 2> 4551 T34 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process. [junit4:junit4] 2> 4555 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00004 type:creat= e cxid:0x46 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4558 T34 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4:junit4] 2> 4558 T34 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4:junit4] 2> 4559 T34 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:35068/solr/collection1/ [junit4:junit4] 2> 4559 T34 oasc.SyncStrategy.syncReplicas Sync Success -= now sync replicas to me [junit4:junit4] 2> 4560 T34 oasc.SyncStrategy.syncToMe http://127.0.0.1:3= 5068/solr/collection1/ has no replicas [junit4:junit4] 2> 4560 T34 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: http://127.0.0.1:35068/solr/collection1/ [junit4:junit4] 2> 4561 T34 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leaders/shard1 [junit4:junit4] 2> 4566 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00004 type:creat= e cxid:0x50 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4720 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4737 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 4737 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 4737 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 4770 T34 oasc.ZkController.register We are http://127.= 0.0.1:35068/solr/collection1/ and leader is http://127.0.0.1:35068/solr/col= lection1/ [junit4:junit4] 2> 4770 T34 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:35068/solr [junit4:junit4] 2> 4771 T34 oasc.ZkController.checkRecovery I am the lead= er, no recovery necessary [junit4:junit4] 2> 4771 T34 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4:junit4] 2> 4774 T34 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4775 T34 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 4775 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 4776 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 4851 T34 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 4855 T34 oejs.AbstractConnector.doStart Started Select= ChannelConnector@0.0.0.0:40555 [junit4:junit4] 2> 4856 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4856 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty2-1351282768586 [junit4:junit4] 2> 4857 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -jetty2-1351282768586/' [junit4:junit4] 2> 4883 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 4884 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4884 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty2-1351282768586 [junit4:junit4] 2> 4885 T34 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-135128= 2768586/solr.xml [junit4:junit4] 2> 4885 T34 oasc.CoreContainer. New CoreContainer 5= 18251138 [junit4:junit4] 2> 4886 T34 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-135128= 2768586/' [junit4:junit4] 2> 4886 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-= 1351282768586/' [junit4:junit4] 2> 4911 T34 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 4928 T34 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:33810/solr [junit4:junit4] 2> 4929 T34 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:33810/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@61d9ecfb [junit4:junit4] 2> 4930 T82 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:33810 [junit4:junit4] 2> 4930 T34 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 4931 T82 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:33810, initia= ting session [junit4:junit4] 2> 4931 T36 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /127.0.0.1:60840 [junit4:junit4] 2> 4931 T36 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /127.0.0.1:60840 [junit4:junit4] 2> 4932 T38 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x13a9ebaa8a00005 with negotiated timeout 5000 for client /127.= 0.0.1:60840 [junit4:junit4] 2> 4933 T82 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost.localdomain/127.0.0.1:338= 10, sessionid =3D 0x13a9ebaa8a00005, negotiated timeout =3D 5000 [junit4:junit4] 2> 4933 T83 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@61d9ecfb name:ZooKeeperConnection= Watcher:127.0.0.1:33810/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 4933 T34 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 4934 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00005 type:creat= e cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4934 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00005 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4935 T34 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:40555_solr [junit4:junit4] 2> 4936 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00005 type:delet= e cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:40555_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:40555_solr [junit4:junit4] 2> 4937 T34 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:40555_solr [junit4:junit4] 2> 4939 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (2) [junit4:junit4] 2> 4940 T60 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4:junit4] 2> 4940 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 4941 T55 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4:junit4] 2> 4941 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 4942 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 4942 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 4943 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4943 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 4943 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4944 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4944 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 4945 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 4945 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 4946 T71 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4:junit4] 2> 4946 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 4953 T34 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4962 T34 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty2-1351282768586/collection1 [junit4:junit4] 2> 4962 T34 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4:junit4] 2> 4963 T34 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 4964 T34 oasc.ZkController.readConfigName Load collect= ion config from:/collections/collection1 [junit4:junit4] 2> 4965 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-= 1351282768586/collection1/' [junit4:junit4] 2> 4966 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1351282768586/co= llection1/lib/README' to classloader [junit4:junit4] 2> 4967 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1351282768586/co= llection1/lib/classes/' to classloader [junit4:junit4] 2> 5012 T34 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 5072 T34 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 5074 T34 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 5080 T34 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 5248 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5249 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:35068_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:35068/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"active"} [junit4:junit4] 2> 5254 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 5254 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 5254 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 5255 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 5500 T34 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5520 T34 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 5523 T34 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 5544 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 5549 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 5554 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5556 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5558 T34 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-13512827685= 86/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1351282763= 811/jetty2/ [junit4:junit4] 2> 5558 T34 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@54b89544 [junit4:junit4] 2> 5559 T34 oasc.SolrCore.initDirectoryFactory solr.NRTCa= chingDirectoryFactory [junit4:junit4] 2> 5560 T34 oasc.CachingDirectoryFactory.injectLockFactor= y WARNING No lockType configured for NRTCachingDirectory(org.apache.lucene.= store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1351282763811/= jetty2 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@3051fd90; = maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0) assuming 'simple' [junit4:junit4] 2> 5561 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty= 2 forceNew:false [junit4:junit4] 2> 5561 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty2 [junit4:junit4] 2> 5562 T34 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-135128= 2763811/jetty2/index/ [junit4:junit4] 2> 5562 T34 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.SyncSliceTest-1351282763811/= jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5563 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty= 2/index forceNew:false [junit4:junit4] 2> 5568 T34 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@4= def3e66; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 5569 T34 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 5569 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty2/i= ndex [junit4:junit4] 2> 5570 T34 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 5572 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 5573 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 5574 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 5574 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 5575 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 5576 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5576 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 5577 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 5578 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5578 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 5579 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 5580 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5580 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 5581 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 5581 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 5582 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5583 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5584 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5584 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 5585 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 5585 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 5586 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5587 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5587 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 5588 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 5592 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 5595 T34 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 5596 T34 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [SYNONYMS.TXT, SCHEMA.XML, = MAPPING-ISOLATIN1ACCENT.TXT, OLD_SYNONYMS.TXT, STOPWORDS.TXT, OPEN-EXCHANGE= -RATES.JSON, CURRENCY.XML, PROTWORDS.TXT] [junit4:junit4] 2> 5598 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty2 [junit4:junit4] 2> 5599 T34 oass.SolrIndexSearcher. Opening Searche= r@d503e0b main [junit4:junit4] 2> 5600 T34 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 5601 T34 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 5601 T34 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 5605 T34 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 5647 T84 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@d503e0b main{StandardDirectoryReader(segme= nts_1:1)} [junit4:junit4] 2> 5656 T34 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4:junit4] 2> 5761 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5762 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40555_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40555/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"down"} [junit4:junit4] 2> 5766 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 5766 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 5766 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 5766 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 6159 T34 oasc.CoreContainer.register registering core:= collection1 [junit4:junit4] 2> 6160 T34 oasc.ZkController.register Register shard - c= ore:collection1 address:http://127.0.0.1:40555/solr shardId:shard1 [junit4:junit4] 2> 6166 T34 oasc.ZkController.register We are http://127.= 0.0.1:40555/solr/collection1/ and leader is http://127.0.0.1:35068/solr/col= lection1/ [junit4:junit4] 2> 6166 T34 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:40555/solr [junit4:junit4] 2> 6167 T34 oasc.ZkController.checkRecovery Core needs to= recover:collection1 [junit4:junit4] 2> 6167 T34 oasu.DefaultSolrCoreState.doRecovery Running = recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C3 name=3Dcollection1 org.apache.solr.= core.SolrCore@302c3e0f url=3Dhttp://127.0.0.1:40555/solr/collection1 node= =3D127.0.0.1:40555_solr [junit4:junit4] 2> 6172 T85 C3 P40555 oasc.RecoveryStrategy.run Starting = recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 6173 T34 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6175 T85 C3 P40555 oasc.RecoveryStrategy.doRecovery ##= #### startupVersions=3D[] [junit4:junit4] 2> 6175 T85 C3 P40555 oasc.ZkController.publish numShards= not found on descriptor - reading it from system property [junit4:junit4] 2> 6177 T34 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 6177 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 6178 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 6183 T85 C3 P40555 oasc.RecoveryStrategy.doRecovery At= tempting to PeerSync from http://127.0.0.1:35068/solr/collection1/ core=3Dc= ollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 6187 T85 C3 P40555 oascsi.HttpClientUtil.createClient = Creating new http client, config:maxConnectionsPerHost=3D20&maxConnections= =3D10000&connTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4:junit4] 2> 6195 T85 C3 P40555 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:40555/solr START replicas=3D[http://1= 27.0.0.1:35068/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 6196 T85 C3 P40555 oasu.PeerSync.sync WARNING no frame= of reference to tell of we've missed updates [junit4:junit4] 2> 6197 T85 C3 P40555 oasc.RecoveryStrategy.doRecovery Pe= erSync Recovery was not successful - trying replication. core=3Dcollection1 [junit4:junit4] 2> 6197 T85 C3 P40555 oasc.RecoveryStrategy.doRecovery St= arting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 6197 T85 C3 P40555 oascsi.HttpClientUtil.createClient = Creating new http client, config:maxConnections=3D128&maxConnectionsPerHost= =3D32&followRedirects=3Dfalse [junit4:junit4] 2> 6246 T34 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 6270 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6271 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40555_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40555/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"recovering"} [junit4:junit4] 2> 6276 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 6276 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 6276 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 6276 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 6280 T34 oejs.AbstractConnector.doStart Started Select= ChannelConnector@0.0.0.0:33258 [junit4:junit4] 2> 6281 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 6281 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty3-1351282769988 [junit4:junit4] 2> 6282 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -jetty3-1351282769988/' [junit4:junit4] 2> 6301 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 6301 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 6302 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty3-1351282769988 [junit4:junit4] 2> 6302 T34 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-135128= 2769988/solr.xml [junit4:junit4] 2> 6303 T34 oasc.CoreContainer. New CoreContainer 9= 62430423 [junit4:junit4] 2> 6303 T34 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-135128= 2769988/' [junit4:junit4] 2> 6304 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-= 1351282769988/' [junit4:junit4] 2> 6324 T34 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 6359 T34 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:33810/solr [junit4:junit4] 2> 6359 T34 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:33810/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@49ff4fc7 [junit4:junit4] 2> 6368 T96 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:33810 [junit4:junit4] 2> 6371 T34 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 6385 T96 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost.localdomain/127.0.0.1:33810, initia= ting session [junit4:junit4] 2> 6391 T36 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /127.0.0.1:60841 [junit4:junit4] 2> 6391 T36 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /127.0.0.1:60841 [junit4:junit4] 2> 6398 T38 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x13a9ebaa8a00006 with negotiated timeout 5000 for client /127.= 0.0.1:60841 [junit4:junit4] 2> 6398 T96 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost.localdomain/127.0.0.1:338= 10, sessionid =3D 0x13a9ebaa8a00006, negotiated timeout =3D 5000 [junit4:junit4] 2> 6400 T97 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@49ff4fc7 name:ZooKeeperConnection= Watcher:127.0.0.1:33810/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 6401 T34 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 6405 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00006 type:creat= e cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6411 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00006 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6412 T34 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:33258_solr [junit4:junit4] 2> 6412 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00006 type:delet= e cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:33258_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:33258_solr [junit4:junit4] 2> 6413 T34 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:33258_solr [junit4:junit4] 2> 6415 T83 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6416 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 6416 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 6416 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (3) [junit4:junit4] 2> 6416 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 6416 T55 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6416 T60 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6417 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 6417 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 6417 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 6417 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 6418 T71 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4:junit4] 2> 6418 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 6418 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 6419 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 6419 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 6420 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 6420 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 6432 T34 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 6442 T34 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty3-1351282769988/collection1 [junit4:junit4] 2> 6442 T34 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4:junit4] 2> 6445 T34 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 6446 T34 oasc.ZkController.readConfigName Load collect= ion config from:/collections/collection1 [junit4:junit4] 2> 6447 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-= 1351282769988/collection1/' [junit4:junit4] 2> 6449 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1351282769988/co= llection1/lib/README' to classloader [junit4:junit4] 2> 6449 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1351282769988/co= llection1/lib/classes/' to classloader [junit4:junit4] 2> 6517 T34 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 6608 T34 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 6611 T34 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 6639 T34 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> ASYNC NEW_CORE C4 name=3Dcollection1 org.apache.solr.= core.SolrCore@3286a78b url=3Dhttp://127.0.0.1:35068/solr/collection1 node= =3D127.0.0.1:35068_solr [junit4:junit4] 2> 6762 T68 C4 P35068 REQ /get {getVersions=3D100&version= =3D2&qt=3D/get&distrib=3Dfalse&wt=3Djavabin} status=3D0 QTime=3D12=20 [junit4:junit4] 2> 7103 T34 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 7109 T34 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 7112 T34 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 7139 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 7148 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 7155 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 7157 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 7159 T34 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-13512827699= 88/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1351282763= 811/jetty3/ [junit4:junit4] 2> 7159 T34 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@54b89544 [junit4:junit4] 2> 7160 T34 oasc.SolrCore.initDirectoryFactory solr.NRTCa= chingDirectoryFactory [junit4:junit4] 2> 7161 T34 oasc.CachingDirectoryFactory.injectLockFactor= y WARNING No lockType configured for NRTCachingDirectory(org.apache.lucene.= store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1351282763811/= jetty3 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1065535; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0) assuming 'simple' [junit4:junit4] 2> 7162 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty= 3 forceNew:false [junit4:junit4] 2> 7162 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty3 [junit4:junit4] 2> 7163 T34 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-135128= 2763811/jetty3/index/ [junit4:junit4] 2> 7164 T34 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.SyncSliceTest-1351282763811/= jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 7166 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty= 3/index forceNew:false [junit4:junit4] 2> 7263 T34 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@6= fd0eb12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 7263 T34 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 7264 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty3/i= ndex [junit4:junit4] 2> 7264 T34 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 7267 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 7267 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 7268 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 7268 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 7269 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 7269 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 7269 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 7270 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 7270 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 7279 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 7280 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 7281 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 7281 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 7282 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 7282 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 7283 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 7286 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7286 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7287 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 7288 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 7289 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 7289 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7290 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7291 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 7291 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 7294 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 7297 T34 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 7298 T34 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [SYNONYMS.TXT, SCHEMA.XML, = MAPPING-ISOLATIN1ACCENT.TXT, OLD_SYNONYMS.TXT, STOPWORDS.TXT, OPEN-EXCHANGE= -RATES.JSON, CURRENCY.XML, PROTWORDS.TXT] [junit4:junit4] 2> 7300 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty3 [junit4:junit4] 2> 7302 T34 oass.SolrIndexSearcher. Opening Searche= r@5f896f47 main [junit4:junit4] 2> 7303 T34 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 7304 T34 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 7304 T34 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 7310 T34 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 7376 T98 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@5f896f47 main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 7380 T34 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4:junit4] 2> 7798 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7800 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33258_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33258/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"down"} [junit4:junit4] 2> 7803 T97 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 7804 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 7804 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 7804 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 7805 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 7887 T34 oasc.CoreContainer.register registering core:= collection1 [junit4:junit4] 2> 7888 T34 oasc.ZkController.register Register shard - c= ore:collection1 address:http://127.0.0.1:33258/solr shardId:shard1 [junit4:junit4] 2> 7895 T34 oasc.ZkController.register We are http://127.= 0.0.1:33258/solr/collection1/ and leader is http://127.0.0.1:35068/solr/col= lection1/ [junit4:junit4] 2> 7896 T34 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:33258/solr [junit4:junit4] 2> 7897 T34 oasc.ZkController.checkRecovery Core needs to= recover:collection1 [junit4:junit4] 2> 7897 T34 oasu.DefaultSolrCoreState.doRecovery Running = recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C5 name=3Dcollection1 org.apache.solr.= core.SolrCore@6e95b8ca url=3Dhttp://127.0.0.1:33258/solr/collection1 node= =3D127.0.0.1:33258_solr [junit4:junit4] 2> 7898 T99 C5 P33258 oasc.RecoveryStrategy.run Starting = recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 7898 T34 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7899 T99 C5 P33258 oasc.RecoveryStrategy.doRecovery ##= #### startupVersions=3D[] [junit4:junit4] 2> 7899 T99 C5 P33258 oasc.ZkController.publish numShards= not found on descriptor - reading it from system property [junit4:junit4] 2> 7900 T34 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 7900 T99 C5 P33258 oasc.RecoveryStrategy.doRecovery At= tempting to PeerSync from http://127.0.0.1:35068/solr/collection1/ core=3Dc= ollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 7900 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 7901 T99 C5 P33258 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:33258/solr START replicas=3D[http://1= 27.0.0.1:35068/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 7901 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 7909 T99 C5 P33258 oasu.PeerSync.sync WARNING no frame= of reference to tell of we've missed updates [junit4:junit4] 2> 7911 T99 C5 P33258 oasc.RecoveryStrategy.doRecovery Pe= erSync Recovery was not successful - trying replication. core=3Dcollection1 [junit4:junit4] 2> 7915 T99 C5 P33258 oasc.RecoveryStrategy.doRecovery St= arting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 7915 T99 C5 P33258 oascsi.HttpClientUtil.createClient = Creating new http client, config:maxConnections=3D128&maxConnectionsPerHost= =3D32&followRedirects=3Dfalse [junit4:junit4] 2> 7920 T69 C4 P35068 REQ /get {getVersions=3D100&version= =3D2&qt=3D/get&distrib=3Dfalse&wt=3Djavabin} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 8017 T34 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 8042 T34 oejs.AbstractConnector.doStart Started Select= ChannelConnector@0.0.0.0:53538 [junit4:junit4] 2> 8044 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8045 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty4-1351282771711 [junit4:junit4] 2> 8045 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -jetty4-1351282771711/' [junit4:junit4] 2> 8065 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 8065 T34 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8065 T34 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty4-1351282771711 [junit4:junit4] 2> 8066 T34 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-135128= 2771711/solr.xml [junit4:junit4] 2> 8066 T34 oasc.CoreContainer. New CoreContainer 1= 718628273 [junit4:junit4] 2> 8066 T34 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-135128= 2771711/' [junit4:junit4] 2> 8067 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-= 1351282771711/' [junit4:junit4] 2> 8096 T34 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 8103 T34 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:33810/solr [junit4:junit4] 2> 8103 T34 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:33810/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@3d5c35f7 [junit4:junit4] 2> 8104 T110 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:33810 [junit4:junit4] 2> 8104 T34 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 8105 T110 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:33810, initi= ating session [junit4:junit4] 2> 8105 T36 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /127.0.0.1:60845 [junit4:junit4] 2> 8106 T36 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /127.0.0.1:60845 [junit4:junit4] 2> 8108 T38 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x13a9ebaa8a00007 with negotiated timeout 5000 for client /127.= 0.0.1:60845 [junit4:junit4] 2> 8108 T110 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server localhost.localdomain/127.0.0.1:33= 810, sessionid =3D 0x13a9ebaa8a00007, negotiated timeout =3D 5000 [junit4:junit4] 2> 8108 T111 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@3d5c35f7 name:ZooKeeperConnectio= n Watcher:127.0.0.1:33810/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 8108 T34 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 8109 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00007 type:creat= e cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8110 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00007 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8111 T34 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:53538_solr [junit4:junit4] 2> 8112 T39 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13a9ebaa8a00007 type:delet= e cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:53538_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:53538_solr [junit4:junit4] 2> 8112 T34 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:53538_solr [junit4:junit4] 2> 8119 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (4) [junit4:junit4] 2> 8120 T83 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 8120 T97 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 8120 T71 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 8120 T97 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8121 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8120 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8120 T60 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 8121 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8123 T55 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4:junit4] 2> 8123 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 8124 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 8124 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 8124 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8125 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 8125 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8125 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8126 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 8126 T34 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 8126 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 8139 T34 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 8144 T34 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-= jetty4-1351282771711/collection1 [junit4:junit4] 2> 8145 T34 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4:junit4] 2> 8146 T34 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 8146 T34 oasc.ZkController.readConfigName Load collect= ion config from:/collections/collection1 [junit4:junit4] 2> 8147 T34 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-= 1351282771711/collection1/' [junit4:junit4] 2> 8148 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1351282771711/co= llection1/lib/README' to classloader [junit4:junit4] 2> 8149 T34 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1351282771711/co= llection1/lib/classes/' to classloader [junit4:junit4] 2> 8204 T34 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 8245 T34 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 8249 T34 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 8255 T34 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 8318 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8319 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33258_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33258/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"recovering"} [junit4:junit4] 2> 8325 T97 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8325 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8325 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8325 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8325 T111 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 8337 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 8726 T34 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 8733 T34 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 8737 T34 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 8769 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 8774 T34 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 8781 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8783 T34 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8788 T34 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-13512827717= 11/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1351282763= 811/jetty4/ [junit4:junit4] 2> 8789 T34 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@54b89544 [junit4:junit4] 2> 8789 T34 oasc.SolrCore.initDirectoryFactory solr.NRTCa= chingDirectoryFactory [junit4:junit4] 2> 8790 T34 oasc.CachingDirectoryFactory.injectLockFactor= y WARNING No lockType configured for NRTCachingDirectory(org.apache.lucene.= store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1351282763811/= jetty4 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@33c38a88; = maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0) assuming 'simple' [junit4:junit4] 2> 8791 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty= 4 forceNew:false [junit4:junit4] 2> 8791 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty4 [junit4:junit4] 2> 8792 T34 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-135128= 2763811/jetty4/index/ [junit4:junit4] 2> 8792 T34 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.SyncSliceTest-1351282763811/= jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 8793 T34 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty= 4/index forceNew:false [junit4:junit4] 2> C3_STATE=3Dcoll:collection1 core:collection1 props:{n= ode_name=3D127.0.0.1:40555_solr, collection=3Dcollection1, shard=3Dshard1, = roles=3Dnull, base_url=3Dhttp://127.0.0.1:40555/solr, core=3Dcollection1, s= tate=3Drecovering} [junit4:junit4] 2> 8810 T85 C3 P40555 oasc.RecoveryStrategy.doRecovery Be= gin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 8811 T85 C3 P40555 oasu.UpdateLog.bufferUpdates Starti= ng to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 8811 T85 C3 P40555 oasc.RecoveryStrategy.replicate Att= empting to replicate from http://127.0.0.1:35068/solr/collection1/. core=3D= collection1 [junit4:junit4] 2> 8812 T85 C3 P40555 oascsi.HttpClientUtil.createClient = Creating new http client, config:maxConnections=3D128&maxConnectionsPerHost= =3D32&followRedirects=3Dfalse [junit4:junit4] 2> 8824 T68 C4 P35068 oascsi.HttpClientUtil.createClient = Creating new http client, config:maxConnections=3D500&maxConnectionsPerHost= =3D16 [junit4:junit4] 2> 8828 T68 C4 P35068 oasu.DirectUpdateHandler2.commit st= art commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dfalse,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 8829 T68 C4 P35068 oasc.CachingDirectoryFactory.close = Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-135128276381= 1/jetty1 [junit4:junit4] 2> 8832 T68 C4 P35068 oasc.SolrDeletionPolicy.onInit Solr= DeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= 1220055; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 8832 T34 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 0ef8db9; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 8833 T68 C4 P35068 oasc.SolrDeletionPolicy.updateCommi= ts newest commit =3D 1[segments_1] [junit4:junit4] 2> 8833 T34 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 8833 T68 C4 P35068 oasc.CachingDirectoryFactory.close = Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-135128276381= 1/jetty1 [junit4:junit4] 2> 8834 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty4/i= ndex [junit4:junit4] 2> 8834 T68 C4 P35068 oass.SolrIndexSearcher. Openi= ng Searcher@4da55563 realtime [junit4:junit4] 2> 8834 T34 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 8834 T68 C4 P35068 oasu.DirectUpdateHandler2.commit en= d_commit_flush [junit4:junit4] 2> 8835 T68 C4 P35068 /update {version=3D2&openSearcher= =3Dfalse&commit_end_point=3Dtrue&softCommit=3Dfalse&waitSearcher=3Dtrue&wt= =3Djavabin&commit=3Dtrue} {commit=3D} 0 16 [junit4:junit4] 2> 8838 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 8839 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 8840 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 8840 T85 C3 P40555 oash.ReplicationHandler.inform Comm= its will be reserved for 10000 [junit4:junit4] 2> 8840 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 8841 T85 C3 P40555 oascsi.HttpClientUtil.createClient = Creating new http client, config:connTimeout=3D5000&socketTimeout=3D20000&a= llowCompression=3Dfalse&maxConnections=3D10000&maxConnectionsPerHost=3D1000= 0 [junit4:junit4] 2> 8841 T34 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 8842 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 8842 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 8843 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 8844 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 8845 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 8845 T85 C3 P40555 oash.SnapPuller. No value se= t for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 8845 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 8856 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 8856 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 8857 T34 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 8858 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 8858 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 8859 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8860 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8860 T66 C4 P35068 oash.ReplicationHandler.inform Comm= its will be reserved for 10000 [junit4:junit4] 2> 8861 T66 C4 P35068 REQ /replication {version=3D2&qt=3D= /replication&wt=3Djavabin&command=3Dindexversion} status=3D0 QTime=3D13=20 [junit4:junit4] 2> 8860 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 8861 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 8862 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 8863 T85 C3 P40555 oasc.CachingDirectoryFactory.close = Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-135128276381= 1/jetty2 [junit4:junit4] 2> 8863 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8864 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8864 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 8865 T85 C3 P40555 oasc.SolrDeletionPolicy.onInit Solr= DeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@4= def3e66; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 8865 T34 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 8867 T85 C3 P40555 oasc.SolrDeletionPolicy.updateCommi= ts newest commit =3D 1[segments_1] [junit4:junit4] 2> 8867 T85 C3 P40555 oasu.DirectUpdateHandler2.commit st= art commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wai= tSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 8871 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 8873 T34 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 8875 T34 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [SYNONYMS.TXT, SCHEMA.XML, = MAPPING-ISOLATIN1ACCENT.TXT, OLD_SYNONYMS.TXT, STOPWORDS.TXT, OPEN-EXCHANGE= -RATES.JSON, CURRENCY.XML, PROTWORDS.TXT] [junit4:junit4] 2> 8883 T85 C3 P40555 oasc.SolrDeletionPolicy.onCommit So= lrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@4= def3e66; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@4= def3e66; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generat= ion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 8884 T85 C3 P40555 oasc.SolrDeletionPolicy.updateCommi= ts newest commit =3D 2[segments_2] [junit4:junit4] 2> 8884 T85 C3 P40555 oasc.CachingDirectoryFactory.close = Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-135128276381= 1/jetty2 [junit4:junit4] 2> 8884 T34 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty4 [junit4:junit4] 2> 8885 T34 oass.SolrIndexSearcher. Opening Searche= r@5a34773f main [junit4:junit4] 2> 8886 T85 C3 P40555 oass.SolrIndexSearcher. Openi= ng Searcher@11ce122 main [junit4:junit4] 2> 8886 T34 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 8887 T85 C3 P40555 oasu.DirectUpdateHandler2.commit en= d_commit_flush [junit4:junit4] 2> 8887 T34 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 8887 T34 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 8889 T84 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@11ce122 main{StandardDirectoryReader(segme= nts_2:2)} [junit4:junit4] 2> 8890 T84 oasc.CachingDirectoryFactory.close Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty2/i= ndex [junit4:junit4] 2> 8890 T85 C3 P40555 oasc.RecoveryStrategy.replay No rep= lay needed. core=3Dcollection1 [junit4:junit4] 2> 8890 T85 C3 P40555 oasc.RecoveryStrategy.doRecovery Re= plication Recovery was successful - registering as Active. core=3Dcollectio= n1 [junit4:junit4] 2> 8890 T85 C3 P40555 oasc.ZkController.publish numShards= not found on descriptor - reading it from system property [junit4:junit4] 2> 8892 T85 C3 P40555 oasc.RecoveryStrategy.doRecovery Fi= nished recovery process. core=3Dcollection1 [junit4:junit4] 2> 8903 T34 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 8930 T112 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@5a34773f main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 8933 T34 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4:junit4] 2> 9349 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9350 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40555_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40555/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"active"} [junit4:junit4] 2> 9354 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:53538_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:53538/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"down"} [junit4:junit4] 2> 9358 T97 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9358 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9358 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9358 T111 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 9358 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9358 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9435 T34 oasc.CoreContainer.register registering core:= collection1 [junit4:junit4] 2> 9435 T34 oasc.ZkController.register Register shard - c= ore:collection1 address:http://127.0.0.1:53538/solr shardId:shard1 [junit4:junit4] 2> 9439 T34 oasc.ZkController.register We are http://127.= 0.0.1:53538/solr/collection1/ and leader is http://127.0.0.1:35068/solr/col= lection1/ [junit4:junit4] 2> 9439 T34 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:53538/solr [junit4:junit4] 2> 9440 T34 oasc.ZkController.checkRecovery Core needs to= recover:collection1 [junit4:junit4] 2> 9440 T34 oasu.DefaultSolrCoreState.doRecovery Running = recovery - first canceling any ongoing recovery [junit4:junit4] 2> 9450 T34 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> ASYNC NEW_CORE C6 name=3Dcollection1 org.apache.solr.= core.SolrCore@2bfc1bab url=3Dhttp://127.0.0.1:53538/solr/collection1 node= =3D127.0.0.1:53538_solr [junit4:junit4] 2> 9451 T113 C6 P53538 oasc.RecoveryStrategy.run Starting= recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 9452 T113 C6 P53538 oasc.RecoveryStrategy.doRecovery #= ##### startupVersions=3D[] [junit4:junit4] 2> 9452 T113 C6 P53538 oasc.ZkController.publish numShard= s not found on descriptor - reading it from system property [junit4:junit4] 2> 9454 T113 C6 P53538 oasc.RecoveryStrategy.doRecovery A= ttempting to PeerSync from http://127.0.0.1:35068/solr/collection1/ core=3D= collection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 9454 T113 C6 P53538 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:53538/solr START replicas=3D[http://1= 27.0.0.1:35068/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 9457 T113 C6 P53538 oasu.PeerSync.sync WARNING no fram= e of reference to tell of we've missed updates [junit4:junit4] 2> 9457 T34 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 9458 T34 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 9458 T34 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 9459 T113 C6 P53538 oasc.RecoveryStrategy.doRecovery P= eerSync Recovery was not successful - trying replication. core=3Dcollection= 1 [junit4:junit4] 2> 9459 T113 C6 P53538 oasc.RecoveryStrategy.doRecovery S= tarting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 9463 T113 C6 P53538 oascsi.HttpClientUtil.createClient= Creating new http client, config:maxConnections=3D128&maxConnectionsPerHos= t=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 9463 T34 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9465 T34 oasc.AbstractFullDistribZkTestBase.waitForThi= ngsToLevelOut Wait for recoveries to finish - wait 15 for each attempt [junit4:junit4] 2> 9466 T34 oasc.AbstractDistribZkTestBase.waitForRecover= iesToFinish Wait for recoveries to finish - collection: collection1 failOnT= imeout:true timeout (sec):15 [junit4:junit4] 2> 9476 T67 C4 P35068 REQ /get {getVersions=3D100&version= =3D2&qt=3D/get&distrib=3Dfalse&wt=3Djavabin} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 9476 T34 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9863 T56 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9864 T56 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:53538_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:53538/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"recovering"} [junit4:junit4] 2> 9911 T71 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9911 T55 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9911 T60 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9911 T111 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 9911 T97 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 9911 T83 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... (5) [junit4:junit4] 2> 10479 T34 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> C5_STATE=3Dcoll:collection1 core:collection1 props:{n= ode_name=3D127.0.0.1:33258_solr, collection=3Dcollection1, shard=3Dshard1, = roles=3Dnull, base_url=3Dhttp://127.0.0.1:33258/solr, core=3Dcollection1, s= tate=3Drecovering} [junit4:junit4] 2> 10928 T99 C5 P33258 oasc.RecoveryStrategy.doRecovery B= egin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 10929 T99 C5 P33258 oasu.UpdateLog.bufferUpdates Start= ing to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 10929 T99 C5 P33258 oasc.RecoveryStrategy.replicate At= tempting to replicate from http://127.0.0.1:35068/solr/collection1/. core= =3Dcollection1 [junit4:junit4] 2> 10929 T99 C5 P33258 oascsi.HttpClientUtil.createClient= Creating new http client, config:maxConnections=3D128&maxConnectionsPerHos= t=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 10936 T67 C4 P35068 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dfalse,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 10937 T67 C4 P35068 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1 [junit4:junit4] 2> 10937 T67 C4 P35068 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 10938 T67 C4 P35068 /update {version=3D2&openSearcher= =3Dfalse&commit_end_point=3Dtrue&softCommit=3Dfalse&waitSearcher=3Dtrue&wt= =3Djavabin&commit=3Dtrue} {commit=3D} 0 3 [junit4:junit4] 2> 10939 T99 C5 P33258 oash.ReplicationHandler.inform Com= mits will be reserved for 10000 [junit4:junit4] 2> 10939 T99 C5 P33258 oash.SnapPuller. No value s= et for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 10942 T69 C4 P35068 REQ /replication {version=3D2&qt= =3D/replication&wt=3Djavabin&command=3Dindexversion} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 10944 T99 C5 P33258 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty3 [junit4:junit4] 2> 10946 T99 C5 P33258 oasc.SolrDeletionPolicy.onInit Sol= rDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@6= fd0eb12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 10947 T99 C5 P33258 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 1[segments_1] [junit4:junit4] 2> 10947 T99 C5 P33258 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 10960 T99 C5 P33258 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@6= fd0eb12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@6= fd0eb12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generat= ion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 10961 T99 C5 P33258 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 2[segments_2] [junit4:junit4] 2> 10961 T99 C5 P33258 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty3 [junit4:junit4] 2> 10963 T99 C5 P33258 oass.SolrIndexSearcher. Open= ing Searcher@11b30609 main [junit4:junit4] 2> 10964 T99 C5 P33258 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 10966 T98 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@11b30609 main{StandardDirectoryReader(seg= ments_2:2)} [junit4:junit4] 2> 10967 T98 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty3/= index [junit4:junit4] 2> 10967 T99 C5 P33258 oasc.RecoveryStrategy.replay No re= play needed. core=3Dcollection1 [junit4:junit4] 2> 10967 T99 C5 P33258 oasc.RecoveryStrategy.doRecovery R= eplication Recovery was successful - registering as Active. core=3Dcollecti= on1 [junit4:junit4] 2> 10968 T99 C5 P33258 oasc.ZkController.publish numShard= s not found on descriptor - reading it from system property [junit4:junit4] 2> 11008 T99 C5 P33258 oasc.RecoveryStrategy.doRecovery F= inished recovery process. core=3Dcollection1 [junit4:junit4] 2> 11425 T56 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11426 T56 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33258_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33258/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"active"} [junit4:junit4] 2> 11511 T97 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 11511 T55 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 11511 T34 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11512 T83 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 11511 T60 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 11513 T71 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 11513 T111 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... (5) [junit4:junit4] 2> C6_STATE=3Dcoll:collection1 core:collection1 props:{n= ode_name=3D127.0.0.1:53538_solr, collection=3Dcollection1, shard=3Dshard1, = roles=3Dnull, base_url=3Dhttp://127.0.0.1:53538/solr, core=3Dcollection1, s= tate=3Drecovering} [junit4:junit4] 2> 12477 T113 C6 P53538 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 12478 T113 C6 P53538 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 12478 T113 C6 P53538 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:35068/solr/collection1/. core= =3Dcollection1 [junit4:junit4] 2> 12478 T113 C6 P53538 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 12483 T68 C4 P35068 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dfalse,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 12484 T68 C4 P35068 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1 [junit4:junit4] 2> 12485 T68 C4 P35068 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 12485 T68 C4 P35068 /update {version=3D2&openSearcher= =3Dfalse&commit_end_point=3Dtrue&softCommit=3Dfalse&waitSearcher=3Dtrue&wt= =3Djavabin&commit=3Dtrue} {commit=3D} 0 2 [junit4:junit4] 2> 12486 T113 C6 P53538 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 12486 T113 C6 P53538 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 12490 T69 C4 P35068 REQ /replication {version=3D2&qt= =3D/replication&wt=3Djavabin&command=3Dindexversion} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 12492 T113 C6 P53538 oasc.CachingDirectoryFactory.clos= e Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763= 811/jetty4 [junit4:junit4] 2> 12501 T113 C6 P53538 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 0ef8db9; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 12501 T113 C6 P53538 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 1[segments_1] [junit4:junit4] 2> 12502 T113 C6 P53538 oasu.DirectUpdateHandler2.commit = start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 12513 T34 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12580 T113 C6 P53538 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 0ef8db9; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 0ef8db9; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generat= ion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 12581 T113 C6 P53538 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 12581 T113 C6 P53538 oasc.CachingDirectoryFactory.clos= e Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763= 811/jetty4 [junit4:junit4] 2> 12582 T113 C6 P53538 oass.SolrIndexSearcher. Ope= ning Searcher@74768a30 main [junit4:junit4] 2> 12583 T113 C6 P53538 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 12584 T112 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@74768a30 main{StandardDirectoryReader(se= gments_2:2)} [junit4:junit4] 2> 12585 T112 oasc.CachingDirectoryFactory.close Releasin= g directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty4= /index [junit4:junit4] 2> 12585 T113 C6 P53538 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dcollection1 [junit4:junit4] 2> 12585 T113 C6 P53538 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dcollect= ion1 [junit4:junit4] 2> 12586 T113 C6 P53538 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 12589 T113 C6 P53538 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 13025 T56 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13026 T56 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "node_name":"127.0.0.1:53538_solr", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:53538/solr", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "state":"active"} [junit4:junit4] 2> 13030 T111 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... (5) [junit4:junit4] 2> 13030 T83 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 13030 T60 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 13030 T55 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 13030 T71 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 13030 T97 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... (5) [junit4:junit4] 2> 13515 T34 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> ASYNC NEW_CORE C7 name=3Dcollection1 org.apache.solr.= core.SolrCore@35dcb5a6 url=3Dhttp://127.0.0.1:59756/solr/collection1 node= =3D127.0.0.1:59756_solr [junit4:junit4] 2> 13523 T53 C7 P59756 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 13527 T53 C7 P59756 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data [junit4:junit4] 2> 13530 T53 C7 P59756 oasc.SolrDeletionPolicy.onInit Sol= rDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@6ee7a6d7; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,g= eneration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 13531 T53 C7 P59756 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 1[segments_1] [junit4:junit4] 2> 13532 T53 C7 P59756 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data [junit4:junit4] 2> 13533 T53 C7 P59756 oass.SolrIndexSearcher. Open= ing Searcher@32b5e69c main [junit4:junit4] 2> 13534 T53 C7 P59756 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 13535 T58 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@32b5e69c main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 13536 T58 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/control= /data/index [junit4:junit4] 2> 13536 T53 C7 P59756 /update {version=3D2&waitSearcher= =3Dtrue&softCommit=3Dfalse&wt=3Djavabin&commit=3Dtrue} {commit=3D} 0 13 [junit4:junit4] 2> 13543 T69 C4 P35068 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 13543 T69 C4 P35068 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1 [junit4:junit4] 2> 13544 T69 C4 P35068 oass.SolrIndexSearcher. Open= ing Searcher@e8097cc main [junit4:junit4] 2> 13545 T69 C4 P35068 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1/index [junit4:junit4] 2> 13545 T69 C4 P35068 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 13547 T72 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@e8097cc main{StandardDirectoryReader(segm= ents_1:1:nrt)} [junit4:junit4] 2> 13547 T72 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty1/= index [junit4:junit4] 2> 13552 T69 C4 P35068 oasu.SolrCmdDistributor.distribCom= mit Distrib commit to:[StdNode: http://127.0.0.1:40555/solr/collection1/, S= tdNode: http://127.0.0.1:33258/solr/collection1/, StdNode: http://127.0.0.1= :53538/solr/collection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&soft= Commit=3Dfalse&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> C3_STATE=3Dcoll:collection1 core:collection1 props:{n= ode_name=3D127.0.0.1:40555_solr, collection=3Dcollection1, shard=3Dshard1, = roles=3Dnull, base_url=3Dhttp://127.0.0.1:40555/solr, core=3Dcollection1, s= tate=3Dactive} [junit4:junit4] 2> 13566 T80 C3 P40555 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> C6_STATE=3Dcoll:collection1 core:collection1 props:{n= ode_name=3D127.0.0.1:53538_solr, collection=3Dcollection1, shard=3Dshard1, = roles=3Dnull, base_url=3Dhttp://127.0.0.1:53538/solr, core=3Dcollection1, s= tate=3Dactive} [junit4:junit4] 2> 13565 T106 C6 P53538 oasu.DirectUpdateHandler2.commit = start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 13568 T80 C3 P40555 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty2 [junit4:junit4] 2> C5_STATE=3Dcoll:collection1 core:collection1 props:{n= ode_name=3D127.0.0.1:33258_solr, collection=3Dcollection1, shard=3Dshard1, = roles=3Dnull, base_url=3Dhttp://127.0.0.1:33258/solr, core=3Dcollection1, s= tate=3Dactive} [junit4:junit4] 2> 13570 T92 C5 P33258 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 13570 T80 C3 P40555 oass.SolrIndexSearcher. Open= ing Searcher@4c887991 main [junit4:junit4] 2> 13572 T106 C6 P53538 oasc.CachingDirectoryFactory.clos= e Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763= 811/jetty4 [junit4:junit4] 2> 13573 T92 C5 P33258 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty3 [junit4:junit4] 2> 13573 T80 C3 P40555 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 13574 T106 C6 P53538 oass.SolrIndexSearcher. Ope= ning Searcher@4bf8ced7 main [junit4:junit4] 2> 13579 T106 C6 P53538 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 13575 T84 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@4c887991 main{StandardDirectoryReader(seg= ments_2:2)} [junit4:junit4] 2> 13574 T92 C5 P33258 oass.SolrIndexSearcher. Open= ing Searcher@45cfaf37 main [junit4:junit4] 2> 13581 T112 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@4bf8ced7 main{StandardDirectoryReader(se= gments_2:2)} [junit4:junit4] 2> 13581 T84 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty2/= index [junit4:junit4] 2> 13582 T112 oasc.CachingDirectoryFactory.close Releasin= g directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty4= /index [junit4:junit4] 2> 13583 T98 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@45cfaf37 main{StandardDirectoryReader(seg= ments_2:2)} [junit4:junit4] 2> 13583 T106 C6 P53538 /update {version=3D2&commit_end_p= oint=3Dtrue&softCommit=3Dfalse&waitSearcher=3Dtrue&expungeDeletes=3Dfalse&w= t=3Djavabin&commit=3Dtrue} {commit=3D} 0 18 [junit4:junit4] 2> 13583 T98 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty3/= index [junit4:junit4] 2> 13581 T92 C5 P33258 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 13584 T92 C5 P33258 /update {version=3D2&commit_end_po= int=3Dtrue&softCommit=3Dfalse&waitSearcher=3Dtrue&expungeDeletes=3Dfalse&wt= =3Djavabin&commit=3Dtrue} {commit=3D} 0 15 [junit4:junit4] 2> 13583 T80 C3 P40555 /update {version=3D2&commit_end_po= int=3Dtrue&softCommit=3Dfalse&waitSearcher=3Dtrue&expungeDeletes=3Dfalse&wt= =3Djavabin&commit=3Dtrue} {commit=3D} 0 17 [junit4:junit4] 2> 13585 T69 C4 P35068 /update {version=3D2&waitSearcher= =3Dtrue&softCommit=3Dfalse&wt=3Djavabin&commit=3Dtrue} {commit=3D} 0 43 [junit4:junit4] 2> 13588 T34 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13598 T66 C4 P35068 REQ /select {version=3D2&distrib= =3Dfalse&wt=3Djavabin&q=3D*:*} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13607 T79 C3 P40555 REQ /select {version=3D2&distrib= =3Dfalse&wt=3Djavabin&q=3D*:*} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 13613 T95 C5 P33258 REQ /select {version=3D2&distrib= =3Dfalse&wt=3Djavabin&q=3D*:*} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 13617 T107 C6 P53538 REQ /select {version=3D2&distrib= =3Dfalse&wt=3Djavabin&q=3D*:*} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 15652 T52 C7 P59756 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data [junit4:junit4] 2> 15653 T52 C7 P59756 oass.SolrIndexSearcher. Open= ing Searcher@25c00e37 realtime [junit4:junit4] 2> 15654 T52 C7 P59756 /update {version=3D2&wt=3Djavabin}= {deleteByQuery=3D*:* (-1416922691746660352)} 0 16 [junit4:junit4] 2> 15658 T68 C4 P35068 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1 [junit4:junit4] 2> 15664 T78 C3 P40555 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty2 [junit4:junit4] 2> 15664 T107 C6 P53538 oasc.CachingDirectoryFactory.clos= e Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763= 811/jetty4 [junit4:junit4] 2> 15664 T93 C5 P33258 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty3 [junit4:junit4] 2> 15664 T107 C6 P53538 oass.SolrIndexSearcher. Ope= ning Searcher@586aaf4a realtime [junit4:junit4] 2> 15665 T93 C5 P33258 oass.SolrIndexSearcher. Open= ing Searcher@1ba319a7 realtime [junit4:junit4] 2> 15664 T78 C3 P40555 oass.SolrIndexSearcher. Open= ing Searcher@65998c51 realtime [junit4:junit4] 2> 15665 T107 C6 P53538 REQ /update {version=3D2&update.f= rom=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER&= wt=3Djavabin&_version_=3D-1416922691759243264} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 15665 T78 C3 P40555 REQ /update {version=3D2&update.fr= om=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER&w= t=3Djavabin&_version_=3D-1416922691759243264} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15665 T93 C5 P33258 REQ /update {version=3D2&update.fr= om=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER&w= t=3Djavabin&_version_=3D-1416922691759243264} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15666 T68 C4 P35068 /update {version=3D2&wt=3Djavabin}= {deleteByQuery=3D*:* (-1416922691759243264)} 0 8 [junit4:junit4] 2> 15675 T53 C7 P59756 /update {version=3D2&wt=3Djavabin}= {add=3D[0 (1416922691772874752)]} 0 6 [junit4:junit4] 2> 15689 T109 C6 P53538 REQ /update {version=3D2&distrib.= from=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER= &wt=3Djavabin} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 15690 T94 C5 P33258 REQ /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER&= wt=3Djavabin} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 15692 T80 C3 P40555 REQ /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER&= wt=3Djavabin} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 15692 T67 C4 P35068 /update {version=3D2&wt=3Djavabin}= {add=3D[0 (1416922691780214784)]} 0 14 [junit4:junit4] 2> 15699 T46 C7 P59756 /update {version=3D2&wt=3Djavabin}= {add=3D[1 (1416922691799089152)]} 0 3 [junit4:junit4] 2> 15710 T81 C3 P40555 REQ /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER&= wt=3Djavabin} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15711 T92 C5 P33258 REQ /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER&= wt=3Djavabin} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 15711 T108 C6 P53538 REQ /update {version=3D2&distrib.= from=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER= &wt=3Djavabin} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 15712 T69 C4 P35068 /update {version=3D2&wt=3Djavabin}= {add=3D[1 (1416922691806429184)]} 0 10 [junit4:junit4] 2> 15718 T51 C7 P59756 /update {version=3D2&wt=3Djavabin}= {add=3D[2 (1416922691819012096)]} 0 3 [junit4:junit4] 2> 15729 T106 C6 P53538 REQ /update {version=3D2&distrib.= from=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER= &wt=3Djavabin} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15730 T95 C5 P33258 REQ /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER&= wt=3Djavabin} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15730 T66 C4 P35068 /update {version=3D2&test.distrib.= skip.servers=3Dhttp://127.0.0.1:40555/solr/collection1/&wt=3Djavabin} {add= =3D[2 (1416922691825303552)]} 0 9 [junit4:junit4] 2> 15735 T52 C7 P59756 /update {version=3D2&wt=3Djavabin}= {add=3D[3 (1416922691837886464)]} 0 2 [junit4:junit4] 2> 15744 T107 C6 P53538 REQ /update {version=3D2&distrib.= from=3Dhttp://127.0.0.1:35068/solr/collection1/&update.distrib=3DFROMLEADER= &wt=3Djavabin} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15745 T68 C4 P35068 /update {version=3D2&test.distrib.= skip.servers=3Dhttp://127.0.0.1:40555/solr/collection1/&test.distrib.skip.s= ervers=3Dhttp://127.0.0.1:33258/solr/collection1/&wt=3Djavabin} {add=3D[3 (= 1416922691843129344)]} 0 7 [junit4:junit4] 2> 15750 T53 C7 P59756 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15780 T53 C7 P59756 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@6ee7a6d7; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,g= eneration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@6ee7a6d7; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,g= eneration=3D2,filenames=3D[_0.si, _0.tim, _0.pos, _0_nrm.cfe, _0_nrm.cfs, s= egments_2, _0.fdx, _0.tip, _0.fnm, _0.fdt, _0.doc] [junit4:junit4] 2> 15781 T53 C7 P59756 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 2[_0.si, _0.tim, _0.pos, _0_nrm.cfe, _0_nrm.cfs, segm= ents_2, _0.fdx, _0.tip, _0.fnm, _0.fdt, _0.doc] [junit4:junit4] 2> 15781 T53 C7 P59756 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data [junit4:junit4] 2> 15784 T53 C7 P59756 oass.SolrIndexSearcher. Open= ing Searcher@3118a325 main [junit4:junit4] 2> 15785 T53 C7 P59756 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/control/data/index [junit4:junit4] 2> 15786 T53 C7 P59756 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 15787 T58 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@3118a325 main{StandardDirectoryReader(seg= ments_2:3:nrt _0(5.0):C4)} [junit4:junit4] 2> 15787 T58 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/control= /data/index [junit4:junit4] 2> 15788 T53 C7 P59756 /update {version=3D2&waitSearcher= =3Dtrue&softCommit=3Dfalse&wt=3Djavabin&commit=3Dtrue} {commit=3D} 0 39 [junit4:junit4] 2> 15791 T67 C4 P35068 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15810 T67 C4 P35068 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= 1220055; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generat= ion=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= 1220055; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generat= ion=3D2,filenames=3D[_0.si, _0.tim, _0.pos, _0_nrm.cfe, _0_nrm.cfs, segment= s_2, _0.fdx, _0.tip, _0.fnm, _0.fdt, _0.doc] [junit4:junit4] 2> 15811 T67 C4 P35068 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 2[_0.si, _0.tim, _0.pos, _0_nrm.cfe, _0_nrm.cfs, segm= ents_2, _0.fdx, _0.tip, _0.fnm, _0.fdt, _0.doc] [junit4:junit4] 2> 15811 T67 C4 P35068 oasc.CachingDirectoryFactory.close= Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-13512827638= 11/jetty1 [junit4:junit4] 2> 15813 T67 C4 P35068 oass.SolrIndexSearcher. Open= ing Searcher@7293da04 main [junit4:junit4] 2> 15814 T67 C4 P35068 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 15816 T72 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@7293da04 main{StandardDirectoryReader(seg= ments_2:3:nrt _0(5.0):C4)} [junit4:junit4] 2> 15816 T72 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1351282763811/jetty1/= index [junit4:junit4] 2> 15817 T67 C4 P35068 oasu.SolrCmdDistributor.distribCom= mit Distrib commit to:[StdNode: http://127.0.0.1:40555/solr/collection1/, S= tdNode: http://127.0.0.1:33258/solr/collection1/, StdNode: http://127.0.0.1= :53538/solr/collection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&soft= Commit=3Dfalse&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 15820 T79 C3 P40555 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15820 T93 C5 P33258 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15821 T109 C6 P53538 oasu.DirectUpdateHandler2.commit = start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15840 T93 C5 P33258 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/ [...truncated too long message...] (AbstractFullDistribZkTestBase.java:1216) [junit4:junit4] > =09at org.apache.solr.cloud.SyncSliceTest.waitToSeeDow= nInClusterState(SyncSliceTest.java:259) [junit4:junit4] > =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncS= liceTest.java:223) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:695) [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:474) [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:45) [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:48) [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:45) [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> 34134 T34 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> 34137 T33 ccr.ThreadLeakControl.checkThreadLeaks WARNI= NG Will linger awaiting termination of 2 leaked thread(s). [junit4:junit4] 2> 34751 T111 oasc.LeaderElector$1.process WARNING org.a= pache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = =3D Session expired for /collections/collection1/leader_elect/shard1/electi= on/88557667217309703-127.0.0.1:53538_solr_collection1-n_0000000003 [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:118) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:42) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.= java:734) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$2.exec= ute(SolrZkClient.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$2.exec= ute(SolrZkClient.java:141) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:63) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.delete= (SolrZkClient.java:141) [junit4:junit4] 2> =09at org.apache.solr.cloud.ElectionContext.cancelElec= tion(ElectionContext.java:63) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:243) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:155) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:99) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:55) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:128) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:502) [junit4:junit4] 2>=20 [junit4:junit4] 2> 34752 T111 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@3d5c35f7 name:ZooKeeperConnecti= on Watcher:127.0.0.1:33810/solr got event WatchedEvent state:Disconnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 34752 T111 oascc.ConnectionManager.process Client->Zoo= Keeper status change trigger but we are already closed [junit4:junit4] 2> 34752 T111 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 34915 T97 oascc.ZkStateReader$2.process WARNING ZooKee= per watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 34915 T97 oascc.ZkStateReader$3.process WARNING ZooKee= per watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 34915 T97 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@49ff4fc7 name:ZooKeeperConnectio= n Watcher:127.0.0.1:33810/solr got event WatchedEvent state:Disconnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 34916 T97 oascc.ConnectionManager.process Client->ZooK= eeper status change trigger but we are already closed [junit4:junit4] 2> 34916 T97 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> NOTE: test params are: codec=3DAsserting, sim=3DDefaul= tSimilarity, locale=3Dzh_CN, timezone=3DAmerica/Godthab [junit4:junit4] 2> NOTE: Linux 3.2.0-32-generic amd64/Oracle Corporation = 1.8.0-ea (64-bit)/cpus=3D8,threads=3D1,free=3D74797088,total=3D126418944 [junit4:junit4] 2> NOTE: All tests run in this JVM: [SolrInfoMBeanTest, U= pdateParamsTest, TestSolrDeletionPolicy2, EchoParamsTest, QueryEqualityTest= , QueryParsingTest, TermVectorComponentTest, SyncSliceTest] [junit4:junit4] Completed on J1 in 35.19s, 1 test, 1 failure <<< FAILURES! [...truncated 639 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:335: 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:178: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:= 61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1159: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 827: There were test failures: 232 suites, 961 tests, 1 failure, 7 ignored = (2 assumptions) Total time: 23 minutes 24 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.8.0-ea-b58 -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_52_1509873294.1351283300247 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_52_1509873294.1351283300247--