Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11295/ Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:43024/o_t/y, http://127.0.0.1:53214/o_t/y, http://127.0.0.1:45593/o_t/y] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43024/o_t/y, http://127.0.0.1:53214/o_t/y, http://127.0.0.1:45593/o_t/y] at __randomizedtesting.SeedInfo.seed([5542634365288DC6:D4A4ED5B1277EDFA]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:939) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:717) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:660) 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.GeneratedMethodAccessor37.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node2 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:353) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312) ... 45 more Build Log: [...truncated 11857 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/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/init-core-data-001 [junit4] 2> 2510356 T6194 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 2510356 T6194 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /o_t/y [junit4] 2> 2510359 T6194 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2510360 T6194 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2510360 T6195 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2510460 T6194 oasc.ZkTestServer.run start zk server on port:37505 [junit4] 2> 2510460 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2510461 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2510463 T6201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@484152de name:ZooKeeperConnection Watcher:127.0.0.1:37505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2510463 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2510463 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2510463 T6194 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2510466 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2510466 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2510467 T6203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@691677a4 name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2510468 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2510468 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2510468 T6194 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2510470 T6194 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2510472 T6194 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2510473 T6194 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2510474 T6194 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> 2510475 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2510476 T6194 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> 2510477 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2510478 T6194 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> 2510478 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2510480 T6194 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> 2510480 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2510481 T6194 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> 2510481 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2510482 T6194 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> 2510482 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2510483 T6194 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> 2510484 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2510485 T6194 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> 2510485 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2510486 T6194 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> 2510487 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2510488 T6194 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> 2510488 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2510489 T6194 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> 2510490 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2510743 T6194 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2510746 T6194 oejs.AbstractConnector.doStart Started [email protected]:53214 [junit4] 2> 2510747 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2510747 T6194 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2510747 T6194 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002 [junit4] 2> 2510748 T6194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/' [junit4] 2> 2510760 T6194 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/solr.xml [junit4] 2> 2510781 T6194 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002 [junit4] 2> 2510782 T6194 oasc.CoreContainer.<init> New CoreContainer 603008619 [junit4] 2> 2510782 T6194 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/] [junit4] 2> 2510783 T6194 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2510783 T6194 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2510783 T6194 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2510784 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2510784 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2510784 T6194 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2510785 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2510785 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2510785 T6194 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2510785 T6194 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2510786 T6194 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2510786 T6194 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2510786 T6194 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2510787 T6194 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2510787 T6194 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37505/solr [junit4] 2> 2510787 T6194 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2510788 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2510788 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2510790 T6214 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f1e853c name:ZooKeeperConnection Watcher:127.0.0.1:37505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2510790 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2510790 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2510792 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2510793 T6216 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10bdc39a name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2510793 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2510795 T6194 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2510796 T6194 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2510798 T6194 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2510799 T6194 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2510801 T6194 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2510802 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2510803 T6194 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53214_o_t%2Fy [junit4] 2> 2510803 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53214_o_t%2Fy [junit4] 2> 2510805 T6194 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2510806 T6194 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2510807 T6194 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2510808 T6194 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53214_o_t%2Fy [junit4] 2> 2510808 T6194 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2510809 T6194 oasc.Overseer.start Overseer (id=92623307356110851-127.0.0.1:53214_o_t%2Fy-n_0000000000) starting [junit4] 2> 2510810 T6194 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2510814 T6194 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2510815 T6218 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2510815 T6194 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2510817 T6194 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2510818 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2510819 T6217 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2510821 T6194 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002 [junit4] 2> 2510831 T6194 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/conf/ [junit4] 2> 2511019 T6194 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2511020 T6194 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2511020 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2511021 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2511021 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2511022 T6222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@218433c1 name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2511023 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2511023 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2511024 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2511026 T6194 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2511026 T6194 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2511026 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2511027 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2511028 T6224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1eb1da3 name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2511028 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2511028 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2511030 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2511033 T6217 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2511033 T6217 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2511033 T6217 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2511034 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2511035 T6225 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> 2511035 T6226 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> 2511338 T6194 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2511339 T6194 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2511341 T6194 oejs.AbstractConnector.doStart Started [email protected]:45593 [junit4] 2> 2511342 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2511342 T6194 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2511342 T6194 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-003 [junit4] 2> 2511343 T6194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-003/' [junit4] 2> 2511356 T6194 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-003/solr.xml [junit4] 2> 2511371 T6194 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-003 [junit4] 2> 2511371 T6194 oasc.CoreContainer.<init> New CoreContainer 533041761 [junit4] 2> 2511372 T6194 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-003/] [junit4] 2> 2511372 T6194 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2511372 T6194 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2511373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2511373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2511373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2511373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2511373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2511373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2511374 T6194 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2511374 T6194 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2511374 T6194 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2511375 T6194 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2511375 T6194 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2511375 T6194 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2511375 T6194 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37505/solr [junit4] 2> 2511375 T6194 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2511376 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2511376 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2511394 T6237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@640d2e92 name:ZooKeeperConnection Watcher:127.0.0.1:37505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2511395 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2511395 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2511397 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2511398 T6239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54650c0e name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2511398 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2511403 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2512406 T6194 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45593_o_t%2Fy [junit4] 2> 2512407 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45593_o_t%2Fy [junit4] 2> 2512410 T6194 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2512412 T6194 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-003 [junit4] 2> 2512417 T6194 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-003/conf/ [junit4] 2> 2512523 T6194 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2512524 T6194 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2512524 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2512738 T6194 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2512739 T6194 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2512741 T6194 oejs.AbstractConnector.doStart Started [email protected]:43024 [junit4] 2> 2512742 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2512742 T6194 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2512742 T6194 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004 [junit4] 2> 2512743 T6194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/' [junit4] 2> 2512754 T6194 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/solr.xml [junit4] 2> 2512770 T6194 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004 [junit4] 2> 2512771 T6194 oasc.CoreContainer.<init> New CoreContainer 253627456 [junit4] 2> 2512771 T6194 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/] [junit4] 2> 2512771 T6194 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2512772 T6194 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2512772 T6194 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2512772 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2512772 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2512772 T6194 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2512773 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2512773 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2512773 T6194 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2512773 T6194 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2512774 T6194 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2512774 T6194 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2512774 T6194 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2512774 T6194 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2512775 T6194 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37505/solr [junit4] 2> 2512775 T6194 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2512775 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2512776 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2512777 T6252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7db64580 name:ZooKeeperConnection Watcher:127.0.0.1:37505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2512777 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2512777 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2512779 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2512780 T6254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b33bcd name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2512780 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2512783 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2513786 T6194 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43024_o_t%2Fy [junit4] 2> 2513787 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43024_o_t%2Fy [junit4] 2> 2513790 T6194 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2513792 T6194 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004 [junit4] 2> 2513797 T6194 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/conf/ [junit4] 2> 2513904 T6194 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2513905 T6194 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2513905 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2513906 T6194 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2513907 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2513907 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2513908 T6258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e54615f name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2513908 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2513908 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2513910 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2513914 T6234 oasha.CollectionsHandler.handleCreateAction Creating Collection : maxShardsPerNode=5&version=2&wt=javabin&router.name=implicit&numShards=1&stateFormat=2&shards=a,b&replicationFactor=1&name=customcollreplicadeletion&action=CREATE [junit4] 2> 2513915 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2513916 T6218 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> 2513917 T6259 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> 2513917 T6259 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2513917 T6259 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2513918 T6259 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2513920 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2513921 T6217 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2513921 T6217 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2513922 T6217 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2513923 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2513923 T6225 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> 2513923 T6240 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> 2513923 T6226 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> 2513924 T6255 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> 2513924 T6260 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> 2514020 T6259 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2514020 T6259 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:53214_o_t%2Fy [junit4] 2> 2514021 T6259 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:43024_o_t%2Fy [junit4] 2> 2514023 T6247 oasha.CoreAdminHandler.handleCreateAction core create command version=2&wt=javabin&numShards=2&name=customcollreplicadeletion_b_replica1&shard=b&qt=/admin/cores&collection=customcollreplicadeletion&collection.configName=conf1&action=CREATE [junit4] 2> 2514023 T6209 oasha.CoreAdminHandler.handleCreateAction core create command version=2&wt=javabin&numShards=2&name=customcollreplicadeletion_a_replica1&shard=a&qt=/admin/cores&collection=customcollreplicadeletion&collection.configName=conf1&action=CREATE [junit4] 2> 2514025 T6247 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2514025 T6209 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2514026 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2514026 T6247 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2514026 T6247 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2514027 T6209 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2514027 T6247 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2514028 T6247 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2514028 T6217 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:43024/o_t/y", [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:43024_o_t%2Fy", [junit4] 2> "roles":null, [junit4] 2> "shard":"b", [junit4] 2> "state":"down", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "core":"customcollreplicadeletion_b_replica1"} [junit4] 2> 2514028 T6247 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2514032 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2514032 T6255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2514033 T6255 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2514033 T6209 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2514034 T6209 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2514035 T6209 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2514035 T6209 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2514036 T6217 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2514037 T6217 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:53214/o_t/y", [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:53214_o_t%2Fy", [junit4] 2> "roles":null, [junit4] 2> "shard":"a", [junit4] 2> "state":"down", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "core":"customcollreplicadeletion_a_replica1"} [junit4] 2> 2514038 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2514038 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2514038 T6225 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2514038 T6255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2514039 T6255 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2514040 T6225 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2515029 T6247 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2515029 T6247 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2515029 T6247 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2515029 T6247 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2515030 T6247 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2515030 T6247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/customcollreplicadeletion_b_replica1/' [junit4] 2> 2515035 T6209 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2515036 T6209 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2515036 T6209 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2515036 T6209 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2515037 T6209 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2515037 T6209 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 2515075 T6247 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2515075 T6209 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2515099 T6209 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2515100 T6209 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2515106 T6247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2515107 T6247 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2515108 T6209 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2515113 T6247 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2515375 T6209 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2515380 T6209 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2515383 T6209 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2515387 T6247 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2515399 T6209 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2515400 T6247 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2515402 T6209 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2515402 T6247 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2515405 T6209 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2515406 T6209 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2515406 T6209 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2515407 T6209 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2515411 T6209 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2515411 T6209 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2515411 T6209 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2515412 T6209 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2515412 T6209 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 2515412 T6209 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@606dff1 [junit4] 2> 2515413 T6209 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2515413 T6209 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 2515413 T6209 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2515414 T6209 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2515414 T6209 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 2515415 T6209 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3b17a779)),segFN=segments_1,generation=1} [junit4] 2> 2515415 T6209 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2515418 T6209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2515418 T6209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2515418 T6209 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2515419 T6209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2515419 T6209 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2515419 T6209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2515419 T6209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2515420 T6209 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2515420 T6209 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2515420 T6209 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2515421 T6209 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2515421 T6209 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2515421 T6209 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2515422 T6209 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2515422 T6209 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2515422 T6209 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2515423 T6209 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2515423 T6209 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2515423 T6209 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2515424 T6209 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2515428 T6209 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2515429 T6209 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2515430 T6247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2515431 T6209 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2515432 T6209 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2515433 T6247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2515435 T6209 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2515436 T6209 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2515436 T6247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2515436 T6209 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.815342818346067] [junit4] 2> 2515437 T6247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2515437 T6247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2515438 T6247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2515437 T6209 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3b17a779)),segFN=segments_1,generation=1} [junit4] 2> 2515438 T6209 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2515438 T6247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2515439 T6247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2515439 T6209 oass.SolrIndexSearcher.<init> Opening Searcher@1a36601c[customcollreplicadeletion_a_replica1] main [junit4] 2> 2515440 T6209 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2515439 T6247 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2515440 T6247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2515441 T6247 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 2515441 T6247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@606dff1 [junit4] 2> 2515442 T6247 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/customcollreplicadeletion_b_replica1/data [junit4] 2> 2515442 T6247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 2515442 T6247 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2515443 T6247 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 2515443 T6247 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 2515444 T6209 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2515444 T6209 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2515445 T6247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-11a3e3ac)),segFN=segments_1,generation=1} [junit4] 2> 2515445 T6247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2515446 T6209 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2515446 T6209 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2515446 T6209 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2515447 T6209 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2515448 T6209 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2515451 T6247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2515451 T6247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2515451 T6209 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2515452 T6247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2515453 T6247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2515453 T6247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2515453 T6247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2515453 T6209 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2515454 T6209 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2515454 T6209 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2515457 T6263 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@1a36601c[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2515459 T6209 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2515459 T6209 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:53214/o_t/y collection:customcollreplicadeletion shard:a [junit4] 2> 2515460 T6247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2515460 T6247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2515460 T6247 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2515461 T6247 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2515461 T6247 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2515462 T6247 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2515462 T6247 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2515463 T6247 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2515463 T6247 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2515463 T6247 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2515464 T6209 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2515464 T6247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2515465 T6247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2515465 T6247 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2515466 T6247 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2515468 T6247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2515468 T6209 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2515470 T6247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2515470 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2515470 T6209 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2515471 T6209 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3982 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@7c5e589f url=http://127.0.0.1:53214/o_t/y/customcollreplicadeletion_a_replica1 node=127.0.0.1:53214_o_t%2Fy C3982_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{base_url=http://127.0.0.1:53214/o_t/y, node_name=127.0.0.1:53214_o_t%2Fy, state=down, core=customcollreplicadeletion_a_replica1} [junit4] 2> 2515471 T6209 C3982 P53214 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53214/o_t/y/customcollreplicadeletion_a_replica1/ [junit4] 2> 2515471 T6209 C3982 P53214 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2515472 T6209 C3982 P53214 oasc.SyncStrategy.syncToMe http://127.0.0.1:53214/o_t/y/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2515472 T6209 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53214/o_t/y/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2515472 T6209 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2515474 T6247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2515474 T6217 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2515475 T6247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2515478 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2515479 T6225 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515479 T6255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515479 T6255 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2515482 T6225 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2515485 T6217 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2515487 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2515487 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2515488 T6255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515488 T6225 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515488 T6255 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2515489 T6247 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2515489 T6247 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2515490 T6225 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2515490 T6247 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.815342818346067] [junit4] 2> 2515490 T6247 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-11a3e3ac)),segFN=segments_1,generation=1} [junit4] 2> 2515491 T6247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2515491 T6247 oass.SolrIndexSearcher.<init> Opening Searcher@6c4b91cb[customcollreplicadeletion_b_replica1] main [junit4] 2> 2515492 T6247 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2515492 T6247 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2515493 T6247 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2515493 T6247 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2515493 T6247 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2515494 T6247 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2515495 T6247 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2515495 T6247 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2515496 T6247 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2515496 T6247 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2515499 T6265 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@6c4b91cb[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2515503 T6247 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2515504 T6247 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:43024/o_t/y collection:customcollreplicadeletion shard:b [junit4] 2> 2515505 T6247 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2515513 T6247 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2515515 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2515515 T6247 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2515516 T6247 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3983 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@67dfdbb5 url=http://127.0.0.1:43024/o_t/y/customcollreplicadeletion_b_replica1 node=127.0.0.1:43024_o_t%2Fy C3983_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{base_url=http://127.0.0.1:43024/o_t/y, node_name=127.0.0.1:43024_o_t%2Fy, state=down, core=customcollreplicadeletion_b_replica1} [junit4] 2> 2515516 T6247 C3983 P43024 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43024/o_t/y/customcollreplicadeletion_b_replica1/ [junit4] 2> 2515517 T6247 C3983 P43024 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2515517 T6247 C3983 P43024 oasc.SyncStrategy.syncToMe http://127.0.0.1:43024/o_t/y/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2515517 T6247 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43024/o_t/y/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2515517 T6247 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2515518 T6217 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2515521 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2515521 T6225 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515521 T6255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515522 T6255 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2515523 T6225 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2515526 T6217 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2515527 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2515528 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2515528 T6225 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515528 T6255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515529 T6255 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2515529 T6209 oasc.ZkController.register We are http://127.0.0.1:53214/o_t/y/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:53214/o_t/y/customcollreplicadeletion_a_replica1/ [junit4] 2> 2515529 T6209 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:53214/o_t/y [junit4] 2> 2515530 T6209 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2515530 T6209 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2515531 T6225 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2515533 T6209 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2515534 T6209 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&wt=javabin&numShards=2&name=customcollreplicadeletion_a_replica1&shard=a&qt=/admin/cores&collection=customcollreplicadeletion&collection.configName=conf1&action=CREATE} status=0 QTime=1511 [junit4] 2> 2515536 T6217 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2515536 T6217 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:53214/o_t/y", [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:53214_o_t%2Fy", [junit4] 2> "roles":null, [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "shard":"a", [junit4] 2> "state":"active", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "core":"customcollreplicadeletion_a_replica1"} [junit4] 2> 2515538 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2515539 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2515539 T6255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515540 T6225 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515540 T6255 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2515542 T6225 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2515572 T6247 oasc.ZkController.register We are http://127.0.0.1:43024/o_t/y/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:43024/o_t/y/customcollreplicadeletion_b_replica1/ [junit4] 2> 2515572 T6247 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:43024/o_t/y [junit4] 2> 2515572 T6247 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2515573 T6247 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2515574 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2515576 T6247 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2515577 T6247 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&wt=javabin&numShards=2&name=customcollreplicadeletion_b_replica1&shard=b&qt=/admin/cores&collection=customcollreplicadeletion&collection.configName=conf1&action=CREATE} status=0 QTime=1554 [junit4] 2> 2515578 T6259 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2515580 T6259 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=1511},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1554},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 2515581 T6217 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2515581 T6217 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:43024/o_t/y", [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:43024_o_t%2Fy", [junit4] 2> "roles":null, [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"b", [junit4] 2> "state":"active", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "core":"customcollreplicadeletion_b_replica1"} [junit4] 2> 2515581 T6240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2515582 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2515583 T6234 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={maxShardsPerNode=5&version=2&wt=javabin&router.name=implicit&numShards=1&stateFormat=2&shards=a,b&replicationFactor=1&name=customcollreplicadeletion&action=CREATE} status=0 QTime=1669 [junit4] 2> 2515584 T6194 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 2515584 T6217 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2515585 T6255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515585 T6225 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2515585 T6255 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2515586 T6194 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 2515586 T6194 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2515586 T6225 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2515587 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2515588 T6268 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e32accd name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2515588 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2515589 T6194 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2515590 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2515595 T6250 oasha.CollectionsHandler.handleRemoveReplica Remove replica: version=2&wt=javabin&replica=core_node2&shard=a&collection=customcollreplicadeletion&action=deletereplica [junit4] 2> 2515596 T6225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2515596 T6218 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_node2"} [junit4] 2> 2515597 T6269 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node2"} [junit4] 2> 2515599 T6212 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@7c5e589f [junit4] 2> 2515608 T6212 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> 2515609 T6212 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 2515609 T6212 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 2515609 T6212 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 2515611 T6212 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 2515611 T6212 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 2515611 T6212 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-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/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 2515612 T6212 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-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/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index;done=false>>, CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-So [...truncated too long message...] ion: Task java.util.concurrent.FutureTask@56eed029 rejected from java.util.concurrent.ThreadPoolExecutor@fce1d17[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 2638259 T6258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e54615f name:ZooKeeperConnection Watcher:127.0.0.1:37505/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 2638259 T6258 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=5542634365288DC6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=Asia/Baghdad -Dtests.file.encoding=UTF-8 [junit4] ERROR 128s J0 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43024/o_t/y, http://127.0.0.1:53214/o_t/y, http://127.0.0.1:45593/o_t/y] [junit4] > at __randomizedtesting.SeedInfo.seed([5542634365288DC6:D4A4ED5B1277EDFA]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:939) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:717) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:660) [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_node2 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:353) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312) [junit4] > ... 45 more [junit4] 2> 2638266 T6194 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/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5542634365288DC6-001 [junit4] 2> 127913 T6193 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr__#Latn, timezone=Asia/Baghdad [junit4] 2> NOTE: Linux 3.13.0-37-generic amd64/Oracle Corporation 1.7.0_67 (64-bit)/cpus=8,threads=1,free=180758592,total=341966848 [junit4] 2> NOTE: All tests run in this JVM: [TestDocumentBuilder, TestAnalyzeInfixSuggestions, HdfsUnloadDistributedZkTest, TestCodecSupport, TestSearcherReuse, AnalysisErrorHandlingTest, ModifyConfFileTest, TestDistributedSearch, HdfsChaosMonkeySafeLeaderTest, DistribDocExpirationUpdateProcessorTest, TestPartialUpdateDeduplication, ShardRoutingTest, TestComponentsName, TestSchemaManager, TestBulkSchemaConcurrent, ShardSplitTest, TestSurroundQueryParser, BadIndexSchemaTest, TestSort, HdfsSyncSliceTest, TestUniqueKeyFieldResource, TestLeaderElectionZkExpiry, TestShortCircuitedRequests, MoreLikeThisHandlerTest, SpellCheckComponentTest, QueryResultKeyTest, TestSolrJ, TestRandomDVFaceting, TestInfoStreamLogging, TestHashPartitioner, FieldMutatingUpdateProcessorTest, TestLuceneMatchVersion, TestFaceting, TestStressRecovery, OpenExchangeRatesOrgProviderTest, MigrateRouteKeyTest, HdfsCollectionsAPIDistributedZkTest, DistributedFacetPivotLongTailTest, HighlighterConfigTest, TestSolrXmlPersistence, TestReplicationHandler, TestTrie, BlockCacheTest, SpellCheckCollatorTest, TestCollectionAPI, DistributedFacetPivotSmallTest, BasicDistributedZkTest, DocValuesMissingTest, ConnectionManagerTest, TestRangeQuery, WordBreakSolrSpellCheckerTest, SystemInfoHandlerTest, ParsingFieldUpdateProcessorsTest, TestFoldingMultitermQuery, OverseerCollectionProcessorTest, SolrCoreCheckLockOnStartupTest, TestHighlightDedupGrouping, SignatureUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, TestFieldTypeCollectionResource, XsltUpdateRequestHandlerTest, TestSimpleQParserPlugin, OutOfBoxZkACLAndCredentialsProvidersTest, TestCoreDiscovery, FastVectorHighlighterTest, ShowFileRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, RegexBoostProcessorTest, SyncSliceTest, TestStressVersions, TestCloudSchemaless, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, TestFastOutputStream, TestDFRSimilarityFactory, CursorPagingTest, TestDistribDocBasedVersion, TestManagedSchema, TestStandardQParsers, DocumentBuilderTest, TestManagedSchemaDynamicFieldResource, TestDefaultSimilarityFactory, TestLMJelinekMercerSimilarityFactory, HighlighterTest, TestManagedResourceStorage, BadComponentTest, ChangedSchemaMergeTest, SpellingQueryConverterTest, TestCloudInspectUtil, NoCacheHeaderTest, TestSearchPerf, CollectionsAPIAsyncDistributedZkTest, DistributedSpellCheckComponentTest, HdfsDirectoryTest, TestNRTOpen, TestRestManager, BadCopyFieldTest, ExternalFileFieldSortTest, TestArbitraryIndexDir, FileUtilsTest, HdfsBasicDistributedZk2Test, OverseerRolesTest, TestJmxIntegration, TestReplicaProperties, TestAnalyzedSuggestions, TestSolrDeletionPolicy2, TestExceedMaxTermLength, TestDistributedGrouping, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, CoreAdminHandlerTest, TestCSVLoader, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestLFUCache, TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, MinimalSchemaTest, OutputWriterTest, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, PluginInfoTest, TestFastLRUCache, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, AliasIntegrationTest, AssignTest, CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J0 in 128.18s, 1 test, 1 error <<< FAILURES! [...truncated 255 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: There were test failures: 437 suites, 1785 tests, 1 error, 43 ignored (21 assumptions) Total time: 104 minutes 25 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC 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]
