Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11304/ Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseConcMarkSweepGC
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:37001, http://127.0.0.1:49301, http://127.0.0.1:53104] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:37001, http://127.0.0.1:49301, http://127.0.0.1:53104] at __randomizedtesting.SeedInfo.seed([74CDB8915E3152D8:F52B3689296E32E4]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) 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.GeneratedMethodAccessor38.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:569) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) ... 45 more Build Log: [...truncated 11548 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/init-core-data-001 [junit4] 2> 1417418 T3484 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 1417418 T3484 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1417420 T3484 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1417420 T3484 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1417421 T3485 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1417521 T3484 oasc.ZkTestServer.run start zk server on port:45329 [junit4] 2> 1417521 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1417522 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1417524 T3491 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d1a51a name:ZooKeeperConnection Watcher:127.0.0.1:45329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1417524 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1417524 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1417524 T3484 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1417526 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1417527 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1417528 T3493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fec02a name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1417528 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1417528 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1417528 T3484 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1417530 T3484 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1417531 T3484 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1417531 T3484 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1417533 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1417533 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1417534 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1417535 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1417536 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1417536 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1417538 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1417538 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1417539 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1417539 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1417541 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1417541 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1417542 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1417542 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1417544 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1417544 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1417545 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1417545 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1417547 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1417547 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1417548 T3484 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1417548 T3484 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1417783 T3484 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1417786 T3484 oejs.AbstractConnector.doStart Started [email protected]:37001 [junit4] 2> 1417787 T3484 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1417787 T3484 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1417788 T3484 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002 [junit4] 2> 1417788 T3484 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/' [junit4] 2> 1417797 T3484 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/solr.xml [junit4] 2> 1417802 T3484 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002 [junit4] 2> 1417803 T3484 oasc.CoreContainer.<init> New CoreContainer 20638153 [junit4] 2> 1417803 T3484 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/] [junit4] 2> 1417803 T3484 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1417803 T3484 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1417804 T3484 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1417804 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1417804 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1417804 T3484 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1417805 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1417805 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1417805 T3484 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1417805 T3484 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1417806 T3484 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1417806 T3484 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1417806 T3484 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1417806 T3484 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1417807 T3484 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45329/solr [junit4] 2> 1417807 T3484 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1417807 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1417808 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1417809 T3504 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5635f0 name:ZooKeeperConnection Watcher:127.0.0.1:45329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1417810 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1417810 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1417812 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1417813 T3506 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176ac2a name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1417813 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1417814 T3484 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1417815 T3484 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1417816 T3484 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1417818 T3484 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1417819 T3484 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1417820 T3484 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1417821 T3484 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37001_ [junit4] 2> 1417821 T3484 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37001_ [junit4] 2> 1417822 T3484 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1417823 T3484 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1417824 T3484 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1417825 T3484 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37001_ [junit4] 2> 1417825 T3484 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1417826 T3484 oasc.Overseer.start Overseer (id=92631561854517251-127.0.0.1:37001_-n_0000000000) starting [junit4] 2> 1417827 T3484 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1417836 T3484 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1417836 T3508 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1417837 T3484 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1417838 T3484 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1417839 T3484 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1417840 T3507 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1417841 T3484 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002 [junit4] 2> 1417846 T3484 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/conf/ [junit4] 2> 1417953 T3484 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1417954 T3484 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1417955 T3484 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1417955 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1417956 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1417958 T3512 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f4df8a name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1417958 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1417958 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1417960 T3484 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1417963 T3484 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1417963 T3484 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1417963 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1417964 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1417965 T3514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee081c name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1417966 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1417966 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1417969 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1417971 T3507 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1417971 T3507 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1417971 T3507 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1417973 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1417973 T3515 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> 1417973 T3516 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> 1418200 T3484 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1418200 T3484 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1418202 T3484 oejs.AbstractConnector.doStart Started [email protected]:53104 [junit4] 2> 1418203 T3484 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1418203 T3484 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1418204 T3484 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003 [junit4] 2> 1418204 T3484 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/' [junit4] 2> 1418213 T3484 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/solr.xml [junit4] 2> 1418221 T3484 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003 [junit4] 2> 1418222 T3484 oasc.CoreContainer.<init> New CoreContainer 17834835 [junit4] 2> 1418222 T3484 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/] [junit4] 2> 1418222 T3484 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1418223 T3484 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1418223 T3484 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1418223 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1418223 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1418224 T3484 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1418224 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1418224 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1418224 T3484 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1418225 T3484 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1418225 T3484 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1418225 T3484 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1418226 T3484 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1418226 T3484 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1418226 T3484 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45329/solr [junit4] 2> 1418227 T3484 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1418227 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1418228 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1418229 T3527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@187cbc5 name:ZooKeeperConnection Watcher:127.0.0.1:45329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1418230 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1418231 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1418234 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1418235 T3529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176f6cb name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1418235 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1418241 T3484 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1419244 T3484 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53104_ [junit4] 2> 1419245 T3484 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53104_ [junit4] 2> 1419249 T3484 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1419252 T3484 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003 [junit4] 2> 1419263 T3484 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/conf/ [junit4] 2> 1419376 T3484 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1419378 T3484 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1419378 T3484 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1419611 T3484 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1419612 T3484 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1419614 T3484 oejs.AbstractConnector.doStart Started [email protected]:49301 [junit4] 2> 1419614 T3484 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1419615 T3484 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1419615 T3484 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-004 [junit4] 2> 1419615 T3484 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-004/' [junit4] 2> 1419624 T3484 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-004/solr.xml [junit4] 2> 1419634 T3484 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-004 [junit4] 2> 1419635 T3484 oasc.CoreContainer.<init> New CoreContainer 1335317 [junit4] 2> 1419635 T3484 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-004/] [junit4] 2> 1419635 T3484 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1419636 T3484 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1419636 T3484 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1419636 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1419636 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1419636 T3484 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1419637 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1419637 T3484 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1419637 T3484 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1419637 T3484 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1419638 T3484 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1419638 T3484 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1419638 T3484 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1419639 T3484 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1419639 T3484 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45329/solr [junit4] 2> 1419639 T3484 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1419640 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1419641 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1419642 T3542 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@735714 name:ZooKeeperConnection Watcher:127.0.0.1:45329 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1419643 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1419644 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1419646 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1419648 T3544 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a3704a name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1419648 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1419654 T3484 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1420659 T3484 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49301_ [junit4] 2> 1420660 T3484 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49301_ [junit4] 2> 1420664 T3484 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1420666 T3484 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-004 [junit4] 2> 1420679 T3484 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-004/conf/ [junit4] 2> 1420822 T3484 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1420823 T3484 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1420823 T3484 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1420825 T3484 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 1420825 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1420826 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1420827 T3548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f0ad58 name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1420827 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1420827 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1420828 T3484 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1420831 T3499 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2 [junit4] 2> 1420832 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1420832 T3508 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> 1420833 T3549 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> 1420839 T3549 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1420839 T3549 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 1420840 T3549 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 1420841 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1420842 T3507 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 1420843 T3507 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 1420843 T3507 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 1420844 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1420844 T3530 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> 1420844 T3515 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> 1420844 T3516 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> 1420844 T3550 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> 1420844 T3545 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> 1420941 T3549 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 1420941 T3549 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:37001_ [junit4] 2> 1420942 T3549 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:53104_ [junit4] 2> 1420943 T3500 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 1420944 T3522 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2 [junit4] 2> 1420945 T3500 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1420945 T3522 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1420946 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1420946 T3500 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1420947 T3522 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1420947 T3522 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1420948 T3522 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1420948 T3507 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:37001", [junit4] 2> "node_name":"127.0.0.1:37001_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1420948 T3522 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 1420949 T3522 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1420951 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1420952 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1420952 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1420953 T3500 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1420954 T3500 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1420955 T3500 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1420955 T3500 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1420956 T3500 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 1420956 T3500 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1420956 T3500 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1420957 T3500 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1420957 T3507 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1420957 T3500 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1420958 T3507 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:53104", [junit4] 2> "node_name":"127.0.0.1:53104_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1420958 T3500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 1420959 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1420959 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1420960 T3515 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1420960 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1420961 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1420961 T3515 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1420979 T3500 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1420990 T3500 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1420991 T3500 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1420995 T3500 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 1421086 T3500 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1421089 T3500 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1421090 T3500 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1421096 T3500 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1421098 T3500 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1421100 T3500 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1421100 T3500 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1421101 T3500 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1421101 T3500 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1421102 T3500 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1421102 T3500 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1421103 T3500 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1421103 T3500 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1421103 T3500 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 1421103 T3500 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc482d [junit4] 2> 1421104 T3500 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1421104 T3500 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 1421104 T3500 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1421105 T3500 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 1421105 T3500 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=4.4384765625, floorSegmentMB=0.384765625, forceMergeDeletesPctAllowed=9.58862476855076, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.825873858706262 [junit4] 2> 1421106 T3500 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-db5c7b)),segFN=segments_1,generation=1} [junit4] 2> 1421106 T3500 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1421108 T3500 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1421108 T3500 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1421108 T3500 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1421109 T3500 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1421109 T3500 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1421109 T3500 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1421109 T3500 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1421110 T3500 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1421110 T3500 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1421110 T3500 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1421110 T3500 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1421111 T3500 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1421111 T3500 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1421111 T3500 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1421111 T3500 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1421112 T3500 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1421112 T3500 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1421112 T3500 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1421113 T3500 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1421113 T3500 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1421114 T3500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1421115 T3500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1421118 T3500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1421118 T3500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1421120 T3500 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1421120 T3500 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1421120 T3500 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1698526881, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1421121 T3500 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-db5c7b)),segFN=segments_1,generation=1} [junit4] 2> 1421121 T3500 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1421121 T3500 oass.SolrIndexSearcher.<init> Opening Searcher@6069f9[customcollreplicadeletion_a_replica1] main [junit4] 2> 1421121 T3500 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1421122 T3500 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1421122 T3500 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1421123 T3500 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1421123 T3500 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1421123 T3500 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1421123 T3500 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1421124 T3500 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1421124 T3500 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1421125 T3500 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1421125 T3500 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1421126 T3500 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1421127 T3553 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@6069f9[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1421129 T3500 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 1421129 T3500 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:37001 collection:customcollreplicadeletion shard:a [junit4] 2> 1421130 T3500 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 1421132 T3500 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 1421133 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1421133 T3500 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1421134 T3500 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2850 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@f0dc59 url=http://127.0.0.1:37001/customcollreplicadeletion_a_replica1 node=127.0.0.1:37001_ C2850_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=http://127.0.0.1:37001, node_name=127.0.0.1:37001_, state=down} [junit4] 2> 1421134 T3500 C2850 P37001 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37001/customcollreplicadeletion_a_replica1/ [junit4] 2> 1421134 T3500 C2850 P37001 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1421134 T3500 C2850 P37001 oasc.SyncStrategy.syncToMe http://127.0.0.1:37001/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 1421135 T3500 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37001/customcollreplicadeletion_a_replica1/ a [junit4] 2> 1421135 T3500 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 1421135 T3507 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1421136 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1421137 T3515 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1421137 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1421137 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1421138 T3515 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1421139 T3507 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1421140 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1421140 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1421140 T3515 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1421140 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1421141 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1421141 T3515 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1421187 T3500 oasc.ZkController.register We are http://127.0.0.1:37001/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:37001/customcollreplicadeletion_a_replica1/ [junit4] 2> 1421188 T3500 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:37001 [junit4] 2> 1421188 T3500 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1421188 T3500 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1421189 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1421190 T3500 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1421191 T3500 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=248 [junit4] 2> 1421192 T3507 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1421192 T3507 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:37001", [junit4] 2> "node_name":"127.0.0.1:37001_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1421193 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1421193 T3515 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1421193 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1421194 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1421194 T3515 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1421952 T3522 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 1421952 T3522 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1421953 T3522 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1421953 T3522 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1421953 T3522 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1421954 T3522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 1421974 T3522 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1421986 T3522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1421987 T3522 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1421992 T3522 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 1422095 T3522 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1422100 T3522 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1422101 T3522 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1422107 T3522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1422109 T3522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1422111 T3522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1422111 T3522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1422112 T3522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1422112 T3522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1422113 T3522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1422113 T3522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1422113 T3522 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1422113 T3522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1422114 T3522 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 1422114 T3522 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc482d [junit4] 2> 1422115 T3522 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 1422115 T3522 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 1422115 T3522 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1422116 T3522 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1422116 T3522 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=4.4384765625, floorSegmentMB=0.384765625, forceMergeDeletesPctAllowed=9.58862476855076, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.825873858706262 [junit4] 2> 1422117 T3522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19cfb24)),segFN=segments_1,generation=1} [junit4] 2> 1422117 T3522 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1422120 T3522 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1422120 T3522 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1422120 T3522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1422121 T3522 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1422121 T3522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1422121 T3522 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1422122 T3522 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1422122 T3522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1422122 T3522 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1422123 T3522 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1422123 T3522 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1422124 T3522 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1422124 T3522 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1422125 T3522 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1422125 T3522 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1422126 T3522 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1422126 T3522 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1422126 T3522 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1422127 T3522 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1422127 T3522 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1422128 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1422129 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1422130 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1422130 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1422132 T3522 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1422132 T3522 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1422133 T3522 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1698526881, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1422134 T3522 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19cfb24)),segFN=segments_1,generation=1} [junit4] 2> 1422134 T3522 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1422135 T3522 oass.SolrIndexSearcher.<init> Opening Searcher@11e2709[customcollreplicadeletion_b_replica1] main [junit4] 2> 1422135 T3522 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1422136 T3522 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1422136 T3522 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1422137 T3522 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1422137 T3522 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1422137 T3522 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1422138 T3522 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 1422138 T3522 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1422139 T3522 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 1422139 T3522 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1422140 T3555 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@11e2709[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1422142 T3522 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 1422142 T3522 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:53104 collection:customcollreplicadeletion shard:b [junit4] 2> 1422143 T3522 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 1422145 T3522 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 1422146 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1422146 T3522 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1422146 T3522 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2851 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@a6aabe url=http://127.0.0.1:53104/customcollreplicadeletion_b_replica1 node=127.0.0.1:53104_ C2851_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=http://127.0.0.1:53104, node_name=127.0.0.1:53104_, state=down} [junit4] 2> 1422147 T3522 C2851 P53104 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53104/customcollreplicadeletion_b_replica1/ [junit4] 2> 1422147 T3522 C2851 P53104 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1422147 T3522 C2851 P53104 oasc.SyncStrategy.syncToMe http://127.0.0.1:53104/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 1422147 T3522 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53104/customcollreplicadeletion_b_replica1/ b [junit4] 2> 1422148 T3522 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 1422148 T3507 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1422150 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1422150 T3515 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1422150 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1422150 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1422151 T3515 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1422152 T3507 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1422153 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1422153 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1422154 T3515 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1422154 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1422154 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1422155 T3515 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1422200 T3522 oasc.ZkController.register We are http://127.0.0.1:53104/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:53104/customcollreplicadeletion_b_replica1/ [junit4] 2> 1422200 T3522 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:53104 [junit4] 2> 1422201 T3522 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1422201 T3522 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1422202 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1422204 T3522 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1422205 T3522 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1261 [junit4] 2> 1422205 T3507 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1422206 T3507 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:53104", [junit4] 2> "node_name":"127.0.0.1:53104_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1422206 T3549 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 1422207 T3549 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=248},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1261},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 1422207 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 1422207 T3507 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1422210 T3515 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1422210 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1422210 T3557 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1422211 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1422211 T3499 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1380 [junit4] 2> 1422212 T3557 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1422212 T3484 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 1422213 T3484 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 1422214 T3484 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1422214 T3484 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1422215 T3559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bc5158 name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1422216 T3484 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1422216 T3484 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1422217 T3484 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1422221 T3502 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node1&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 1422222 T3557 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1422223 T3508 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> 1422223 T3560 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> 1422225 T3500 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@f0dc59 [junit4] 2> 1422233 T3500 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> 1422233 T3500 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 1422233 T3500 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1422234 T3500 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 1422234 T3500 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 1422234 T3500 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1422235 T3500 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index;done=false>>] [junit4] 2> 1422235 T3500 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 1422235 T3500 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 1422235 T3500 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1422236 T3500 oasc.CachingDirectoryFactory.close Removing directory after core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1422237 T3500 oasc.ElectionContext.cancelElection canceling election /collections/customcollreplicadeletion/leader_elect/a/election/92631561854517251-core_node1-n_0000000000 [junit4] 2> 1422237 T3557 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1422237 T3500 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=customcollreplicadeletion_a_re [...truncated too long message...] ConnectionManager@1f0ad58 name:ZooKeeperConnection Watcher:127.0.0.1:45329/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 1546142 T3548 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 1546142 T3548 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1f6bd4 rejected from java.util.concurrent.ThreadPoolExecutor@11de133[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [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> 1546143 T3548 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@36e2da rejected from java.util.concurrent.ThreadPoolExecutor@11de133[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [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> 1546143 T3548 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1321e7c rejected from java.util.concurrent.ThreadPoolExecutor@11de133[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [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=74CDB8915E3152D8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_ME_#Latn -Dtests.timezone=America/Panama -Dtests.file.encoding=UTF-8 [junit4] ERROR 129s J1 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:37001, http://127.0.0.1:49301, http://127.0.0.1:53104] [junit4] > at __randomizedtesting.SeedInfo.seed([74CDB8915E3152D8:F52B3689296E32E4]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) [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:569) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) [junit4] > ... 45 more [junit4] 2> 1546155 T3484 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-74CDB8915E3152D8-001 [junit4] 2> 128742 T3483 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=sr_ME_#Latn, timezone=America/Panama [junit4] 2> NOTE: Linux 3.13.0-37-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=8,threads=1,free=54420368,total=134549504 [junit4] 2> NOTE: All tests run in this JVM: [ResourceLoaderTest, ClusterStateTest, DirectUpdateHandlerOptimizeTest, DistributedTermsComponentTest, TestPerFieldSimilarity, DefaultValueUpdateProcessorTest, TestCollapseQParserPlugin, TestElisionMultitermQuery, TestRecoveryHdfs, LegacyHTMLStripCharFilterTest, AnalysisErrorHandlingTest, TestLazyCores, TestRealTimeGet, EnumFieldTest, BasicZkTest, TestFunctionQuery, FullSolrCloudDistribCmdsTest, SchemaVersionSpecificBehaviorTest, HdfsBasicDistributedZkTest, TestIntervalFaceting, TestFieldTypeResource, SortByFunctionTest, RankQueryTest, CachingDirectoryFactoryTest, QueryParsingTest, ExternalCollectionsTest, TestCharFilters, LeaderElectionIntegrationTest, HdfsRecoveryZkTest, TestBulkSchemaConcurrent, CacheHeaderTest, DistanceFunctionTest, SolrInfoMBeanTest, HdfsDirectoryTest, ChangedSchemaMergeTest, DateMathParserTest, RemoteQueryErrorTest, BlockCacheTest, TestOmitPositions, TestRandomFaceting, DistributedExpandComponentTest, DocValuesMissingTest, SolrPluginUtilsTest, URLClassifyProcessorTest, TestManagedResource, TestCustomSort, TestPseudoReturnFields, AsyncMigrateRouteKeyTest, DistribDocExpirationUpdateProcessorTest, BinaryUpdateRequestHandlerTest, DistributedFacetPivotLargeTest, DistributedSuggestComponentTest, RAMDirectoryFactoryTest, TestReplicaProperties, TestReRankQParserPlugin, FileBasedSpellCheckerTest, TestBadConfig, TestUtils, TestSolrQueryParserDefaultOperatorResource, TestStressLucene, CoreMergeIndexesAdminHandlerTest, SampleTest, TermVectorComponentDistributedTest, ChaosMonkeySafeLeaderTest, TestCloudInspectUtil, HdfsCollectionsAPIDistributedZkTest, TestSerializedLuceneMatchVersion, AlternateDirectoryTest, IndexSchemaRuntimeFieldTest, TestDynamicFieldResource, TestDistributedGrouping, TestRandomMergePolicy, TestPostingsSolrHighlighter, DistributedDebugComponentTest, AutoCommitTest, DeleteInactiveReplicaTest, HardAutoCommitTest, BasicDistributedZk2Test, SolrIndexConfigTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J1 in 129.78s, 1 test, 1 error <<< FAILURES! [...truncated 763 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: There were test failures: 437 suites, 1785 tests, 1 error, 43 ignored (21 assumptions) Total time: 108 minutes 23 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
