Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11375/ Java: 64bit/jdk1.9.0-ea-b28 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:54836/as_oq, https://127.0.0.1:48719/as_oq, https://127.0.0.1:59371/as_oq, https://127.0.0.1:43034/as_oq, https://127.0.0.1:38310/as_oq] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:54836/as_oq, https://127.0.0.1:48719/as_oq, https://127.0.0.1:59371/as_oq, https://127.0.0.1:43034/as_oq, https://127.0.0.1:38310/as_oq] at __randomizedtesting.SeedInfo.seed([3E2E15D092187917:BFC89BC8E547192B]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:484) 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 : delLiveColl/shard1/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more Build Log: [...truncated 11826 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/init-core-data-001 [junit4] 2> 2035673 T6339 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 2035674 T6339 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /as_oq/ [junit4] 2> 2035677 T6339 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2035677 T6339 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2035678 T6340 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2035778 T6339 oasc.ZkTestServer.run start zk server on port:39731 [junit4] 2> 2035778 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2035779 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2035782 T6346 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25dc5a3f name:ZooKeeperConnection Watcher:127.0.0.1:39731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2035782 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2035783 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2035783 T6339 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2035789 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2035789 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2035790 T6348 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2406dfa9 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2035790 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2035791 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2035791 T6339 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2035794 T6339 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2035797 T6339 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2035799 T6339 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2035802 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2035803 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2035807 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2035807 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2035810 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2035811 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2035813 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2035813 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2035815 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2035816 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2035818 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2035819 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2035821 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2035821 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2035824 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2035824 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2035826 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2035827 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2035829 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2035829 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2035831 T6339 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2035831 T6339 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2035834 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2035834 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2035835 T6350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f64b257 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2035836 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2035836 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2036087 T6339 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2036090 T6339 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2036092 T6339 oejs.AbstractConnector.doStart Started [email protected]:43034 [junit4] 2> 2036093 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2036094 T6339 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2036094 T6339 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-002 [junit4] 2> 2036094 T6339 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-002/' [junit4] 2> 2036103 T6339 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-002/solr.xml [junit4] 2> 2036109 T6339 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-002 [junit4] 2> 2036110 T6339 oasc.CoreContainer.<init> New CoreContainer 1629033909 [junit4] 2> 2036110 T6339 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-002/] [junit4] 2> 2036110 T6339 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2036111 T6339 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2036111 T6339 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2036111 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2036112 T6339 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2036112 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2036112 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2036112 T6339 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2036113 T6339 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2036114 T6339 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2036115 T6339 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2036115 T6339 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2036115 T6339 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2036116 T6339 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39731/solr [junit4] 2> 2036116 T6339 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2036116 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2036117 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2036118 T6361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f07246f name:ZooKeeperConnection Watcher:127.0.0.1:39731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2036118 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2036119 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2036121 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2036122 T6363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1309c4a3 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2036122 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2036123 T6339 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2036125 T6339 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2036127 T6339 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2036129 T6339 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2036131 T6339 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2036133 T6339 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2036134 T6339 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43034_as_oq [junit4] 2> 2036135 T6339 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43034_as_oq [junit4] 2> 2036136 T6339 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2036138 T6339 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2036140 T6339 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2036142 T6339 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:43034_as_oq [junit4] 2> 2036142 T6339 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2036145 T6339 oasc.Overseer.start Overseer (id=92558006619275268-127.0.0.1:43034_as_oq-n_0000000000) starting [junit4] 2> 2036148 T6339 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2036155 T6339 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2036156 T6365 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2036157 T6339 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2036159 T6339 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2036161 T6339 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2036164 T6364 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2036165 T6339 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-002 [junit4] 2> 2036179 T6339 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-002/conf/ [junit4] 2> 2036332 T6339 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2036333 T6339 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2036333 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2036334 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2036335 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2036336 T6369 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c5077d0 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2036336 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2036336 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2036337 T6339 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2036340 T6339 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2036340 T6339 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2036341 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2036341 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2036354 T6371 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b550263 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2036355 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2036355 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2036358 T6372 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2036361 T6364 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2036361 T6364 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2036362 T6364 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2036364 T6364 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2036365 T6372 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> 2036365 T6373 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> 2036609 T6339 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2036610 T6339 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2036612 T6339 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2036613 T6339 oejs.AbstractConnector.doStart Started [email protected]:38310 [junit4] 2> 2036614 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2036615 T6339 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2036615 T6339 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003 [junit4] 2> 2036615 T6339 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/' [junit4] 2> 2036624 T6339 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/solr.xml [junit4] 2> 2036629 T6339 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003 [junit4] 2> 2036630 T6339 oasc.CoreContainer.<init> New CoreContainer 640029878 [junit4] 2> 2036630 T6339 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/] [junit4] 2> 2036631 T6339 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2036631 T6339 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2036631 T6339 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2036631 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2036632 T6339 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2036632 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2036632 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2036632 T6339 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2036632 T6339 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2036633 T6339 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2036634 T6339 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2036634 T6339 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2036634 T6339 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2036635 T6339 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39731/solr [junit4] 2> 2036635 T6339 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2036635 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2036636 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2036637 T6384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71d30ef0 name:ZooKeeperConnection Watcher:127.0.0.1:39731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2036637 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2036637 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2036638 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2036639 T6386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46e1169 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2036639 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2036642 T6339 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2037645 T6339 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38310_as_oq [junit4] 2> 2037647 T6339 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38310_as_oq [junit4] 2> 2037650 T6339 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2037652 T6339 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003 [junit4] 2> 2037663 T6339 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/conf/ [junit4] 2> 2037788 T6339 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2037789 T6339 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2037789 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2038037 T6339 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2038037 T6339 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2038039 T6339 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2038040 T6339 oejs.AbstractConnector.doStart Started [email protected]:54836 [junit4] 2> 2038042 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2038042 T6339 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2038042 T6339 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004 [junit4] 2> 2038042 T6339 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/' [junit4] 2> 2038052 T6339 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/solr.xml [junit4] 2> 2038057 T6339 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004 [junit4] 2> 2038058 T6339 oasc.CoreContainer.<init> New CoreContainer 521046244 [junit4] 2> 2038058 T6339 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/] [junit4] 2> 2038058 T6339 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2038059 T6339 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2038059 T6339 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2038059 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2038059 T6339 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2038060 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2038060 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2038060 T6339 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2038060 T6339 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2038061 T6339 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2038062 T6339 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2038062 T6339 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2038062 T6339 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2038063 T6339 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39731/solr [junit4] 2> 2038063 T6339 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2038063 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2038064 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2038065 T6399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57c85608 name:ZooKeeperConnection Watcher:127.0.0.1:39731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2038066 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2038066 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2038068 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2038069 T6401 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7397993e name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2038069 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2038076 T6339 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2039080 T6339 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54836_as_oq [junit4] 2> 2039081 T6339 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54836_as_oq [junit4] 2> 2039101 T6339 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2039104 T6339 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004 [junit4] 2> 2039113 T6339 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/conf/ [junit4] 2> 2039261 T6339 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2039262 T6339 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2039262 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2039500 T6339 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 2039501 T6339 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2039504 T6339 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2039505 T6339 oejs.AbstractConnector.doStart Started [email protected]:48719 [junit4] 2> 2039507 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2039507 T6339 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2039508 T6339 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-005 [junit4] 2> 2039508 T6339 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-005/' [junit4] 2> 2039518 T6339 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-005/solr.xml [junit4] 2> 2039523 T6339 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-005 [junit4] 2> 2039524 T6339 oasc.CoreContainer.<init> New CoreContainer 1921688279 [junit4] 2> 2039524 T6339 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-005/] [junit4] 2> 2039525 T6339 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2039525 T6339 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2039525 T6339 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2039525 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2039526 T6339 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2039526 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2039526 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2039526 T6339 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2039526 T6339 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2039528 T6339 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2039528 T6339 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2039528 T6339 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2039529 T6339 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2039529 T6339 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39731/solr [junit4] 2> 2039529 T6339 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2039529 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2039530 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2039531 T6414 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@470bc30b name:ZooKeeperConnection Watcher:127.0.0.1:39731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2039531 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2039531 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2039533 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2039533 T6416 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@783ef486 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2039534 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2039536 T6339 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2040539 T6339 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48719_as_oq [junit4] 2> 2040541 T6339 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48719_as_oq [junit4] 2> 2040545 T6339 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2040549 T6339 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-005 [junit4] 2> 2040558 T6339 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-005/conf/ [junit4] 2> 2040674 T6339 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2040675 T6339 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2040675 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2040916 T6339 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 2040917 T6339 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2040919 T6339 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2040920 T6339 oejs.AbstractConnector.doStart Started [email protected]:59371 [junit4] 2> 2040923 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2040923 T6339 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2040923 T6339 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-006 [junit4] 2> 2040923 T6339 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-006/' [junit4] 2> 2040933 T6339 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-006/solr.xml [junit4] 2> 2040958 T6339 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-006 [junit4] 2> 2040958 T6339 oasc.CoreContainer.<init> New CoreContainer 1070310837 [junit4] 2> 2040959 T6339 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-006/] [junit4] 2> 2040959 T6339 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2040960 T6339 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2040960 T6339 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2040960 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2040961 T6339 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2040961 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2040962 T6339 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2040962 T6339 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2040962 T6339 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2040964 T6339 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2040964 T6339 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2040965 T6339 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2040965 T6339 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2040965 T6339 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39731/solr [junit4] 2> 2040965 T6339 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2040966 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2040966 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2040967 T6429 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cfe0a04 name:ZooKeeperConnection Watcher:127.0.0.1:39731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2040967 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2040967 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2040969 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2040969 T6431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e350d54 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2040969 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2040973 T6339 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2041976 T6339 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59371_as_oq [junit4] 2> 2041977 T6339 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59371_as_oq [junit4] 2> 2041980 T6339 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2041984 T6339 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-006 [junit4] 2> 2041992 T6339 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-006/conf/ [junit4] 2> 2042143 T6339 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2042144 T6339 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2042144 T6339 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2042147 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2042148 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2042149 T6435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c441f75 name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2042149 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2042149 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2042150 T6339 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2042154 T6339 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 2042154 T6339 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2042155 T6339 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2042156 T6437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31b4d22c name:ZooKeeperConnection Watcher:127.0.0.1:39731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2042156 T6339 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2042156 T6339 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2042157 T6339 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2042239 T6397 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2 [junit4] 2> 2042240 T6372 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2042243 T6365 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":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 2042244 T6438 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 2042246 T6438 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2042246 T6438 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 2042247 T6438 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 2042249 T6372 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2042252 T6364 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 2042252 T6364 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 2042252 T6364 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 2042254 T6364 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 2042254 T6432 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2042254 T6402 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2042255 T6372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2042255 T6440 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2042254 T6373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2042254 T6417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2042254 T6387 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2042255 T6439 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2042349 T6438 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 2042349 T6438 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:54836_as_oq [junit4] 2> 2042350 T6438 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:43034_as_oq [junit4] 2> 2042353 T6438 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:38310_as_oq [junit4] 2> 2042356 T6438 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:48719_as_oq [junit4] 2> 2042421 T6356 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2042423 T6356 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 2042426 T6394 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2042426 T6382 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2042427 T6372 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2042427 T6356 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2042428 T6356 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2042428 T6356 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2042428 T6394 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 2042429 T6382 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 2042429 T6356 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2042430 T6356 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2042430 T6394 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2042430 T6394 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2042430 T6382 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2042431 T6382 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2042432 T6382 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2042431 T6394 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2042433 T6382 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2042433 T6382 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2042433 T6364 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2042433 T6364 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:43034/as_oq", [junit4] 2> "node_name":"127.0.0.1:43034_as_oq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2042434 T6394 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2042434 T6394 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2042435 T6409 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2042436 T6364 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2042437 T6387 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042437 T6372 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042437 T6402 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042437 T6387 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2042438 T6402 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2042438 T6409 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 2042439 T6372 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2042439 T6409 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2042439 T6409 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2042440 T6409 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2042441 T6409 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2042441 T6409 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2042441 T6364 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2042442 T6364 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:54836/as_oq", [junit4] 2> "node_name":"127.0.0.1:54836_as_oq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2042443 T6372 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2042443 T6364 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2042444 T6387 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042444 T6402 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042444 T6387 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2042444 T6417 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042444 T6372 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042444 T6402 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2042446 T6417 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2042446 T6372 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2042451 T6364 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2042451 T6364 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:38310/as_oq", [junit4] 2> "node_name":"127.0.0.1:38310_as_oq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2042452 T6372 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2042453 T6364 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2042453 T6387 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042453 T6417 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042453 T6402 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042453 T6372 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042454 T6417 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2042454 T6387 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2042454 T6402 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2042455 T6372 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2042456 T6364 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2042457 T6364 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:48719/as_oq", [junit4] 2> "node_name":"127.0.0.1:48719_as_oq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2042458 T6372 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2042458 T6364 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2042458 T6387 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042458 T6417 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042458 T6402 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042459 T6372 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2042459 T6387 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2042459 T6402 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2042459 T6417 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2042460 T6372 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2043430 T6356 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 2043431 T6356 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2043431 T6356 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2043431 T6356 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2043432 T6356 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2043432 T6356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-002/delLiveColl_shard1_replica2/' [junit4] 2> 2043433 T6382 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 2043434 T6382 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2043434 T6394 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 2043435 T6394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2043435 T6382 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2043435 T6382 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2043436 T6394 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2043436 T6382 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2043436 T6394 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2043436 T6382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/delLiveColl_shard2_replica1/' [junit4] 2> 2043439 T6394 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2043439 T6394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/delLiveColl_shard1_replica1/' [junit4] 2> 2043441 T6409 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 2043442 T6409 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2043442 T6409 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2043442 T6409 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2043443 T6409 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2043443 T6409 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-005/delLiveColl_shard2_replica2/' [junit4] 2> 2043468 T6394 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2043488 T6382 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2043493 T6356 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2043494 T6409 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2043502 T6394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2043513 T6394 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2043518 T6382 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2043518 T6394 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 2043519 T6409 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2043521 T6356 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2043524 T6382 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2043524 T6409 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2043524 T6356 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2043530 T6409 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 2043532 T6382 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 2043553 T6356 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 2043753 T6394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2043758 T6394 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2043761 T6394 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2043765 T6382 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2043770 T6382 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2043771 T6382 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2043772 T6394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2043785 T6394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2043787 T6382 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2043788 T6394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2043790 T6382 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2043790 T6394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2043790 T6394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2043791 T6394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2043792 T6356 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2043792 T6382 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2043792 T6394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2043793 T6394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2043794 T6394 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl [junit4] 2> 2043793 T6382 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2043794 T6382 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2043794 T6394 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2043795 T6382 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2043795 T6394 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/delLiveColl_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/delLiveColl_shard1_replica1/data/ [junit4] 2> 2043795 T6409 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2043796 T6394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78e10466 [junit4] 2> 2043797 T6356 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2043797 T6394 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/delLiveColl_shard1_replica1/data [junit4] 2> 2043797 T6382 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2043798 T6382 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2043798 T6394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/delLiveColl_shard1_replica1/data/index/ [junit4] 2> 2043799 T6394 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2043799 T6356 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2043799 T6409 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2043798 T6382 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl [junit4] 2> 2043799 T6394 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-004/delLiveColl_shard1_replica1/data/index [junit4] 2> 2043800 T6382 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2043801 T6394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=36.1298828125, floorSegmentMB=0.3759765625, forceMergeDeletesPctAllowed=9.48031387501179, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2043801 T6382 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/delLiveColl_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/delLiveColl_shard2_replica1/data/ [junit4] 2> 2043801 T6394 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4cf849fb)),segFN=segments_1,generation=1} [junit4] 2> 2043802 T6394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2043801 T6409 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2043801 T6382 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78e10466 [junit4] 2> 2043803 T6382 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/delLiveColl_shard2_replica1/data [junit4] 2> 2043803 T6382 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/delLiveColl_shard2_replica1/data/index/ [junit4] 2> 2043803 T6382 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2043804 T6382 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001/tempDir-003/delLiveColl_shard2_replica1/data/index [junit4] 2> 2043804 T6382 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=36.1298828125, floorSegmentMB=0.3759765625, forceMergeDeletesPctAllowed=9.48031387501179, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2043805 T6382 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6416eb29)),segFN=segments_1,generation=1} [junit4] 2> 2043805 T6382 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2043805 T6394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2043806 T6394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2043806 T6394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2043806 T6394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2043806 T6394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2043807 T6394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2043807 T6394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2043807 T6382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2043808 T6394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2043808 T6394 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2043808 T6382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2043808 T6394 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2043809 T6394 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2043809 T6382 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2043810 T6394 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2043810 T6382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2043810 T6382 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2043810 T6394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2043810 T6382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2043811 T6394 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2043811 T6394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2043811 T6382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2043811 T6356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2043812 T6382 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2043812 T6382 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2043812 T6394 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2043813 T6394 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2043814 T6394 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2043814 T6394 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2043814 T6394 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2043814 T6356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2043815 T6382 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2043815 T6382 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2043816 T6382 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2043816 T6394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2043816 T6382 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2043817 T6382 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2043817 T6382 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2043818 T6394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2043818 T6382 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2043818 T6356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2043819 T6394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2043819 T6382 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2043819 T6382 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2043820 T6356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2043820 T6356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2043820 T6394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2043820 T6382 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2043820 T6356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2043821 T6382 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] [...truncated too long message...] r watch triggered, but Solr cannot talk to ZK [junit4] 2> 2243301 T6339 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/as_oq,null} [junit4] 2> 2248289 T6339 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 59371 [junit4] 2> 2248289 T6339 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1070310837 [junit4] 2> 2248290 T6339 oasc.Overseer.close Overseer (id=92558006619275278-127.0.0.1:59371_as_oq-n_0000000004) closing [junit4] 2> 2248290 T6503 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:59371_as_oq [junit4] 2> 2249791 T6502 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2249815 T6339 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/as_oq,null} [junit4] 2> 2254804 T6339 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2254806 T6339 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:39731 39731 [junit4] 2> 2255349 T6340 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:39731 39731 [junit4] 2> 2255350 T6340 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/aliases.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/delLiveColl/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 4 /solr/overseer/queue [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=3E2E15D092187917 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=America/Maceio -Dtests.file.encoding=US-ASCII [junit4] ERROR 220s J1 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:54836/as_oq, https://127.0.0.1:48719/as_oq, https://127.0.0.1:59371/as_oq, https://127.0.0.1:43034/as_oq, https://127.0.0.1:38310/as_oq] [junit4] > at __randomizedtesting.SeedInfo.seed([3E2E15D092187917:BFC89BC8E547192B]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) [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 : delLiveColl/shard1/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 46 more [junit4] 2> 2255364 T6339 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-3E2E15D092187917-001 [junit4] 2> 219694 T6338 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=is, timezone=America/Maceio [junit4] 2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=213594760,total=327217152 [junit4] 2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, TestUniqueKeyFieldResource, SliceStateTest, DirectUpdateHandlerOptimizeTest, TestCollectionAPI, TestCSVLoader, TestShortCircuitedRequests, ScriptEngineTest, TestSchemaManager, AnalyticsMergeStrategyTest, UniqFieldsUpdateProcessorFactoryTest, FileBasedSpellCheckerTest, TestValueSourceCache, TestDynamicFieldResource, SharedFSAutoReplicaFailoverUtilsTest, BasicDistributedZk2Test, TestSolrXml, CollectionsAPIAsyncDistributedZkTest, SolrXmlInZkTest, TestPHPSerializedResponseWriter, CoreMergeIndexesAdminHandlerTest, SharedFSAutoReplicaFailoverTest, ClusterStateTest, TestCharFilters, TestLazyCores, TestNoOpRegenerator, ConvertedLegacyTest, TestRequestStatusCollectionAPI, TestElisionMultitermQuery, TestMergePolicyConfig, DistribDocExpirationUpdateProcessorTest, TestSweetSpotSimilarityFactory, TestFunctionQuery, AliasIntegrationTest, TestFiltering, DateFieldTest, CircularListTest, ShardRoutingCustomTest, TermVectorComponentDistributedTest, TestModifyConfFiles, SortByFunctionTest, DistributedQueryElevationComponentTest, DistributedTermsComponentTest, SchemaVersionSpecificBehaviorTest, SolrTestCaseJ4Test, SampleTest, TestStandardQParsers, MultiTermTest, TestCoreContainer, BasicZkTest, DeleteShardTest, LeaderFailoverAfterPartitionTest, TestQueryUtils, ExitableDirectoryReaderTest, NumericFieldsTest, AutoCommitTest, TestManagedSynonymFilterFactory, DocExpirationUpdateProcessorFactoryTest, SolrPluginUtilsTest, TestXIncludeConfig, LoggingHandlerTest, SynonymTokenizerTest, TestInfoStreamLogging, IndexSchemaRuntimeFieldTest, TestAnalyzeInfixSuggestions, TestPseudoReturnFields, DeleteInactiveReplicaTest, PolyFieldTest, TestOverriddenPrefixQueryForCustomFieldType, AlternateDirectoryTest, TestHighFrequencyDictionaryFactory, DistributedIntervalFacetingTest, TestImplicitCoreProperties, TestFileDictionaryLookup, BlockDirectoryTest, TestAtomicUpdateErrorCases, TestBadConfig, FullSolrCloudDistribCmdsTest, QueryElevationComponentTest, TestInitParams, LukeRequestHandlerTest, TestAddFieldRealTimeGet, FieldAnalysisRequestHandlerTest, BinaryUpdateRequestHandlerTest, TestDynamicFieldCollectionResource, HardAutoCommitTest, TestFieldTypeCollectionResource, TestUpdate, AssignTest, SuggesterFSTTest, TestDefaultSearchFieldResource, HighlighterMaxOffsetTest, SOLR749Test, SpatialFilterTest, OutputWriterTest, SolrCoreTest, TermVectorComponentTest, TestCollationField, DistanceFunctionTest, UpdateRequestProcessorFactoryTest, TestSortingResponseWriter, TestJoin, TestSolrQueryParser, TestMaxScoreQueryParser, ParsingFieldUpdateProcessorsTest, ReplicationFactorTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest, RecoveryZkTest, TestReplicationHandler, BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest, DocValuesTest, SuggesterTest, TestStressLucene, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, RequestHandlersTest, TestIndexingPerformance, RequiredFieldsTest, RegexBoostProcessorTest, JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, SearchHandlerTest, TestLFUCache, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestDocSet, TestSearchPerf, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, ConnectionManagerTest, DeleteReplicaTest] [junit4] Completed on J1 in 220.23s, 1 test, 1 error <<< FAILURES! [...truncated 271 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 436 suites, 1783 tests, 1 error, 44 ignored (22 assumptions) Total time: 93 minutes 45 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b28 -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]
