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 CC089F0D0 for ; Thu, 21 Mar 2013 05:57:43 +0000 (UTC) Received: (qmail 94039 invoked by uid 500); 21 Mar 2013 05:57:42 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 93887 invoked by uid 500); 21 Mar 2013 05:57:42 -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 93855 invoked by uid 99); 21 Mar 2013 05:57:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 05:57:40 +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; Thu, 21 Mar 2013 05:57:30 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 3A46E14AA080 for ; Thu, 21 Mar 2013 05:57:07 +0000 (UTC) Date: Thu, 21 Mar 2013 05:54:29 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <748700316.61.1363845427042.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4803 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_60_614947873.1363845269620" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_60_614947873.1363845269620 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4803/ Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseConcMarkSweepGC 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([3172EFD91640E437:B09461C1611F840B]= :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 9313 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest [junit4:junit4] 2> 0 T2151 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /he_ujm/ [junit4:junit4] 2> 4 T2151 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-1363844662495 [junit4:junit4] 2> 4 T2151 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 5 T2152 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 6 T2152 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 6 T2152 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 6 T2152 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 6 T2152 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 7 T2152 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-1363844662495/zookeep= er/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 105 T2151 oasc.ZkTestServer.run start zk server on por= t:51796 [junit4:junit4] 2> 105 T2151 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:51796 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@171eeb0 [junit4:junit4] 2> 106 T2157 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:51796. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 106 T2151 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 107 T2157 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:51796, initi= ating session [junit4:junit4] 2> 107 T2153 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:35365 [junit4:junit4] 2> 107 T2153 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:35365 [junit4:junit4] 2> 108 T2155 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 284 T2155 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8b7a04e30000 with negotiated timeout 10000 for client /= 127.0.0.1:35365 [junit4:junit4] 2> 284 T2157 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:51796, s= essionid =3D 0x13d8b7a04e30000, negotiated timeout =3D 10000 [junit4:junit4] 2> 285 T2158 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@171eeb0 name:ZooKeeperConnection= Watcher:127.0.0.1:51796 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 285 T2151 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 286 T2151 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 291 T2156 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d8b7a04e30000 [junit4:junit4] 2> 291 T2158 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 292 T2153 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:35365 which had sessionid 0x13d8b7a04e30000 [junit4:junit4] 2> 291 T2151 oaz.ZooKeeper.close Session: 0x13d8b7a04e300= 00 closed [junit4:junit4] 2> 293 T2151 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:51796/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1b6006e [junit4:junit4] 2> 295 T2159 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:51796. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 295 T2151 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 295 T2159 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:51796, initi= ating session [junit4:junit4] 2> 296 T2153 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:35366 [junit4:junit4] 2> 296 T2153 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:35366 [junit4:junit4] 2> 297 T2155 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8b7a04e30001 with negotiated timeout 10000 for client /= 127.0.0.1:35366 [junit4:junit4] 2> 297 T2159 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:51796, s= essionid =3D 0x13d8b7a04e30001, negotiated timeout =3D 10000 [junit4:junit4] 2> 298 T2160 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1b6006e name:ZooKeeperConnection= Watcher:127.0.0.1:51796/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 298 T2151 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 299 T2151 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 304 T2151 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 307 T2151 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 310 T2151 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 314 T2151 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> 315 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 321 T2151 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> 323 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 328 T2151 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> 329 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 332 T2151 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> 333 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 337 T2151 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> 338 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 342 T2151 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> 343 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 346 T2151 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> 347 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 351 T2151 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> 352 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 356 T2151 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> 357 T2151 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 361 T2156 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d8b7a04e30001 [junit4:junit4] 2> 362 T2160 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 362 T2153 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:35366 which had sessionid 0x13d8b7a04e30001 [junit4:junit4] 2> 362 T2151 oaz.ZooKeeper.close Session: 0x13d8b7a04e300= 01 closed [junit4:junit4] 2> 448 T2151 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 452 T2151 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:56812 [junit4:junit4] 2> 452 T2151 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 453 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 453 T2151 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-1363844662854 [junit4:junit4] 2> 454 T2151 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-1363844662854/solr.xml [junit4:junit4] 2> 454 T2151 oasc.CoreContainer. New CoreContainer = 17076781 [junit4:junit4] 2> 454 T2151 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-1363844662854/' [junit4:junit4] 2> 455 T2151 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-1363844662854/' [junit4:junit4] 2> 473 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 474 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 474 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 474 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 475 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 475 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 475 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 476 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 476 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 476 T2151 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 483 T2151 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 500 T2151 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:51796/solr [junit4:junit4] 2> 500 T2151 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 501 T2151 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:51796 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@1567c64 [junit4:junit4] 2> 502 T2170 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:51796. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 502 T2151 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 502 T2170 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:51796, initi= ating session [junit4:junit4] 2> 502 T2153 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:35367 [junit4:junit4] 2> 503 T2153 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:35367 [junit4:junit4] 2> 504 T2155 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8b7a04e30002 with negotiated timeout 20000 for client /= 127.0.0.1:35367 [junit4:junit4] 2> 504 T2170 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:51796, s= essionid =3D 0x13d8b7a04e30002, negotiated timeout =3D 20000 [junit4:junit4] 2> 505 T2171 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1567c64 name:ZooKeeperConnection= Watcher:127.0.0.1:51796 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 506 T2151 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 508 T2156 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d8b7a04e30002 [junit4:junit4] 2> 509 T2171 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 509 T2153 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:35367 which had sessionid 0x13d8b7a04e30002 [junit4:junit4] 2> 509 T2151 oaz.ZooKeeper.close Session: 0x13d8b7a04e300= 02 closed [junit4:junit4] 2> 510 T2151 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 512 T2151 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:51796/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1d5bb2a [junit4:junit4] 2> 514 T2172 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:51796. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 513 T2151 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 514 T2153 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:35368 [junit4:junit4] 2> 514 T2172 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:51796, initi= ating session [junit4:junit4] 2> 514 T2153 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:35368 [junit4:junit4] 2> 515 T2155 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8b7a04e30003 with negotiated timeout 20000 for client /= 127.0.0.1:35368 [junit4:junit4] 2> 515 T2172 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:51796, s= essionid =3D 0x13d8b7a04e30003, negotiated timeout =3D 20000 [junit4:junit4] 2> 515 T2173 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1d5bb2a name:ZooKeeperConnection= Watcher:127.0.0.1:51796/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 515 T2151 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 518 T2151 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4:junit4] 2> 522 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30003 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> 523 T2151 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4:junit4] 2> 527 T2151 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 529 T2151 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:56812_he_ujm [junit4:junit4] 2> 530 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30003 type:dele= te cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:56812_he_ujm Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:56812_he_ujm [junit4:junit4] 2> 531 T2151 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:56812_he_ujm [junit4:junit4] 2> 535 T2151 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 541 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30003 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> 541 T2151 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 544 T2151 oasc.Overseer.start Overseer (id=3D893809238= 01534467-127.0.0.1:56812_he_ujm-n_0000000000) starting [junit4:junit4] 2> 545 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30003 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> 547 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30003 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> 548 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30003 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> 549 T2151 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4:junit4] 2> 553 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30003 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> 555 T2175 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 556 T2151 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 559 T2151 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 562 T2151 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 566 T2174 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 569 T2151 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 570 T2151 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 571 T2151 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 576 T2151 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4:junit4] 2> 577 T2151 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:51796/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@17a7b05 [junit4:junit4] 2> 579 T2151 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 579 T2177 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:51796. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 580 T2177 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:51796, initi= ating session [junit4:junit4] 2> 580 T2153 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:35369 [junit4:junit4] 2> 581 T2153 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:35369 [junit4:junit4] 2> 582 T2155 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8b7a04e30004 with negotiated timeout 10000 for client /= 127.0.0.1:35369 [junit4:junit4] 2> 582 T2177 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:51796, s= essionid =3D 0x13d8b7a04e30004, negotiated timeout =3D 10000 [junit4:junit4] 2> 583 T2178 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@17a7b05 name:ZooKeeperConnection= Watcher:127.0.0.1:51796/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 583 T2151 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 586 T2151 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 589 T2151 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4:junit4] 2> 671 T2151 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 673 T2151 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:42391 [junit4:junit4] 2> 674 T2151 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 674 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 675 T2151 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-1363844663081 [junit4:junit4] 2> 675 T2151 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-1363844663081/solr.xml [junit4:junit4] 2> 675 T2151 oasc.CoreContainer. New CoreContainer = 14589351 [junit4:junit4] 2> 676 T2151 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-1363844663081/' [junit4:junit4] 2> 676 T2151 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-1363844663081/' [junit4:junit4] 2> 697 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 697 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 698 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 698 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 699 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 699 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 699 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 700 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 700 T2151 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 700 T2151 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 707 T2151 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 724 T2151 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:51796/solr [junit4:junit4] 2> 725 T2151 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 725 T2151 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:51796 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@1a6d49c [junit4:junit4] 2> 726 T2188 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:51796. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 726 T2151 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 727 T2188 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:51796, initi= ating session [junit4:junit4] 2> 727 T2153 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:35370 [junit4:junit4] 2> 727 T2153 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:35370 [junit4:junit4] 2> 728 T2155 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8b7a04e30005 with negotiated timeout 20000 for client /= 127.0.0.1:35370 [junit4:junit4] 2> 729 T2188 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:51796, s= essionid =3D 0x13d8b7a04e30005, negotiated timeout =3D 20000 [junit4:junit4] 2> 729 T2189 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1a6d49c name:ZooKeeperConnection= Watcher:127.0.0.1:51796 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 730 T2151 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 732 T2156 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d8b7a04e30005 [junit4:junit4] 2> 732 T2189 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 733 T2153 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:35370 which had sessionid 0x13d8b7a04e30005 [junit4:junit4] 2> 732 T2151 oaz.ZooKeeper.close Session: 0x13d8b7a04e300= 05 closed [junit4:junit4] 2> 734 T2151 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 737 T2151 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:51796/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1d14788 [junit4:junit4] 2> 738 T2190 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:51796. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 738 T2151 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 739 T2153 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:35371 [junit4:junit4] 2> 739 T2190 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:51796, initi= ating session [junit4:junit4] 2> 739 T2153 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:35371 [junit4:junit4] 2> 740 T2155 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8b7a04e30006 with negotiated timeout 20000 for client /= 127.0.0.1:35371 [junit4:junit4] 2> 740 T2190 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:51796, s= essionid =3D 0x13d8b7a04e30006, negotiated timeout =3D 20000 [junit4:junit4] 2> 741 T2191 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1d14788 name:ZooKeeperConnection= Watcher:127.0.0.1:51796/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 741 T2151 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 743 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30006 type:crea= te cxid:0x1 zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 745 T2156 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8b7a04e30006 type:crea= te cxid:0x3 zxid:0x31 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 748 T2151 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 1752 T2151 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:42391_he_ujm [junit4:junit4] 2> 1753 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e30006 type:del= ete cxid:0xd zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:42391_he_ujm Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:42391_he_ujm [junit4:junit4] 2> 1755 T2151 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:42391_he_ujm [junit4:junit4] 2> 1760 T2178 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 1760 T2191 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 1760 T2173 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 1768 T2151 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> 1769 T2151 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 1770 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 1842 T2151 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 1844 T2151 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:34207 [junit4:junit4] 2> 1845 T2151 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 1845 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1845 T2151 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-1363844664267 [junit4:junit4] 2> 1846 T2151 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-1363844664267/solr.xml [junit4:junit4] 2> 1846 T2151 oasc.CoreContainer. New CoreContainer= 26267349 [junit4:junit4] 2> 1846 T2151 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-1363844664267/' [junit4:junit4] 2> 1847 T2151 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-1363844664267/' [junit4:junit4] 2> 1869 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 1869 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 1870 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 1870 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1870 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 1871 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1871 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1871 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 1872 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 1872 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 1879 T2151 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 1898 T2151 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:51796/solr [junit4:junit4] 2> 1899 T2151 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 1900 T2151 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:51796 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@11522cd [junit4:junit4] 2> 1902 T2202 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:51796. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 1901 T2151 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 1902 T2202 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:51796, init= iating session [junit4:junit4] 2> 1903 T2153 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:35372 [junit4:junit4] 2> 1903 T2153 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:35372 [junit4:junit4] 2> 1904 T2155 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8b7a04e30007 with negotiated timeout 20000 for client = /127.0.0.1:35372 [junit4:junit4] 2> 1904 T2202 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:51796, = sessionid =3D 0x13d8b7a04e30007, negotiated timeout =3D 20000 [junit4:junit4] 2> 1905 T2203 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@11522cd name:ZooKeeperConnectio= n Watcher:127.0.0.1:51796 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 1906 T2151 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 1907 T2156 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d8b7a04e30007 [junit4:junit4] 2> 1908 T2203 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 1908 T2153 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:35372 which had sessionid 0x13d8b7a04e3000= 7 [junit4:junit4] 2> 1908 T2151 oaz.ZooKeeper.close Session: 0x13d8b7a04e30= 007 closed [junit4:junit4] 2> 1909 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 1913 T2151 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:51796/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@e22c65 [junit4:junit4] 2> 1914 T2204 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:51796. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 1914 T2151 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 1915 T2204 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:51796, init= iating session [junit4:junit4] 2> 1915 T2153 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:35373 [junit4:junit4] 2> 1916 T2153 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:35373 [junit4:junit4] 2> 1916 T2155 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8b7a04e30008 with negotiated timeout 20000 for client = /127.0.0.1:35373 [junit4:junit4] 2> 1916 T2204 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:51796, = sessionid =3D 0x13d8b7a04e30008, negotiated timeout =3D 20000 [junit4:junit4] 2> 1917 T2205 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@e22c65 name:ZooKeeperConnection= Watcher:127.0.0.1:51796/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 1917 T2151 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 1918 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e30008 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> 1919 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e30008 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> 1922 T2151 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 2926 T2151 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:34207_he_ujm [junit4:junit4] 2> 2927 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e30008 type:del= ete cxid:0xd zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:34207_he_ujm Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:34207_he_ujm [junit4:junit4] 2> 2928 T2151 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:34207_he_ujm [junit4:junit4] 2> 2933 T2173 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 2933 T2178 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 2933 T2205 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 2933 T2191 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 2940 T2151 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> 2941 T2151 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 2942 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3009 T2151 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3012 T2151 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:54515 [junit4:junit4] 2> 3013 T2151 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3014 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3015 T2151 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-1363844665438 [junit4:junit4] 2> 3015 T2151 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-1363844665438/solr.xml [junit4:junit4] 2> 3016 T2151 oasc.CoreContainer. New CoreContainer= 13500996 [junit4:junit4] 2> 3017 T2151 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-1363844665438/' [junit4:junit4] 2> 3018 T2151 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-1363844665438/' [junit4:junit4] 2> 3053 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 3053 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3054 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 3054 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3054 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3055 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3055 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3055 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3056 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3056 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 3063 T2151 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3080 T2151 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:51796/solr [junit4:junit4] 2> 3081 T2151 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 3081 T2151 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:51796 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@1e4ae16 [junit4:junit4] 2> 3082 T2151 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3082 T2216 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:51796. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3083 T2216 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:51796, init= iating session [junit4:junit4] 2> 3083 T2153 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:35376 [junit4:junit4] 2> 3083 T2153 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:35376 [junit4:junit4] 2> 3084 T2155 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8b7a04e30009 with negotiated timeout 20000 for client = /127.0.0.1:35376 [junit4:junit4] 2> 3084 T2216 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:51796, = sessionid =3D 0x13d8b7a04e30009, negotiated timeout =3D 20000 [junit4:junit4] 2> 3084 T2217 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1e4ae16 name:ZooKeeperConnectio= n Watcher:127.0.0.1:51796 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 3085 T2151 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3086 T2156 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d8b7a04e30009 [junit4:junit4] 2> 3086 T2217 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 3086 T2153 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:35376 which had sessionid 0x13d8b7a04e3000= 9 [junit4:junit4] 2> 3086 T2151 oaz.ZooKeeper.close Session: 0x13d8b7a04e30= 009 closed [junit4:junit4] 2> 3087 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 3090 T2151 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:51796/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1bd1f29 [junit4:junit4] 2> 3091 T2218 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:51796. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3091 T2151 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3091 T2153 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:35377 [junit4:junit4] 2> 3091 T2218 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:51796, init= iating session [junit4:junit4] 2> 3092 T2153 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:35377 [junit4:junit4] 2> 3092 T2155 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8b7a04e3000a with negotiated timeout 20000 for client = /127.0.0.1:35377 [junit4:junit4] 2> 3092 T2218 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:51796, = sessionid =3D 0x13d8b7a04e3000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 3093 T2219 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1bd1f29 name:ZooKeeperConnectio= n Watcher:127.0.0.1:51796/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 3093 T2151 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3094 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e3000a 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> 3095 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e3000a 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> 3096 T2151 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4098 T2151 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:54515_he_ujm [junit4:junit4] 2> 4100 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e3000a type:del= ete cxid:0xd zxid:0x42 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:54515_he_ujm Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:54515_he_ujm [junit4:junit4] 2> 4101 T2151 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:54515_he_ujm [junit4:junit4] 2> 4106 T2178 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4106 T2191 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4106 T2219 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4106 T2205 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4106 T2173 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 4114 T2151 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> 4114 T2151 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 4115 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 4176 T2151 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 4178 T2151 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:54650 [junit4:junit4] 2> 4179 T2151 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 4179 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4180 T2151 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-1363844666609 [junit4:junit4] 2> 4180 T2151 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-1363844666609/solr.xml [junit4:junit4] 2> 4180 T2151 oasc.CoreContainer. New CoreContainer= 4783872 [junit4:junit4] 2> 4181 T2151 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-1363844666609/' [junit4:junit4] 2> 4181 T2151 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-1363844666609/' [junit4:junit4] 2> 4204 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 4204 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 4205 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 4205 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4205 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 4206 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4206 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4206 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4207 T2151 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 4207 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4214 T2151 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 4226 T2151 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:51796/solr [junit4:junit4] 2> 4226 T2151 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 4227 T2151 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:51796 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@460b9e [junit4:junit4] 2> 4228 T2151 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4228 T2230 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:51796. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4229 T2230 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:51796, init= iating session [junit4:junit4] 2> 4229 T2153 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:35378 [junit4:junit4] 2> 4230 T2153 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:35378 [junit4:junit4] 2> 4231 T2155 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8b7a04e3000b with negotiated timeout 20000 for client = /127.0.0.1:35378 [junit4:junit4] 2> 4231 T2230 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:51796, = sessionid =3D 0x13d8b7a04e3000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 4231 T2231 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@460b9e name:ZooKeeperConnection= Watcher:127.0.0.1:51796 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 4232 T2151 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4233 T2156 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d8b7a04e3000b [junit4:junit4] 2> 4234 T2153 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:35378 which had sessionid 0x13d8b7a04e3000= b [junit4:junit4] 2> 4234 T2231 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 4234 T2151 oaz.ZooKeeper.close Session: 0x13d8b7a04e30= 00b closed [junit4:junit4] 2> 4234 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 4237 T2151 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:51796/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@15f2ef0 [junit4:junit4] 2> 4238 T2232 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:51796. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4238 T2151 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4239 T2232 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:51796, init= iating session [junit4:junit4] 2> 4239 T2153 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:35379 [junit4:junit4] 2> 4239 T2153 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:35379 [junit4:junit4] 2> 4240 T2155 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8b7a04e3000c with negotiated timeout 20000 for client = /127.0.0.1:35379 [junit4:junit4] 2> 4240 T2232 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:51796, = sessionid =3D 0x13d8b7a04e3000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 4241 T2233 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@15f2ef0 name:ZooKeeperConnectio= n Watcher:127.0.0.1:51796/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 4241 T2151 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4243 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e3000c 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> 4244 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e3000c 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> 4247 T2151 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5250 T2151 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:54650_he_ujm [junit4:junit4] 2> 5251 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e3000c type:del= ete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:54650_he_ujm Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:54650_he_ujm [junit4:junit4] 2> 5252 T2151 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:54650_he_ujm [junit4:junit4] 2> 5256 T2191 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5256 T2219 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5257 T2178 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5257 T2205 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5257 T2233 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5257 T2173 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 5265 T2151 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> 5266 T2151 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 5267 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 5272 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 5280 T2185 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-1363844663081/unloadcollection1 [junit4:junit4] 2> 5280 T2185 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:unloadcollection [junit4:junit4] 2> 5282 T2185 oasc.ZkController.createCollectionZkNode Cr= eating collection in ZooKeeper:unloadcollection [junit4:junit4] 2> 5282 T2185 oasc.ZkController.getConfName Looking for c= ollection configName [junit4:junit4] 2> 5284 T2185 oasc.ZkController.getConfName Only one conf= ig set found in zk - using it:conf1 [junit4:junit4] 2> 5284 T2185 oascc.SolrZkClient.makePath makePath: /coll= ections/unloadcollection [junit4:junit4] 2> 5287 T2185 oasc.ZkController.readConfigName Load colle= ction config from:/collections/unloadcollection [junit4:junit4] 2> 5289 T2185 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-1363844663081/unloadcollection1/' [junit4:junit4] 2> 5334 T2185 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 5385 T2185 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5387 T2185 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5396 T2185 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5936 T2185 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5942 T2185 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5945 T2185 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5955 T2185 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5959 T2185 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5962 T2185 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5963 T2185 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5964 T2185 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5964 T2185 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5965 T2185 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5966 T2185 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5966 T2185 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5966 T2185 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-1363844663081/unloadcollection1/, dataDir=3D/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDi= stributedZkTest-1363844662495/1363844667769unloadcollection1_1n/ [junit4:junit4] 2> 5967 T2185 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@99361a [junit4:junit4] 2> 5967 T2185 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5968 T2185 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363844662495/136384= 4667769unloadcollection1_1n forceNew: false [junit4:junit4] 2> 5969 T2185 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= 63844662495/1363844667769unloadcollection1_1n/index/ [junit4:junit4] 2> 5969 T2185 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= 844662495/1363844667769unloadcollection1_1n/index' doesn't exist. Creating = new index... [junit4:junit4] 2> 5970 T2185 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363844662495/136384= 4667769unloadcollection1_1n/index forceNew: false [junit4:junit4] 2> 5971 T2185 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 5971 T2185 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 5973 T2185 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 5974 T2185 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 5974 T2185 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 5975 T2185 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5975 T2185 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5976 T2185 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5976 T2185 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5977 T2185 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5977 T2185 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5980 T2185 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 5984 T2185 oass.SolrIndexSearcher. Opening Searc= her@60b5b3 main [junit4:junit4] 2> 5984 T2185 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-1363844662495/13638= 44667769unloadcollection1_1n/tlog [junit4:junit4] 2> 5985 T2185 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 5985 T2185 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 5989 T2235 oasc.SolrCore.registerSearcher [unloadcolle= ction1] Registered new searcher Searcher@60b5b3 main{StandardDirectoryReade= r(segments_1:1)} [junit4:junit4] 2> 5997 T2185 oasc.ZkController.publish publishing core= =3Dunloadcollection1 state=3Ddown [junit4:junit4] 2> 6584 T2174 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6585 T2174 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:42391/he_ujm", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:42391_he_ujm", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core":"unloadcollection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"down"} [junit4:junit4] 2> 6586 T2174 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection unloadcollection with numShards 1 [junit4:junit4] 2> 6586 T2174 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6592 T2205 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> 6592 T2173 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> 6592 T2233 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> 6592 T2191 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> 6592 T2219 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> 6592 T2178 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> 6999 T2185 oasc.CoreContainer.registerCore registering= core: unloadcollection1 [junit4:junit4] 2> 7000 T2185 oasc.ZkController.register Register replica= - core:unloadcollection1 address:http://127.0.0.1:42391/he_ujm collection:= unloadcollection shard:shard1 [junit4:junit4] 2> 7002 T2185 oascc.SolrZkClient.makePath makePath: /coll= ections/unloadcollection/leader_elect/shard1/election [junit4:junit4] 2> 7010 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e30006 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> 7011 T2185 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7012 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e30006 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> 7016 T2185 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7017 T2185 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7017 T2185 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:42391/he_ujm/unloadcollection1/ [junit4:junit4] 2> 7018 T2185 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7019 T2185 oasc.SyncStrategy.syncToMe http://127.0.0.1= :42391/he_ujm/unloadcollection1/ has no replicas [junit4:junit4] 2> 7019 T2185 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:42391/he_ujm/unloadcollection1/ [junit4:junit4] 2> 7020 T2185 oascc.SolrZkClient.makePath makePath: /coll= ections/unloadcollection/leaders/shard1 [junit4:junit4] 2> 7026 T2156 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8b7a04e30006 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> 8099 T2174 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8105 T2233 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> 8105 T2178 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> 8105 T2191 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> 8105 T2173 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> 8105 T2205 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> 8105 T2219 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> 8132 T2185 oasc.ZkController.register We are http://12= 7.0.0.1:42391/he_ujm/unloadcollection1/ and leader is http://127.0.0.1:4239= 1/he_ujm/unloadcollection1/ [junit4:junit4] 2> 8133 T2185 oasc.ZkController.register No LogReplay nee= ded for core=3Dunloadcollection1 baseURL=3Dhttp://127.0.0.1:42391/he_ujm [junit4:junit4] 2> 8133 T2185 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8133 T2185 oasc.ZkController.publish publishing core= =3Dunloadcollection1 state=3Dactive [junit4:junit4] 2> 8136 T2185 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8136 T2185 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-= 1363844663081/solr.xml [junit4:junit4] 2> 8144 T2185 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-1363844663081/solr.xml [junit4:junit4] 2> 8145 T2185 oass.SolrDispatchFilter.handleAdminRequest = /admin/cores {version=3D2&collection=3Dunloadcollection&numShards=3D1&name= =3Dunloadcollection1&wt=3Djavabin&dataDir=3D/mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistribut= edZkTest-1363844662495/1363844667769unloadcollection1_1n&action=3DCREATE} s= tatus=3D0 QTime=3D2865=20 [junit4:junit4] 2> 8146 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 8148 T2151 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:51796/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5e2607 [junit4:junit4] 2> 8149 T2236 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:51796. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8148 T2151 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8150 T2153 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:35385 [junit4:junit4] 2> 8149 T2236 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:51796, init= iating session [junit4:junit4] 2> 8152 T2153 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:35385 [junit4:junit4] 2> 8153 T2155 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8b7a04e3000d with negotiated timeout 10000 for client = /127.0.0.1:35385 [junit4:junit4] 2> 8154 T2236 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:51796, = sessionid =3D 0x13d8b7a04e3000d, negotiated timeout =3D 10000 [junit4:junit4] 2> 8154 T2237 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@5e2607 name:ZooKeeperConnection= Watcher:127.0.0.1:51796/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 8155 T2151 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8157 T2151 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 8159 T2151 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8160 T2151 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8166 T2199 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-1363844664267/unloadcollection2 [junit4:junit4] 2> 8167 T2199 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:unloadcollection [junit4:junit4] 2> 8167 T2199 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 8168 T2199 oasc.ZkController.readConfigName Load colle= ction config from:/collections/unloadcollection [junit4:junit4] 2> 8169 T2199 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-1363844664267/unloadcollection2/' [junit4:junit4] 2> 8206 T2199 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 8255 T2199 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 8256 T2199 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 8261 T2199 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 8784 T2199 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 8790 T2199 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 8793 T2199 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 8809 T2199 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 8816 T2199 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 8822 T2199 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8824 T2199 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 8826 T2199 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 8827 T2199 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8828 T2199 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 8829 T2199 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 8830 T2199 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 8830 T2199 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-1363844664267/unloadcollection2/, dataDir=3D/mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDi= stributedZkTest-1363844662495/1363844670656unloadcollection1_2n/ [junit4:junit4] 2> 8831 T2199 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@99361a [junit4:junit4] 2> 8832 T2199 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 8833 T2199 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363844662495/136384= 4670656unloadcollection1_2n forceNew: false [junit4:junit4] 2> 8834 T2199 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= 63844662495/1363844670656unloadcollection1_2n/index/ [junit4:junit4] 2> 8834 T2199 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= 844662495/1363844670656unloadcollection1_2n/index' doesn't exist. Creating = new index... [junit4:junit4] 2> 8835 T2199 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1363844662495/136384= 4670656unloadcollection1_2n/index forceNew: false [junit4:junit4] 2> 8837 T2199 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@14b58e6 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1ef39eb),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 8838 T2199 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 8841 T2199 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 8841 T2199 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 8842 T2199 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 8843 T2199 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 8844 T2199 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 8845 T2199 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 8846 T2199 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 8846 T2199 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 8847 T2199 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 8852 T2199 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 8857 T2199 oass.SolrIndexSearcher. Opening Searc= her@14735d3 main [junit4:junit4] 2> 8857 T2199 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-1363844662495/13638= 44670656unloadcollection1_2n/tlog [junit4:junit4] 2> 8858 T2199 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 8858 T2199 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 8862 T2238 oasc.SolrCore.registerSearcher [unloadcolle= ction2] Registered new searcher Searcher@14735d3 main{StandardDirectoryRead= er(segments_1:1)} [junit4:junit4] 2> 8864 T2199 oasc.ZkController.publish publishing core= =3Dunloadcollection2 state=3Ddown [junit4:junit4] 2> 8865 T2199 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 9611 T2174 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9612 T2174 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:42391_he_ujm_unloadco= llection1", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:42391/he_ujm", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:42391_he_ujm", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core":"unloadcollection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"active"} [junit4:junit4] 2> 9617 T2174 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34207/he_ujm", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34207_he_ujm", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"down"} [junit4:junit4] 2> 9617 T2174 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D1 [junit4:junit4] 2> 9618 T2174 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 9622 T2233 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> 9622 T2237 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> 9623 T2219 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> 9623 T2205 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> 9623 T2178 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> 9623 T2173 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> 9623 T2191 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> 9867 T2199 oasc.CoreContainer.registerCore registering= core: unloadcollection2 [junit4:junit4] 2> 9868 T2199 oasc.ZkController.register Register replica= - core:unloadcollection2 address:http://127.0.0.1:34207/he_ujm collection:= unloadcollection shard:shard1 [junit4:junit4] 2> 9873 T2199 oasc.ZkController.register We are http://12= 7.0.0.1:34207/he_ujm/unloadcollection2/ and leader is http://127.0.0.1:4239= 1/he_ujm/unloadcollection1/ [junit4:junit4] 2> 9874 T2199 oasc.ZkController.register No LogReplay nee= ded for core=3Dunloadcollection2 baseURL=3Dhttp://127.0.0.1:34207/he_ujm [junit4:junit4] 2> 9874 T2199 oasc.ZkController.checkRecovery Core needs = to recover:unloadcollection2 [junit4:junit4] 2> 9875 T2199 oasu.DefaultSolrCoreState.doRecovery Runnin= g recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C367 name=3Dunloadcollection2 org.apac= he.solr.core.SolrCore@1fd5e40 url=3Dhttp://127.0.0.1:34207/he_ujm/unloadcol= lection2 node=3D127.0.0.1:34207_he_ujm C367_STATE=3Dcoll:unloadcollection c= ore:unloadcollection2 props:{collection=3Dunloadcollection, base_url=3Dhttp= ://127.0.0.1:34207/he_ujm, node_name=3D127.0.0.1:34207_he_ujm, core=3Dunloa= dcollection2, state=3Ddown} [junit4:junit4] 2> 9876 T2239 C367 P34207 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dunloadcollection2 recoveringAfterStartup=3Dtr= ue [junit4:junit4] 2> 9877 T2239 C367 P34207 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 9876 T2199 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9878 T2239 C367 P34207 oasc.ZkController.publish publi= shing core=3Dunloadcollection2 state=3Drecovering [junit4:junit4] 2> 9878 T2239 C367 P34207 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 9878 T2199 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-jetty2-= 1363844664267/solr.xml [junit4:junit4] 2> 9879 T2239 C367 P34207 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 9892 T2199 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= ty2-1363844664267/solr.xml [junit4:junit4] 2> 9894 T2199 oass.SolrDispatchFilter.handleAdminRequest = /admin/cores {version=3D2&collection=3Dunloadcollection&name=3Dunloadcollec= tion2&wt=3Djavabin&dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-136384= 4662495/1363844670656unloadcollection1_2n&action=3DCREATE} status=3D0 QTime= =3D1728=20 [junit4:junit4] 2> 9902 T2151 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9904 T2151 oasc.AbstractDistribZkTestBase.waitForRecov= eriesToFinish Wait for recoveries to finish - collection: unloadcollection = failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 9905 T2151 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10908 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11132 T2174 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11133 T2174 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:34207_he_ujm_unloadco= llection2", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34207/he_ujm", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34207_he_ujm", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"recovering"} [junit4:junit4] 2> 11144 T2178 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> 11144 T2205 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> 11144 T2237 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> 11144 T2233 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> 11144 T2219 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> 11144 T2173 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> 11144 T2191 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> 11887 T2187 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {onlyIfLeader=3Dtrue&version=3D2&nodeName=3D127.0.0.1:34207_h= e_ujm&wt=3Djavabin&core=3Dunloadcollection1&checkLive=3Dtrue&state=3Drecove= ring&action=3DPREPRECOVERY&coreNodeName=3D127.0.0.1:34207_he_ujm_unloadcoll= ection2} status=3D0 QTime=3D2000=20 [junit4:junit4] 2> 11910 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12911 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C367_STATE=3Dcoll:unloadcollection core:unloadcollect= ion2 props:{collection=3Dunloadcollection, base_url=3Dhttp://127.0.0.1:3420= 7/he_ujm, node_name=3D127.0.0.1:34207_he_ujm, shard=3Dshard1, core=3Dunload= collection2, state=3Drecovering} [junit4:junit4] 2> 13888 T2239 C367 P34207 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:42391/he_ujm/unloadcollecti= on1/ core=3Dunloadcollection2 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 13888 T2239 C367 P34207 oasu.PeerSync.sync PeerSync: c= ore=3Dunloadcollection2 url=3Dhttp://127.0.0.1:34207/he_ujm START replicas= =3D[http://127.0.0.1:42391/he_ujm/unloadcollection1/] nUpdates=3D100 [junit4:junit4] 2> 13889 T2239 C367 P34207 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 13889 T2239 C367 P34207 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dunload= collection2 [junit4:junit4] 2> 13889 T2239 C367 P34207 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dunloadcollection2 [junit4:junit4] 2> 13889 T2239 C367 P34207 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dunloadcollection2 [junit4:junit4] 2> 13889 T2239 C367 P34207 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 13890 T2239 C367 P34207 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:42391/he_ujm/unloadcollecti= on1/. core=3Dunloadcollection2 [junit4:junit4] 2> 13890 T2239 C367 P34207 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C368 name=3Dunloadcollection1 org.apac= he.solr.core.SolrCore@12769ad url=3Dhttp://127.0.0.1:42391/he_ujm/unloadcol= lection1 node=3D127.0.0.1:42391_he_ujm C368_STATE=3Dcoll:unloadcollection c= ore:unloadcollection1 props:{collection=3Dunloadcollection, base_url=3Dhttp= ://127.0.0.1:42391/he_ujm, node_name=3D127.0.0.1:42391_he_ujm, shard=3Dshar= d1, core=3Dunloadcollection1, state=3Dactive, leader=3Dtrue} [junit4:junit4] 2> 13895 T2184 C368 P42391 REQ /get {getVersions=3D100&ve= rsion=3D2&wt=3Djavabin&distrib=3Dfalse&qt=3D/get} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13899 T2186 C368 P42391 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 13901 T2186 C368 P42391 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 13902 T2186 C368 P42391 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 13902 T2186 C368 P42391 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 13903 T2186 C368 P42391 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 13904 T2186 C368 P42391 oass.SolrIndexSearcher. = Opening Searcher@a3317b realtime [junit4:junit4] 2> 13904 T2186 C368 P42391 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 13904 T2186 C368 P42391 /update {version=3D2&softCommi= t=3Dfalse&commit_end_point=3Dtrue&wt=3Djavabin&waitSearcher=3Dtrue&commit= =3Dtrue&openSearcher=3Dfalse} {commit=3D} 0 5 [junit4:junit4] 2> 13905 T2239 C367 P34207 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 13906 T2239 C367 P34207 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 13907 T2185 C368 P42391 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 13908 T2185 C368 P42391 REQ /replication {version=3D2&= command=3Dindexversion&wt=3Djavabin&qt=3D/replication} status=3D0 QTime=3D2= =20 [junit4:junit4] 2> 13908 T2239 C367 P34207 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 13908 T2239 C367 P34207 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 13909 T2239 C367 P34207 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 13910 T2184 C368 P42391 REQ /replication {version=3D2&= command=3Dfilelist&generation=3D2&wt=3Djavabin&qt=3D/replication} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 13911 T2239 C367 P34207 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 13912 T2239 C367 P34207 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-1363844= 662495/1363844670656unloadcollection1_2n/index.20130321064436402 forceNew: = false [junit4:junit4] 2> 13912 T2239 C367 P34207 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory= @1c78cd0 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@65754b) = fullCopy=3Dfalse [junit4:junit4] 2> 13913 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13914 T2186 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D2&wt=3Dfilestream&qt=3D/replication&= file=3Dsegments_2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13915 T2239 C367 P34207 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 13917 T2239 C367 P34207 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 13917 T2239 C367 P34207 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dunloadcollection2 [junit4:junit4] 2> 13917 T2239 C367 P34207 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@14b58e6 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1ef39eb),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@14b58e6 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1ef39eb),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 13918 T2239 C367 P34207 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 13918 T2239 C367 P34207 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 13918 T2239 C367 P34207 oass.SolrIndexSearcher. = Opening Searcher@17d36c5 main [junit4:junit4] 2> 13919 T2238 oasc.SolrCore.registerSearcher [unloadcoll= ection2] Registered new searcher Searcher@17d36c5 main{StandardDirectoryRea= der(segments_2:1:nrt)} [junit4:junit4] 2> 13919 T2239 C367 P34207 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dunloadcollection2 [junit4:junit4] 2> 13919 T2239 C367 P34207 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dunlo= adcollection2 [junit4:junit4] 2> 13920 T2239 C367 P34207 oasc.ZkController.publish publ= ishing core=3Dunloadcollection2 state=3Dactive [junit4:junit4] 2> 13920 T2239 C367 P34207 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 13921 T2239 C367 P34207 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dunloadcollection2 [junit4:junit4] 2> 14153 T2174 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14154 T2174 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:34207_he_ujm_unloadco= llection2", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34207/he_ujm", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34207_he_ujm", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core":"unloadcollection2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"active"} [junit4:junit4] 2> 14160 T2173 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> 14160 T2219 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> 14160 T2191 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> 14160 T2178 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> 14160 T2205 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> 14160 T2237 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> 14160 T2233 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> 14915 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14916 T2151 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: unloadcollection [junit4:junit4] 2> 14917 T2151 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> C367_STATE=3Dcoll:unloadcollection core:unloadcollect= ion2 props:{collection=3Dunloadcollection, base_url=3Dhttp://127.0.0.1:3420= 7/he_ujm, node_name=3D127.0.0.1:34207_he_ujm, shard=3Dshard1, core=3Dunload= collection2, state=3Dactive} [junit4:junit4] 2> 14945 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[6 (1430094796465111040)]} 0 2 [junit4:junit4] 2> 14946 T2186 C368 P42391 /update {version=3D2&wt=3Djava= bin} {add=3D[6 (1430094796465111040)]} 0 22 [junit4:junit4] 2> 14952 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[7 (1430094796490276864)]} 0 1 [junit4:junit4] 2> 14953 T2187 C368 P42391 /update {version=3D2&wt=3Djava= bin} {add=3D[7 (1430094796490276864)]} 0 5 [junit4:junit4] 2> 14959 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[8 (1430094796497616896)]} 0 1 [junit4:junit4] 2> 14960 T2185 C368 P42391 /update {version=3D2&wt=3Djava= bin} {add=3D[8 (1430094796497616896)]} 0 5 [junit4:junit4] 2> 14962 T2184 C368 P42391 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 14966 T2184 C368 P42391 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.fdt, _0.n= vd, _0.fdx, _0_Lucene41_0.pos, _0.nvm, _0.si, _0_Lucene42_0.dvm, _0_Lucene4= 1_0.tip, _0_Lucene41_0.doc, _0_Lucene41_0.tim, _0.fnm, _0_Lucene42_0.dvd, s= egments_3] [junit4:junit4] 2> 14966 T2184 C368 P42391 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[_0.fdt, _0.nvd, _0.fdx, _0_Lucene41_0.pos, _0.n= vm, _0.si, _0_Lucene42_0.dvm, _0_Lucene41_0.tip, _0_Lucene41_0.doc, _0_Luce= ne41_0.tim, _0.fnm, _0_Lucene42_0.dvd, segments_3] [junit4:junit4] 2> 14968 T2184 C368 P42391 oass.SolrIndexSearcher. = Opening Searcher@67557b main [junit4:junit4] 2> 14969 T2184 C368 P42391 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14970 T2235 oasc.SolrCore.registerSearcher [unloadcoll= ection1] Registered new searcher Searcher@67557b main{StandardDirectoryRead= er(segments_3:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 14971 T2184 C368 P42391 oasu.SolrCmdDistributor.distri= bCommit Distrib commit to:[StdNode: http://127.0.0.1:34207/he_ujm/unloadcol= lection2/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfalse&= waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 14974 T2201 C367 P34207 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 14977 T2201 C367 P34207 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@14b58e6 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1ef39eb),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@14b58e6 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1ef39eb),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.fdt, _0.= nvd, _0.fdx, _0_Lucene41_0.pos, _0.nvm, _0.si, _0_Lucene42_0.dvm, _0_Lucene= 41_0.tip, _0_Lucene41_0.doc, _0_Lucene41_0.tim, _0.fnm, _0_Lucene42_0.dvd, = segments_3] [junit4:junit4] 2> 14978 T2201 C367 P34207 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[_0.fdt, _0.nvd, _0.fdx, _0_Lucene41_0.pos, _0.n= vm, _0.si, _0_Lucene42_0.dvm, _0_Lucene41_0.tip, _0_Lucene41_0.doc, _0_Luce= ne41_0.tim, _0.fnm, _0_Lucene42_0.dvd, segments_3] [junit4:junit4] 2> 14979 T2201 C367 P34207 oass.SolrIndexSearcher. = Opening Searcher@1c0116a main [junit4:junit4] 2> 14980 T2201 C367 P34207 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14982 T2238 oasc.SolrCore.registerSearcher [unloadcoll= ection2] Registered new searcher Searcher@1c0116a main{StandardDirectoryRea= der(segments_3:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 14982 T2201 C367 P34207 /update {version=3D2&expungeDe= letes=3Dfalse&softCommit=3Dfalse&commit_end_point=3Dtrue&wt=3Djavabin&waitS= earcher=3Dtrue&commit=3Dtrue} {commit=3D} 0 8 [junit4:junit4] 2> 14983 T2184 C368 P42391 /update {version=3D2&softCommi= t=3Dfalse&wt=3Djavabin&waitSearcher=3Dtrue&commit=3Dtrue} {commit=3D} 0 21 [junit4:junit4] 2> 14984 T2151 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 14992 T2212 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-1363844665438/unloadcollection3 [junit4:junit4] 2> 14993 T2212 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:unloadcollection [junit4:junit4] 2> 14994 T2212 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 14995 T2212 oasc.ZkController.readConfigName Load coll= ection config from:/collections/unloadcollection [junit4:junit4] 2> 14997 T2212 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-1363844665438/unloadcollection3/' [junit4:junit4] 2> 15044 T2212 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 15099 T2212 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 15100 T2212 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 15104 T2212 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 15593 T2212 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 15600 T2212 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 15603 T2212 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 15612 T2212 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 15620 T2212 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 15625 T2212 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15626 T2212 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 15627 T2212 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 15627 T2212 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15628 T2212 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 15629 T2212 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 15629 T2212 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 15629 T2212 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-1363844665438/unloadcollection3/, dataDir=3D/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadD= istributedZkTest-1363844662495/1363844677481unloadcollection_3n/ [junit4:junit4] 2> 15630 T2212 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@99361a [junit4:junit4] 2> 15630 T2212 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 15631 T2212 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-1363844662495/13638= 44677481unloadcollection_3n forceNew: false [junit4:junit4] 2> 15632 T2212 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= 363844662495/1363844677481unloadcollection_3n/index/ [junit4:junit4] 2> 15632 T2212 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= 3844662495/1363844677481unloadcollection_3n/index' doesn't exist. Creating = new index... [junit4:junit4] 2> 15633 T2212 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-1363844662495/13638= 44677481unloadcollection_3n/index forceNew: false [junit4:junit4] 2> 15634 T2212 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@6d1a93 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@86720f),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 15635 T2212 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 15637 T2212 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 15637 T2212 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 15638 T2212 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 15638 T2212 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 15639 T2212 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 15639 T2212 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 15640 T2212 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 15641 T2212 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 15641 T2212 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 15645 T2212 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 15648 T2212 oass.SolrIndexSearcher. Opening Sear= cher@58bd16 main [junit4:junit4] 2> 15649 T2212 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-1363844662495/1363= 844677481unloadcollection_3n/tlog [junit4:junit4] 2> 15650 T2212 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 15650 T2212 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 15655 T2243 oasc.SolrCore.registerSearcher [unloadcoll= ection3] Registered new searcher Searcher@58bd16 main{StandardDirectoryRead= er(segments_1:1)} [junit4:junit4] 2> 15656 T2212 oasc.ZkController.publish publishing core= =3Dunloadcollection3 state=3Ddown [junit4:junit4] 2> 15657 T2212 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 15666 T2174 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15667 T2174 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:54515/he_ujm", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:54515_he_ujm", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"down"} [junit4:junit4] 2> 15667 T2174 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 15667 T2174 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 15672 T2191 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> 15672 T2233 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> 15672 T2178 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> 15672 T2219 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> 15672 T2173 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> 15672 T2237 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> 15672 T2205 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> 16658 T2212 oasc.CoreContainer.registerCore registerin= g core: unloadcollection3 [junit4:junit4] 2> 16659 T2212 oasc.ZkController.register Register replic= a - core:unloadcollection3 address:http://127.0.0.1:54515/he_ujm collection= :unloadcollection shard:shard1 [junit4:junit4] 2> 16664 T2212 oasc.ZkController.register We are http://1= 27.0.0.1:54515/he_ujm/unloadcollection3/ and leader is http://127.0.0.1:423= 91/he_ujm/unloadcollection1/ [junit4:junit4] 2> 16665 T2212 oasc.ZkController.register No LogReplay ne= eded for core=3Dunloadcollection3 baseURL=3Dhttp://127.0.0.1:54515/he_ujm [junit4:junit4] 2> 16665 T2212 oasc.ZkController.checkRecovery Core needs= to recover:unloadcollection3 [junit4:junit4] 2> 16666 T2212 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C369 name=3Dunloadcollection3 org.apac= he.solr.core.SolrCore@11fa5bf url=3Dhttp://127.0.0.1:54515/he_ujm/unloadcol= lection3 node=3D127.0.0.1:54515_he_ujm C369_STATE=3Dcoll:unloadcollection c= ore:unloadcollection3 props:{collection=3Dunloadcollection, base_url=3Dhttp= ://127.0.0.1:54515/he_ujm, node_name=3D127.0.0.1:54515_he_ujm, core=3Dunloa= dcollection3, state=3Ddown} [junit4:junit4] 2> 16667 T2244 C369 P54515 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dunloadcollection3 recoveringAfterStartup=3Dt= rue [junit4:junit4] 2> 16668 T2244 C369 P54515 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 16668 T2212 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16669 T2244 C369 P54515 oasc.ZkController.publish publ= ishing core=3Dunloadcollection3 state=3Drecovering [junit4:junit4] 2> 16669 T2244 C369 P54515 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 16670 T2212 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= -1363844665438/solr.xml [junit4:junit4] 2> 16671 T2244 C369 P54515 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16681 T2212 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-1363844665438/solr.xml [junit4:junit4] 2> 16682 T2212 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {version=3D2&collection=3Dunloadcollection&name=3Dunloadcolle= ction3&wt=3Djavabin&dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-= Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-13638= 44662495/1363844677481unloadcollection_3n&action=3DCREATE} status=3D0 QTime= =3D1690=20 [junit4:junit4] 2> 16683 T2151 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: unloadcollection= failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 16684 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17178 T2174 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17178 T2174 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:54515_he_ujm_unloadco= llection3", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:54515/he_ujm", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:54515_he_ujm", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"recovering"} [junit4:junit4] 2> 17183 T2173 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> 17183 T2178 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> 17183 T2205 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> 17183 T2219 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> 17183 T2237 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> 17183 T2233 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> 17183 T2191 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> 17679 T2184 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {onlyIfLeader=3Dtrue&version=3D2&nodeName=3D127.0.0.1:54515_h= e_ujm&wt=3Djavabin&core=3Dunloadcollection1&checkLive=3Dtrue&state=3Drecove= ring&action=3DPREPRECOVERY&coreNodeName=3D127.0.0.1:54515_he_ujm_unloadcoll= ection3} status=3D0 QTime=3D1000=20 [junit4:junit4] 2> 17685 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18688 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C369_STATE=3Dcoll:unloadcollection core:unloadcollect= ion3 props:{collection=3Dunloadcollection, base_url=3Dhttp://127.0.0.1:5451= 5/he_ujm, node_name=3D127.0.0.1:54515_he_ujm, shard=3Dshard1, core=3Dunload= collection3, state=3Drecovering} [junit4:junit4] 2> 19681 T2244 C369 P54515 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:42391/he_ujm/unloadcollecti= on1/ core=3Dunloadcollection3 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19681 T2244 C369 P54515 oasu.PeerSync.sync PeerSync: c= ore=3Dunloadcollection3 url=3Dhttp://127.0.0.1:54515/he_ujm START replicas= =3D[http://127.0.0.1:42391/he_ujm/unloadcollection1/] nUpdates=3D100 [junit4:junit4] 2> 19682 T2244 C369 P54515 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 19682 T2244 C369 P54515 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dunload= collection3 [junit4:junit4] 2> 19683 T2244 C369 P54515 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dunloadcollection3 [junit4:junit4] 2> 19683 T2244 C369 P54515 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dunloadcollection3 [junit4:junit4] 2> 19683 T2244 C369 P54515 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 19683 T2244 C369 P54515 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:42391/he_ujm/unloadcollecti= on1/. core=3Dunloadcollection3 [junit4:junit4] 2> 19684 T2244 C369 P54515 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 19684 T2184 C368 P42391 REQ /get {getVersions=3D100&ve= rsion=3D2&wt=3Djavabin&distrib=3Dfalse&qt=3D/get} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19690 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19692 T2185 C368 P42391 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 19693 T2185 C368 P42391 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D3 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.fdt, _0.n= vd, _0.fdx, _0_Lucene41_0.pos, _0.nvm, _0.si, _0_Lucene42_0.dvm, _0_Lucene4= 1_0.tip, _0_Lucene41_0.doc, _0_Lucene41_0.tim, _0.fnm, _0_Lucene42_0.dvd, s= egments_3] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1cd0d79 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@432c9c),segFN=3Dsegments_4,generation=3D4,filenames=3D[_0.fdt, _0_L= ucene41_0.tip, _0.nvd, _0.fdx, _0_Lucene41_0.pos, _0_Lucene41_0.doc, _0_Luc= ene41_0.tim, _0.si, _0.nvm, _0_Lucene42_0.dvm, _0.fnm, segments_4, _0_Lucen= e42_0.dvd] [junit4:junit4] 2> 19694 T2185 C368 P42391 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 4[_0.fdt, _0_Lucene41_0.tip, _0.nvd, _0.fdx, _0_L= ucene41_0.pos, _0_Lucene41_0.doc, _0_Lucene41_0.tim, _0.si, _0.nvm, _0_Luce= ne42_0.dvm, _0.fnm, segments_4, _0_Lucene42_0.dvd] [junit4:junit4] 2> 19695 T2185 C368 P42391 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 19696 T2185 C368 P42391 /update {version=3D2&softCommi= t=3Dfalse&commit_end_point=3Dtrue&wt=3Djavabin&waitSearcher=3Dtrue&commit= =3Dtrue&openSearcher=3Dfalse} {commit=3D} 0 4 [junit4:junit4] 2> 19697 T2244 C369 P54515 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19697 T2244 C369 P54515 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 19699 T2186 C368 P42391 REQ /replication {version=3D2&= command=3Dindexversion&wt=3Djavabin&qt=3D/replication} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 19700 T2244 C369 P54515 oash.SnapPuller.fetchLatestInd= ex Master's generation: 4 [junit4:junit4] 2> 19700 T2244 C369 P54515 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 19701 T2244 C369 P54515 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 19703 T2187 C368 P42391 REQ /replication {version=3D2&= command=3Dfilelist&generation=3D4&wt=3Djavabin&qt=3D/replication} status=3D= 0 QTime=3D1=20 [junit4:junit4] 2> 19703 T2244 C369 P54515 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 13 [junit4:junit4] 2> 19705 T2244 C369 P54515 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-1363844= 662495/1363844677481unloadcollection_3n/index.20130321064442195 forceNew: f= alse [junit4:junit4] 2> 19706 T2244 C369 P54515 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory= @dd294d lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@c50801) f= ullCopy=3Dfalse [junit4:junit4] 2> 19709 T2185 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0.fdt} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19712 T2184 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0.nvd} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19716 T2186 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0.fdx} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19720 T2187 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0_Lucene41_0.pos} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19731 T2185 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0.nvm} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19735 T2184 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0.si} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19739 T2186 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0_Lucene42_0.dvm} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19742 T2187 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0_Lucene41_0.tip} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19746 T2185 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0_Lucene41_0.doc} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19750 T2184 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0_Lucene41_0.tim} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19760 T2186 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0.fnm} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19764 T2187 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3Dsegments_4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19768 T2185 C368 P42391 REQ /replication {checksum=3Dt= rue&command=3Dfilecontent&generation=3D4&wt=3Dfilestream&qt=3D/replication&= file=3D_0_Lucene42_0.dvd} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19769 T2244 C369 P54515 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 19771 T2244 C369 P54515 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 19772 T2244 C369 P54515 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dunloadcollection3 [junit4:junit4] 2> 19774 T2244 C369 P54515 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@6d1a93 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@86720f),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@6d1a93 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@86720f),segFN=3Dsegments_4,generation=3D4,filenames=3D[_0.fdt, _0_Lu= cene41_0.tip, _0.nvd, _0.fdx, _0_Lucene41_0.pos, _0_Lucene41_0.doc, _0_Luce= ne41_0.tim, _0.nvm, _0.si, _0_Lucene42_0.dvm, _0.fnm, segments_4, _0_Lucene= 42_0.dvd] [junit4:junit4] 2> 19774 T2244 C369 P54515 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 4[_0.fdt, _0_Lucene41_0.tip, _0.nvd, _0.fdx, _0_L= ucene41_0.pos, _0_Lucene41_0.doc, _0_Lucene41_0.tim, _0.nvm, _0.si, _0_Luce= ne42_0.dvm, _0.fnm, segments_4, _0_Lucene42_0.dvd] [junit4:junit4] 2> 19775 T2244 C369 P54515 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 19776 T2244 C369 P54515 oass.SolrIndexSearcher. = Opening Searcher@1c8d8cd main [junit4:junit4] 2> 19778 T2243 oasc.SolrCore.registerSearcher [unloadcoll= ection3] Registered new searcher Searcher@1c8d8cd main{StandardDirectoryRea= der(segments_4:3:nrt _0(5.0):C3)} [junit4:junit4] 2> 19779 T2244 C369 P54515 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dunloadcollection3 [junit4:junit4] 2> 19779 T2244 C369 P54515 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dunlo= adcollection3 [junit4:junit4] 2> 19780 T2244 C369 P54515 oasc.ZkController.publish publ= ishing core=3Dunloadcollection3 state=3Dactive [junit4:junit4] 2> 19780 T2244 C369 P54515 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 19781 T2244 C369 P54515 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dunloadcollection3 [junit4:junit4] 2> 20197 T2174 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20198 T2174 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:54515_he_ujm_unloadco= llection3", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:54515/he_ujm", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:54515_he_ujm", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core":"unloadcollection3", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "state":"active"} [junit4:junit4] 2> 20203 T2205 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> 20204 T2237 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> 20204 T2178 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> 20204 T2233 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> 20203 T2191 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> 20203 T2219 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> 20204 T2173 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> 20692 T2151 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20694 T2151 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: unloadcollection [junit4:junit4] 2> 20694 T2151 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> C369_STATE=3Dcoll:unloadcollection core:unloadcollect= ion3 props:{collection=3Dunloadcollection, base_url=3Dhttp://127.0.0.1:5451= 5/he_ujm, node_name=3D127.0.0.1:54515_he_ujm, shard=3Dshard1, core=3Dunload= collection3, state=3Dactive} [junit4:junit4] 2> 20715 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[20 (1430094802532171776)]} 0 1 [junit4:junit4] 2> 20716 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[20 (1430094802532171776)]} 0 2 [junit4:junit4] 2> 20716 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[20 (1430094802532171776)]} 0 6 [junit4:junit4] 2> 20717 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[20]} 0 9 [junit4:junit4] 2> 20724 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[21 (1430094802542657536)]} 0 1 [junit4:junit4] 2> 20724 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[21 (1430094802542657536)]} 0 1 [junit4:junit4] 2> 20724 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[21 (1430094802542657536)]} 0 4 [junit4:junit4] 2> 20725 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[21]} 0 6 [junit4:junit4] 2> 20731 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[22 (1430094802551046144)]} 0 1 [junit4:junit4] 2> 20731 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[22 (1430094802551046144)]} 0 1 [junit4:junit4] 2> 20732 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[22 (1430094802551046144)]} 0 4 [junit4:junit4] 2> 20732 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[22]} 0 5 [junit4:junit4] 2> 20739 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[23 (1430094802559434752)]} 0 1 [junit4:junit4] 2> 20739 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[23 (1430094802559434752)]} 0 1 [junit4:junit4] 2> 20740 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[23 (1430094802559434752)]} 0 4 [junit4:junit4] 2> 20741 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[23]} 0 7 [junit4:junit4] 2> 20749 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[24 (1430094802568871936)]} 0 1 [junit4:junit4] 2> 20749 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[24 (1430094802568871936)]} 0 1 [junit4:junit4] 2> 20750 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[24 (1430094802568871936)]} 0 5 [junit4:junit4] 2> 20751 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[24]} 0 7 [junit4:junit4] 2> 20758 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[25 (1430094802579357696)]} 0 0 [junit4:junit4] 2> 20758 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[25 (1430094802579357696)]} 0 0 [junit4:junit4] 2> 20760 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[25 (1430094802579357696)]} 0 5 [junit4:junit4] 2> 20760 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[25]} 0 7 [junit4:junit4] 2> 20768 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[26 (1430094802589843456)]} 0 1 [junit4:junit4] 2> 20768 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[26 (1430094802589843456)]} 0 1 [junit4:junit4] 2> 20769 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[26 (1430094802589843456)]} 0 4 [junit4:junit4] 2> 20770 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[26]} 0 7 [junit4:junit4] 2> 20778 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[27 (1430094802599280640)]} 0 1 [junit4:junit4] 2> 20778 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[27 (1430094802599280640)]} 0 1 [junit4:junit4] 2> 20780 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[27 (1430094802599280640)]} 0 6 [junit4:junit4] 2> 20780 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[27]} 0 7 [junit4:junit4] 2> 20788 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[28 (1430094802610814976)]} 0 1 [junit4:junit4] 2> 20788 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[28 (1430094802610814976)]} 0 1 [junit4:junit4] 2> 20789 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[28 (1430094802610814976)]} 0 4 [junit4:junit4] 2> 20790 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[28]} 0 7 [junit4:junit4] 2> 20797 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[29 (1430094802620252160)]} 0 0 [junit4:junit4] 2> 20797 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[29 (1430094802620252160)]} 0 0 [junit4:junit4] 2> 20799 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[29 (1430094802620252160)]} 0 5 [junit4:junit4] 2> 20799 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[29]} 0 7 [junit4:junit4] 2> 20807 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[30 (1430094802630737920)]} 0 1 [junit4:junit4] 2> 20807 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[30 (1430094802630737920)]} 0 1 [junit4:junit4] 2> 20809 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[30 (1430094802630737920)]} 0 5 [junit4:junit4] 2> 20809 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[30]} 0 7 [junit4:junit4] 2> 20817 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[31 (1430094802641223680)]} 0 1 [junit4:junit4] 2> 20817 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[31 (1430094802641223680)]} 0 1 [junit4:junit4] 2> 20818 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[31 (1430094802641223680)]} 0 4 [junit4:junit4] 2> 20818 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[31]} 0 6 [junit4:junit4] 2> 20826 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[32 (1430094802650660864)]} 0 1 [junit4:junit4] 2> 20826 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[32 (1430094802650660864)]} 0 1 [junit4:junit4] 2> 20827 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[32 (1430094802650660864)]} 0 5 [junit4:junit4] 2> 20828 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[32]} 0 7 [junit4:junit4] 2> 20835 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[33 (1430094802660098048)]} 0 1 [junit4:junit4] 2> 20835 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[33 (1430094802660098048)]} 0 1 [junit4:junit4] 2> 20836 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[33 (1430094802660098048)]} 0 4 [junit4:junit4] 2> 20837 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[33]} 0 7 [junit4:junit4] 2> 20845 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[34 (1430094802670583808)]} 0 1 [junit4:junit4] 2> 20845 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[34 (1430094802670583808)]} 0 1 [junit4:junit4] 2> 20846 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[34 (1430094802670583808)]} 0 5 [junit4:junit4] 2> 20847 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[34]} 0 7 [junit4:junit4] 2> 20854 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[35 (1430094802680020992)]} 0 1 [junit4:junit4] 2> 20854 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[35 (1430094802680020992)]} 0 1 [junit4:junit4] 2> 20855 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[35 (1430094802680020992)]} 0 4 [junit4:junit4] 2> 20856 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[35]} 0 7 [junit4:junit4] 2> 20863 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[36 (1430094802689458176)]} 0 0 [junit4:junit4] 2> 20863 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[36 (1430094802689458176)]} 0 0 [junit4:junit4] 2> 20865 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[36 (1430094802689458176)]} 0 5 [junit4:junit4] 2> 20866 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[36]} 0 8 [junit4:junit4] 2> 20873 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[37 (1430094802699943936)]} 0 1 [junit4:junit4] 2> 20873 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[37 (1430094802699943936)]} 0 1 [junit4:junit4] 2> 20874 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[37 (1430094802699943936)]} 0 4 [junit4:junit4] 2> 20875 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[37]} 0 7 [junit4:junit4] 2> 20882 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[38 (1430094802709381120)]} 0 1 [junit4:junit4] 2> 20882 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[38 (1430094802709381120)]} 0 1 [junit4:junit4] 2> 20883 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[38 (1430094802709381120)]} 0 4 [junit4:junit4] 2> 20884 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[38]} 0 7 [junit4:junit4] 2> 20891 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[39 (1430094802718818304)]} 0 1 [junit4:junit4] 2> 20891 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[39 (1430094802718818304)]} 0 1 [junit4:junit4] 2> 20892 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[39 (1430094802718818304)]} 0 4 [junit4:junit4] 2> 20893 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[39]} 0 7 [junit4:junit4] 2> 20900 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[40 (1430094802728255488)]} 0 1 [junit4:junit4] 2> 20900 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[40 (1430094802728255488)]} 0 0 [junit4:junit4] 2> 20902 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[40 (1430094802728255488)]} 0 5 [junit4:junit4] 2> 20902 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[40]} 0 7 [junit4:junit4] 2> 20910 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[41 (1430094802738741248)]} 0 1 [junit4:junit4] 2> 20910 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[41 (1430094802738741248)]} 0 1 [junit4:junit4] 2> 20911 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[41 (1430094802738741248)]} 0 4 [junit4:junit4] 2> 20912 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[41]} 0 7 [junit4:junit4] 2> 20919 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[42 (1430094802748178432)]} 0 0 [junit4:junit4] 2> 20920 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[42 (1430094802748178432)]} 0 1 [junit4:junit4] 2> 20921 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[42 (1430094802748178432)]} 0 5 [junit4:junit4] 2> 20921 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[42]} 0 7 [junit4:junit4] 2> 20929 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[43 (1430094802758664192)]} 0 1 [junit4:junit4] 2> 20929 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[43 (1430094802758664192)]} 0 1 [junit4:junit4] 2> 20930 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[43 (1430094802758664192)]} 0 4 [junit4:junit4] 2> 20931 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[43]} 0 7 [junit4:junit4] 2> 20938 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[44 (1430094802768101376)]} 0 0 [junit4:junit4] 2> 20939 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[44 (1430094802768101376)]} 0 1 [junit4:junit4] 2> 20940 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[44 (1430094802768101376)]} 0 5 [junit4:junit4] 2> 20941 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[44]} 0 8 [junit4:junit4] 2> 20955 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[45 (1430094802778587136)]} 0 1 [junit4:junit4] 2> 20955 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[45 (1430094802778587136)]} 0 1 [junit4:junit4] 2> 20957 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[45 (1430094802778587136)]} 0 12 [junit4:junit4] 2> 20957 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[45]} 0 14 [junit4:junit4] 2> 20965 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[46 (1430094802795364352)]} 0 1 [junit4:junit4] 2> 20965 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[46 (1430094802795364352)]} 0 1 [junit4:junit4] 2> 20965 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[46 (1430094802795364352)]} 0 4 [junit4:junit4] 2> 20966 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[46]} 0 6 [junit4:junit4] 2> 20973 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[47 (1430094802804801536)]} 0 0 [junit4:junit4] 2> 20973 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[47 (1430094802804801536)]} 0 0 [junit4:junit4] 2> 20974 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[47 (1430094802804801536)]} 0 4 [junit4:junit4] 2> 20975 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[47]} 0 7 [junit4:junit4] 2> 20982 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[48 (1430094802814238720)]} 0 0 [junit4:junit4] 2> 20983 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[48 (1430094802814238720)]} 0 1 [junit4:junit4] 2> 20984 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[48 (1430094802814238720)]} 0 5 [junit4:junit4] 2> 20985 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[48]} 0 7 [junit4:junit4] 2> 20992 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[49 (1430094802824724480)]} 0 1 [junit4:junit4] 2> 20992 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[49 (1430094802824724480)]} 0 1 [junit4:junit4] 2> 20993 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[49 (1430094802824724480)]} 0 4 [junit4:junit4] 2> 20994 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[49]} 0 7 [junit4:junit4] 2> 21001 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[50 (1430094802834161664)]} 0 0 [junit4:junit4] 2> 21001 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[50 (1430094802834161664)]} 0 0 [junit4:junit4] 2> 21003 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[50 (1430094802834161664)]} 0 5 [junit4:junit4] 2> 21004 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[50]} 0 8 [junit4:junit4] 2> 21011 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[51 (1430094802844647424)]} 0 1 [junit4:junit4] 2> 21011 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[51 (1430094802844647424)]} 0 1 [junit4:junit4] 2> 21012 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[51 (1430094802844647424)]} 0 4 [junit4:junit4] 2> 21013 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[51]} 0 7 [junit4:junit4] 2> 21021 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[52 (1430094802854084608)]} 0 1 [junit4:junit4] 2> 21021 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[52 (1430094802854084608)]} 0 1 [junit4:junit4] 2> 21022 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[52 (1430094802854084608)]} 0 5 [junit4:junit4] 2> 21022 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[52]} 0 7 [junit4:junit4] 2> 21030 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[53 (1430094802864570368)]} 0 1 [junit4:junit4] 2> 21030 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[53 (1430094802864570368)]} 0 1 [junit4:junit4] 2> 21031 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[53 (1430094802864570368)]} 0 5 [junit4:junit4] 2> 21032 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[53]} 0 7 [junit4:junit4] 2> 21039 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[54 (1430094802874007552)]} 0 1 [junit4:junit4] 2> 21039 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[54 (1430094802874007552)]} 0 1 [junit4:junit4] 2> 21040 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[54 (1430094802874007552)]} 0 4 [junit4:junit4] 2> 21041 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[54]} 0 7 [junit4:junit4] 2> 21048 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[55 (1430094802883444736)]} 0 0 [junit4:junit4] 2> 21049 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[55 (1430094802883444736)]} 0 1 [junit4:junit4] 2> 21050 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[55 (1430094802883444736)]} 0 5 [junit4:junit4] 2> 21051 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[55]} 0 8 [junit4:junit4] 2> 21058 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[56 (1430094802893930496)]} 0 1 [junit4:junit4] 2> 21058 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[56 (1430094802893930496)]} 0 1 [junit4:junit4] 2> 21059 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[56 (1430094802893930496)]} 0 4 [junit4:junit4] 2> 21060 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[56]} 0 7 [junit4:junit4] 2> 21067 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[57 (1430094802903367680)]} 0 0 [junit4:junit4] 2> 21067 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[57 (1430094802903367680)]} 0 0 [junit4:junit4] 2> 21069 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[57 (1430094802903367680)]} 0 5 [junit4:junit4] 2> 21069 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[57]} 0 7 [junit4:junit4] 2> 21077 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[58 (1430094802913853440)]} 0 1 [junit4:junit4] 2> 21077 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[58 (1430094802913853440)]} 0 1 [junit4:junit4] 2> 21077 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[58 (1430094802913853440)]} 0 3 [junit4:junit4] 2> 21078 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[58]} 0 6 [junit4:junit4] 2> 21086 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[59 (1430094802923290624)]} 0 1 [junit4:junit4] 2> 21086 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[59 (1430094802923290624)]} 0 1 [junit4:junit4] 2> 21087 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[59 (1430094802923290624)]} 0 5 [junit4:junit4] 2> 21087 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[59]} 0 7 [junit4:junit4] 2> 21095 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[60 (1430094802932727808)]} 0 1 [junit4:junit4] 2> 21095 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[60 (1430094802932727808)]} 0 1 [junit4:junit4] 2> 21096 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[60 (1430094802932727808)]} 0 4 [junit4:junit4] 2> 21097 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[60]} 0 7 [junit4:junit4] 2> 21104 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[61 (1430094802942164992)]} 0 0 [junit4:junit4] 2> 21104 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[61 (1430094802942164992)]} 0 0 [junit4:junit4] 2> 21105 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[61 (1430094802942164992)]} 0 4 [junit4:junit4] 2> 21106 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[61]} 0 6 [junit4:junit4] 2> 21114 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[62 (1430094802952650752)]} 0 1 [junit4:junit4] 2> 21114 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[62 (1430094802952650752)]} 0 1 [junit4:junit4] 2> 21115 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[62 (1430094802952650752)]} 0 4 [junit4:junit4] 2> 21116 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[62]} 0 7 [junit4:junit4] 2> 21123 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[63 (1430094802962087936)]} 0 0 [junit4:junit4] 2> 21123 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[63 (1430094802962087936)]} 0 0 [junit4:junit4] 2> 21125 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[63 (1430094802962087936)]} 0 5 [junit4:junit4] 2> 21125 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[63]} 0 7 [junit4:junit4] 2> 21133 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[64 (1430094802971525120)]} 0 1 [junit4:junit4] 2> 21133 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[64 (1430094802971525120)]} 0 1 [junit4:junit4] 2> 21134 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[64 (1430094802971525120)]} 0 5 [junit4:junit4] 2> 21135 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[64]} 0 8 [junit4:junit4] 2> 21142 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[65 (1430094802982010880)]} 0 1 [junit4:junit4] 2> 21142 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[65 (1430094802982010880)]} 0 1 [junit4:junit4] 2> 21143 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[65 (1430094802982010880)]} 0 4 [junit4:junit4] 2> 21144 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[65]} 0 7 [junit4:junit4] 2> 21151 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[66 (1430094802991448064)]} 0 0 [junit4:junit4] 2> 21152 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[66 (1430094802991448064)]} 0 1 [junit4:junit4] 2> 21153 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[66 (1430094802991448064)]} 0 5 [junit4:junit4] 2> 21154 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[66]} 0 8 [junit4:junit4] 2> 21161 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[67 (1430094803001933824)]} 0 1 [junit4:junit4] 2> 21161 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[67 (1430094803001933824)]} 0 1 [junit4:junit4] 2> 21162 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[67 (1430094803001933824)]} 0 4 [junit4:junit4] 2> 21163 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[67]} 0 7 [junit4:junit4] 2> 21170 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[68 (1430094803011371008)]} 0 1 [junit4:junit4] 2> 21170 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[68 (1430094803011371008)]} 0 1 [junit4:junit4] 2> 21171 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[68 (1430094803011371008)]} 0 4 [junit4:junit4] 2> 21172 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[68]} 0 7 [junit4:junit4] 2> 21179 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[69 (1430094803020808192)]} 0 1 [junit4:junit4] 2> 21179 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[69 (1430094803020808192)]} 0 1 [junit4:junit4] 2> 21180 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[69 (1430094803020808192)]} 0 4 [junit4:junit4] 2> 21181 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[69]} 0 7 [junit4:junit4] 2> 21189 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[70 (1430094803031293952)]} 0 1 [junit4:junit4] 2> 21189 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[70 (1430094803031293952)]} 0 1 [junit4:junit4] 2> 21190 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[70 (1430094803031293952)]} 0 5 [junit4:junit4] 2> 21191 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[70]} 0 7 [junit4:junit4] 2> 21198 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[71 (1430094803040731136)]} 0 1 [junit4:junit4] 2> 21198 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[71 (1430094803040731136)]} 0 1 [junit4:junit4] 2> 21199 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[71 (1430094803040731136)]} 0 4 [junit4:junit4] 2> 21200 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[71]} 0 7 [junit4:junit4] 2> 21207 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[72 (1430094803050168320)]} 0 0 [junit4:junit4] 2> 21208 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[72 (1430094803050168320)]} 0 1 [junit4:junit4] 2> 21209 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[72 (1430094803050168320)]} 0 5 [junit4:junit4] 2> 21210 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[72]} 0 8 [junit4:junit4] 2> 21217 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[73 (1430094803060654080)]} 0 1 [junit4:junit4] 2> 21217 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[73 (1430094803060654080)]} 0 1 [junit4:junit4] 2> 21218 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[73 (1430094803060654080)]} 0 4 [junit4:junit4] 2> 21219 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[73]} 0 7 [junit4:junit4] 2> 21226 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[74 (1430094803070091264)]} 0 0 [junit4:junit4] 2> 21226 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[74 (1430094803070091264)]} 0 0 [junit4:junit4] 2> 21235 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[74 (1430094803070091264)]} 0 12 [junit4:junit4] 2> 21235 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[74]} 0 14 [junit4:junit4] 2> 21243 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[75 (1430094803087917056)]} 0 1 [junit4:junit4] 2> 21243 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[75 (1430094803087917056)]} 0 1 [junit4:junit4] 2> 21244 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[75 (1430094803087917056)]} 0 4 [junit4:junit4] 2> 21245 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[75]} 0 7 [junit4:junit4] 2> 21253 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[76 (1430094803097354240)]} 0 1 [junit4:junit4] 2> 21253 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[76 (1430094803097354240)]} 0 1 [junit4:junit4] 2> 21254 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[76 (1430094803097354240)]} 0 5 [junit4:junit4] 2> 21255 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[76]} 0 7 [junit4:junit4] 2> 21262 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[77 (1430094803107840000)]} 0 1 [junit4:junit4] 2> 21262 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[77 (1430094803107840000)]} 0 1 [junit4:junit4] 2> 21263 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[77 (1430094803107840000)]} 0 4 [junit4:junit4] 2> 21264 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[77]} 0 7 [junit4:junit4] 2> 21271 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[78 (1430094803117277184)]} 0 0 [junit4:junit4] 2> 21271 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[78 (1430094803117277184)]} 0 0 [junit4:junit4] 2> 21272 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[78 (1430094803117277184)]} 0 4 [junit4:junit4] 2> 21273 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[78]} 0 7 [junit4:junit4] 2> 21281 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[79 (1430094803126714368)]} 0 1 [junit4:junit4] 2> 21281 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[79 (1430094803126714368)]} 0 0 [junit4:junit4] 2> 21281 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[79 (1430094803126714368)]} 0 4 [junit4:junit4] 2> 21282 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[79]} 0 6 [junit4:junit4] 2> 21290 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[80 (1430094803137200128)]} 0 1 [junit4:junit4] 2> 21290 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[80 (1430094803137200128)]} 0 1 [junit4:junit4] 2> 21291 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[80 (1430094803137200128)]} 0 4 [junit4:junit4] 2> 21292 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[80]} 0 7 [junit4:junit4] 2> 21299 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[81 (1430094803146637312)]} 0 1 [junit4:junit4] 2> 21299 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[81 (1430094803146637312)]} 0 1 [junit4:junit4] 2> 21300 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[81 (1430094803146637312)]} 0 4 [junit4:junit4] 2> 21301 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[81]} 0 7 [junit4:junit4] 2> 21308 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[82 (1430094803156074496)]} 0 0 [junit4:junit4] 2> 21308 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[82 (1430094803156074496)]} 0 0 [junit4:junit4] 2> 21309 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[82 (1430094803156074496)]} 0 4 [junit4:junit4] 2> 21310 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[82]} 0 7 [junit4:junit4] 2> 21318 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[83 (1430094803165511680)]} 0 1 [junit4:junit4] 2> 21318 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[83 (1430094803165511680)]} 0 1 [junit4:junit4] 2> 21318 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[83 (1430094803165511680)]} 0 4 [junit4:junit4] 2> 21319 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[83]} 0 6 [junit4:junit4] 2> 21327 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[84 (1430094803175997440)]} 0 1 [junit4:junit4] 2> 21327 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[84 (1430094803175997440)]} 0 1 [junit4:junit4] 2> 21328 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[84 (1430094803175997440)]} 0 4 [junit4:junit4] 2> 21329 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[84]} 0 7 [junit4:junit4] 2> 21336 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[85 (1430094803185434624)]} 0 0 [junit4:junit4] 2> 21337 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[85 (1430094803185434624)]} 0 1 [junit4:junit4] 2> 21338 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[85 (1430094803185434624)]} 0 5 [junit4:junit4] 2> 21338 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[85]} 0 7 [junit4:junit4] 2> 21346 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[86 (1430094803195920384)]} 0 1 [junit4:junit4] 2> 21346 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[86 (1430094803195920384)]} 0 1 [junit4:junit4] 2> 21347 T2184 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[86 (1430094803195920384)]} 0 5 [junit4:junit4] 2> 21348 T2214 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[86]} 0 7 [junit4:junit4] 2> 21355 T2201 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[87 (1430094803205357568)]} 0 1 [junit4:junit4] 2> 21355 T2213 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[87 (1430094803205357568)]} 0 0 [junit4:junit4] 2> 21356 T2186 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[87 (1430094803205357568)]} 0 4 [junit4:junit4] 2> 21357 T2215 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[87]} 0 7 [junit4:junit4] 2> 21365 T2214 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[88 (1430094803215843328)]} 0 1 [junit4:junit4] 2> 21365 T2200 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[88 (1430094803215843328)]} 0 1 [junit4:junit4] 2> 21366 T2185 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[88 (1430094803215843328)]} 0 4 [junit4:junit4] 2> 21367 T2212 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[88]} 0 7 [junit4:junit4] 2> 21374 T2215 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[89 (1430094803225280512)]} 0 1 [junit4:junit4] 2> 21374 T2199 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[89 (1430094803225280512)]} 0 0 [junit4:junit4] 2> 21375 T2187 C368 P42391 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:54515/he_ujm/unloadcollection3/&wt=3Djavabin&update.= distrib=3DTOLEADER} {add=3D[89 (1430094803225280512)]} 0 4 [junit4:junit4] 2> 21376 T2213 C369 P54515 /update {version=3D2&wt=3Djava= bin} {add=3D[89]} 0 7 [junit4:junit4] 2> 21384 T2212 C369 P54515 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1/&wt=3Djavabin&update.= distrib=3DFROMLEADER} {add=3D[90 (1430094803234717696)]} 0 1 [junit4:junit4] 2> 21384 T2198 C367 P34207 /update {version=3D2&distrib.f= rom=3Dhttp://127.0.0.1:42391/he_ujm/unloadcollection1 [...truncated too long message...] > /solr/configs/conf1/solrconfig.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/schema.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/synonyms.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/stopwords.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/aliases.json (0) [junit4:junit4] 1> /zookeeper (1) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1>=20 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DUnloadDis= tributedZkTest -Dtests.method=3DtestDistribSearch -Dtests.seed=3D3172EFD916= 40E437 -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Duk -Dtes= ts.timezone=3DEurope/Rome -Dtests.file.encoding=3DUTF-8 [junit4:junit4] FAILURE 137s J1 | UnloadDistributedZkTest.testDistribSearc= h <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: Still found sh= ard2 in collection test_unload_shard_and_collection [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([3172EFD91640E= 437:B09461C1611F840B]: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> 136750 T2151 oas.SolrTestCaseJ4.deleteCore ###deleteCo= re [junit4:junit4] 2> 136762 T2150 ccr.ThreadLeakControl.checkThreadLeaks WA= RNING Will linger awaiting termination of 2 leaked thread(s). [junit4:junit4] 2> 137509 T2154 oazs.SessionTrackerImpl.run SessionTracke= rImpl exited loop! [junit4:junit4] 2> NOTE: test params are: codec=3DDummyCompressingStoredF= ields(storedFieldsFormat=3DCompressingStoredFieldsFormat(compressionMode=3D= DUMMY, chunkSize=3D153), termVectorsFormat=3DCompressingTermVectorsFormat(c= ompressionMode=3DDUMMY, chunkSize=3D153)), sim=3DDefaultSimilarity, locale= =3Duk, timezone=3DEurope/Rome [junit4:junit4] 2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1= .8.0-ea (32-bit)/cpus=3D8,threads=3D1,free=3D34117592,total=3D190443520 [junit4:junit4] 2> NOTE: All tests run in this JVM: [SolrIndexConfigTest,= ZkNodePropsTest, DocumentAnalysisRequestHandlerTest, TestCodecSupport, Spe= llCheckComponentTest, TestPropInject, URLClassifyProcessorTest, TestStressR= eorder, ConvertedLegacyTest, FieldAnalysisRequestHandlerTest, TestCSVLoader= , SignatureUpdateProcessorFactoryTest, AliasIntegrationTest, TestSolrDiscov= eryProperties, SolrCmdDistributorTest, TestAtomicUpdateErrorCases, TestFilt= ering, CurrencyFieldXmlFileTest, TestFoldingMultitermQuery, SampleTest, Tes= tIndexSearcher, TestMergePolicyConfig, TestDynamicFieldCollectionResource, = ShardRoutingCustomTest, TestLuceneMatchVersion, CurrencyFieldOpenExchangeTe= st, IndexSchemaRuntimeFieldTest, SolrRequestParserTest, OutputWriterTest, T= estRTGBase, FullSolrCloudDistribCmdsTest, DefaultValueUpdateProcessorTest, = TestCopyFieldCollectionResource, TermVectorComponentDistributedTest, TestAr= bitraryIndexDir, UpdateParamsTest, UniqFieldsUpdateProcessorFactoryTest, In= dexBasedSpellCheckerTest, NumericFieldsTest, XmlUpdateRequestHandlerTest, N= otRequiredUniqueKeyTest, MultiTermTest, CopyFieldTest, TestPartialUpdateDed= uplication, TestDistributedSearch, SuggesterTSTTest, DateMathParserTest, Te= stRangeQuery, DocValuesMultiTest, ChaosMonkeySafeLeaderTest, TestComponents= Name, TestCSVResponseWriter, SpellCheckCollatorTest, IndexReaderFactoryTest= , RequestHandlersTest, OpenExchangeRatesOrgProviderTest, TestPostingsSolrHi= ghlighter, TestDefaultSimilarityFactory, OpenCloseCoreStressTest, Highlight= erTest, TestFastOutputStream, TestRecovery, BasicZkTest, UnloadDistributedZ= kTest] [junit4:junit4] Completed on J1 in 137.55s, 1 test, 1 failure <<< FAILURES! [...truncated 421 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: 45 minutes 56 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseConcMarkSweepG= C Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_60_614947873.1363845269620 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_60_614947873.1363845269620--