Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11243/ Java: 32bit/jdk1.8.0_40-ea-b04 -client -XX:+UseG1GC
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:49057, http://127.0.0.1:33611, http://127.0.0.1:37466] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49057, http://127.0.0.1:33611, http://127.0.0.1:37466] at __randomizedtesting.SeedInfo.seed([40CD512CCCDE0017:C12BDF34BB81602B]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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:570) 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:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 45 more Build Log: [...truncated 12036 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-40CD512CCCDE0017-001/init-core-data-001 [junit4] 2> 2439332 T6933 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 2439332 T6933 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 2439337 T6933 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2439338 T6933 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2439339 T6934 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2439438 T6933 oasc.ZkTestServer.run start zk server on port:53705 [junit4] 2> 2439439 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2439441 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2439444 T6940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b4fc89 name:ZooKeeperConnection Watcher:127.0.0.1:53705 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2439444 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2439444 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2439445 T6933 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2439448 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2439450 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2439451 T6942 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1877ec3 name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2439451 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2439452 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2439452 T6933 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2439455 T6933 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2439458 T6933 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2439460 T6933 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2439462 T6933 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> 2439463 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2439466 T6933 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> 2439467 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2439470 T6933 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> 2439471 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2439473 T6933 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> 2439474 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2439476 T6933 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> 2439477 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2439480 T6933 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> 2439480 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2439483 T6933 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> 2439484 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2439486 T6933 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> 2439487 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2439490 T6933 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> 2439490 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2439493 T6933 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> 2439493 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2439496 T6933 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> 2439496 T6933 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2439789 T6933 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2439793 T6933 oejs.AbstractConnector.doStart Started [email protected]:37466 [junit4] 2> 2439793 T6933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2439794 T6933 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2439794 T6933 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-40CD512CCCDE0017-001/tempDir-002 [junit4] 2> 2439795 T6933 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-40CD512CCCDE0017-001/tempDir-002/' [junit4] 2> 2439811 T6933 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-40CD512CCCDE0017-001/tempDir-002/solr.xml [junit4] 2> 2439821 T6933 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-40CD512CCCDE0017-001/tempDir-002 [junit4] 2> 2439821 T6933 oasc.CoreContainer.<init> New CoreContainer 10113002 [junit4] 2> 2439822 T6933 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-40CD512CCCDE0017-001/tempDir-002/] [junit4] 2> 2439823 T6933 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2439823 T6933 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2439823 T6933 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2439824 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2439824 T6933 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2439824 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2439825 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2439825 T6933 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2439825 T6933 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2439826 T6933 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2439827 T6933 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2439827 T6933 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2439827 T6933 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2439828 T6933 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53705/solr [junit4] 2> 2439828 T6933 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2439829 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2439829 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2439830 T6953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@980d99 name:ZooKeeperConnection Watcher:127.0.0.1:53705 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2439831 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2439831 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2439833 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2439834 T6955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b13470 name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2439834 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2439835 T6933 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2439837 T6933 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2439839 T6933 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2439841 T6933 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2439843 T6933 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2439845 T6933 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2439847 T6933 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37466_ [junit4] 2> 2439847 T6933 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37466_ [junit4] 2> 2439849 T6933 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2439851 T6933 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2439852 T6933 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2439854 T6933 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37466_ [junit4] 2> 2439854 T6933 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2439856 T6933 oasc.Overseer.start Overseer (id=92575986609553411-127.0.0.1:37466_-n_0000000000) starting [junit4] 2> 2439857 T6933 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2439863 T6933 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2439864 T6957 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2439865 T6933 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2439867 T6933 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2439868 T6933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2439871 T6956 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2439873 T6933 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-40CD512CCCDE0017-001/tempDir-002 [junit4] 2> 2439885 T6933 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-40CD512CCCDE0017-001/tempDir-002/conf/ [junit4] 2> 2440025 T6933 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2440026 T6933 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2440026 T6933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2440027 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2440028 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2440029 T6961 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b0f3a name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2440029 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2440030 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2440031 T6933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2440034 T6933 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2440034 T6933 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2440034 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2440035 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2440036 T6963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10fb04 name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2440036 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2440037 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2440039 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2440042 T6956 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2440043 T6956 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2440043 T6956 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2440046 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2440047 T6964 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> 2440047 T6965 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> 2440355 T6933 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2440356 T6933 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2440358 T6933 oejs.AbstractConnector.doStart Started [email protected]:33611 [junit4] 2> 2440360 T6933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2440361 T6933 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2440361 T6933 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-40CD512CCCDE0017-001/tempDir-003 [junit4] 2> 2440361 T6933 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-40CD512CCCDE0017-001/tempDir-003/' [junit4] 2> 2440378 T6933 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-40CD512CCCDE0017-001/tempDir-003/solr.xml [junit4] 2> 2440386 T6933 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-40CD512CCCDE0017-001/tempDir-003 [junit4] 2> 2440387 T6933 oasc.CoreContainer.<init> New CoreContainer 21310910 [junit4] 2> 2440388 T6933 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-40CD512CCCDE0017-001/tempDir-003/] [junit4] 2> 2440388 T6933 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2440389 T6933 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2440389 T6933 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2440389 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2440390 T6933 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2440390 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2440390 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2440391 T6933 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2440391 T6933 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2440392 T6933 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2440392 T6933 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2440392 T6933 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2440393 T6933 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2440393 T6933 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53705/solr [junit4] 2> 2440394 T6933 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2440394 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2440395 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2440396 T6976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15b7131 name:ZooKeeperConnection Watcher:127.0.0.1:53705 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2440396 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2440397 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2440399 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2440400 T6978 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4aba19 name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2440400 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2440406 T6933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2441411 T6933 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33611_ [junit4] 2> 2441412 T6933 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33611_ [junit4] 2> 2441418 T6933 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2441420 T6933 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-40CD512CCCDE0017-001/tempDir-003 [junit4] 2> 2441431 T6933 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-40CD512CCCDE0017-001/tempDir-003/conf/ [junit4] 2> 2441645 T6933 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2441647 T6933 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2441647 T6933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2442079 T6933 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2442081 T6933 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2442083 T6933 oejs.AbstractConnector.doStart Started [email protected]:49057 [junit4] 2> 2442084 T6933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2442085 T6933 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2442086 T6933 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-40CD512CCCDE0017-001/tempDir-004 [junit4] 2> 2442086 T6933 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-40CD512CCCDE0017-001/tempDir-004/' [junit4] 2> 2442111 T6933 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-40CD512CCCDE0017-001/tempDir-004/solr.xml [junit4] 2> 2442124 T6933 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-40CD512CCCDE0017-001/tempDir-004 [junit4] 2> 2442125 T6933 oasc.CoreContainer.<init> New CoreContainer 26248422 [junit4] 2> 2442125 T6933 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-40CD512CCCDE0017-001/tempDir-004/] [junit4] 2> 2442126 T6933 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2442127 T6933 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2442127 T6933 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2442128 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2442128 T6933 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2442129 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2442129 T6933 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2442130 T6933 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2442130 T6933 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2442131 T6933 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2442132 T6933 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2442132 T6933 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2442133 T6933 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2442133 T6933 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53705/solr [junit4] 2> 2442134 T6933 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2442134 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2442136 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2442137 T6991 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e54c name:ZooKeeperConnection Watcher:127.0.0.1:53705 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2442137 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2442138 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2442140 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2442141 T6993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15db85c name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2442141 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2442146 T6933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2443152 T6933 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49057_ [junit4] 2> 2443153 T6933 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49057_ [junit4] 2> 2443156 T6933 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2443159 T6933 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-40CD512CCCDE0017-001/tempDir-004 [junit4] 2> 2443168 T6933 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-40CD512CCCDE0017-001/tempDir-004/conf/ [junit4] 2> 2443333 T6933 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2443335 T6933 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2443335 T6933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2443338 T6933 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2443338 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2443339 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2443340 T6997 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1538bf8 name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2443340 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2443340 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2443341 T6933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2443347 T6971 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> 2443348 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443349 T6957 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> 2443350 T6998 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> 2443351 T6998 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2443352 T6998 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2443352 T6998 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2443355 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443358 T6956 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2443358 T6956 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2443359 T6956 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2443362 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443363 T6965 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> 2443363 T6964 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> 2443363 T6994 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> 2443363 T6979 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> 2443371 T6999 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> 2443456 T6998 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2443456 T6998 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:37466_ [junit4] 2> 2443457 T6998 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:33611_ [junit4] 2> 2443464 T6948 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> 2443465 T6974 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> 2443466 T6948 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2443467 T6974 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2443468 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443470 T6948 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2443471 T6974 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2443471 T6974 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2443473 T6974 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2443474 T6974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2443474 T6956 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:37466", [junit4] 2> "node_name":"127.0.0.1:37466_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2443475 T6974 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2443481 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443482 T6979 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443482 T6979 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2443483 T6948 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2443484 T6948 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2443485 T6948 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2443486 T6948 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2443486 T6948 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2443487 T6948 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2443487 T6948 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2443488 T6948 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2443488 T6956 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2443489 T6956 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:33611", [junit4] 2> "node_name":"127.0.0.1:33611_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2443489 T6948 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2443489 T6948 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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 2443492 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443492 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443493 T6979 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443493 T6964 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443495 T6979 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2443498 T6964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2443527 T6948 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2443545 T6948 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2443546 T6948 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2443554 T6948 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2443670 T6948 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2443677 T6948 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2443679 T6948 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2443695 T6948 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2443698 T6948 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2443701 T6948 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2443702 T6948 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2443704 T6948 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2443705 T6948 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2443706 T6948 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2443706 T6948 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2443706 T6948 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2443707 T6948 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2443707 T6948 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-40CD512CCCDE0017-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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 2443708 T6948 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ad031 [junit4] 2> 2443709 T6948 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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2443710 T6948 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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 2443710 T6948 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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2443711 T6948 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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2443711 T6948 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2443712 T6948 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-11c16ac)),segFN=segments_1,generation=1} [junit4] 2> 2443712 T6948 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2443718 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2443718 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2443719 T6948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2443719 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2443720 T6948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2443720 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2443721 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2443722 T6948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2443722 T6948 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2443723 T6948 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2443724 T6948 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2443724 T6948 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2443725 T6948 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2443726 T6948 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2443727 T6948 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2443727 T6948 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2443728 T6948 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2443729 T6948 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2443729 T6948 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2443730 T6948 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2443733 T6948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2443734 T6948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2443736 T6948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2443737 T6948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2443739 T6948 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2443740 T6948 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2443741 T6948 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=173846744, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2443742 T6948 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-11c16ac)),segFN=segments_1,generation=1} [junit4] 2> 2443742 T6948 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2443743 T6948 oass.SolrIndexSearcher.<init> Opening Searcher@1bf3cfa[customcollreplicadeletion_a_replica1] main [junit4] 2> 2443743 T6948 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2443744 T6948 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2443744 T6948 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2443745 T6948 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2443745 T6948 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2443746 T6948 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2443746 T6948 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2443747 T6948 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2443748 T6948 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2443750 T6948 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2443750 T6948 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2443750 T6948 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2443754 T7002 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@1bf3cfa[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2443759 T6948 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2443760 T6948 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:37466 collection:customcollreplicadeletion shard:a [junit4] 2> 2443761 T6948 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2443765 T6948 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2443766 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443767 T6948 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2443767 T6948 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1997 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@1fff15e url=http://127.0.0.1:37466/customcollreplicadeletion_a_replica1 node=127.0.0.1:37466_ C1997_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=http://127.0.0.1:37466, node_name=127.0.0.1:37466_, state=down} [junit4] 2> 2443768 T6948 C1997 P37466 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37466/customcollreplicadeletion_a_replica1/ [junit4] 2> 2443768 T6948 C1997 P37466 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2443768 T6948 C1997 P37466 oasc.SyncStrategy.syncToMe http://127.0.0.1:37466/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2443769 T6948 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37466/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2443769 T6948 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2443771 T6956 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2443774 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443774 T6964 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443774 T6979 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443775 T6979 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2443776 T6964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2443779 T6956 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2443780 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443780 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443781 T6979 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443781 T6964 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443782 T6979 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2443783 T6964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2443824 T6948 oasc.ZkController.register We are http://127.0.0.1:37466/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:37466/customcollreplicadeletion_a_replica1/ [junit4] 2> 2443825 T6948 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:37466 [junit4] 2> 2443825 T6948 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2443826 T6948 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2443827 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2443830 T6948 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2443831 T6948 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=367 [junit4] 2> 2443833 T6956 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2443833 T6956 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:37466", [junit4] 2> "node_name":"127.0.0.1:37466_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2443835 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2443836 T6979 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443836 T6964 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2443837 T6979 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2443838 T6964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2444475 T6974 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2444476 T6974 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2444477 T6974 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2444477 T6974 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2444478 T6974 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2444478 T6974 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-40CD512CCCDE0017-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 2444511 T6974 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2444525 T6974 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2444526 T6974 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2444535 T6974 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2444655 T6974 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2444660 T6974 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2444662 T6974 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2444676 T6974 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2444679 T6974 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2444682 T6974 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2444683 T6974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2444683 T6974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2444684 T6974 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2444685 T6974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2444685 T6974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2444686 T6974 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2444686 T6974 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2444687 T6974 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-40CD512CCCDE0017-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-40CD512CCCDE0017-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 2444687 T6974 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ad031 [junit4] 2> 2444688 T6974 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-40CD512CCCDE0017-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 2444689 T6974 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-40CD512CCCDE0017-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 2444689 T6974 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-40CD512CCCDE0017-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2444690 T6974 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-40CD512CCCDE0017-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 2444690 T6974 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2444691 T6974 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1837ac5)),segFN=segments_1,generation=1} [junit4] 2> 2444692 T6974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2444697 T6974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2444698 T6974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2444698 T6974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2444699 T6974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2444699 T6974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2444700 T6974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2444700 T6974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2444701 T6974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2444701 T6974 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2444702 T6974 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2444703 T6974 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2444704 T6974 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2444704 T6974 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2444705 T6974 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2444706 T6974 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2444706 T6974 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2444707 T6974 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2444708 T6974 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2444708 T6974 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2444709 T6974 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2444711 T6974 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2444712 T6974 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2444713 T6974 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2444715 T6974 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2444717 T6974 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2444718 T6974 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2444719 T6974 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=173846744, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2444720 T6974 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1837ac5)),segFN=segments_1,generation=1} [junit4] 2> 2444720 T6974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2444720 T6974 oass.SolrIndexSearcher.<init> Opening Searcher@1d22ce7[customcollreplicadeletion_b_replica1] main [junit4] 2> 2444721 T6974 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2444722 T6974 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2444722 T6974 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2444723 T6974 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2444723 T6974 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2444724 T6974 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2444725 T6974 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2444725 T6974 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2444725 T6974 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2444726 T6974 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2444730 T7004 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@1d22ce7[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2444735 T6974 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2444736 T6974 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:33611 collection:customcollreplicadeletion shard:b [junit4] 2> 2444736 T6974 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2444740 T6974 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2444741 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2444742 T6974 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2444742 T6974 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1998 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@f49784 url=http://127.0.0.1:33611/customcollreplicadeletion_b_replica1 node=127.0.0.1:33611_ C1998_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=http://127.0.0.1:33611, node_name=127.0.0.1:33611_, state=down} [junit4] 2> 2444743 T6974 C1998 P33611 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33611/customcollreplicadeletion_b_replica1/ [junit4] 2> 2444743 T6974 C1998 P33611 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2444744 T6974 C1998 P33611 oasc.SyncStrategy.syncToMe http://127.0.0.1:33611/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2444744 T6974 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33611/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2444745 T6974 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2444745 T6956 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2444747 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2444748 T6979 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2444748 T6964 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2444749 T6979 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2444751 T6964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2444754 T6956 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2444756 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2444756 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2444757 T6979 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2444757 T6964 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2444757 T6979 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2444759 T6964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2444799 T6974 oasc.ZkController.register We are http://127.0.0.1:33611/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:33611/customcollreplicadeletion_b_replica1/ [junit4] 2> 2444799 T6974 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:33611 [junit4] 2> 2444800 T6974 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2444800 T6974 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2444801 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2444803 T6974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2444804 T6956 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2444804 T6974 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=1339 [junit4] 2> 2444804 T6956 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:33611", [junit4] 2> "node_name":"127.0.0.1:33611_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2444805 T6998 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2444806 T6998 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=367},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1339},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 2444807 T6956 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2444807 T6979 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2444808 T6964 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2444808 T7007 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2444808 T7006 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2444809 T7006 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2444809 T6971 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=1462 [junit4] 2> 2444809 T6964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2444811 T6933 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 2444813 T6933 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 2444814 T6933 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2444814 T6933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2444816 T7009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1493394 name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2444816 T6933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2444817 T6933 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2444818 T6933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2444827 T6973 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node1&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2444829 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2444831 T6957 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> 2444831 T7010 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> 2444835 T6948 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@1fff15e [junit4] 2> 2444860 T6948 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> 2444860 T6948 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 2444861 T6948 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 2444861 T6948 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 2444862 T6948 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 2444863 T6948 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 2444863 T6948 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-40CD512CCCDE0017-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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 2444864 T6948 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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data [] [junit4] 2> 2444864 T6948 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-40CD512CCCDE0017-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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>, CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index;done=false>>] [junit4] 2> 2444865 T6948 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2444865 T6948 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2444866 T6948 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-40CD512CCCDE0017-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2444867 T6948 oasc.ElectionContext.cancelElection canceling election /collections/customcollreplicadeletion/leader_elect/a/election/92575986609553411-core_node1-n_0000000000 [junit4] 2> 2444869 T6964 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChild [...truncated too long message...] > 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> 2570279 T6997 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@174321b rejected from java.util.concurrent.ThreadPoolExecutor@c26bac[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [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> 2570280 T6997 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1538bf8 name:ZooKeeperConnection Watcher:127.0.0.1:53705/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 2570281 T6997 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=40CD512CCCDE0017 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_IE -Dtests.timezone=Etc/GMT-2 -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 131s 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:49057, http://127.0.0.1:33611, http://127.0.0.1:37466] [junit4] > at __randomizedtesting.SeedInfo.seed([40CD512CCCDE0017:C12BDF34BB81602B]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) [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:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 45 more [junit4] 2> 2570304 T6933 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-40CD512CCCDE0017-001 [junit4] 2> 130980 T6932 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_IE, timezone=Etc/GMT-2 [junit4] 2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation 1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=138262504,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, SharedFSAutoReplicaFailoverUtilsTest, TestDefaultSearchFieldResource, TestPostingsSolrHighlighter, ClusterStateTest, UniqFieldsUpdateProcessorFactoryTest, TestZkChroot, SliceStateTest, DistributedSuggestComponentTest, TestHighlightDedupGrouping, TestAtomicUpdateErrorCases, DateFieldTest, TestCloudSchemaless, TestFieldCollectionResource, SortByFunctionTest, TestGroupingSearch, TermVectorComponentTest, TestManagedSchemaDynamicFieldResource, ExitableDirectoryReaderTest, CoreAdminRequestStatusTest, SynonymTokenizerTest, SolrTestCaseJ4Test, TestSolr4Spatial2, TestJmxMonitoredMap, ShardRoutingCustomTest, OpenCloseCoreStressTest, TestBinaryField, TestTolerantSearch, DistributedQueryComponentOptimizationTest, TestCharFilters, TestUtils, DistribDocExpirationUpdateProcessorTest, TestFunctionQuery, VMParamsZkACLAndCredentialsProvidersTest, SolrIndexConfigTest, TestRequestStatusCollectionAPI, DocValuesTest, TestAnalyzeInfixSuggestions, DeleteShardTest, TestRecoveryHdfs, SampleTest, HighlighterMaxOffsetTest, ResourceLoaderTest, CoreAdminCreateDiscoverTest, TestChildDocTransformer, DocExpirationUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestSchemaManager, CacheHeaderTest, HardAutoCommitTest, LeaderElectionIntegrationTest, UpdateRequestProcessorFactoryTest, LoggingHandlerTest, TestImplicitCoreProperties, TestBlendedInfixSuggestions, TestReversedWildcardFilterFactory, TestSchemaNameResource, SolrCoreTest, ZkSolrClientTest, TestAddFieldRealTimeGet, TestDynamicFieldResource, TestCollationField, SSLMigrationTest, FileBasedSpellCheckerTest, DistributedFacetPivotLargeTest, TestStressLucene, TestFieldTypeCollectionResource, TestDistribDocBasedVersion, PreAnalyzedFieldTest, TestSweetSpotSimilarityFactory, SuggesterFSTTest, TestCloudManagedSchema, BlockDirectoryTest, ReplicationFactorTest, DateRangeFieldTest, AutoCommitTest, TestElisionMultitermQuery, UUIDFieldTest, AssignTest, TestHighFrequencyDictionaryFactory, TestCollectionAPI, ParsingFieldUpdateProcessorsTest, TestClassNameShortening, CurrencyFieldXmlFileTest, TestLeaderElectionZkExpiry, QueryParsingTest, SpatialFilterTest, FieldAnalysisRequestHandlerTest, SolrXmlInZkTest, TestInfoStreamLogging, TestBulkSchemaConcurrent, TestXIncludeConfig, ConvertedLegacyTest, TestIndexSearcher, TestPseudoReturnFields, ChaosMonkeySafeLeaderTest, SearchHandlerTest, AnalysisAfterCoreReloadTest, TestJoin, DistributedQueryElevationComponentTest, NumericFieldsTest, RequestHandlersTest, TestStandardQParsers, TestOmitPositions, TestFieldSortValues, BasicZkTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestDistributedGrouping, TermVectorComponentDistributedTest, TestMultiCoreConfBootstrap, DistributedTermsComponentTest, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, SolrRequestParserTest, SuggesterTSTTest, TestTrie, NoCacheHeaderTest, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, SolrInfoMBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaTest, ReturnFieldsTest, BinaryUpdateRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, SOLR749Test, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, DistributedIntervalFacetingTest, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J1 in 131.28s, 1 test, 1 error <<< FAILURES! [...truncated 267 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: 436 suites, 1784 tests, 1 error, 44 ignored (22 assumptions) Total time: 108 minutes 29 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 -client -XX:+UseG1GC 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]
