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 C6439F408 for ; Tue, 19 Mar 2013 23:56:28 +0000 (UTC) Received: (qmail 69129 invoked by uid 500); 19 Mar 2013 23:56:27 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 69062 invoked by uid 500); 19 Mar 2013 23:56:27 -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 69049 invoked by uid 99); 19 Mar 2013 23:56:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 23:56:26 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 23:56:12 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 5508914AA031 for ; Tue, 19 Mar 2013 23:55:49 +0000 (UTC) Date: Tue, 19 Mar 2013 23:52:44 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <765202229.25.1363737349300.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4784 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_24_960821726.1363737164768" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_24_960821726.1363737164768 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4784/ Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearc= h Error Message: Still found shard2 in collection test_unload_shard_and_collection Stack Trace: java.lang.AssertionError: Still found shard2 in collection test_unload_shar= d_and_collection =09at __randomizedtesting.SeedInfo.seed([B71B11FD52BC8086:36FD9FE525E3E0BA]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndColle= ction(UnloadDistributedZkTest.java:124) =09at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistribute= dZkTest.java:77) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:487) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) Build Log: [...truncated 9323 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest [junit4:junit4] 2> 0 T2168 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /g/c [junit4:junit4] 2> 4 T2168 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkT= est-1363736761294 [junit4:junit4] 2> 4 T2168 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 5 T2169 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 5 T2169 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 6 T2169 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 6 T2169 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 6 T2169 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 6 T2169 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to= /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/te= st/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1363736761294/zookeep= er/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 105 T2168 oasc.ZkTestServer.run start zk server on por= t:46817 [junit4:junit4] 2> 105 T2168 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:46817 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@1501ed5f [junit4:junit4] 2> 106 T2168 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 106 T2174 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:46817. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 107 T2174 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:46817, initi= ating session [junit4:junit4] 2> 107 T2170 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:37411 [junit4:junit4] 2> 107 T2170 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:37411 [junit4:junit4] 2> 108 T2172 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 742 T2172 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d850b93d10000 with negotiated timeout 10000 for client /= 127.0.0.1:37411 [junit4:junit4] 2> 742 T2174 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:46817, s= essionid =3D 0x13d850b93d10000, negotiated timeout =3D 10000 [junit4:junit4] 2> 742 T2175 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1501ed5f name:ZooKeeperConnectio= n Watcher:127.0.0.1:46817 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 742 T2168 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 743 T2168 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 746 T2173 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d850b93d10000 [junit4:junit4] 2> 747 T2175 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 747 T2170 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:37411 which had sessionid 0x13d850b93d10000 [junit4:junit4] 2> 747 T2168 oaz.ZooKeeper.close Session: 0x13d850b93d100= 00 closed [junit4:junit4] 2> 747 T2168 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:46817/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1bc6118f [junit4:junit4] 2> 748 T2168 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 748 T2176 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:46817. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 749 T2176 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:46817, initi= ating session [junit4:junit4] 2> 749 T2170 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:37412 [junit4:junit4] 2> 749 T2170 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:37412 [junit4:junit4] 2> 750 T2172 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d850b93d10001 with negotiated timeout 10000 for client /= 127.0.0.1:37412 [junit4:junit4] 2> 750 T2176 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:46817, s= essionid =3D 0x13d850b93d10001, negotiated timeout =3D 10000 [junit4:junit4] 2> 750 T2177 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1bc6118f name:ZooKeeperConnectio= n Watcher:127.0.0.1:46817/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 750 T2168 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 751 T2168 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 754 T2168 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 756 T2168 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 757 T2168 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 759 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xm= l [junit4:junit4] 2> 759 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 762 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 763 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 765 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 766 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 768 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 768 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 770 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 770 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 772 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exc= hange-rates.json [junit4:junit4] 2> 773 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 775 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mappi= ng-ISOLatin1Accent.txt [junit4:junit4] 2> 775 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 777 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 778 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 780 T2168 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 780 T2168 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 782 T2173 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d850b93d10001 [junit4:junit4] 2> 782 T2168 oaz.ZooKeeper.close Session: 0x13d850b93d100= 01 closed [junit4:junit4] 2> 783 T2170 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:37412 which had sessionid 0x13d850b93d10001 [junit4:junit4] 2> 783 T2177 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 839 T2168 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 845 T2168 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:45848 [junit4:junit4] 2> 846 T2168 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 846 T2168 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 847 T2168 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistrib= utedZkTest-controljetty-1363736762073 [junit4:junit4] 2> 847 T2168 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZ= kTest-controljetty-1363736762073/solr.xml [junit4:junit4] 2> 847 T2168 oasc.CoreContainer. New CoreContainer = 603222335 [junit4:junit4] 2> 848 T2168 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-co= ntroljetty-1363736762073/' [junit4:junit4] 2> 848 T2168 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkT= est-controljetty-1363736762073/' [junit4:junit4] 2> 865 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 866 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 866 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 866 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 866 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 867 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 867 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 867 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 868 T2168 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 868 T2168 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 873 T2168 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 882 T2168 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:46817/solr [junit4:junit4] 2> 883 T2168 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 883 T2168 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:46817 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@1e2d7545 [junit4:junit4] 2> 884 T2168 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 884 T2187 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:46817. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 885 T2187 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:46817, initi= ating session [junit4:junit4] 2> 885 T2170 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:37413 [junit4:junit4] 2> 885 T2170 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:37413 [junit4:junit4] 2> 886 T2172 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d850b93d10002 with negotiated timeout 20000 for client /= 127.0.0.1:37413 [junit4:junit4] 2> 886 T2187 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:46817, s= essionid =3D 0x13d850b93d10002, negotiated timeout =3D 20000 [junit4:junit4] 2> 886 T2188 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1e2d7545 name:ZooKeeperConnectio= n Watcher:127.0.0.1:46817 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 887 T2168 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 888 T2173 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d850b93d10002 [junit4:junit4] 2> 889 T2188 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 889 T2170 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:37413 which had sessionid 0x13d850b93d10002 [junit4:junit4] 2> 889 T2168 oaz.ZooKeeper.close Session: 0x13d850b93d100= 02 closed [junit4:junit4] 2> 889 T2168 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 892 T2168 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:46817/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1ba478d6 [junit4:junit4] 2> 892 T2168 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 893 T2189 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:46817. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 893 T2189 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:46817, initi= ating session [junit4:junit4] 2> 893 T2170 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:37414 [junit4:junit4] 2> 893 T2170 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:37414 [junit4:junit4] 2> 894 T2172 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d850b93d10003 with negotiated timeout 20000 for client /= 127.0.0.1:37414 [junit4:junit4] 2> 894 T2189 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:46817, s= essionid =3D 0x13d850b93d10003, negotiated timeout =3D 20000 [junit4:junit4] 2> 894 T2190 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1ba478d6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:46817/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 895 T2168 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 897 T2168 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4:junit4] 2> 899 T2173 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d850b93d10003 type:crea= te cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 899 T2168 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4:junit4] 2> 901 T2168 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 902 T2168 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:45848_g%2Fc [junit4:junit4] 2> 903 T2173 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d850b93d10003 type:dele= te cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:45848_g%2Fc Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/= 127.0.0.1:45848_g%2Fc [junit4:junit4] 2> 903 T2168 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:45848_g%2Fc [junit4:junit4] 2> 906 T2168 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 908 T2173 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d850b93d10003 type:dele= te cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_ele= ct/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 909 T2168 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 910 T2168 oasc.Overseer.start Overseer (id=3D893738523= 88360195-127.0.0.1:45848_g%2Fc-n_0000000000) starting [junit4:junit4] 2> 911 T2173 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d850b93d10003 type:crea= te cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 911 T2173 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d850b93d10003 type:crea= te cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 912 T2173 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d850b93d10003 type:crea= te cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 913 T2168 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4:junit4] 2> 914 T2173 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d850b93d10003 type:crea= te cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 915 T2192 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 915 T2168 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 917 T2168 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 918 T2168 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 920 T2191 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 921 T2168 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 922 T2168 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 922 T2168 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 924 T2168 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4:junit4] 2> 925 T2168 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:46817/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@2ed891a2 [junit4:junit4] 2> 926 T2168 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 926 T2194 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:46817. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 926 T2194 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:46817, initi= ating session [junit4:junit4] 2> 926 T2170 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:37415 [junit4:junit4] 2> 926 T2170 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:37415 [junit4:junit4] 2> 927 T2172 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d850b93d10004 with negotiated timeout 10000 for client /= 127.0.0.1:37415 [junit4:junit4] 2> 927 T2194 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:46817, s= essionid =3D 0x13d850b93d10004, negotiated timeout =3D 10000 [junit4:junit4] 2> 927 T2195 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2ed891a2 name:ZooKeeperConnectio= n Watcher:127.0.0.1:46817/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 928 T2168 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 929 T2168 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 930 T2168 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4:junit4] 2> 985 T2168 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 987 T2168 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:49591 [junit4:junit4] 2> 988 T2168 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 988 T2168 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 988 T2168 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistrib= utedZkTest-jetty1-1363736762220 [junit4:junit4] 2> 989 T2168 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZ= kTest-jetty1-1363736762220/solr.xml [junit4:junit4] 2> 989 T2168 oasc.CoreContainer. New CoreContainer = 2033323951 [junit4:junit4] 2> 990 T2168 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-je= tty1-1363736762220/' [junit4:junit4] 2> 990 T2168 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkT= est-jetty1-1363736762220/' [junit4:junit4] 2> 1006 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 1007 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 1007 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 1008 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1008 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 1008 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1008 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1009 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 1009 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 1009 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 1015 T2168 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 1024 T2168 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:46817/solr [junit4:junit4] 2> 1024 T2168 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 1025 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@37815f1f [junit4:junit4] 2> 1026 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 1026 T2205 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 1027 T2205 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 1027 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37416 [junit4:junit4] 2> 1027 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37416 [junit4:junit4] 2> 1028 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d10005 with negotiated timeout 20000 for client = /127.0.0.1:37416 [junit4:junit4] 2> 1028 T2205 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d10005, negotiated timeout =3D 20000 [junit4:junit4] 2> 1028 T2206 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@37815f1f name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 1028 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 1029 T2173 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d850b93d10005 [junit4:junit4] 2> 1031 T2206 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 1032 T2170 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:37416 which had sessionid 0x13d850b93d1000= 5 [junit4:junit4] 2> 1031 T2168 oaz.ZooKeeper.close Session: 0x13d850b93d10= 005 closed [junit4:junit4] 2> 1032 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 1035 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1bca1fd2 [junit4:junit4] 2> 1035 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 1036 T2207 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 1036 T2207 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 1036 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37417 [junit4:junit4] 2> 1036 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37417 [junit4:junit4] 2> 1038 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d10006 with negotiated timeout 20000 for client = /127.0.0.1:37417 [junit4:junit4] 2> 1038 T2207 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d10006, negotiated timeout =3D 20000 [junit4:junit4] 2> 1038 T2208 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1bca1fd2 name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 1039 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 1040 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10006 type:cre= ate cxid:0x1 zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1041 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10006 type:cre= ate cxid:0x3 zxid:0x31 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1042 T2168 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 2044 T2168 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:49591_g%2Fc [junit4:junit4] 2> 2045 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10006 type:del= ete cxid:0xd zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:49591_g%2Fc Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/= 127.0.0.1:49591_g%2Fc [junit4:junit4] 2> 2046 T2168 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:49591_g%2Fc [junit4:junit4] 2> 2050 T2190 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 2050 T2195 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 2050 T2208 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 2053 T2168 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 1 [junit4:junit4] 2> 2053 T2168 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 2054 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 2110 T2168 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 2113 T2168 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:49774 [junit4:junit4] 2> 2113 T2168 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 2114 T2168 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2114 T2168 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistri= butedZkTest-jetty2-1363736763346 [junit4:junit4] 2> 2114 T2168 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributed= ZkTest-jetty2-1363736763346/solr.xml [junit4:junit4] 2> 2115 T2168 oasc.CoreContainer. New CoreContainer= 229468774 [junit4:junit4] 2> 2115 T2168 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-j= etty2-1363736763346/' [junit4:junit4] 2> 2115 T2168 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty2-1363736763346/' [junit4:junit4] 2> 2132 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 2133 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 2133 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 2133 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2133 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 2134 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2134 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2134 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 2135 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 2135 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 2140 T2168 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 2149 T2168 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:46817/solr [junit4:junit4] 2> 2150 T2168 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 2150 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@6ba3722d [junit4:junit4] 2> 2151 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 2151 T2219 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 2152 T2219 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 2152 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37418 [junit4:junit4] 2> 2152 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37418 [junit4:junit4] 2> 2153 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d10007 with negotiated timeout 20000 for client = /127.0.0.1:37418 [junit4:junit4] 2> 2153 T2219 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d10007, negotiated timeout =3D 20000 [junit4:junit4] 2> 2153 T2220 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@6ba3722d name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 2153 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 2155 T2173 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d850b93d10007 [junit4:junit4] 2> 2155 T2220 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 2155 T2170 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:37418 which had sessionid 0x13d850b93d1000= 7 [junit4:junit4] 2> 2155 T2168 oaz.ZooKeeper.close Session: 0x13d850b93d10= 007 closed [junit4:junit4] 2> 2156 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 2158 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@300fa70c [junit4:junit4] 2> 2159 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 2159 T2221 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 2160 T2221 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 2160 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37419 [junit4:junit4] 2> 2160 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37419 [junit4:junit4] 2> 2161 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d10008 with negotiated timeout 20000 for client = /127.0.0.1:37419 [junit4:junit4] 2> 2161 T2221 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d10008, negotiated timeout =3D 20000 [junit4:junit4] 2> 2161 T2222 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@300fa70c name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 2161 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 2162 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10008 type:cre= ate cxid:0x1 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2163 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10008 type:cre= ate cxid:0x3 zxid:0x39 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2165 T2168 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3167 T2168 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:49774_g%2Fc [junit4:junit4] 2> 3168 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10008 type:del= ete cxid:0xd zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:49774_g%2Fc Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/= 127.0.0.1:49774_g%2Fc [junit4:junit4] 2> 3169 T2168 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:49774_g%2Fc [junit4:junit4] 2> 3172 T2195 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 3172 T2208 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 3172 T2190 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 3172 T2222 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 3177 T2168 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 1 [junit4:junit4] 2> 3177 T2168 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3178 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3242 T2168 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3245 T2168 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:44738 [junit4:junit4] 2> 3246 T2168 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3246 T2168 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3246 T2168 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistri= butedZkTest-jetty3-1363736764471 [junit4:junit4] 2> 3247 T2168 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributed= ZkTest-jetty3-1363736764471/solr.xml [junit4:junit4] 2> 3247 T2168 oasc.CoreContainer. New CoreContainer= 700257627 [junit4:junit4] 2> 3247 T2168 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-j= etty3-1363736764471/' [junit4:junit4] 2> 3248 T2168 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty3-1363736764471/' [junit4:junit4] 2> 3266 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 3266 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3267 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 3267 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3267 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3268 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3268 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3268 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3269 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3269 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 3275 T2168 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3285 T2168 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:46817/solr [junit4:junit4] 2> 3285 T2168 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 3286 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@411a71cb [junit4:junit4] 2> 3286 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3287 T2233 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3287 T2233 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 3287 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37420 [junit4:junit4] 2> 3288 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37420 [junit4:junit4] 2> 3288 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d10009 with negotiated timeout 20000 for client = /127.0.0.1:37420 [junit4:junit4] 2> 3289 T2233 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d10009, negotiated timeout =3D 20000 [junit4:junit4] 2> 3289 T2234 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@411a71cb name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 3289 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3290 T2173 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d850b93d10009 [junit4:junit4] 2> 3291 T2234 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 3291 T2170 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:37420 which had sessionid 0x13d850b93d1000= 9 [junit4:junit4] 2> 3291 T2168 oaz.ZooKeeper.close Session: 0x13d850b93d10= 009 closed [junit4:junit4] 2> 3292 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 3294 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5baf0828 [junit4:junit4] 2> 3295 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3295 T2235 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3296 T2235 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 3296 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37421 [junit4:junit4] 2> 3296 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37421 [junit4:junit4] 2> 3297 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d1000a with negotiated timeout 20000 for client = /127.0.0.1:37421 [junit4:junit4] 2> 3297 T2235 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d1000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 3297 T2236 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@5baf0828 name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3297 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3298 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d1000a type:cre= ate cxid:0x1 zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3299 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d1000a type:cre= ate cxid:0x3 zxid:0x41 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3300 T2168 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4303 T2168 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:44738_g%2Fc [junit4:junit4] 2> 4304 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d1000a type:del= ete cxid:0xd zxid:0x42 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:44738_g%2Fc Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/= 127.0.0.1:44738_g%2Fc [junit4:junit4] 2> 4304 T2168 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:44738_g%2Fc [junit4:junit4] 2> 4308 T2208 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4308 T2195 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4308 T2222 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4308 T2190 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4308 T2236 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4312 T2168 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 1 [junit4:junit4] 2> 4312 T2168 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 4313 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 4369 T2168 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 4372 T2168 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:50446 [junit4:junit4] 2> 4372 T2168 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 4373 T2168 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4373 T2168 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistri= butedZkTest-jetty4-1363736765605 [junit4:junit4] 2> 4373 T2168 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributed= ZkTest-jetty4-1363736765605/solr.xml [junit4:junit4] 2> 4373 T2168 oasc.CoreContainer. New CoreContainer= 800699554 [junit4:junit4] 2> 4374 T2168 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-j= etty4-1363736765605/' [junit4:junit4] 2> 4374 T2168 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty4-1363736765605/' [junit4:junit4] 2> 4391 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 4392 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 4392 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 4392 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4392 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 4393 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4393 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4393 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4394 T2168 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 4394 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4399 T2168 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 4408 T2168 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:46817/solr [junit4:junit4] 2> 4409 T2168 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 4409 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@220ac40a [junit4:junit4] 2> 4410 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4410 T2247 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4411 T2247 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 4411 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37422 [junit4:junit4] 2> 4411 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37422 [junit4:junit4] 2> 4412 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d1000b with negotiated timeout 20000 for client = /127.0.0.1:37422 [junit4:junit4] 2> 4412 T2247 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d1000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 4412 T2248 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@220ac40a name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 4413 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4414 T2173 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d850b93d1000b [junit4:junit4] 2> 4414 T2248 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 4414 T2170 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:37422 which had sessionid 0x13d850b93d1000= b [junit4:junit4] 2> 4414 T2168 oaz.ZooKeeper.close Session: 0x13d850b93d10= 00b closed [junit4:junit4] 2> 4415 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 4417 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5b430a23 [junit4:junit4] 2> 4418 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4418 T2249 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4419 T2249 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 4419 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37423 [junit4:junit4] 2> 4419 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37423 [junit4:junit4] 2> 4420 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d1000c with negotiated timeout 20000 for client = /127.0.0.1:37423 [junit4:junit4] 2> 4420 T2249 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d1000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 4420 T2250 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@5b430a23 name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 4420 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4421 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d1000c type:cre= ate cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4422 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d1000c type:cre= ate cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4423 T2168 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5425 T2168 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:50446_g%2Fc [junit4:junit4] 2> 5426 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d1000c type:del= ete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:50446_g%2Fc Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/= 127.0.0.1:50446_g%2Fc [junit4:junit4] 2> 5427 T2168 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:50446_g%2Fc [junit4:junit4] 2> 5429 T2236 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5429 T2222 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5429 T2208 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5429 T2190 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5430 T2250 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5430 T2195 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5434 T2168 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 1 [junit4:junit4] 2> 5434 T2168 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 5434 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 5437 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 5440 T2201 oasc.CoreContainer.create Creating SolrCore= 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-S= olr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Unload= DistributedZkTest-jetty1-1363736762220/unloadcollection1 [junit4:junit4] 2> 5440 T2201 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:unloadcollection [junit4:junit4] 2> 5441 T2201 oasc.ZkController.createCollectionZkNode Cr= eating collection in ZooKeeper:unloadcollection [junit4:junit4] 2> 5441 T2201 oasc.ZkController.getConfName Looking for c= ollection configName [junit4:junit4] 2> 5443 T2201 oasc.ZkController.getConfName Only one conf= ig set found in zk - using it:conf1 [junit4:junit4] 2> 5443 T2201 oascc.SolrZkClient.makePath makePath: /coll= ections/unloadcollection [junit4:junit4] 2> 5445 T2201 oasc.ZkController.readConfigName Load colle= ction config from:/collections/unloadcollection [junit4:junit4] 2> 5446 T2201 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty1-1363736762220/unloadcollection1/' [junit4:junit4] 2> 5468 T2201 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 5495 T2201 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5496 T2201 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5500 T2201 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5807 T2201 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5812 T2201 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5814 T2201 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5826 T2201 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5829 T2201 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5832 T2201 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5833 T2201 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5834 T2201 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5834 T2201 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5835 T2201 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5835 T2201 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5836 T2201 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5836 T2201 oasc.SolrCore. [unloadcollection1] Op= ening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-= jetty1-1363736762220/unloadcollection1/, dataDir=3D/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDi= stributedZkTest-1363736761294/1363736766729unloadcollection1_1n/ [junit4:junit4] 2> 5836 T2201 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@60ae7190 [junit4:junit4] 2> 5837 T2201 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5837 T2201 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/136373= 6766729unloadcollection1_1n forceNew: false [junit4:junit4] 2> 5838 T2201 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-13= 63736761294/1363736766729unloadcollection1_1n/index/ [junit4:junit4] 2> 5838 T2201 oasc.SolrCore.initIndex WARNING [unloadcoll= ection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363= 736761294/1363736766729unloadcollection1_1n/index' doesn't exist. Creating = new index... [junit4:junit4] 2> 5838 T2201 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/136373= 6766729unloadcollection1_1n/index forceNew: false [junit4:junit4] 2> 5840 T2201 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 5840 T2201 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 5841 T2201 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 5842 T2201 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 5842 T2201 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 5843 T2201 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5843 T2201 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5843 T2201 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5844 T2201 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5844 T2201 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5844 T2201 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5847 T2201 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 5849 T2201 oass.SolrIndexSearcher. Opening Searc= her@10d522be main [junit4:junit4] 2> 5849 T2201 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/13637= 36766729unloadcollection1_1n/tlog [junit4:junit4] 2> 5850 T2201 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 5850 T2201 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 5853 T2252 oasc.SolrCore.registerSearcher [unloadcolle= ction1] Registered new searcher Searcher@10d522be main{StandardDirectoryRea= der(segments_1:1)} [junit4:junit4] 2> 5854 T2201 oasc.ZkController.publish publishing core= =3Dunloadcollection1 state=3Ddown [junit4:junit4] 2> 6928 T2191 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6928 T2191 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "core":"unloadcollection1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:49591/g/c", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:49591_g%2Fc", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 6929 T2191 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection unloadcollection with numShards 1 [junit4:junit4] 2> 6929 T2191 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6932 T2236 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 6932 T2195 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 6932 T2208 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 6932 T2222 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 6932 T2190 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 6932 T2250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 7858 T2201 oasc.CoreContainer.registerCore registering= core: unloadcollection1 [junit4:junit4] 2> 7859 T2201 oasc.ZkController.register Register replica= - core:unloadcollection1 address:http://127.0.0.1:49591/g/c collection:unl= oadcollection shard:shard1 [junit4:junit4] 2> 7860 T2201 oascc.SolrZkClient.makePath makePath: /coll= ections/unloadcollection/leader_elect/shard1/election [junit4:junit4] 2> 7866 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10006 type:del= ete cxid:0x51 zxid:0x57 txntype:-1 reqpath:n/a Error Path:/solr/collections= /unloadcollection/leaders Error:KeeperErrorCode =3D NoNode for /solr/collec= tions/unloadcollection/leaders [junit4:junit4] 2> 7867 T2201 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7867 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10006 type:cre= ate cxid:0x52 zxid:0x58 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7869 T2201 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7869 T2201 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7869 T2201 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:49591/g/c/unloadcollection1/ [junit4:junit4] 2> 7870 T2201 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7870 T2201 oasc.SyncStrategy.syncToMe http://127.0.0.1= :49591/g/c/unloadcollection1/ has no replicas [junit4:junit4] 2> 7870 T2201 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:49591/g/c/unloadcollection1/ [junit4:junit4] 2> 7870 T2201 oascc.SolrZkClient.makePath makePath: /coll= ections/unloadcollection/leaders/shard1 [junit4:junit4] 2> 7875 T2173 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d850b93d10006 type:cre= ate cxid:0x5d zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8436 T2191 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8444 T2190 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 8444 T2250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 8444 T2195 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 8444 T2236 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 8444 T2208 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 8444 T2222 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 8478 T2201 oasc.ZkController.register We are http://12= 7.0.0.1:49591/g/c/unloadcollection1/ and leader is http://127.0.0.1:49591/g= /c/unloadcollection1/ [junit4:junit4] 2> 8478 T2201 oasc.ZkController.register No LogReplay nee= ded for core=3Dunloadcollection1 baseURL=3Dhttp://127.0.0.1:49591/g/c [junit4:junit4] 2> 8479 T2201 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8479 T2201 oasc.ZkController.publish publishing core= =3Dunloadcollection1 state=3Dactive [junit4:junit4] 2> 8480 T2201 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8481 T2201 oasc.CoreContainer.persistFile Persisting c= ores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-= 1363736762220/solr.xml [junit4:junit4] 2> 8486 T2201 oasc.SolrXMLSerializer.persistFile Persisti= ng cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jet= ty1-1363736762220/solr.xml [junit4:junit4] 2> 8487 T2201 oass.SolrDispatchFilter.handleAdminRequest = /admin/cores {dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/= solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-13637367612= 94/1363736766729unloadcollection1_1n&version=3D2&name=3Dunloadcollection1&n= umShards=3D1&collection=3Dunloadcollection&wt=3Djavabin&action=3DCREATE} st= atus=3D0 QTime=3D3047=20 [junit4:junit4] 2> 8487 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 8489 T2168 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:46817/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@7f474eb2 [junit4:junit4] 2> 8489 T2168 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8490 T2253 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:46817. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8490 T2253 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:46817, init= iating session [junit4:junit4] 2> 8490 T2170 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:37425 [junit4:junit4] 2> 8490 T2170 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:37425 [junit4:junit4] 2> 8491 T2172 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d850b93d1000d with negotiated timeout 10000 for client = /127.0.0.1:37425 [junit4:junit4] 2> 8491 T2253 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:46817, = sessionid =3D 0x13d850b93d1000d, negotiated timeout =3D 10000 [junit4:junit4] 2> 8491 T2254 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@7f474eb2 name:ZooKeeperConnecti= on Watcher:127.0.0.1:46817/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8492 T2168 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8493 T2168 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 8495 T2168 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8496 T2168 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8499 T2216 oasc.CoreContainer.create Creating SolrCore= 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-S= olr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Unload= DistributedZkTest-jetty2-1363736763346/unloadcollection2 [junit4:junit4] 2> 8500 T2216 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:unloadcollection [junit4:junit4] 2> 8500 T2216 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 8500 T2216 oasc.ZkController.readConfigName Load colle= ction config from:/collections/unloadcollection [junit4:junit4] 2> 8501 T2216 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZk= Test-jetty2-1363736763346/unloadcollection2/' [junit4:junit4] 2> 8526 T2216 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 8554 T2216 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 8555 T2216 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 8558 T2216 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 8861 T2216 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 8866 T2216 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 8868 T2216 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 8880 T2216 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 8883 T2216 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 8885 T2216 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8886 T2216 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 8887 T2216 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 8888 T2216 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8889 T2216 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 8889 T2216 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 8889 T2216 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 8889 T2216 oasc.SolrCore. [unloadcollection2] Op= ening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-= jetty2-1363736763346/unloadcollection2/, dataDir=3D/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDi= stributedZkTest-1363736761294/1363736769788unloadcollection1_2n/ [junit4:junit4] 2> 8890 T2216 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@60ae7190 [junit4:junit4] 2> 8890 T2216 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 8891 T2216 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/136373= 6769788unloadcollection1_2n forceNew: false [junit4:junit4] 2> 8891 T2216 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-13= 63736761294/1363736769788unloadcollection1_2n/index/ [junit4:junit4] 2> 8891 T2216 oasc.SolrCore.initIndex WARNING [unloadcoll= ection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363= 736761294/1363736769788unloadcollection1_2n/index' doesn't exist. Creating = new index... [junit4:junit4] 2> 8892 T2216 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/136373= 6769788unloadcollection1_2n/index forceNew: false [junit4:junit4] 2> 8894 T2216 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f8044e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@bab9295),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 8894 T2216 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 8895 T2216 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 8896 T2216 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 8896 T2216 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 8897 T2216 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 8897 T2216 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 8897 T2216 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 8898 T2216 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 8898 T2216 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 8898 T2216 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 8901 T2216 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 8903 T2216 oass.SolrIndexSearcher. Opening Searc= her@6603640b main [junit4:junit4] 2> 8903 T2216 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/13637= 36769788unloadcollection1_2n/tlog [junit4:junit4] 2> 8904 T2216 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 8904 T2216 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 8907 T2255 oasc.SolrCore.registerSearcher [unloadcolle= ction2] Registered new searcher Searcher@6603640b main{StandardDirectoryRea= der(segments_1:1)} [junit4:junit4] 2> 8907 T2216 oasc.ZkController.publish publishing core= =3Dunloadcollection2 state=3Ddown [junit4:junit4] 2> 8907 T2216 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 9949 T2191 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9950 T2191 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "core":"unloadcollection1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:49591/g/c", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:49591_g%2Fc_unloadcol= lection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:49591_g%2Fc", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 9953 T2191 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:49774/g/c", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:49774_g%2Fc", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 9953 T2191 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D1 [junit4:junit4] 2> 9953 T2191 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 9956 T2222 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 9957 T2236 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 9957 T2195 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 9957 T2254 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 9957 T2208 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 9956 T2250 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 9957 T2190 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 10909 T2216 oasc.CoreContainer.registerCore registerin= g core: unloadcollection2 [junit4:junit4] 2> 10910 T2216 oasc.ZkController.register Register replic= a - core:unloadcollection2 address:http://127.0.0.1:49774/g/c collection:un= loadcollection shard:shard1 [junit4:junit4] 2> 10913 T2216 oasc.ZkController.register We are http://1= 27.0.0.1:49774/g/c/unloadcollection2/ and leader is http://127.0.0.1:49591/= g/c/unloadcollection1/ [junit4:junit4] 2> 10913 T2216 oasc.ZkController.register No LogReplay ne= eded for core=3Dunloadcollection2 baseURL=3Dhttp://127.0.0.1:49774/g/c [junit4:junit4] 2> 10913 T2216 oasc.ZkController.checkRecovery Core needs= to recover:unloadcollection2 [junit4:junit4] 2> 10913 T2216 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C343 name=3Dunloadcollection2 org.apac= he.solr.core.SolrCore@47f0e948 url=3Dhttp://127.0.0.1:49774/g/c/unloadcolle= ction2 node=3D127.0.0.1:49774_g%2Fc C343_STATE=3Dcoll:unloadcollection core= :unloadcollection2 props:{core=3Dunloadcollection2, collection=3Dunloadcoll= ection, base_url=3Dhttp://127.0.0.1:49774/g/c, node_name=3D127.0.0.1:49774_= g%2Fc, state=3Ddown} [junit4:junit4] 2> 10914 T2256 C343 P49774 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dunloadcollection2 recoveringAfterStartup=3Dt= rue [junit4:junit4] 2> 10915 T2256 C343 P49774 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 10915 T2216 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10915 T2256 C343 P49774 oasc.ZkController.publish publ= ishing core=3Dunloadcollection2 state=3Drecovering [junit4:junit4] 2> 10915 T2256 C343 P49774 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 10916 T2216 oasc.CoreContainer.persistFile Persisting = cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2= -1363736763346/solr.xml [junit4:junit4] 2> 10916 T2256 C343 P49774 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 10921 T2216 oasc.SolrXMLSerializer.persistFile Persist= ing cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-je= tty2-1363736763346/solr.xml [junit4:junit4] 2> 10922 T2216 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761= 294/1363736769788unloadcollection1_2n&version=3D2&name=3Dunloadcollection2&= collection=3Dunloadcollection&wt=3Djavabin&action=3DCREATE} status=3D0 QTim= e=3D2423=20 [junit4:junit4] 2> 10923 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10924 T2168 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: unloadcollection= failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 10925 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11462 T2191 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11463 T2191 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:49774/g/c", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:49774_g%2Fc_unloadcol= lection2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:49774_g%2Fc", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 11481 T2208 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11481 T2250 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11481 T2190 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11481 T2195 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11481 T2222 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11481 T2236 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11482 T2254 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 11920 T2204 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {version=3D2&core=3Dunloadcollection1&onlyIfLeader=3Dtrue&wt= =3Djavabin&checkLive=3Dtrue&nodeName=3D127.0.0.1:49774_g%252Fc&state=3Dreco= vering&action=3DPREPRECOVERY&coreNodeName=3D127.0.0.1:49774_g%252Fc_unloadc= ollection2} status=3D0 QTime=3D1000=20 [junit4:junit4] 2> 11926 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12928 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C343_STATE=3Dcoll:unloadcollection core:unloadcollect= ion2 props:{core=3Dunloadcollection2, collection=3Dunloadcollection, base_u= rl=3Dhttp://127.0.0.1:49774/g/c, node_name=3D127.0.0.1:49774_g%2Fc, state= =3Drecovering, shard=3Dshard1} [junit4:junit4] 2> 13921 T2256 C343 P49774 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:49591/g/c/unloadcollection1= / core=3Dunloadcollection2 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 13922 T2256 C343 P49774 oasu.PeerSync.sync PeerSync: c= ore=3Dunloadcollection2 url=3Dhttp://127.0.0.1:49774/g/c START replicas=3D[= http://127.0.0.1:49591/g/c/unloadcollection1/] nUpdates=3D100 [junit4:junit4] 2> 13922 T2256 C343 P49774 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 13922 T2256 C343 P49774 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dunload= collection2 [junit4:junit4] 2> 13923 T2256 C343 P49774 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dunloadcollection2 [junit4:junit4] 2> 13923 T2256 C343 P49774 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dunloadcollection2 [junit4:junit4] 2> 13923 T2256 C343 P49774 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 13924 T2256 C343 P49774 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:49591/g/c/unloadcollection1= /. core=3Dunloadcollection2 [junit4:junit4] 2> 13924 T2256 C343 P49774 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 13930 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> ASYNC NEW_CORE C344 name=3Dunloadcollection1 org.apac= he.solr.core.SolrCore@426ced9d url=3Dhttp://127.0.0.1:49591/g/c/unloadcolle= ction1 node=3D127.0.0.1:49591_g%2Fc C344_STATE=3Dcoll:unloadcollection core= :unloadcollection1 props:{core=3Dunloadcollection1, collection=3Dunloadcoll= ection, base_url=3Dhttp://127.0.0.1:49591/g/c, node_name=3D127.0.0.1:49591_= g%2Fc, state=3Dactive, shard=3Dshard1, leader=3Dtrue} [junit4:junit4] 2> 13931 T2202 C344 P49591 REQ /get {version=3D2&getVersi= ons=3D100&wt=3Djavabin&distrib=3Dfalse&qt=3D/get} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 13932 T2203 C344 P49591 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 13934 T2203 C344 P49591 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 13935 T2203 C344 P49591 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 13936 T2203 C344 P49591 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 13937 T2203 C344 P49591 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 13937 T2203 C344 P49591 oass.SolrIndexSearcher. = Opening Searcher@13ae8d0d realtime [junit4:junit4] 2> 13938 T2203 C344 P49591 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 13938 T2203 C344 P49591 /update {version=3D2&waitSearc= her=3Dtrue&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&softCommit=3D= false&openSearcher=3Dfalse} {commit=3D} 0 6 [junit4:junit4] 2> 13939 T2256 C343 P49774 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 13939 T2256 C343 P49774 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 13942 T2204 C344 P49591 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 13943 T2204 C344 P49591 REQ /replication {version=3D2&= wt=3Djavabin&command=3Dindexversion&qt=3D/replication} status=3D0 QTime=3D3= =20 [junit4:junit4] 2> 13943 T2256 C343 P49774 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 13943 T2256 C343 P49774 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 13943 T2256 C343 P49774 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 13945 T2202 C344 P49591 REQ /replication {version=3D2&= wt=3Djavabin&generation=3D2&command=3Dfilelist&qt=3D/replication} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 13945 T2256 C343 P49774 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 13946 T2256 C343 P49774 oasc.CachingDirectoryFactory.g= et return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736= 761294/1363736769788unloadcollection1_2n/index.20130319164615236 forceNew: = false [junit4:junit4] 2> 13946 T2256 C343 P49774 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory= @701997fa lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@767d103= 6) fullCopy=3Dfalse [junit4:junit4] 2> 13949 T2203 C344 P49591 REQ /replication {file=3Dsegme= nts_2&checksum=3Dtrue&wt=3Dfilestream&generation=3D2&command=3Dfilecontent&= qt=3D/replication} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 13950 T2256 C343 P49774 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 13950 T2256 C343 P49774 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 13951 T2256 C343 P49774 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dunloadcollection2 [junit4:junit4] 2> 13951 T2256 C343 P49774 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f8044e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@bab9295),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f8044e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@bab9295),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2= ] [junit4:junit4] 2> 13952 T2256 C343 P49774 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 13952 T2256 C343 P49774 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 13952 T2256 C343 P49774 oass.SolrIndexSearcher. = Opening Searcher@3ac99ee4 main [junit4:junit4] 2> 13953 T2255 oasc.SolrCore.registerSearcher [unloadcoll= ection2] Registered new searcher Searcher@3ac99ee4 main{StandardDirectoryRe= ader(segments_2:1:nrt)} [junit4:junit4] 2> 13953 T2256 C343 P49774 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dunloadcollection2 [junit4:junit4] 2> 13953 T2256 C343 P49774 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dunlo= adcollection2 [junit4:junit4] 2> 13953 T2256 C343 P49774 oasc.ZkController.publish publ= ishing core=3Dunloadcollection2 state=3Dactive [junit4:junit4] 2> 13953 T2256 C343 P49774 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 13955 T2256 C343 P49774 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dunloadcollection2 [junit4:junit4] 2> 14489 T2191 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14490 T2191 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:49774/g/c", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:49774_g%2Fc_unloadcol= lection2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:49774_g%2Fc", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 14495 T2222 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14495 T2250 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14495 T2190 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14496 T2208 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14495 T2195 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14495 T2236 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14495 T2254 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14933 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14935 T2168 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: unloadcollection [junit4:junit4] 2> 14935 T2168 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> C343_STATE=3Dcoll:unloadcollection core:unloadcollect= ion2 props:{core=3Dunloadcollection2, collection=3Dunloadcollection, base_u= rl=3Dhttp://127.0.0.1:49774/g/c, node_name=3D127.0.0.1:49774_g%2Fc, state= =3Dactive, shard=3Dshard1} [junit4:junit4] 2> 14954 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[6 (1429981653874245632)]} 0 3 [junit4:junit4] 2> 14955 T2203 C344 P49591 /update {version=3D2&wt=3Djava= bin} {add=3D[6 (1429981653874245632)]} 0 14 [junit4:junit4] 2> 14961 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[7 (1429981653889974272)]} 0 1 [junit4:junit4] 2> 14962 T2201 C344 P49591 /update {version=3D2&wt=3Djava= bin} {add=3D[7 (1429981653889974272)]} 0 5 [junit4:junit4] 2> 14966 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[8 (1429981653897314304)]} 0 0 [junit4:junit4] 2> 14967 T2204 C344 P49591 /update {version=3D2&wt=3Djava= bin} {add=3D[8 (1429981653897314304)]} 0 3 [junit4:junit4] 2> 14969 T2202 C344 P49591 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 14976 T2202 C344 P49591 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0_MockFi= xedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pos, = _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Lucene42_0.dvm, segments_3, _0.f= dt, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.fnm, _0_Memo= ry_0.ram, _0_Memory_1.ram, _0.nvd, _0_Pulsing41_0.tip, _0_MockFixedIntBlock= _0.frq, _0_Lucene42_0.dvd, _0.fdx, _0_MockFixedIntBlock_0.skp, _0_Pulsing41= _0.tim, _0.si, _0.nvm] [junit4:junit4] 2> 14976 T2202 C344 P49591 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[_0_MockFixedIntBlock_0.doc, _0_MockFixedIntBloc= k_0.tib, _0_MockFixedIntBlock_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos= , _0_Lucene42_0.dvm, segments_3, _0.fdt, _0_MockFixedIntBlock_0.pyl, _0_Moc= kFixedIntBlock_0.tii, _0.fnm, _0_Memory_0.ram, _0_Memory_1.ram, _0.nvd, _0_= Pulsing41_0.tip, _0_MockFixedIntBlock_0.frq, _0_Lucene42_0.dvd, _0.fdx, _0_= MockFixedIntBlock_0.skp, _0_Pulsing41_0.tim, _0.si, _0.nvm] [junit4:junit4] 2> 14978 T2202 C344 P49591 oass.SolrIndexSearcher. = Opening Searcher@695587df main [junit4:junit4] 2> 14978 T2202 C344 P49591 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14979 T2252 oasc.SolrCore.registerSearcher [unloadcoll= ection1] Registered new searcher Searcher@695587df main{StandardDirectoryRe= ader(segments_3:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 14979 T2202 C344 P49591 oasu.SolrCmdDistributor.distri= bCommit Distrib commit to:[StdNode: http://127.0.0.1:49774/g/c/unloadcollec= tion2/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfalse&wai= tSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 14981 T2216 C343 P49774 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 14987 T2216 C343 P49774 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f8044e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@bab9295),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2= ] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f8044e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@bab9295),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0_MockFix= edIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pos, _= 0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Lucene42_0.dvm, segments_3, _0.fd= t, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.fnm, _0_Memor= y_0.ram, _0_Memory_1.ram, _0.nvd, _0_Pulsing41_0.tip, _0_MockFixedIntBlock_= 0.frq, _0_Lucene42_0.dvd, _0.fdx, _0_MockFixedIntBlock_0.skp, _0_Pulsing41_= 0.tim, _0.si, _0.nvm] [junit4:junit4] 2> 14987 T2216 C343 P49774 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[_0_MockFixedIntBlock_0.doc, _0_MockFixedIntBloc= k_0.tib, _0_MockFixedIntBlock_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos= , _0_Lucene42_0.dvm, segments_3, _0.fdt, _0_MockFixedIntBlock_0.pyl, _0_Moc= kFixedIntBlock_0.tii, _0.fnm, _0_Memory_0.ram, _0_Memory_1.ram, _0.nvd, _0_= Pulsing41_0.tip, _0_MockFixedIntBlock_0.frq, _0_Lucene42_0.dvd, _0.fdx, _0_= MockFixedIntBlock_0.skp, _0_Pulsing41_0.tim, _0.si, _0.nvm] [junit4:junit4] 2> 14989 T2216 C343 P49774 oass.SolrIndexSearcher. = Opening Searcher@691d6308 main [junit4:junit4] 2> 14989 T2216 C343 P49774 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14990 T2255 oasc.SolrCore.registerSearcher [unloadcoll= ection2] Registered new searcher Searcher@691d6308 main{StandardDirectoryRe= ader(segments_3:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 14990 T2216 C343 P49774 /update {version=3D2&waitSearc= her=3Dtrue&commit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_poi= nt=3Dtrue&softCommit=3Dfalse} {commit=3D} 0 9 [junit4:junit4] 2> 14990 T2202 C344 P49591 /update {version=3D2&waitSearc= her=3Dtrue&commit=3Dtrue&wt=3Djavabin&softCommit=3Dfalse} {commit=3D} 0 21 [junit4:junit4] 2> 14991 T2168 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 14994 T2229 oasc.CoreContainer.create Creating SolrCor= e 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-= Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Unloa= dDistributedZkTest-jetty3-1363736764471/unloadcollection3 [junit4:junit4] 2> 14994 T2229 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:unloadcollection [junit4:junit4] 2> 14995 T2229 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 14995 T2229 oasc.ZkController.readConfigName Load coll= ection config from:/collections/unloadcollection [junit4:junit4] 2> 14996 T2229 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZ= kTest-jetty3-1363736764471/unloadcollection3/' [junit4:junit4] 2> 15021 T2229 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 15048 T2229 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 15049 T2229 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 15053 T2229 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 15347 T2229 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 15352 T2229 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 15355 T2229 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 15366 T2229 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 15369 T2229 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 15372 T2229 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15373 T2229 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 15373 T2229 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 15373 T2229 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15374 T2229 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 15374 T2229 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 15375 T2229 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 15375 T2229 oasc.SolrCore. [unloadcollection3] O= pening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest= -jetty3-1363736764471/unloadcollection3/, dataDir=3D/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadD= istributedZkTest-1363736761294/1363736776283unloadcollection_3n/ [junit4:junit4] 2> 15375 T2229 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@60ae7190 [junit4:junit4] 2> 15376 T2229 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 15376 T2229 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/13637= 36776283unloadcollection_3n forceNew: false [junit4:junit4] 2> 15377 T2229 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1= 363736761294/1363736776283unloadcollection_3n/index/ [junit4:junit4] 2> 15377 T2229 oasc.SolrCore.initIndex WARNING [unloadcol= lection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-136= 3736761294/1363736776283unloadcollection_3n/index' doesn't exist. Creating = new index... [junit4:junit4] 2> 15377 T2229 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/13637= 36776283unloadcollection_3n/index forceNew: false [junit4:junit4] 2> 15379 T2229 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2b0f8142 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@34ad77e6),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 15379 T2229 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 15380 T2229 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 15381 T2229 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 15381 T2229 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 15382 T2229 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 15382 T2229 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 15382 T2229 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 15383 T2229 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 15383 T2229 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 15383 T2229 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 15386 T2229 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 15388 T2229 oass.SolrIndexSearcher. Opening Sear= cher@2a7aa8b3 main [junit4:junit4] 2> 15388 T2229 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761294/1363= 736776283unloadcollection_3n/tlog [junit4:junit4] 2> 15389 T2229 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 15389 T2229 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 15391 T2260 oasc.SolrCore.registerSearcher [unloadcoll= ection3] Registered new searcher Searcher@2a7aa8b3 main{StandardDirectoryRe= ader(segments_1:1)} [junit4:junit4] 2> 15392 T2229 oasc.ZkController.publish publishing core= =3Dunloadcollection3 state=3Ddown [junit4:junit4] 2> 15392 T2229 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 16001 T2191 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16001 T2191 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:44738/g/c", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:44738_g%2Fc", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "shard":null} [junit4:junit4] 2> 16002 T2191 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 16002 T2191 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 16006 T2190 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16006 T2222 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16006 T2195 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16006 T2250 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16006 T2236 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16006 T2254 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16006 T2208 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16394 T2229 oasc.CoreContainer.registerCore registerin= g core: unloadcollection3 [junit4:junit4] 2> 16394 T2229 oasc.ZkController.register Register replic= a - core:unloadcollection3 address:http://127.0.0.1:44738/g/c collection:un= loadcollection shard:shard1 [junit4:junit4] 2> 16397 T2229 oasc.ZkController.register We are http://1= 27.0.0.1:44738/g/c/unloadcollection3/ and leader is http://127.0.0.1:49591/= g/c/unloadcollection1/ [junit4:junit4] 2> 16397 T2229 oasc.ZkController.register No LogReplay ne= eded for core=3Dunloadcollection3 baseURL=3Dhttp://127.0.0.1:44738/g/c [junit4:junit4] 2> 16397 T2229 oasc.ZkController.checkRecovery Core needs= to recover:unloadcollection3 [junit4:junit4] 2> 16398 T2229 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C345 name=3Dunloadcollection3 org.apac= he.solr.core.SolrCore@1738d0af url=3Dhttp://127.0.0.1:44738/g/c/unloadcolle= ction3 node=3D127.0.0.1:44738_g%2Fc C345_STATE=3Dcoll:unloadcollection core= :unloadcollection3 props:{core=3Dunloadcollection3, collection=3Dunloadcoll= ection, base_url=3Dhttp://127.0.0.1:44738/g/c, node_name=3D127.0.0.1:44738_= g%2Fc, state=3Ddown} [junit4:junit4] 2> 16398 T2261 C345 P44738 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dunloadcollection3 recoveringAfterStartup=3Dt= rue [junit4:junit4] 2> 16399 T2261 C345 P44738 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 16398 T2229 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16399 T2261 C345 P44738 oasc.ZkController.publish publ= ishing core=3Dunloadcollection3 state=3Drecovering [junit4:junit4] 2> 16399 T2261 C345 P44738 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 16400 T2229 oasc.CoreContainer.persistFile Persisting = cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3= -1363736764471/solr.xml [junit4:junit4] 2> 16402 T2261 C345 P44738 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16407 T2229 oasc.SolrXMLSerializer.persistFile Persist= ing cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-je= tty3-1363736764471/solr.xml [junit4:junit4] 2> 16408 T2229 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736761= 294/1363736776283unloadcollection_3n&version=3D2&name=3Dunloadcollection3&c= ollection=3Dunloadcollection&wt=3Djavabin&action=3DCREATE} status=3D0 QTime= =3D1414=20 [junit4:junit4] 2> 16408 T2168 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: unloadcollection= failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 16409 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17410 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17509 T2191 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17510 T2191 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:44738/g/c", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:44738_g%2Fc_unloadcol= lection3", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:44738_g%2Fc", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 17513 T2254 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17513 T2190 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17513 T2236 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17513 T2195 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17513 T2222 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17513 T2250 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17513 T2208 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18405 T2201 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {version=3D2&core=3Dunloadcollection1&onlyIfLeader=3Dtrue&wt= =3Djavabin&checkLive=3Dtrue&nodeName=3D127.0.0.1:44738_g%252Fc&state=3Dreco= vering&action=3DPREPRECOVERY&coreNodeName=3D127.0.0.1:44738_g%252Fc_unloadc= ollection3} status=3D0 QTime=3D2000=20 [junit4:junit4] 2> 18412 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19413 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C345_STATE=3Dcoll:unloadcollection core:unloadcollect= ion3 props:{core=3Dunloadcollection3, collection=3Dunloadcollection, base_u= rl=3Dhttp://127.0.0.1:44738/g/c, node_name=3D127.0.0.1:44738_g%2Fc, state= =3Drecovering, shard=3Dshard1} [junit4:junit4] 2> 20406 T2261 C345 P44738 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:49591/g/c/unloadcollection1= / core=3Dunloadcollection3 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 20407 T2261 C345 P44738 oasu.PeerSync.sync PeerSync: c= ore=3Dunloadcollection3 url=3Dhttp://127.0.0.1:44738/g/c START replicas=3D[= http://127.0.0.1:49591/g/c/unloadcollection1/] nUpdates=3D100 [junit4:junit4] 2> 20407 T2261 C345 P44738 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 20407 T2261 C345 P44738 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dunload= collection3 [junit4:junit4] 2> 20407 T2261 C345 P44738 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dunloadcollection3 [junit4:junit4] 2> 20407 T2261 C345 P44738 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dunloadcollection3 [junit4:junit4] 2> 20407 T2261 C345 P44738 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 20407 T2261 C345 P44738 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:49591/g/c/unloadcollection1= /. core=3Dunloadcollection3 [junit4:junit4] 2> 20408 T2261 C345 P44738 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 20409 T2203 C344 P49591 REQ /get {version=3D2&getVersi= ons=3D100&wt=3Djavabin&distrib=3Dfalse&qt=3D/get} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20411 T2202 C344 P49591 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 20412 T2202 C344 P49591 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D3 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0_MockFi= xedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pos, = _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Lucene42_0.dvm, segments_3, _0.f= dt, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.fnm, _0_Memo= ry_0.ram, _0_Memory_1.ram, _0.nvd, _0_Pulsing41_0.tip, _0_MockFixedIntBlock= _0.frq, _0_Lucene42_0.dvd, _0.fdx, _0_MockFixedIntBlock_0.skp, _0_Pulsing41= _0.tim, _0.si, _0.nvm] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7941fdf5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7c9ff73e),segFN=3Dsegments_4,generation=3D4,filenames=3D[_0_MockFi= xedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pos, = _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Lucene42_0.dvm, _0.fdt, _0_MockF= ixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.fnm, segments_4, _0_Memo= ry_0.ram, _0_Memory_1.ram, _0.nvd, _0_Pulsing41_0.tip, _0_MockFixedIntBlock= _0.frq, _0_Lucene42_0.dvd, _0.fdx, _0_MockFixedIntBlock_0.skp, _0_Pulsing41= _0.tim, _0.si, _0.nvm] [junit4:junit4] 2> 20412 T2202 C344 P49591 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 4[_0_MockFixedIntBlock_0.doc, _0_MockFixedIntBloc= k_0.tib, _0_MockFixedIntBlock_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos= , _0_Lucene42_0.dvm, _0.fdt, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlo= ck_0.tii, _0.fnm, segments_4, _0_Memory_0.ram, _0_Memory_1.ram, _0.nvd, _0_= Pulsing41_0.tip, _0_MockFixedIntBlock_0.frq, _0_Lucene42_0.dvd, _0.fdx, _0_= MockFixedIntBlock_0.skp, _0_Pulsing41_0.tim, _0.si, _0.nvm] [junit4:junit4] 2> 20413 T2202 C344 P49591 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 20413 T2202 C344 P49591 /update {version=3D2&waitSearc= her=3Dtrue&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&softCommit=3D= false&openSearcher=3Dfalse} {commit=3D} 0 2 [junit4:junit4] 2> 20414 T2261 C345 P44738 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 20414 T2261 C345 P44738 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 20415 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20416 T2203 C344 P49591 REQ /replication {version=3D2&= wt=3Djavabin&command=3Dindexversion&qt=3D/replication} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 20416 T2261 C345 P44738 oash.SnapPuller.fetchLatestInd= ex Master's generation: 4 [junit4:junit4] 2> 20416 T2261 C345 P44738 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 20416 T2261 C345 P44738 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 20418 T2204 C344 P49591 REQ /replication {version=3D2&= wt=3Djavabin&generation=3D4&command=3Dfilelist&qt=3D/replication} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 20418 T2261 C345 P44738 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 22 [junit4:junit4] 2> 20420 T2261 C345 P44738 oasc.CachingDirectoryFactory.g= et return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363736= 761294/1363736776283unloadcollection_3n/index.20130319164621709 forceNew: f= alse [junit4:junit4] 2> 20420 T2261 C345 P44738 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory= @3443503f lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@62619df= 4) fullCopy=3Dfalse [junit4:junit4] 2> 20422 T2202 C344 P49591 REQ /replication {file=3D_0_Mo= ckFixedIntBlock_0.doc&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&comman= d=3Dfilecontent&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20426 T2201 C344 P49591 REQ /replication {file=3D_0_Mo= ckFixedIntBlock_0.tib&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&comman= d=3Dfilecontent&qt=3D/replication} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 20429 T2203 C344 P49591 REQ /replication {file=3D_0_Mo= ckFixedIntBlock_0.pos&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&comman= d=3Dfilecontent&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20432 T2204 C344 P49591 REQ /replication {file=3D_0_Pu= lsing41_0.doc&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfile= content&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20436 T2202 C344 P49591 REQ /replication {file=3D_0_Lu= cene42_0.dvm&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilec= ontent&qt=3D/replication} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 20439 T2201 C344 P49591 REQ /replication {file=3D_0_Pu= lsing41_0.pos&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfile= content&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20442 T2203 C344 P49591 REQ /replication {file=3D_0_Mo= ckFixedIntBlock_0.tii&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&comman= d=3Dfilecontent&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20446 T2204 C344 P49591 REQ /replication {file=3D_0_Mo= ckFixedIntBlock_0.pyl&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&comman= d=3Dfilecontent&qt=3D/replication} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 20447 T2261 C345 P44738 oash.SnapPuller$DirectoryFileF= etcher.fetchPackets WARNING No content recieved for file: {name=3D_0_MockFi= xedIntBlock_0.pyl, size=3D0} [junit4:junit4] 2> 20499 T2202 C344 P49591 REQ /replication {file=3D_0.fd= t&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecontent&qt= =3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20503 T2201 C344 P49591 REQ /replication {file=3D_0.fn= m&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecontent&qt= =3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20506 T2203 C344 P49591 REQ /replication {file=3Dsegme= nts_4&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecontent&= qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20509 T2204 C344 P49591 REQ /replication {file=3D_0_Me= mory_0.ram&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecon= tent&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20513 T2202 C344 P49591 REQ /replication {file=3D_0.nv= d&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecontent&qt= =3D/replication} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 20516 T2201 C344 P49591 REQ /replication {file=3D_0_Me= mory_1.ram&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecon= tent&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20519 T2203 C344 P49591 REQ /replication {file=3D_0_Pu= lsing41_0.tip&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfile= content&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20522 T2204 C344 P49591 REQ /replication {file=3D_0_Mo= ckFixedIntBlock_0.frq&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&comman= d=3Dfilecontent&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20526 T2202 C344 P49591 REQ /replication {file=3D_0.fd= x&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecontent&qt= =3D/replication} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 20529 T2201 C344 P49591 REQ /replication {file=3D_0_Lu= cene42_0.dvd&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilec= ontent&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20533 T2203 C344 P49591 REQ /replication {file=3D_0_Pu= lsing41_0.tim&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfile= content&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20536 T2204 C344 P49591 REQ /replication {file=3D_0_Mo= ckFixedIntBlock_0.skp&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&comman= d=3Dfilecontent&qt=3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20538 T2261 C345 P44738 oash.SnapPuller$DirectoryFileF= etcher.fetchPackets WARNING No content recieved for file: {name=3D_0_MockFi= xedIntBlock_0.skp, size=3D0} [junit4:junit4] 2> 20540 T2202 C344 P49591 REQ /replication {file=3D_0.si= &checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecontent&qt=3D= /replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20543 T2201 C344 P49591 REQ /replication {file=3D_0.nv= m&checksum=3Dtrue&wt=3Dfilestream&generation=3D4&command=3Dfilecontent&qt= =3D/replication} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20545 T2261 C345 P44738 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 20546 T2261 C345 P44738 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 20546 T2261 C345 P44738 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dunloadcollection3 [junit4:junit4] 2> 20547 T2261 C345 P44738 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2b0f8142 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@34ad77e6),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2b0f8142 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@34ad77e6),segFN=3Dsegments_4,generation=3D4,filenames=3D[_0_MockFi= xedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pos, = _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Lucene42_0.dvm, _0.fdt, _0_MockF= ixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.fnm, segments_4, _0_Memo= ry_0.ram, _0.nvd, _0_Memory_1.ram, _0_Pulsing41_0.tip, _0_MockFixedIntBlock= _0.frq, _0.fdx, _0_Lucene42_0.dvd, _0_Pulsing41_0.tim, _0_MockFixedIntBlock= _0.skp, _0.si, _0.nvm] [junit4:junit4] 2> 20547 T2261 C345 P44738 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 4[_0_MockFixedIntBlock_0.doc, _0_MockFixedIntBloc= k_0.tib, _0_MockFixedIntBlock_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos= , _0_Lucene42_0.dvm, _0.fdt, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlo= ck_0.tii, _0.fnm, segments_4, _0_Memory_0.ram, _0.nvd, _0_Memory_1.ram, _0_= Pulsing41_0.tip, _0_MockFixedIntBlock_0.frq, _0.fdx, _0_Lucene42_0.dvd, _0_= Pulsing41_0.tim, _0_MockFixedIntBlock_0.skp, _0.si, _0.nvm] [junit4:junit4] 2> 20548 T2261 C345 P44738 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 20548 T2261 C345 P44738 oass.SolrIndexSearcher. = Opening Searcher@596d20a9 main [junit4:junit4] 2> 20549 T2260 oasc.SolrCore.registerSearcher [unloadcoll= ection3] Registered new searcher Searcher@596d20a9 main{StandardDirectoryRe= ader(segments_4:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 20550 T2261 C345 P44738 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dunloadcollection3 [junit4:junit4] 2> 20550 T2261 C345 P44738 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dunlo= adcollection3 [junit4:junit4] 2> 20550 T2261 C345 P44738 oasc.ZkController.publish publ= ishing core=3Dunloadcollection3 state=3Dactive [junit4:junit4] 2> 20550 T2261 C345 P44738 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 20551 T2261 C345 P44738 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dunloadcollection3 [junit4:junit4] 2> 21417 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22021 T2191 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22021 T2191 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:44738/g/c", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:44738_g%2Fc_unloadcol= lection3", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:44738_g%2Fc", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "shard":"shard1"} [junit4:junit4] 2> 22026 T2250 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22026 T2195 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22026 T2222 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22027 T2208 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22027 T2254 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22027 T2236 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22027 T2190 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22419 T2168 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22420 T2168 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: unloadcollection [junit4:junit4] 2> 22420 T2168 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> C345_STATE=3Dcoll:unloadcollection core:unloadcollect= ion3 props:{core=3Dunloadcollection3, collection=3Dunloadcollection, base_u= rl=3Dhttp://127.0.0.1:44738/g/c, node_name=3D127.0.0.1:44738_g%2Fc, state= =3Dactive, shard=3Dshard1} [junit4:junit4] 2> 22433 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[20 (1429981661724934144)]} 0 2 [junit4:junit4] 2> 22434 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[20 (1429981661724934144)]} 0 2 [junit4:junit4] 2> 22434 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[20 (1429981661724934144)]} 0 5 [junit4:junit4] 2> 22434 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[20]} 0 7 [junit4:junit4] 2> 22441 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[21 (1429981661734371328)]} 0 1 [junit4:junit4] 2> 22442 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[21 (1429981661734371328)]} 0 2 [junit4:junit4] 2> 22442 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[21 (1429981661734371328)]} 0 4 [junit4:junit4] 2> 22442 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[21]} 0 6 [junit4:junit4] 2> 22449 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[22 (1429981661742759936)]} 0 1 [junit4:junit4] 2> 22449 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[22 (1429981661742759936)]} 0 1 [junit4:junit4] 2> 22450 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[22 (1429981661742759936)]} 0 4 [junit4:junit4] 2> 22450 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[22]} 0 6 [junit4:junit4] 2> 22457 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[23 (1429981661751148544)]} 0 1 [junit4:junit4] 2> 22457 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[23 (1429981661751148544)]} 0 1 [junit4:junit4] 2> 22457 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[23 (1429981661751148544)]} 0 3 [junit4:junit4] 2> 22458 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[23]} 0 6 [junit4:junit4] 2> 22464 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[24 (1429981661758488576)]} 0 1 [junit4:junit4] 2> 22464 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[24 (1429981661758488576)]} 0 1 [junit4:junit4] 2> 22464 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[24 (1429981661758488576)]} 0 3 [junit4:junit4] 2> 22465 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[24]} 0 5 [junit4:junit4] 2> 22471 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[25 (1429981661765828608)]} 0 1 [junit4:junit4] 2> 22471 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[25 (1429981661765828608)]} 0 1 [junit4:junit4] 2> 22471 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[25 (1429981661765828608)]} 0 3 [junit4:junit4] 2> 22472 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[25]} 0 5 [junit4:junit4] 2> 22478 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[26 (1429981661774217216)]} 0 0 [junit4:junit4] 2> 22478 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[26 (1429981661774217216)]} 0 1 [junit4:junit4] 2> 22478 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[26 (1429981661774217216)]} 0 3 [junit4:junit4] 2> 22479 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[26]} 0 5 [junit4:junit4] 2> 22485 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[27 (1429981661780508672)]} 0 1 [junit4:junit4] 2> 22485 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[27 (1429981661780508672)]} 0 1 [junit4:junit4] 2> 22486 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[27 (1429981661780508672)]} 0 4 [junit4:junit4] 2> 22486 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[27]} 0 5 [junit4:junit4] 2> 22492 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[28 (1429981661787848704)]} 0 1 [junit4:junit4] 2> 22492 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[28 (1429981661787848704)]} 0 1 [junit4:junit4] 2> 22492 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[28 (1429981661787848704)]} 0 3 [junit4:junit4] 2> 22493 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[28]} 0 5 [junit4:junit4] 2> 22499 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[29 (1429981661795188736)]} 0 1 [junit4:junit4] 2> 22499 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[29 (1429981661795188736)]} 0 1 [junit4:junit4] 2> 22500 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[29 (1429981661795188736)]} 0 4 [junit4:junit4] 2> 22500 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[29]} 0 5 [junit4:junit4] 2> 22506 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[30 (1429981661803577344)]} 0 0 [junit4:junit4] 2> 22506 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[30 (1429981661803577344)]} 0 0 [junit4:junit4] 2> 22507 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[30 (1429981661803577344)]} 0 4 [junit4:junit4] 2> 22507 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[30]} 0 5 [junit4:junit4] 2> 22513 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[31 (1429981661810917376)]} 0 0 [junit4:junit4] 2> 22513 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[31 (1429981661810917376)]} 0 0 [junit4:junit4] 2> 22514 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[31 (1429981661810917376)]} 0 3 [junit4:junit4] 2> 22514 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[31]} 0 5 [junit4:junit4] 2> 22520 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[32 (1429981661818257408)]} 0 0 [junit4:junit4] 2> 22520 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[32 (1429981661818257408)]} 0 0 [junit4:junit4] 2> 22521 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[32 (1429981661818257408)]} 0 3 [junit4:junit4] 2> 22522 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[32]} 0 6 [junit4:junit4] 2> 22528 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[33 (1429981661825597440)]} 0 1 [junit4:junit4] 2> 22528 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[33 (1429981661825597440)]} 0 1 [junit4:junit4] 2> 22528 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[33 (1429981661825597440)]} 0 3 [junit4:junit4] 2> 22529 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[33]} 0 6 [junit4:junit4] 2> 22535 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[34 (1429981661833986048)]} 0 0 [junit4:junit4] 2> 22535 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[34 (1429981661833986048)]} 0 0 [junit4:junit4] 2> 22536 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[34 (1429981661833986048)]} 0 3 [junit4:junit4] 2> 22536 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[34]} 0 5 [junit4:junit4] 2> 22542 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[35 (1429981661841326080)]} 0 0 [junit4:junit4] 2> 22542 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[35 (1429981661841326080)]} 0 0 [junit4:junit4] 2> 22543 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[35 (1429981661841326080)]} 0 3 [junit4:junit4] 2> 22543 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[35]} 0 5 [junit4:junit4] 2> 22549 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[36 (1429981661848666112)]} 0 0 [junit4:junit4] 2> 22549 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[36 (1429981661848666112)]} 0 0 [junit4:junit4] 2> 22550 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[36 (1429981661848666112)]} 0 3 [junit4:junit4] 2> 22550 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[36]} 0 5 [junit4:junit4] 2> 22556 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[37 (1429981661856006144)]} 0 0 [junit4:junit4] 2> 22556 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[37 (1429981661856006144)]} 0 0 [junit4:junit4] 2> 22557 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[37 (1429981661856006144)]} 0 3 [junit4:junit4] 2> 22557 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[37]} 0 5 [junit4:junit4] 2> 22564 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[38 (1429981661863346176)]} 0 1 [junit4:junit4] 2> 22564 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[38 (1429981661863346176)]} 0 1 [junit4:junit4] 2> 22564 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[38 (1429981661863346176)]} 0 3 [junit4:junit4] 2> 22564 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[38]} 0 5 [junit4:junit4] 2> 22570 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[39 (1429981661870686208)]} 0 0 [junit4:junit4] 2> 22570 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[39 (1429981661870686208)]} 0 0 [junit4:junit4] 2> 22571 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[39 (1429981661870686208)]} 0 3 [junit4:junit4] 2> 22571 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[39]} 0 5 [junit4:junit4] 2> 22577 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[40 (1429981661878026240)]} 0 0 [junit4:junit4] 2> 22577 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[40 (1429981661878026240)]} 0 0 [junit4:junit4] 2> 22578 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[40 (1429981661878026240)]} 0 3 [junit4:junit4] 2> 22578 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[40]} 0 5 [junit4:junit4] 2> 22584 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[41 (1429981661885366272)]} 0 0 [junit4:junit4] 2> 22584 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[41 (1429981661885366272)]} 0 0 [junit4:junit4] 2> 22585 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[41 (1429981661885366272)]} 0 4 [junit4:junit4] 2> 22585 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[41]} 0 5 [junit4:junit4] 2> 22591 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[42 (1429981661891657728)]} 0 1 [junit4:junit4] 2> 22591 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[42 (1429981661891657728)]} 0 1 [junit4:junit4] 2> 22591 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[42 (1429981661891657728)]} 0 3 [junit4:junit4] 2> 22592 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[42]} 0 5 [junit4:junit4] 2> 22598 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[43 (1429981661898997760)]} 0 1 [junit4:junit4] 2> 22598 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[43 (1429981661898997760)]} 0 1 [junit4:junit4] 2> 22598 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[43 (1429981661898997760)]} 0 3 [junit4:junit4] 2> 22599 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[43]} 0 5 [junit4:junit4] 2> 22605 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[44 (1429981661906337792)]} 0 1 [junit4:junit4] 2> 22605 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[44 (1429981661906337792)]} 0 1 [junit4:junit4] 2> 22606 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[44 (1429981661906337792)]} 0 4 [junit4:junit4] 2> 22606 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[44]} 0 6 [junit4:junit4] 2> 22612 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[45 (1429981661914726400)]} 0 0 [junit4:junit4] 2> 22612 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[45 (1429981661914726400)]} 0 0 [junit4:junit4] 2> 22613 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[45 (1429981661914726400)]} 0 3 [junit4:junit4] 2> 22613 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[45]} 0 5 [junit4:junit4] 2> 22620 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[46 (1429981661922066432)]} 0 1 [junit4:junit4] 2> 22620 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[46 (1429981661922066432)]} 0 1 [junit4:junit4] 2> 22621 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[46 (1429981661922066432)]} 0 4 [junit4:junit4] 2> 22621 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[46]} 0 6 [junit4:junit4] 2> 22627 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[47 (1429981661930455040)]} 0 0 [junit4:junit4] 2> 22627 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[47 (1429981661930455040)]} 0 0 [junit4:junit4] 2> 22628 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[47 (1429981661930455040)]} 0 3 [junit4:junit4] 2> 22628 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[47]} 0 5 [junit4:junit4] 2> 22634 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[48 (1429981661937795072)]} 0 0 [junit4:junit4] 2> 22634 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[48 (1429981661937795072)]} 0 0 [junit4:junit4] 2> 22635 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[48 (1429981661937795072)]} 0 3 [junit4:junit4] 2> 22635 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[48]} 0 5 [junit4:junit4] 2> 22641 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[49 (1429981661945135104)]} 0 0 [junit4:junit4] 2> 22641 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[49 (1429981661945135104)]} 0 0 [junit4:junit4] 2> 22642 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[49 (1429981661945135104)]} 0 3 [junit4:junit4] 2> 22642 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[49]} 0 5 [junit4:junit4] 2> 22649 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[50 (1429981661952475136)]} 0 1 [junit4:junit4] 2> 22650 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[50 (1429981661952475136)]} 0 1 [junit4:junit4] 2> 22650 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[50 (1429981661952475136)]} 0 4 [junit4:junit4] 2> 22651 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[50]} 0 7 [junit4:junit4] 2> 22657 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[51 (1429981661961912320)]} 0 0 [junit4:junit4] 2> 22657 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[51 (1429981661961912320)]} 0 0 [junit4:junit4] 2> 22658 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[51 (1429981661961912320)]} 0 4 [junit4:junit4] 2> 22658 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[51]} 0 5 [junit4:junit4] 2> 22664 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[52 (1429981661969252352)]} 0 0 [junit4:junit4] 2> 22664 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[52 (1429981661969252352)]} 0 0 [junit4:junit4] 2> 22665 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[52 (1429981661969252352)]} 0 3 [junit4:junit4] 2> 22665 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[52]} 0 5 [junit4:junit4] 2> 22672 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[53 (1429981661976592384)]} 0 1 [junit4:junit4] 2> 22672 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[53 (1429981661976592384)]} 0 1 [junit4:junit4] 2> 22672 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[53 (1429981661976592384)]} 0 3 [junit4:junit4] 2> 22673 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[53]} 0 6 [junit4:junit4] 2> 22679 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[54 (1429981661984980992)]} 0 0 [junit4:junit4] 2> 22680 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[54 (1429981661984980992)]} 0 1 [junit4:junit4] 2> 22680 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[54 (1429981661984980992)]} 0 3 [junit4:junit4] 2> 22681 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[54]} 0 6 [junit4:junit4] 2> 22687 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[55 (1429981661992321024)]} 0 0 [junit4:junit4] 2> 22687 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[55 (1429981661992321024)]} 0 0 [junit4:junit4] 2> 22688 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[55 (1429981661992321024)]} 0 4 [junit4:junit4] 2> 22688 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[55]} 0 6 [junit4:junit4] 2> 22695 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[56 (1429981662000709632)]} 0 1 [junit4:junit4] 2> 22695 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[56 (1429981662000709632)]} 0 1 [junit4:junit4] 2> 22695 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[56 (1429981662000709632)]} 0 3 [junit4:junit4] 2> 22696 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[56]} 0 6 [junit4:junit4] 2> 22702 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[57 (1429981662009098240)]} 0 0 [junit4:junit4] 2> 22702 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[57 (1429981662009098240)]} 0 0 [junit4:junit4] 2> 22703 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[57 (1429981662009098240)]} 0 4 [junit4:junit4] 2> 22703 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[57]} 0 5 [junit4:junit4] 2> 22710 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[58 (1429981662016438272)]} 0 1 [junit4:junit4] 2> 22710 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[58 (1429981662016438272)]} 0 1 [junit4:junit4] 2> 22710 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[58 (1429981662016438272)]} 0 3 [junit4:junit4] 2> 22711 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[58]} 0 6 [junit4:junit4] 2> 22717 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[59 (1429981662024826880)]} 0 0 [junit4:junit4] 2> 22717 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[59 (1429981662024826880)]} 0 0 [junit4:junit4] 2> 22718 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[59 (1429981662024826880)]} 0 4 [junit4:junit4] 2> 22718 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[59]} 0 5 [junit4:junit4] 2> 22724 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[60 (1429981662032166912)]} 0 0 [junit4:junit4] 2> 22724 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[60 (1429981662032166912)]} 0 0 [junit4:junit4] 2> 22725 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[60 (1429981662032166912)]} 0 3 [junit4:junit4] 2> 22725 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[60]} 0 5 [junit4:junit4] 2> 22732 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[61 (1429981662039506944)]} 0 1 [junit4:junit4] 2> 22732 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[61 (1429981662039506944)]} 0 1 [junit4:junit4] 2> 22733 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[61 (1429981662039506944)]} 0 4 [junit4:junit4] 2> 22733 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[61]} 0 6 [junit4:junit4] 2> 22739 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[62 (1429981662047895552)]} 0 0 [junit4:junit4] 2> 22740 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[62 (1429981662047895552)]} 0 1 [junit4:junit4] 2> 22740 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[62 (1429981662047895552)]} 0 3 [junit4:junit4] 2> 22741 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[62]} 0 6 [junit4:junit4] 2> 22747 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[63 (1429981662055235584)]} 0 1 [junit4:junit4] 2> 22747 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[63 (1429981662055235584)]} 0 1 [junit4:junit4] 2> 22747 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[63 (1429981662055235584)]} 0 3 [junit4:junit4] 2> 22748 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[63]} 0 6 [junit4:junit4] 2> 22754 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[64 (1429981662063624192)]} 0 0 [junit4:junit4] 2> 22754 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[64 (1429981662063624192)]} 0 0 [junit4:junit4] 2> 22755 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[64 (1429981662063624192)]} 0 3 [junit4:junit4] 2> 22755 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[64]} 0 5 [junit4:junit4] 2> 22761 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[65 (1429981662070964224)]} 0 0 [junit4:junit4] 2> 22762 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[65 (1429981662070964224)]} 0 1 [junit4:junit4] 2> 22762 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[65 (1429981662070964224)]} 0 3 [junit4:junit4] 2> 22763 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[65]} 0 6 [junit4:junit4] 2> 22769 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[66 (1429981662078304256)]} 0 1 [junit4:junit4] 2> 22769 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[66 (1429981662078304256)]} 0 1 [junit4:junit4] 2> 22770 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[66 (1429981662078304256)]} 0 4 [junit4:junit4] 2> 22770 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[66]} 0 5 [junit4:junit4] 2> 22777 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[67 (1429981662086692864)]} 0 1 [junit4:junit4] 2> 22777 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[67 (1429981662086692864)]} 0 1 [junit4:junit4] 2> 22777 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[67 (1429981662086692864)]} 0 3 [junit4:junit4] 2> 22777 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[67]} 0 5 [junit4:junit4] 2> 22784 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[68 (1429981662094032896)]} 0 1 [junit4:junit4] 2> 22784 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[68 (1429981662094032896)]} 0 1 [junit4:junit4] 2> 22784 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[68 (1429981662094032896)]} 0 3 [junit4:junit4] 2> 22785 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[68]} 0 6 [junit4:junit4] 2> 22791 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[69 (1429981662101372928)]} 0 1 [junit4:junit4] 2> 22791 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[69 (1429981662101372928)]} 0 1 [junit4:junit4] 2> 22791 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[69 (1429981662101372928)]} 0 3 [junit4:junit4] 2> 22792 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[69]} 0 5 [junit4:junit4] 2> 22798 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[70 (1429981662108712960)]} 0 1 [junit4:junit4] 2> 22798 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[70 (1429981662108712960)]} 0 1 [junit4:junit4] 2> 22799 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[70 (1429981662108712960)]} 0 4 [junit4:junit4] 2> 22799 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[70]} 0 5 [junit4:junit4] 2> 22805 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[71 (1429981662117101568)]} 0 0 [junit4:junit4] 2> 22805 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[71 (1429981662117101568)]} 0 0 [junit4:junit4] 2> 22806 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[71 (1429981662117101568)]} 0 3 [junit4:junit4] 2> 22806 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[71]} 0 5 [junit4:junit4] 2> 22812 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[72 (1429981662124441600)]} 0 0 [junit4:junit4] 2> 22812 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[72 (1429981662124441600)]} 0 0 [junit4:junit4] 2> 22813 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[72 (1429981662124441600)]} 0 3 [junit4:junit4] 2> 22813 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[72]} 0 5 [junit4:junit4] 2> 22819 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[73 (1429981662131781632)]} 0 0 [junit4:junit4] 2> 22819 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[73 (1429981662131781632)]} 0 0 [junit4:junit4] 2> 22820 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[73 (1429981662131781632)]} 0 3 [junit4:junit4] 2> 22820 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[73]} 0 5 [junit4:junit4] 2> 22827 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[74 (1429981662139121664)]} 0 1 [junit4:junit4] 2> 22827 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[74 (1429981662139121664)]} 0 1 [junit4:junit4] 2> 22827 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[74 (1429981662139121664)]} 0 3 [junit4:junit4] 2> 22828 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[74]} 0 6 [junit4:junit4] 2> 22834 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[75 (1429981662147510272)]} 0 1 [junit4:junit4] 2> 22834 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[75 (1429981662147510272)]} 0 1 [junit4:junit4] 2> 22835 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[75 (1429981662147510272)]} 0 4 [junit4:junit4] 2> 22835 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[75]} 0 5 [junit4:junit4] 2> 22841 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[76 (1429981662154850304)]} 0 0 [junit4:junit4] 2> 22841 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[76 (1429981662154850304)]} 0 0 [junit4:junit4] 2> 22842 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[76 (1429981662154850304)]} 0 3 [junit4:junit4] 2> 22842 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[76]} 0 5 [junit4:junit4] 2> 22848 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[77 (1429981662162190336)]} 0 0 [junit4:junit4] 2> 22849 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[77 (1429981662162190336)]} 0 1 [junit4:junit4] 2> 22849 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[77 (1429981662162190336)]} 0 3 [junit4:junit4] 2> 22850 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[77]} 0 6 [junit4:junit4] 2> 22856 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[78 (1429981662170578944)]} 0 0 [junit4:junit4] 2> 22856 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[78 (1429981662170578944)]} 0 0 [junit4:junit4] 2> 22857 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[78 (1429981662170578944)]} 0 4 [junit4:junit4] 2> 22857 T2229 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[78]} 0 5 [junit4:junit4] 2> 22864 T2232 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[79 (1429981662177918976)]} 0 1 [junit4:junit4] 2> 22864 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[79 (1429981662177918976)]} 0 1 [junit4:junit4] 2> 22864 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[79 (1429981662177918976)]} 0 3 [junit4:junit4] 2> 22865 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[79]} 0 6 [junit4:junit4] 2> 22871 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[80 (1429981662186307584)]} 0 0 [junit4:junit4] 2> 22872 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[80 (1429981662186307584)]} 0 1 [junit4:junit4] 2> 22872 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[80 (1429981662186307584)]} 0 3 [junit4:junit4] 2> 22873 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[80]} 0 6 [junit4:junit4] 2> 22879 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[81 (1429981662194696192)]} 0 0 [junit4:junit4] 2> 22879 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[81 (1429981662194696192)]} 0 0 [junit4:junit4] 2> 22880 T2203 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[81 (1429981662194696192)]} 0 4 [junit4:junit4] 2> 22880 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[81]} 0 5 [junit4:junit4] 2> 22886 T2217 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[82 (1429981662202036224)]} 0 0 [junit4:junit4] 2> 22887 T2231 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[82 (1429981662202036224)]} 0 1 [junit4:junit4] 2> 22887 T2202 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[82 (1429981662202036224)]} 0 3 [junit4:junit4] 2> 22888 T2230 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[82]} 0 6 [junit4:junit4] 2> 22894 T2218 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[83 (1429981662209376256)]} 0 1 [junit4:junit4] 2> 22894 T2229 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[83 (1429981662209376256)]} 0 1 [junit4:junit4] 2> 22895 T2201 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[83 (1429981662209376256)]} 0 4 [junit4:junit4] 2> 22895 T2232 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[83]} 0 6 [junit4:junit4] 2> 22901 T2230 C345 P44738 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[84 (1429981662217764864)]} 0 0 [junit4:junit4] 2> 22901 T2216 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:49591/g/c/u= nloadcollection1/} {add=3D[84 (1429981662217764864)]} 0 0 [junit4:junit4] 2> 22902 T2204 C344 P49591 /update {version=3D2&update.di= strib=3DTOLEADER&wt=3Djavabin&distrib.from=3Dhttp://127.0.0.1:44738/g/c/unl= oadcollection3/} {add=3D[84 (1429981662217764864)]} 0 3 [junit4:junit4] 2> 22902 T2231 C345 P44738 /update {version=3D2&wt=3Djava= bin} {add=3D[84]} 0 5 [junit4:junit4] 2> 22909 T2215 C343 P49774 /update {version=3D2&update.di= strib=3DFROMLEADER&wt=3Djavabin&distrib.from=3Dhttp:// [...truncated too long message...] t4] > =09at __randomizedtesting.SeedInfo.seed([B71B11FD52BC8086:36FD9FE5= 25E3E0BA]:0) [junit4:junit4] > =09at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > =09at org.apache.solr.cloud.UnloadDistributedZkTest.te= stUnloadShardAndCollection(UnloadDistributedZkTest.java:124) [junit4:junit4] > =09at org.apache.solr.cloud.UnloadDistributedZkTest.do= Test(UnloadDistributedZkTest.java:77) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:806) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:57) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:487) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:49) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2> 138590 T2168 oas.SolrTestCaseJ4.deleteCore ###deleteCo= re [junit4:junit4] 2> 138598 T2167 ccr.ThreadLeakControl.checkThreadLeaks WA= RNING Will linger awaiting termination of 3 leaked thread(s). [junit4:junit4] 2> 138711 T2171 oazs.SessionTrackerImpl.run SessionTracke= rImpl exited loop! [junit4:junit4] 2> 139701 T2250 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 139701 T2250 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path= :/live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 139701 T2250 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 139701 T2250 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene42: {a_t=3DPostin= gsFormat(name=3DMemory doPackFST=3D true), text=3DPulsing41(freqCutoff=3D6 = minBlockSize=3D2 maxBlockSize=3D71), range_facet_l=3DPostingsFormat(name=3D= Memory doPackFST=3D true), multiDefault=3DPostingsFormat(name=3DMemory doPa= ckFST=3D true), range_facet_si=3DPostingsFormat(name=3DMemory doPackFST=3D = true), intDefault=3DMockFixedIntBlock(blockSize=3D1739), a_si=3DMockFixedIn= tBlock(blockSize=3D1739), range_facet_sl=3DPostingsFormat(name=3DMemory doP= ackFST=3D false), id=3DPostingsFormat(name=3DMemory doPackFST=3D false), ot= her_tl1=3DMockFixedIntBlock(blockSize=3D1739), _version_=3DMockFixedIntBloc= k(blockSize=3D1739), timestamp=3DPostingsFormat(name=3DMemory doPackFST=3D = true)}, docValues:{timestamp=3DDocValuesFormat(name=3DLucene42)}, sim=3DRan= domSimilarityProvider(queryNorm=3Dtrue,coord=3Dno): {}, locale=3Det_EE, tim= ezone=3DPST8PDT [junit4:junit4] 2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation = 1.8.0-ea (64-bit)/cpus=3D8,threads=3D1,free=3D231595256,total=3D473956352 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestNumberUtils, Tes= tShardHandlerFactory, CollectionsAPIDistributedZkTest, TestFoldingMultiterm= Query, DistanceFunctionTest, PathHierarchyTokenizerFactoryTest, OpenCloseCo= reStressTest, DisMaxRequestHandlerTest, SpellCheckComponentTest, LeaderElec= tionIntegrationTest, IndexSchemaRuntimeFieldTest, EchoParamsTest, FieldAnal= ysisRequestHandlerTest, XsltUpdateRequestHandlerTest, TermVectorComponentDi= stributedTest, TestZkChroot, NotRequiredUniqueKeyTest, TestCodecSupport, Te= stFastOutputStream, TestSolr4Spatial, TestArbitraryIndexDir, TestLMJelinekM= ercerSimilarityFactory, SignatureUpdateProcessorFactoryTest, ZkNodePropsTes= t, TestCSVResponseWriter, NoCacheHeaderTest, TestQuerySenderNoQuery, SpellP= ossibilityIteratorTest, HardAutoCommitTest, SolrRequestParserTest, CopyFiel= dTest, HighlighterTest, TestElisionMultitermQuery, TestLuceneMatchVersion, = CoreContainerCoreInitFailuresTest, BasicDistributedZk2Test, DOMUtilTest, Te= stBM25SimilarityFactory, SampleTest, DefaultValueUpdateProcessorTest, TestU= pdate, PingRequestHandlerTest, TestRecovery, TestSuggestSpellingConverter, = TestJmxMonitoredMap, TestFieldTypeResource, TestIndexingPerformance, Output= WriterTest, TestQueryTypes, TestFiltering, TestSolrDiscoveryProperties, Tes= tPropInject, SuggesterTSTTest, FullSolrCloudDistribCmdsTest, StatsComponent= Test, ConvertedLegacyTest, TestPartialUpdateDeduplication, TestCollationFie= ld, TestJmxIntegration, HighlighterConfigTest, DocumentAnalysisRequestHandl= erTest, TestDFRSimilarityFactory, ChaosMonkeySafeLeaderTest, UnloadDistribu= tedZkTest] [junit4:junit4] Completed on J1 in 139.87s, 1 test, 1 failure <<< FAILURES! [...truncated 406 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The follow= ing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:44= 9: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1210: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 874: There were test failures: 272 suites, 1144 tests, 1 failure, 13 ignore= d (7 assumptions) Total time: 38 minutes 49 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_24_960821726.1363737164768 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_24_960821726.1363737164768--