Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2118/
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:30025, http://127.0.0.1:46274, http://127.0.0.1:18078] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:30025, http://127.0.0.1:46274, http://127.0.0.1:18078] at __randomizedtesting.SeedInfo.seed([D8E795FE1CD2AFD4:59011BE66B8DCFE8]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) 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:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) 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.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:65) 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:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) 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:65) 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:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more Build Log: [...truncated 13061 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout. [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/init-core-data-001 [junit4] 2> 4056 T11 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 4227 T11 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 4311 T11 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 4326 T11 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4340 T12 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 4640 T11 oasc.ZkTestServer.run start zk server on port:34548 [junit4] 2> 4660 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4975 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5041 T13 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running [junit4] 2> 6707 T18 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d0bd379 name:ZooKeeperConnection Watcher:127.0.0.1:34548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6708 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6710 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 6729 T11 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 6937 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 6939 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6941 T20 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@409ef237 name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6944 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6945 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 6977 T11 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 6982 T11 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 6987 T11 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 6990 T11 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 6996 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 7074 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 7081 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 7083 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 7195 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 7197 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 7203 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 7214 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 7220 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 7221 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 7226 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 7232 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 7237 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 7242 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 7247 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 7248 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 7253 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 7263 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 7268 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 7269 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 7274 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 7279 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 11061 T11 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 11662 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46274 [junit4] 2> 11935 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 12095 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 12096 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002 [junit4] 2> 12097 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/' [junit4] 2> 13271 T11 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/solr.xml [junit4] 2> 13571 T11 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002 [junit4] 2> 13599 T11 oasc.CoreContainer.<init> New CoreContainer 1560451369 [junit4] 2> 13600 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/] [junit4] 2> 13775 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 13776 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 13787 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 13788 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 13788 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 13789 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 13790 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 13790 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 13791 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 14371 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 14410 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 14421 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 14438 T11 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 14439 T11 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34548/solr [junit4] 2> 14496 T11 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 14497 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 14498 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 14502 T32 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27c02738 name:ZooKeeperConnection Watcher:127.0.0.1:34548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 14503 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 14504 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 14527 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 14529 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c2dd6cb name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 14530 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 14552 T11 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 14574 T11 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 14587 T11 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 14592 T11 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 14597 T11 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 14628 T11 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 14631 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46274_ [junit4] 2> 14642 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46274_ [junit4] 2> 14647 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 14650 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 14654 T11 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 14683 T11 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46274_ [junit4] 2> 14684 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 14688 T11 oasc.Overseer.start Overseer (id=92477152409878531-127.0.0.1:46274_-n_0000000000) starting [junit4] 2> 14725 T11 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 14899 T11 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 15527 T36 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 15528 T11 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 15532 T11 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 15534 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 15705 T35 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 16038 T11 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002 [junit4] 2> 17690 T11 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/conf/ [junit4] 2> 17695 T11 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 17704 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 17704 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 17777 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 17778 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 17780 T40 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ac63645 name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 17781 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 17781 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 17783 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 17790 T11 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 17791 T11 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 17791 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 17792 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 17794 T42 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@629608df name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 17794 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 17795 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 17825 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 17855 T35 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 17855 T35 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 17904 T35 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 17918 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 17941 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 17941 T44 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 19438 T11 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 19449 T11 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 19452 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30025 [junit4] 2> 19453 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 19453 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 19454 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003 [junit4] 2> 19455 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/' [junit4] 2> 19515 T11 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/solr.xml [junit4] 2> 19629 T11 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003 [junit4] 2> 19630 T11 oasc.CoreContainer.<init> New CoreContainer 745318869 [junit4] 2> 19630 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/] [junit4] 2> 19633 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 19633 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 19634 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 19634 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 19635 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 19635 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 19636 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 19636 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 19637 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 19638 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 19639 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 19639 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 19640 T11 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 19640 T11 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34548/solr [junit4] 2> 19641 T11 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 19642 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 19643 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 19645 T55 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1201f5bc name:ZooKeeperConnection Watcher:127.0.0.1:34548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 19646 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 19646 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 19649 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 19651 T57 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78a92483 name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 19651 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 19660 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 20669 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30025_ [junit4] 2> 20671 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30025_ [junit4] 2> 20677 T11 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 20693 T11 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003 [junit4] 2> 22400 T11 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/conf/ [junit4] 2> 22436 T11 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 22438 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 22439 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 23933 T11 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 23934 T11 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 23937 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:18078 [junit4] 2> 23938 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 23939 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 23939 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-004 [junit4] 2> 23940 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-004/' [junit4] 2> 23988 T11 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-004/solr.xml [junit4] 2> 24103 T11 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-004 [junit4] 2> 24104 T11 oasc.CoreContainer.<init> New CoreContainer 1328285750 [junit4] 2> 24104 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-004/] [junit4] 2> 24107 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 24107 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 24108 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 24108 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 24109 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 24109 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 24110 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 24110 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 24111 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 24112 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 24112 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 24113 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 24113 T11 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 24114 T11 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34548/solr [junit4] 2> 24114 T11 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 24115 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 24116 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 24118 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53cf39d5 name:ZooKeeperConnection Watcher:127.0.0.1:34548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 24119 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 24120 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 24123 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 24124 T72 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e1051cb name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 24125 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 24134 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 25144 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18078_ [junit4] 2> 25145 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18078_ [junit4] 2> 25151 T11 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 25158 T11 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-004 [junit4] 2> 25162 T11 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-004/conf/ [junit4] 2> 26194 T11 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 26196 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 26196 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 26200 T11 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 26205 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 26206 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 26208 T76 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a4c47d4 name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 26209 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 26209 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 26211 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 28265 T62 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&name=customcollreplicadeletion&version=2&numShards=1&wt=javabin&stateFormat=2&maxShardsPerNode=5&router.name=implicit&action=CREATE [junit4] 2> 28269 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 28272 T36 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 28283 T77 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 28296 T77 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 28297 T77 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 28299 T77 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 28306 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 28312 T35 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 28313 T35 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 28314 T35 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 28319 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 28321 T58 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 28322 T78 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 28322 T44 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 28322 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 28322 T73 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 28406 T77 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 28408 T77 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:46274_ [junit4] 2> 28444 T77 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:30025_ [junit4] 2> 28530 T24 oasha.CoreAdminHandler.handleCreateAction core create command collection=customcollreplicadeletion&shard=a&name=customcollreplicadeletion_a_replica1&collection.configName=conf1&version=2&numShards=2&wt=javabin&qt=/admin/cores&action=CREATE [junit4] 2> 28530 T48 oasha.CoreAdminHandler.handleCreateAction core create command collection=customcollreplicadeletion&shard=b&name=customcollreplicadeletion_b_replica1&collection.configName=conf1&version=2&numShards=2&wt=javabin&qt=/admin/cores&action=CREATE [junit4] 2> 28542 T24 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 28542 T48 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 28555 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 28557 T24 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 28557 T48 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 28558 T24 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 28559 T48 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 28560 T24 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 28561 T48 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 28573 T48 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 28573 T24 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 28574 T48 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 28574 T24 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 28581 T35 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 28591 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "base_url":"http://127.0.0.1:46274", [junit4] 2> "shard":"a", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:46274_", [junit4] 2> "operation":"state", [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "state":"down"} [junit4] 2> 28605 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 28607 T58 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 28607 T43 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 28608 T58 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 28610 T43 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 28617 T35 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 28617 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "base_url":"http://127.0.0.1:30025", [junit4] 2> "shard":"b", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:30025_", [junit4] 2> "operation":"state", [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "state":"down"} [junit4] 2> 28621 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 28622 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 28623 T43 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 28623 T58 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 28625 T58 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 28627 T43 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 29575 T48 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 29576 T48 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 29576 T24 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 29577 T24 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 29577 T48 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 29578 T24 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 29578 T48 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 29578 T24 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 29580 T48 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 29580 T24 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 29581 T48 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 29582 T24 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 29892 T24 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 29894 T48 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 30171 T48 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 30171 T24 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 30232 T24 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 30284 T48 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 30487 T24 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 30487 T48 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 32897 T48 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 32897 T24 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 32994 T48 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 32994 T24 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 33000 T48 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 33000 T24 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 34319 T48 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 34320 T24 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 34366 T48 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 34366 T24 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 34374 T48 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 34375 T24 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 34385 T24 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 34385 T48 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 34386 T24 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 34387 T48 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 34388 T24 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 34388 T48 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 34389 T24 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 34390 T24 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 34390 T48 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 34391 T48 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 34396 T24 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 34396 T48 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 34399 T24 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 34399 T48 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 34427 T24 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 34427 T48 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 34442 T48 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@689c7947 [junit4] 2> 34442 T24 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@689c7947 [junit4] 2> 34946 T48 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 34946 T24 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 34949 T48 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 34949 T24 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 34950 T48 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 34950 T24 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 34987 T48 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 34987 T24 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 34992 T24 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 34992 T48 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 35359 T48 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-447bc5da)),segFN=segments_1,generation=1} [junit4] 2> 35359 T24 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19fa8e56)),segFN=segments_1,generation=1} [junit4] 2> 35367 T24 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 35367 T48 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 37333 T48 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 37333 T24 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 37548 T24 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 37548 T48 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 37583 T24 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 37583 T48 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 37583 T24 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 37584 T48 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 37585 T24 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 37586 T48 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 37586 T24 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 37587 T48 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 37816 T24 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 37817 T48 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 37817 T24 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 37818 T48 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 37818 T24 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 37818 T48 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 37893 T24 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 37893 T48 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 37895 T24 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 37896 T48 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 37897 T24 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 37897 T48 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 37959 T24 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 37959 T48 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 38016 T48 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 38016 T24 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 38016 T48 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 38017 T24 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 38025 T48 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 38025 T24 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 38059 T48 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 38060 T24 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 38069 T24 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 38069 T48 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 38131 T24 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 38131 T48 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 38174 T24 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 38174 T48 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 38388 T24 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 38388 T48 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 38424 T24 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 38425 T48 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 38426 T24 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 38428 T48 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 38428 T24 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 38431 T48 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 38579 T48 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 38579 T24 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 38579 T48 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 38580 T24 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 38583 T48 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=82.0791015625, floorSegmentMB=0.7451171875, forceMergeDeletesPctAllowed=17.650589972911806, segmentsPerTier=14.0, maxCFSSegmentSizeMB=1.8544921875, noCFSRatio=0.3757276983763628 [junit4] 2> 38583 T24 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=82.0791015625, floorSegmentMB=0.7451171875, forceMergeDeletesPctAllowed=17.650589972911806, segmentsPerTier=14.0, maxCFSSegmentSizeMB=1.8544921875, noCFSRatio=0.3757276983763628 [junit4] 2> 38602 T48 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-447bc5da)),segFN=segments_1,generation=1} [junit4] 2> 38602 T24 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19fa8e56)),segFN=segments_1,generation=1} [junit4] 2> 38603 T48 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 38604 T24 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 38708 T48 oass.SolrIndexSearcher.<init> Opening Searcher@5b6fcf83[customcollreplicadeletion_b_replica1] main [junit4] 2> 38708 T24 oass.SolrIndexSearcher.<init> Opening Searcher@75ff88d2[customcollreplicadeletion_a_replica1] main [junit4] 2> 38765 T24 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 38765 T48 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 38767 T24 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 38768 T48 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 38768 T24 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 38769 T48 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 38789 T24 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 38789 T48 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 38790 T24 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 38791 T48 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 38932 T24 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 38932 T48 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 38934 T24 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 38935 T48 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 38935 T24 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 38936 T48 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 38937 T24 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 38937 T48 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 38940 T24 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 38941 T24 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 38942 T24 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 38970 T48 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 38971 T48 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 39204 T82 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@75ff88d2[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 39204 T81 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@5b6fcf83[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 39221 T24 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 39221 T48 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 39222 T24 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:46274 collection:customcollreplicadeletion shard:a [junit4] 2> 39222 T48 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:30025 collection:customcollreplicadeletion shard:b [junit4] 2> 39255 T48 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 39255 T24 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 39262 T48 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 39262 T24 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 39266 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 39266 T48 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 39266 T24 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 39267 T48 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 39267 T24 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 39269 T35 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> ASYNC NEW_CORE C0 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@7e4620f4 url=http://127.0.0.1:30025/customcollreplicadeletion_b_replica1 node=127.0.0.1:30025_ C0_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{base_url=http://127.0.0.1:30025, node_name=127.0.0.1:30025_, core=customcollreplicadeletion_b_replica1, state=down} [junit4] 2> 39279 T48 C0 P30025 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30025/customcollreplicadeletion_b_replica1/ [junit4] 2> 39282 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> ASYNC NEW_CORE C1 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@6957b94b url=http://127.0.0.1:46274/customcollreplicadeletion_a_replica1 node=127.0.0.1:46274_ C1_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{base_url=http://127.0.0.1:46274, node_name=127.0.0.1:46274_, core=customcollreplicadeletion_a_replica1, state=down} [junit4] 2> 39279 T24 C1 P46274 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46274/customcollreplicadeletion_a_replica1/ [junit4] 2> 39288 T58 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39288 T43 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39287 T48 C0 P30025 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 39290 T58 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 39288 T24 C1 P46274 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 39290 T48 C0 P30025 oasc.SyncStrategy.syncToMe http://127.0.0.1:30025/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 39290 T43 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 39292 T48 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30025/customcollreplicadeletion_b_replica1/ b [junit4] 2> 39292 T24 C1 P46274 oasc.SyncStrategy.syncToMe http://127.0.0.1:46274/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 39294 T24 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46274/customcollreplicadeletion_a_replica1/ a [junit4] 2> 39295 T35 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 39298 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 39299 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 39300 T43 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39300 T58 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39302 T58 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 39302 T43 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 39309 T24 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 39309 T48 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 39315 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 39318 T35 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 39322 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 39323 T58 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39323 T43 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39324 T58 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 39325 T43 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 39328 T35 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 39330 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 39331 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 39332 T58 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39332 T43 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39333 T58 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 39335 T43 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 39366 T24 oasc.ZkController.register We are http://127.0.0.1:46274/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:46274/customcollreplicadeletion_a_replica1/ [junit4] 2> 39366 T48 oasc.ZkController.register We are http://127.0.0.1:30025/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:30025/customcollreplicadeletion_b_replica1/ [junit4] 2> 39375 T24 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:46274 [junit4] 2> 39375 T48 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:30025 [junit4] 2> 39375 T24 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 39376 T48 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 39376 T24 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 39377 T48 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 39379 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 39382 T24 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 39382 T48 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 39385 T35 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 39386 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "base_url":"http://127.0.0.1:46274", [junit4] 2> "shard":"a", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:46274_", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "operation":"state", [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "state":"active"} [junit4] 2> 39389 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 39390 T43 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39390 T58 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39392 T58 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 39392 T43 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 39395 T35 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 39396 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "base_url":"http://127.0.0.1:30025", [junit4] 2> "shard":"b", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:30025_", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "operation":"state", [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "state":"active"} [junit4] 2> 39398 T48 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={collection=customcollreplicadeletion&shard=b&name=customcollreplicadeletion_b_replica1&collection.configName=conf1&version=2&numShards=2&wt=javabin&qt=/admin/cores&action=CREATE} status=0 QTime=10884 [junit4] 2> 39399 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 39398 T24 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={collection=customcollreplicadeletion&shard=a&name=customcollreplicadeletion_a_replica1&collection.configName=conf1&version=2&numShards=2&wt=javabin&qt=/admin/cores&action=CREATE} status=0 QTime=10884 [junit4] 2> 39400 T35 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 39401 T43 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39401 T58 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 39411 T58 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 39412 T43 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 39701 T77 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 39718 T77 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=10884},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=10884},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 39719 T73 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 39719 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 39724 T62 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&name=customcollreplicadeletion&version=2&numShards=1&wt=javabin&stateFormat=2&maxShardsPerNode=5&router.name=implicit&action=CREATE} status=0 QTime=11783 [junit4] 2> 39726 T11 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 39729 T11 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 39730 T11 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 39731 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 39734 T86 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47a034e7 name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 39734 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 39735 T11 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 39737 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 39746 T62 oasha.CollectionsHandler.handleRemoveReplica Remove replica: collection=customcollreplicadeletion&shard=a&version=2&wt=javabin&replica=core_node1&action=deletereplica [junit4] 2> 39748 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 39749 T36 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 39750 T87 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 39756 T24 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@6957b94b [junit4] 2> 39805 T24 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 39806 T24 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 39806 T24 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 39807 T24 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 39808 T24 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 39810 T24 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 39811 T24 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 39812 T24 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data [] [junit4] 2> 39813 T24 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>, CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index;done=false>>] [junit4] 2> 39814 T24 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 39814 T24 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/ [...truncated too long message...] null} [junit4] 2> 151850 T94 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 151853 T94 oasc.Overseer.start Overseer (id=92477152409878537-127.0.0.1:18078_-n_0000000002) starting [junit4] 2> 151860 T94 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 151862 T104 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 151863 T103 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 156851 T11 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 18078 [junit4] 2> 156852 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1328285750 [junit4] 2> 156854 T11 oasc.Overseer.close Overseer (id=92477152409878537-127.0.0.1:18078_-n_0000000002) closing [junit4] 2> 156855 T103 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:18078_ [junit4] 2> 156857 T94 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 156858 T106 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [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.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333) [junit4] 2> [junit4] 2> 156860 T11 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 161862 T11 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 161935 T11 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:34548 34548 [junit4] 2> 162154 T12 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:34548 34548 [junit4] 2> 162254 T76 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@b52cf23 rejected from java.util.concurrent.ThreadPoolExecutor@699d08a3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 162255 T76 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a4c47d4 name:ZooKeeperConnection Watcher:127.0.0.1:34548/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 162255 T76 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 162256 T76 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@76f073b3 rejected from java.util.concurrent.ThreadPoolExecutor@699d08a3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=D8E795FE1CD2AFD4 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lv_LV -Dtests.timezone=Asia/Kathmandu -Dtests.file.encoding=US-ASCII [junit4] ERROR 158s J3 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:30025, http://127.0.0.1:46274, http://127.0.0.1:18078] [junit4] > at __randomizedtesting.SeedInfo.seed([D8E795FE1CD2AFD4:59011BE66B8DCFE8]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 46 more [junit4] 2> 162363 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D8E795FE1CD2AFD4-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=lv_LV, timezone=Asia/Kathmandu [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=138896712,total=226492416 [junit4] 2> NOTE: All tests run in this JVM: [DeleteLastCustomShardedReplicaTest] [junit4] Completed on J3 in 163.29s, 1 test, 1 error <<< FAILURES! [...truncated 1247 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:491: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:471: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:60: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions) Total time: 54 minutes 48 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2117 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 157948227 bytes Compression is 0.0% Took 27 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org