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 9AAD01067A for ; Sat, 3 Aug 2013 05:55:37 +0000 (UTC) Received: (qmail 33502 invoked by uid 500); 3 Aug 2013 05:55:36 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 33460 invoked by uid 500); 3 Aug 2013 05:55:35 -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 33453 invoked by uid 99); 3 Aug 2013 05:55:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 05:55:34 +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; Sat, 03 Aug 2013 05:55:28 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 83D6C14AA04B for ; Sat, 3 Aug 2013 05:55:06 +0000 (UTC) Date: Sat, 3 Aug 2013 05:54:38 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <2123461147.77.1375509306507.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_25) - Build # 6856 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_76_554684287.1375509278427" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_76_554684287.1375509278427 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6856/ Java: 32bit/jdk1.7.0_25 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: Server refused connection at: http://127.0.0.1:60605/w_qk/k Stack Trace: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:60605/w_qk/k at __randomizedtesting.SeedInfo.seed([7CEDF61DCEF980A0:FD0B7805B9A6E09C]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1535) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:159) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at java.lang.Thread.run(Thread.java:724) Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1:60605 refused at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190) at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365) ... 45 more Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:579) at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) ... 52 more Build Log: [...truncated 9539 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 372398 T599 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /w_qk/k [junit4] 2> 372402 T599 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1375508197113 [junit4] 2> 372403 T599 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 372403 T600 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 372503 T599 oasc.ZkTestServer.run start zk server on port:50571 [junit4] 2> 372504 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 372582 T606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ab0b9a name:ZooKeeperConnection Watcher:127.0.0.1:50571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 372582 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 372583 T599 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 372589 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 372591 T608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75825e name:ZooKeeperConnection Watcher:127.0.0.1:50571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 372591 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 372592 T599 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 372596 T599 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 372599 T599 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 372602 T599 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 372605 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 372606 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 372613 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 372614 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 372619 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 372620 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 372623 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 372624 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 372628 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 372628 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 372632 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 372633 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 372636 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 372637 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 372642 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 372643 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 372647 T599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 372647 T599 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 372745 T599 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 372747 T599 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35892 [junit4] 2> 372748 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 372749 T599 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 372749 T599 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364 [junit4] 2> 372749 T599 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/' [junit4] 2> 372762 T599 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/solr.xml [junit4] 2> 372819 T599 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 372819 T599 oasc.CoreContainer. New CoreContainer 21602161 [junit4] 2> 372819 T599 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/] [junit4] 2> 372821 T599 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 372821 T599 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 372821 T599 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 372822 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 372822 T599 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 372822 T599 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 372823 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 372823 T599 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 372823 T599 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 372824 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 372827 T599 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50571/solr [junit4] 2> 372827 T599 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 372828 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 372829 T619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b531fe name:ZooKeeperConnection Watcher:127.0.0.1:50571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 372829 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 372831 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 372834 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 372835 T621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13397bc name:ZooKeeperConnection Watcher:127.0.0.1:50571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 372836 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 372837 T599 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 372841 T599 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 372845 T599 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 372847 T599 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35892_w_qk%2Fk [junit4] 2> 372848 T599 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35892_w_qk%2Fk [junit4] 2> 372851 T599 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 372859 T599 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 372862 T599 oasc.Overseer.start Overseer (id=90145305206259715-127.0.0.1:35892_w_qk%2Fk-n_0000000000) starting [junit4] 2> 372866 T599 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 372871 T623 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 372873 T599 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 372876 T599 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 372878 T599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 372882 T622 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 372888 T599 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364 [junit4] 2> 372929 T599 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/conf/ [junit4] 2> 372930 T599 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 372930 T599 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 372931 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 372931 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 372934 T599 oascsi.HttpClientUtil.createClient Creating new http client, config: [junit4] 2> 372936 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 372937 T626 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a2767f name:ZooKeeperConnection Watcher:127.0.0.1:50571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 372937 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 372938 T599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 372940 T599 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true [junit4] 2> 373004 T599 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 373007 T599 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60605 [junit4] 2> 373007 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 373008 T599 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 373008 T599 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651 [junit4] 2> 373008 T599 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/' [junit4] 2> 373023 T599 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/solr.xml [junit4] 2> 373082 T599 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 373083 T599 oasc.CoreContainer. New CoreContainer 16012147 [junit4] 2> 373083 T599 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/] [junit4] 2> 373084 T599 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 373084 T599 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 373085 T599 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 373085 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 373085 T599 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 373086 T599 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 373086 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 373086 T599 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 373087 T599 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 373087 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 373090 T599 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50571/solr [junit4] 2> 373091 T599 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 373092 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 373093 T637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1505cc name:ZooKeeperConnection Watcher:127.0.0.1:50571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 373093 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 373095 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 373098 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 373098 T639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c1b5f name:ZooKeeperConnection Watcher:127.0.0.1:50571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 373099 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 373101 T599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 374104 T599 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60605_w_qk%2Fk [junit4] 2> 374105 T599 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60605_w_qk%2Fk [junit4] 2> 374108 T626 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 374108 T621 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 374109 T639 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 374113 T599 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651 [junit4] 2> 374141 T599 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/conf/ [junit4] 2> 374141 T599 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 374142 T599 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 374142 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 374143 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 374213 T599 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 374215 T599 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48558 [junit4] 2> 374216 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 374217 T599 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 374217 T599 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857 [junit4] 2> 374218 T599 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/' [junit4] 2> 374236 T599 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/solr.xml [junit4] 2> 374278 T599 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 374278 T599 oasc.CoreContainer. New CoreContainer 26314526 [junit4] 2> 374279 T599 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/] [junit4] 2> 374280 T599 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 374280 T599 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 374280 T599 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 374281 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 374281 T599 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 374281 T599 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 374282 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 374282 T599 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 374282 T599 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 374283 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 374286 T599 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50571/solr [junit4] 2> 374287 T599 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 374288 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 374289 T651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5494fc name:ZooKeeperConnection Watcher:127.0.0.1:50571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 374289 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 374290 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 374294 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 374295 T653 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83ba7e name:ZooKeeperConnection Watcher:127.0.0.1:50571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 374295 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 374298 T599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 375300 T599 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48558_w_qk%2Fk [junit4] 2> 375303 T599 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48558_w_qk%2Fk [junit4] 2> 375305 T626 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 375306 T621 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 375305 T653 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 375305 T639 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 375312 T599 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857 [junit4] 2> 375342 T599 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/conf/ [junit4] 2> 375342 T599 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 375343 T599 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 375343 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 375343 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 375428 T599 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 375430 T599 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34498 [junit4] 2> 375431 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 375431 T599 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 375432 T599 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375508200057 [junit4] 2> 375432 T599 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375508200057/' [junit4] 2> 375445 T599 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375508200057/solr.xml [junit4] 2> 375487 T599 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 375487 T599 oasc.CoreContainer. New CoreContainer 1573450 [junit4] 2> 375488 T599 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375508200057/] [junit4] 2> 375489 T599 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 375489 T599 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 375489 T599 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 375490 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 375490 T599 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 375490 T599 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 375491 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 375491 T599 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 375491 T599 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 375492 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 375495 T599 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50571/solr [junit4] 2> 375495 T599 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 375496 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 375498 T665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a2666 name:ZooKeeperConnection Watcher:127.0.0.1:50571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375498 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 375500 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 375503 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 375504 T667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@80f02f name:ZooKeeperConnection Watcher:127.0.0.1:50571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375504 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 375507 T599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 376509 T599 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34498_w_qk%2Fk [junit4] 2> 376511 T599 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34498_w_qk%2Fk [junit4] 2> 376514 T626 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 376514 T621 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 376514 T653 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 376515 T667 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 376514 T639 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 376520 T599 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375508200057 [junit4] 2> 376545 T599 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375508200057/conf/ [junit4] 2> 376546 T599 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 376547 T599 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 376547 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 376547 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 376619 T599 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 376621 T599 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55545 [junit4] 2> 376622 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 376622 T599 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 376623 T599 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262 [junit4] 2> 376623 T599 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/' [junit4] 2> 376635 T599 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/solr.xml [junit4] 2> 376676 T599 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 376676 T599 oasc.CoreContainer. New CoreContainer 15148785 [junit4] 2> 376677 T599 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/] [junit4] 2> 376678 T599 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 376678 T599 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 376679 T599 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 376679 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 376679 T599 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 376680 T599 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 376680 T599 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 376680 T599 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 376680 T599 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 376681 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 376684 T599 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50571/solr [junit4] 2> 376684 T599 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 376685 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 376686 T679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@712b03 name:ZooKeeperConnection Watcher:127.0.0.1:50571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 376687 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 376688 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 376691 T599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 376692 T681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@911c name:ZooKeeperConnection Watcher:127.0.0.1:50571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 376692 T599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 376695 T599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 377697 T599 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55545_w_qk%2Fk [junit4] 2> 377699 T599 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55545_w_qk%2Fk [junit4] 2> 377704 T639 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 377704 T621 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 377704 T667 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 377704 T626 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 377704 T681 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 377704 T653 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 377713 T599 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262 [junit4] 2> 377749 T599 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/conf/ [junit4] 2> 377750 T599 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 377750 T599 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 377750 T599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 377751 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 377754 T599 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 377757 T634 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2 [junit4] 2> 377759 T621 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 377761 T623 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"createcollection", [junit4] 2> "numShards":"2", [junit4] 2> "name":"nodes_used_collection", [junit4] 2> "replicationFactor":"2"} [junit4] 2> 377761 T623 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> "operation":"createcollection", [junit4] 2> "numShards":"2", [junit4] 2> "name":"nodes_used_collection", [junit4] 2> "replicationFactor":"2"} [junit4] 2> 378893 T622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 378894 T622 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: nodes_used_collection [junit4] 2> 378894 T622 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 378899 T681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 378900 T639 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 378900 T626 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 378900 T653 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 378900 T667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 378900 T621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 378965 T623 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2 [junit4] 2> 378966 T623 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:35892_w_qk%2Fk [junit4] 2> 378967 T623 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:48558_w_qk%2Fk [junit4] 2> 378968 T623 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:55545_w_qk%2Fk [junit4] 2> 378969 T623 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:60605_w_qk%2Fk [junit4] 2> 378970 T614 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down [junit4] 2> 378971 T648 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down [junit4] 2> 378971 T676 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down [junit4] 2> 378972 T614 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 378973 T648 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 378972 T632 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down [junit4] 2> 378974 T676 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 378975 T632 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 380408 T622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 380410 T622 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state [junit4] 2> 380410 T622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard1", [junit4] 2> "roles":null, [junit4] 2> "state":"down", [junit4] 2> "shard_state":"active", [junit4] 2> "core":"nodes_used_collection_shard1_replica1", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard_range":null, [junit4] 2> "node_name":"127.0.0.1:35892_w_qk%2Fk", [junit4] 2> "base_url":"http://127.0.0.1:35892/w_qk/k"} [junit4] 2> 380416 T622 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state [junit4] 2> 380417 T622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard1", [junit4] 2> "roles":null, [junit4] 2> "state":"down", [junit4] 2> "shard_state":"active", [junit4] 2> "core":"nodes_used_collection_shard1_replica2", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard_range":null, [junit4] 2> "node_name":"127.0.0.1:48558_w_qk%2Fk", [junit4] 2> "base_url":"http://127.0.0.1:48558/w_qk/k"} [junit4] 2> 380422 T622 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state [junit4] 2> 380423 T622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node3", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard2", [junit4] 2> "roles":null, [junit4] 2> "state":"down", [junit4] 2> "shard_state":"active", [junit4] 2> "core":"nodes_used_collection_shard2_replica1", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard_range":null, [junit4] 2> "node_name":"127.0.0.1:55545_w_qk%2Fk", [junit4] 2> "base_url":"http://127.0.0.1:55545/w_qk/k"} [junit4] 2> 380428 T622 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state [junit4] 2> 380429 T622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node4", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard2", [junit4] 2> "roles":null, [junit4] 2> "state":"down", [junit4] 2> "shard_state":"active", [junit4] 2> "core":"nodes_used_collection_shard2_replica2", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard_range":null, [junit4] 2> "node_name":"127.0.0.1:60605_w_qk%2Fk", [junit4] 2> "base_url":"http://127.0.0.1:60605/w_qk/k"} [junit4] 2> 380433 T639 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 380433 T667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 380433 T653 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 380434 T681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 380434 T626 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 380434 T621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 380973 T614 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 380974 T648 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 380974 T614 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/nodes_used_collection_shard1_replica1/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/nodes_used_collection_shard1_replica1/core.properties (No such file or directory) [junit4] 2> 380975 T676 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 380975 T614 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/nodes_used_collection_shard1_replica1 [junit4] 2> 380976 T614 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 380975 T648 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/nodes_used_collection_shard1_replica2/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/nodes_used_collection_shard1_replica2/core.properties (No such file or directory) [junit4] 2> 380976 T632 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 380976 T676 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/nodes_used_collection_shard2_replica1/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/nodes_used_collection_shard2_replica1/core.properties (No such file or directory) [junit4] 2> 380977 T632 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/nodes_used_collection_shard2_replica2/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/nodes_used_collection_shard2_replica2/core.properties (No such file or directory) [junit4] 2> 380977 T614 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection [junit4] 2> 380977 T648 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/nodes_used_collection_shard1_replica2 [junit4] 2> 380978 T614 oasc.ZkController.getConfName Looking for collection configName [junit4] 2> 380978 T632 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/nodes_used_collection_shard2_replica2 [junit4] 2> 380980 T632 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 380977 T676 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/nodes_used_collection_shard2_replica1 [junit4] 2> 380980 T632 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection [junit4] 2> 380980 T676 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 380980 T614 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4] 2> 380979 T648 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 380982 T676 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection [junit4] 2> 380982 T614 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 380981 T632 oasc.ZkController.getConfName Looking for collection configName [junit4] 2> 380983 T648 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection [junit4] 2> 380982 T676 oasc.ZkController.getConfName Looking for collection configName [junit4] 2> 380983 T648 oasc.ZkController.getConfName Looking for collection configName [junit4] 2> 380984 T632 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4] 2> 380985 T632 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 380985 T648 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4] 2> 380985 T676 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4] 2> 380986 T648 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 380986 T614 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 380987 T632 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 380986 T676 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 380988 T614 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/nodes_used_collection_shard1_replica1/' [junit4] 2> 380992 T648 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 380992 T632 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/nodes_used_collection_shard2_replica2/' [junit4] 2> 380993 T676 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 380993 T648 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/nodes_used_collection_shard1_replica2/' [junit4] 2> 380995 T676 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/nodes_used_collection_shard2_replica1/' [junit4] 2> 381071 T614 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4] 2> 381073 T676 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4] 2> 381078 T632 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4] 2> 381078 T648 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4] 2> 381133 T614 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4] 2> 381135 T614 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 381144 T648 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4] 2> 381145 T614 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test [junit4] 2> 381146 T648 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 381149 T676 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4] 2> 381150 T676 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 381159 T676 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test [junit4] 2> 381162 T648 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test [junit4] 2> 381163 T632 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4] 2> 381164 T632 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 381180 T632 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test [junit4] 2> 381764 T632 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 381767 T614 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 381772 T632 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 381775 T632 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 381777 T614 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 381782 T614 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 381785 T632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 381786 T676 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 381788 T632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 381792 T632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 381793 T676 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 381793 T632 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 381794 T632 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 381794 T632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 381795 T614 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 381795 T632 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 381795 T632 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 381796 T632 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 381796 T632 oasc.SolrCore. [nodes_used_collection_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/nodes_used_collection_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651//nodes_used_collection_shard2_replica2/data/ [junit4] 2> 381796 T676 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 381797 T632 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1268a13 [junit4] 2> 381798 T632 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651//nodes_used_collection_shard2_replica2/data [junit4] 2> 381798 T632 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651//nodes_used_collection_shard2_replica2/data/index/ [junit4] 2> 381798 T632 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 381799 T632 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375508197651//nodes_used_collection_shard2_replica2/data/index [junit4] 2> 381799 T614 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 381800 T632 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@59601 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ad19ff),segFN=segments_1,generation=1} [junit4] 2> 381801 T632 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 381804 T632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 381804 T632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 381805 T632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 381806 T632 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 381806 T614 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 381806 T632 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 381807 T632 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 381807 T632 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 381807 T676 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 381807 T614 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 381808 T614 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 381808 T632 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 381809 T614 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 381809 T632 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 381810 T614 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 381811 T614 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 381811 T614 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 381828 T676 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 381828 T614 oasc.SolrCore. [nodes_used_collection_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/nodes_used_collection_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364//nodes_used_collection_shard1_replica1/data/ [junit4] 2> 381829 T632 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 381829 T614 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1268a13 [junit4] 2> 381830 T614 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364//nodes_used_collection_shard1_replica1/data [junit4] 2> 381830 T614 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364//nodes_used_collection_shard1_replica1/data/index/ [junit4] 2> 381831 T614 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 381831 T614 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375508197364//nodes_used_collection_shard1_replica1/data/index [junit4] 2> 381831 T632 oass.SolrIndexSearcher. Opening Searcher@659fa8 main [junit4] 2> 381832 T676 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 381832 T632 oasu.CommitTracker. Hard AutoCommit: disabled [junit4] 2> 381833 T632 oasu.CommitTracker. Soft AutoCommit: disabled [junit4] 2> 381833 T614 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1134ea8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e7ffa9),segFN=segments_1,generation=1} [junit4] 2> 381833 T676 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 381834 T676 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 381833 T614 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 381834 T676 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 381835 T676 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 381836 T676 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 381836 T676 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 381836 T676 oasc.SolrCore. [nodes_used_collection_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/nodes_used_collection_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262//nodes_used_collection_shard2_replica1/data/ [junit4] 2> 381837 T676 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1268a13 [junit4] 2> 381837 T687 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@659fa8 main{StandardDirectoryReader(segments_1:1)} [junit4] 2> 381837 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 381837 T676 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262//nodes_used_collection_shard2_replica1/data [junit4] 2> 381838 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 381838 T676 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262//nodes_used_collection_shard2_replica1/data/index/ [junit4] 2> 381839 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 381839 T676 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 381839 T632 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2 [junit4] 2> 381839 T676 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375508201262//nodes_used_collection_shard2_replica1/data/index [junit4] 2> 381839 T614 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 381840 T632 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:60605/w_qk/k collection:nodes_used_collection shard:shard2 [junit4] 2> 381840 T614 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 381841 T614 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 381841 T632 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false [junit4] 2> 381841 T614 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 381841 T676 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9fad8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d5af56),segFN=segments_1,generation=1} [junit4] 2> 381842 T614 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 381842 T676 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 381842 T614 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 381845 T632 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 381845 T614 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 381846 T676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 381846 T676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 381847 T676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 381848 T676 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 381848 T648 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 381848 T676 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 381849 T614 oass.SolrIndexSearcher. Opening Searcher@18bcda0 main [junit4] 2> 381849 T676 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 381849 T676 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 381850 T614 oasu.CommitTracker. Hard AutoCommit: disabled [junit4] 2> 381850 T676 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 381850 T632 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 381850 T614 oasu.CommitTracker. Soft AutoCommit: disabled [junit4] 2> 381851 T676 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 381852 T676 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 381853 T632 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179999 [junit4] 2> 381855 T648 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 381855 T676 oass.SolrIndexSearcher. Opening Searcher@1b5d6da main [junit4] 2> 381855 T688 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@18bcda0 main{StandardDirectoryReader(segments_1:1)} [junit4] 2> 381856 T676 oasu.CommitTracker. Hard AutoCommit: disabled [junit4] 2> 381856 T676 oasu.CommitTracker. Soft AutoCommit: disabled [junit4] 2> 381857 T614 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1 [junit4] 2> 381857 T614 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:35892/w_qk/k collection:nodes_used_collection shard:shard1 [junit4] 2> 381858 T614 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false [junit4] 2> 381858 T648 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 381860 T689 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@1b5d6da main{StandardDirectoryReader(segments_1:1)} [junit4] 2> 381861 T614 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 381862 T676 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1 [junit4] 2> 381862 T676 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:55545/w_qk/k collection:nodes_used_collection shard:shard2 [junit4] 2> 381863 T676 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false [junit4] 2> 381866 T614 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 381869 T614 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=180000 [junit4] 2> 381870 T648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 381874 T648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 381879 T648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 381880 T648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 381880 T648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 381880 T648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 381881 T648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 381882 T648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 381882 T648 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 381883 T648 oasc.SolrCore. [nodes_used_collection_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/nodes_used_collection_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857//nodes_used_collection_shard1_replica2/data/ [junit4] 2> 381883 T648 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1268a13 [junit4] 2> 381884 T648 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857//nodes_used_collection_shard1_replica2/data [junit4] 2> 381885 T648 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857//nodes_used_collection_shard1_replica2/data/index/ [junit4] 2> 381885 T648 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 381886 T648 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375508198857//nodes_used_collection_shard1_replica2/data/index [junit4] 2> 381887 T648 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1822b6f lockFactory=org.apache.lucene.store.NativeFSLockFactory@8bf171),segFN=segments_1,generation=1} [junit4] 2> 381888 T648 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 381891 T648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 381892 T648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 381892 T648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 381893 T648 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 381893 T648 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 381894 T648 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 381894 T648 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 381895 T648 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 381895 T648 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 381898 T648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 381900 T648 oass.SolrIndexSearcher. Opening Searcher@12f6e67 main [junit4] 2> 381902 T648 oasu.CommitTracker. Hard AutoCommit: disabled [junit4] 2> 381902 T648 oasu.CommitTracker. Soft AutoCommit: disabled [junit4] 2> 381908 T690 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@12f6e67 main{StandardDirectoryReader(segments_1:1)} [junit4] 2> 381912 T648 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2 [junit4] 2> 381912 T648 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:48558/w_qk/k collection:nodes_used_collection shard:shard1 [junit4] 2> 381913 T648 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false [junit4] 2> 381943 T622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 381953 T681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 381954 T667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 381953 T653 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 381953 T626 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 381953 T639 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 381954 T621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 382354 T632 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 382354 T632 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 382355 T632 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60605/w_qk/k/nodes_used_collection_shard2_replica2/ [junit4] 2> 382355 T632 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:60605/w_qk/k START replicas=[http://127.0.0.1:55545/w_qk/k/nodes_used_collection_shard2_replica1/] nUpdates=100 [junit4] 2> 382356 T632 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:60605/w_qk/k DONE. We have no versions. sync failed. [junit4] 2> 382356 T632 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 382356 T632 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 382357 T632 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60605/w_qk/k/nodes_used_collection_shard2_replica2/ shard2 [junit4] 2> 382357 T632 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2 [junit4] 2> ASYNC NEW_CORE C291 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@170d512 url=http://127.0.0.1:55545/w_qk/k/nodes_used_collection_shard2_replica1 node=127.0.0.1:55545_w_qk%2Fk C291_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{state=down, core=nodes_used_collection_shard2_replica1, node_name=127.0.0.1:55545_w_qk%2Fk, base_url=http://127.0.0.1:55545/w_qk/k} [junit4] 2> 382364 T675 C291 P55545 oasc.SolrCore.execute [nodes_used_collection_shard2_replica1] webapp=/w_qk/k path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 [junit4] 2> 382370 T614 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 382371 T614 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 382371 T614 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35892/w_qk/k/nodes_used_collection_shard1_replica1/ [junit4] 2> 382372 T614 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:35892/w_qk/k START replicas=[http://127.0.0 [...truncated too long message...] ull} [junit4] 2> 516213 T599 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 516216 T599 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50571 50571 [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=7CEDF61DCEF980A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Asia/Chongqing -Dtests.file.encoding=UTF-8 [junit4] ERROR 144s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:60605/w_qk/k [junit4] > at __randomizedtesting.SeedInfo.seed([7CEDF61DCEF980A0:FD0B7805B9A6E09C]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1535) [junit4] > at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677) [junit4] > at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:159) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835) [junit4] > at java.lang.Thread.run(Thread.java:724) [junit4] > Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1:60605 refused [junit4] > at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365) [junit4] > ... 45 more [junit4] > Caused by: java.net.ConnectException: Connection refused [junit4] > at java.net.PlainSocketImpl.socketConnect(Native Method) [junit4] > at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) [junit4] > at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) [junit4] > at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) [junit4] > at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [junit4] > at java.net.Socket.connect(Socket.java:579) [junit4] > at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127) [junit4] > at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) [junit4] > ... 52 more [junit4] 2> 516235 T599 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 143844 T598 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> 517436 T681 oasc.LeaderElector$1.process WARN org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/new_implicit_coll_1/leader_elect/a/election [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55) [junit4] 2> at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495) [junit4] 2> [junit4] 2> 517437 T681 oasc.LeaderElector$1.process WARN org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/new_implicit_coll_1/leader_elect/d/election [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55) [junit4] 2> at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495) [junit4] 2> [junit4] 2> 517437 T681 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 517437 T681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 517437 T681 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> NOTE: test params are: codec=Lucene42: {timestamp=PostingsFormat(name=Lucene41VarGapFixedInterval), range_facet_l=PostingsFormat(name=Lucene41VarGapFixedInterval), id=PostingsFormat(name=MockSep), range_facet_sl=PostingsFormat(name=MockSep), a_t=PostingsFormat(name=Lucene41VarGapFixedInterval), text=PostingsFormat(name=Memory doPackFST= false), range_facet_si=PostingsFormat(name=Lucene41VarGapFixedInterval), _version_=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), a_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), intDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=da, timezone=Asia/Chongqing [junit4] 2> NOTE: Linux 3.2.0-51-generic i386/Oracle Corporation 1.7.0_25 (32-bit)/cpus=8,threads=6,free=318154200,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [DistanceFunctionTest, TestQueryTypes, SignatureUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, XmlUpdateRequestHandlerTest, NoCacheHeaderTest, ShardSplitTest, PathHierarchyTokenizerFactoryTest, SampleTest, TestRandomMergePolicy, TestSolr4Spatial, TestArbitraryIndexDir, SpellCheckCollatorTest, TestLuceneMatchVersion, DisMaxRequestHandlerTest, ClusterStateTest, TestCSVResponseWriter, TestElisionMultitermQuery, OpenExchangeRatesOrgProviderTest, TestUpdate, DirectSolrSpellCheckerTest, TestCoreDiscovery, DateMathParserTest, ZkNodePropsTest, LeaderElectionIntegrationTest, TestSchemaResource, TestCodecSupport, TestReload, TestHashPartitioner, TestCollationField, CoreAdminCreateDiscoverTest, CollectionsAPIDistributedZkTest] [junit4] Completed on J1 in 145.14s, 1 test, 1 error <<< FAILURES! [...truncated 775 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 320 suites, 1347 tests, 1 error, 34 ignored (6 assumptions) Total time: 43 minutes 23 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 32bit/jdk1.7.0_25 -client -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_76_554684287.1375509278427 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_76_554684287.1375509278427--