Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4530/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: false)
1 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62361/xgr/e/repfacttest_c8n_1x3_shard1_replica3 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62361/xgr/e/repfacttest_c8n_1x3_shard1_replica3 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277) at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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:54) 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.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62361/xgr/e/repfacttest_c8n_1x3_shard1_replica3 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) ... 46 more Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 51 more Build Log: [...truncated 8824 lines...] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\init-core-data-001 [junit4] 2> 620671 T2439 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xgr/e [junit4] 2> 620673 T2439 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 620673 T2439 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 620674 T2440 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 620746 T2439 oasc.ZkTestServer.run start zk server on port:62331 [junit4] 2> 620746 T2439 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 620749 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 620756 T2447 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5151944c name:ZooKeeperConnection Watcher:127.0.0.1:62331 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 620756 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 620756 T2439 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 620756 T2439 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 620762 T2439 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 620763 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 620765 T2450 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@330f5e38 name:ZooKeeperConnection Watcher:127.0.0.1:62331/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 620765 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 620765 T2439 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 620765 T2439 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 620769 T2439 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 620772 T2439 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 620774 T2439 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 620777 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 620777 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 620784 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 620784 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 620787 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 620787 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 620789 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 620789 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 620791 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 620791 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 620794 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 620794 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 620797 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 620797 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 620799 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 620799 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 620801 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 620801 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 620803 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 620803 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 620805 T2439 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 620805 T2439 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 622005 T2439 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 622012 T2439 oejs.AbstractConnector.doStart Started [email protected]:62339 [junit4] 2> 622012 T2439 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 622012 T2439 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 622012 T2439 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-002 [junit4] 2> 622012 T2439 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-002\' [junit4] 2> 622038 T2439 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-002\solr.xml [junit4] 2> 622053 T2439 oasc.CoreContainer.<init> New CoreContainer 730248465 [junit4] 2> 622053 T2439 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-002\] [junit4] 2> 622054 T2439 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 622054 T2439 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 622054 T2439 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 622054 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 622054 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 622054 T2439 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 622054 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 622054 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 622055 T2439 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 622055 T2439 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 622055 T2439 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 622056 T2439 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 622056 T2439 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 622056 T2439 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 622056 T2439 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62331/solr [junit4] 2> 622057 T2439 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 622057 T2439 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 622059 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 622060 T2462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d0c1d2b name:ZooKeeperConnection Watcher:127.0.0.1:62331 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 622061 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 622061 T2439 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 622065 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 622067 T2465 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@290a04da name:ZooKeeperConnection Watcher:127.0.0.1:62331/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 622067 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 622068 T2439 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 622072 T2439 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 622075 T2439 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 622078 T2439 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 622082 T2439 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 622085 T2439 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 622087 T2439 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62338_xgr%2Fe [junit4] 2> 622088 T2439 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62338_xgr%2Fe [junit4] 2> 622091 T2439 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 622093 T2439 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 622095 T2439 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 622097 T2439 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:62338_xgr%2Fe [junit4] 2> 622097 T2439 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 622100 T2439 oasc.Overseer.start Overseer (id=93080005705990147-127.0.0.1:62338_xgr%2Fe-n_0000000000) starting [junit4] 2> 622102 T2439 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 622113 T2439 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 622114 T2467 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 622114 T2439 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 622118 T2439 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 622119 T2439 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 622125 T2466 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 622127 T2469 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 622127 T2469 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 622128 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 622128 T2469 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 622134 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62338/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62338_xgr%2Fe", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 622135 T2466 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62338/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62338_xgr%2Fe", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 622135 T2466 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 622135 T2466 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 622137 T2465 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> 622846 T2469 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 622846 T2469 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 622848 T2469 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 622848 T2469 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 622851 T2469 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 622851 T2469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-002\collection1\' [junit4] 2> 622855 T2469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 622857 T2469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 622859 T2469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 622884 T2469 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 622886 T2469 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 622898 T2469 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 622907 T2469 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 622920 T2469 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 622922 T2469 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 622926 T2469 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 623046 T2469 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 623051 T2469 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 623051 T2469 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 623064 T2469 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 623066 T2469 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 623068 T2469 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 623069 T2469 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 623070 T2469 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 623070 T2469 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 623071 T2469 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 623071 T2469 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 623071 T2469 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 623071 T2469 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 623072 T2469 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/control/data\ [junit4] 2> 623072 T2469 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bde82a [junit4] 2> 623073 T2469 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/control/data\ [junit4] 2> 623073 T2469 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/control/data\index/ [junit4] 2> 623073 T2469 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 623073 T2469 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/control/data\index [junit4] 2> 623073 T2469 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=696811535, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 623073 T2469 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@15d2dc44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1fdbc0),segFN=segments_1,generation=1} [junit4] 2> 623073 T2469 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 623075 T2469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 623076 T2469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 623076 T2469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 623076 T2469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 623076 T2469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 623076 T2469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 623076 T2469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 623076 T2469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 623076 T2469 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 623087 T2469 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 623087 T2469 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 623087 T2469 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 623087 T2469 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 623087 T2469 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 623088 T2469 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 623088 T2469 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 623088 T2469 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 623088 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 623089 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 623089 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 623090 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 623090 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 623090 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 623090 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 623090 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 623090 T2469 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 623090 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 623091 T2469 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 623095 T2469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 623096 T2469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 623097 T2469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 623097 T2469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 623097 T2469 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 623100 T2469 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 623100 T2469 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 623100 T2469 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6640625, noCFSRatio=0.2516337072056494] [junit4] 2> 623100 T2469 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@15d2dc44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1fdbc0),segFN=segments_1,generation=1} [junit4] 2> 623100 T2469 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 623101 T2469 oass.SolrIndexSearcher.<init> Opening Searcher@652feb36[collection1] main [junit4] 2> 623101 T2469 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 623102 T2469 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 623102 T2469 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 623103 T2469 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 623103 T2469 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 623103 T2469 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 623104 T2469 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 623104 T2469 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 623104 T2469 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 623104 T2469 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 623104 T2469 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 623106 T2439 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 623106 T2439 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 623107 T2439 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 623109 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 623109 T2470 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@652feb36[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 623109 T2473 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62338/xgr/e collection:control_collection shard:shard1 [junit4] 2> 623111 T2473 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 623117 T2473 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 623118 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 623119 T2473 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 623119 T2473 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2315 name=collection1 org.apache.solr.core.SolrCore@77356c7c url=http://127.0.0.1:62338/xgr/e/collection1 node=127.0.0.1:62338_xgr%2Fe C2315_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:62338/xgr/e, node_name=127.0.0.1:62338_xgr%2Fe, state=down} [junit4] 2> 623119 T2473 C2315 P62338 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62338/xgr/e/collection1/ [junit4] 2> 623119 T2473 C2315 P62338 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 623119 T2473 C2315 P62338 oasc.SyncStrategy.syncToMe http://127.0.0.1:62338/xgr/e/collection1/ has no replicas [junit4] 2> 623119 T2473 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62338/xgr/e/collection1/ shard1 [junit4] 2> 623120 T2473 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 623120 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 623127 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 623129 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:62338/xgr/e", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 623132 T2477 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@315d9629 name:ZooKeeperConnection Watcher:127.0.0.1:62331/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 623132 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 623133 T2439 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 623134 T2439 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 623136 T2439 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 623205 T2465 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> 623205 T2477 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> 623238 T2473 oasc.ZkController.register We are http://127.0.0.1:62338/xgr/e/collection1/ and leader is http://127.0.0.1:62338/xgr/e/collection1/ [junit4] 2> 623238 T2473 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62338/xgr/e [junit4] 2> 623238 T2473 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 623238 T2473 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 623238 T2473 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 623240 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 623244 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62338/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62338_xgr%2Fe", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 623244 T2466 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62338/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62338_xgr%2Fe", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 623329 T2465 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> 623330 T2477 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> 624248 T2439 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 624249 T2439 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 624252 T2439 oejs.AbstractConnector.doStart Started [email protected]:62352 [junit4] 2> 624253 T2439 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 624253 T2439 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 624253 T2439 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-003 [junit4] 2> 624253 T2439 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-003\' [junit4] 2> 624280 T2439 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-003\solr.xml [junit4] 2> 624294 T2439 oasc.CoreContainer.<init> New CoreContainer 1481445023 [junit4] 2> 624295 T2439 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-003\] [junit4] 2> 624296 T2439 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 624296 T2439 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 624296 T2439 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 624296 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 624297 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 624297 T2439 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 624297 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 624298 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 624298 T2439 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 624299 T2439 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 624299 T2439 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 624299 T2439 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 624300 T2439 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 624300 T2439 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 624300 T2439 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62331/solr [junit4] 2> 624300 T2439 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 624301 T2439 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 624303 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 624307 T2489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26bab5e9 name:ZooKeeperConnection Watcher:127.0.0.1:62331 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 624308 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 624308 T2439 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 624311 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 624313 T2492 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@662e5edf name:ZooKeeperConnection Watcher:127.0.0.1:62331/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 624314 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 624323 T2439 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 624975 T2439 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62351_xgr%2Fe [junit4] 2> 624977 T2439 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62351_xgr%2Fe [junit4] 2> 624985 T2439 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 624993 T2493 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 624994 T2493 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 624994 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 624994 T2493 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 624996 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62351/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62351_xgr%2Fe", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 624996 T2466 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62351/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62351_xgr%2Fe", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 624996 T2466 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 624996 T2466 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 624997 T2465 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 624998 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 624997 T2477 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 625640 T2493 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 625640 T2493 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 625642 T2493 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 625642 T2493 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 625644 T2493 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 625644 T2493 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-003\collection1\' [junit4] 2> 625649 T2493 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 625651 T2493 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 625653 T2493 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 625672 T2493 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 625675 T2493 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 625685 T2493 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 625691 T2493 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 625703 T2493 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 625705 T2493 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 625709 T2493 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 625814 T2493 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 625819 T2493 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 625822 T2493 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 625834 T2493 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 625837 T2493 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 625839 T2493 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 625840 T2493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 625841 T2493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 625841 T2493 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 625842 T2493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 625842 T2493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 625842 T2493 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 625842 T2493 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 625842 T2493 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/jetty1\ [junit4] 2> 625842 T2493 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bde82a [junit4] 2> 625843 T2493 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/jetty1\ [junit4] 2> 625843 T2493 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/jetty1\index/ [junit4] 2> 625843 T2493 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 625843 T2493 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/jetty1\index [junit4] 2> 625844 T2493 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=696811535, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 625844 T2493 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@58267efd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59deedb6),segFN=segments_1,generation=1} [junit4] 2> 625844 T2493 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 625847 T2493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 625847 T2493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 625848 T2493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 625848 T2493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 625848 T2493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 625848 T2493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 625848 T2493 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 625848 T2493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 625848 T2493 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 625849 T2493 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 625849 T2493 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 625849 T2493 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 625849 T2493 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 625849 T2493 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 625850 T2493 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 625851 T2493 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 625851 T2493 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 625851 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 625852 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 625853 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 625853 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 625853 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 625854 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 625854 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 625854 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 625855 T2493 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 625855 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 625856 T2493 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 625862 T2493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 625863 T2493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 625864 T2493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 625865 T2493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 625865 T2493 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 625866 T2493 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 625866 T2493 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 625868 T2493 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6640625, noCFSRatio=0.2516337072056494] [junit4] 2> 625868 T2493 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@58267efd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59deedb6),segFN=segments_1,generation=1} [junit4] 2> 625868 T2493 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 625868 T2493 oass.SolrIndexSearcher.<init> Opening Searcher@290ee024[collection1] main [junit4] 2> 625868 T2493 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 625870 T2493 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 625870 T2493 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 625870 T2493 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 625870 T2493 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 625870 T2493 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 625871 T2493 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 625871 T2493 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 625871 T2493 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 625871 T2493 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 625871 T2494 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@290ee024[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 625872 T2493 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 625873 T2497 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62351/xgr/e collection:collection1 shard:shard2 [junit4] 2> 625873 T2439 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 625873 T2439 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 625874 T2497 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 625881 T2497 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 625883 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 625883 T2497 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 625883 T2497 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2316 name=collection1 org.apache.solr.core.SolrCore@3b7fa9b0 url=http://127.0.0.1:62351/xgr/e/collection1 node=127.0.0.1:62351_xgr%2Fe C2316_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:62351/xgr/e, node_name=127.0.0.1:62351_xgr%2Fe, state=down} [junit4] 2> 625883 T2497 C2316 P62351 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62351/xgr/e/collection1/ [junit4] 2> 625883 T2497 C2316 P62351 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 625883 T2497 C2316 P62351 oasc.SyncStrategy.syncToMe http://127.0.0.1:62351/xgr/e/collection1/ has no replicas [junit4] 2> 625883 T2497 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62351/xgr/e/collection1/ shard2 [junit4] 2> 625885 T2497 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 625887 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 625893 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 625894 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:62351/xgr/e", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 625963 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 625964 T2465 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 625964 T2477 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 625994 T2497 oasc.ZkController.register We are http://127.0.0.1:62351/xgr/e/collection1/ and leader is http://127.0.0.1:62351/xgr/e/collection1/ [junit4] 2> 625996 T2497 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62351/xgr/e [junit4] 2> 625996 T2497 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 625996 T2497 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 625996 T2497 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 625998 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 626000 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62351/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62351_xgr%2Fe", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 626001 T2466 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62351/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62351_xgr%2Fe", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 626071 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 626071 T2477 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 626071 T2465 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 626900 T2439 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 626901 T2439 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 626903 T2439 oejs.AbstractConnector.doStart Started [email protected]:62362 [junit4] 2> 626903 T2439 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 626903 T2439 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 626903 T2439 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-004 [junit4] 2> 626903 T2439 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-004\' [junit4] 2> 626925 T2439 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-004\solr.xml [junit4] 2> 626940 T2439 oasc.CoreContainer.<init> New CoreContainer 1558575320 [junit4] 2> 626941 T2439 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-004\] [junit4] 2> 626941 T2439 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 626941 T2439 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 626941 T2439 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 626941 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 626941 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 626941 T2439 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 626942 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 626942 T2439 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 626942 T2439 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 626942 T2439 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 626942 T2439 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 626942 T2439 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 626942 T2439 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 626944 T2439 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 626944 T2439 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62331/solr [junit4] 2> 626944 T2439 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 626944 T2439 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 626945 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 626948 T2510 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@441ef78c name:ZooKeeperConnection Watcher:127.0.0.1:62331 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 626949 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 626949 T2439 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 626952 T2439 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 626953 T2513 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@705f4ba1 name:ZooKeeperConnection Watcher:127.0.0.1:62331/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 626954 T2439 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 626960 T2439 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 627609 T2439 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62361_xgr%2Fe [junit4] 2> 627610 T2439 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62361_xgr%2Fe [junit4] 2> 627615 T2439 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 627619 T2514 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 627619 T2514 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 627619 T2465 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 627619 T2514 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 627621 T2466 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62361/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62361_xgr%2Fe", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 6 [junit4] 2> 627623 T2466 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:62361/xgr/e", [junit4] 2> "node_name":"127.0.0.1:62361_xgr%2Fe", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 627624 T2466 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 627624 T2466 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 627625 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 627625 T2477 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 627625 T2513 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 627625 T2465 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 628265 T2514 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 628265 T2514 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 628266 T2514 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 628266 T2514 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 628269 T2514 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 628269 T2514 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-004\collection1\' [junit4] 2> 628273 T2514 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 628275 T2514 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 628277 T2514 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 628307 T2514 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 628310 T2514 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 628317 T2514 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 628321 T2514 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 628333 T2514 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 628335 T2514 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 628339 T2514 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 628458 T2514 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 628463 T2514 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 628464 T2514 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 628478 T2514 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 628480 T2514 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 628485 T2514 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 628487 T2514 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 628487 T2514 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 628487 T2514 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 628487 T2514 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 628487 T2514 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 628487 T2514 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 628487 T2514 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 628487 T2514 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-004\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/jetty2\ [junit4] 2> 628487 T2514 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bde82a [junit4] 2> 628487 T2514 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/jetty2\ [junit4] 2> 628487 T2514 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/jetty2\index/ [junit4] 2> 628487 T2514 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001\jetty2\index' doesn't exist. Creating new index... [junit4] 2> 628487 T2514 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001\tempDir-001/jetty2\index [junit4] 2> 628487 T2514 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=696811535, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 628487 T2514 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3a246071 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f7455b),segFN=segments_1,generation=1} [junit4] 2> 628487 T2514 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 628487 T2514 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 628487 T2514 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 628487 T2514 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 628487 T2514 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 628487 T2514 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 628487 T2514 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 628488 T2514 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 628488 T2514 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 628488 T2514 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 628489 T2514 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 628489 T2514 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 628490 T2514 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 628490 T2514 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 628490 T2514 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 628490 T2514 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 628491 T2514 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 628492 T2514 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 628492 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 628492 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 628493 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 628493 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 628493 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 628494 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 628494 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 628494 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 628495 T2514 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 628495 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 628495 T2514 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 628499 T2514 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 628500 T2514 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 628500 T2514 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 628502 T2514 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 628502 T2514 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 628504 T2514 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 628504 T2514 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 628505 T2514 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6640625, noCFSRatio=0.2516337072056494] [junit4] 2> 628505 T2514 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3a246071 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f7455b),segFN=segments_1,generation=1} [junit4] 2> 628505 T2514 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 628505 T2514 oass.SolrIndexSearcher.<init> Opening Searcher@1fdf8a19[collection1] main [junit4] 2> 628505 T2514 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 628509 T2514 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 628509 T2514 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 628510 T2514 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 628510 T2514 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 628510 T2514 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 628511 T2514 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data fou [...truncated too long message...] se WARN Closing 3 connections to: http://127.0.0.1:62351/xgr/e [junit4] 2> 688324 T2439 oasc.ReplicationFactorTest.tearDown super.tearDown complete, closing all socket proxies [junit4] 2> 688325 T2439 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:62338/xgr/e [junit4] 2> 688325 T2439 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:62371/xgr/e [junit4] 2> 688325 T2439 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:62361/xgr/e [junit4] 2> 688325 T2439 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:62351/xgr/e [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ReplicationFactorTest -Dtests.method=testDistribSearch -Dtests.seed=76DF39696D9C991E -Dtests.slow=true -Dtests.locale=es_VE -Dtests.timezone=America/Cayenne -Dtests.asserts=false -Dtests.file.encoding=US-ASCII [junit4] ERROR 67.7s | ReplicationFactorTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62361/xgr/e/repfacttest_c8n_1x3_shard1_replica3 [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62361/xgr/e/repfacttest_c8n_1x3_shard1_replica3 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) [junit4] > ... 46 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 51 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2606, name=updateExecutor-298-thread-1, state=RUNNABLE, group=TGRP-ReplicationFactorTest] [junit4] > Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner@593f4ac rejected from java.util.concurrent.ThreadPoolExecutor@49194280[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 26] [junit4] > at __randomizedtesting.SeedInfo.seed([76DF39696D9C991E]:0) [junit4] > at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] > at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] > at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] > at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:278) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 688352 T2439 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest-76DF39696D9C991E-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Memory doPackFST= false), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=FSTOrd50, range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=es_VE, timezone=America/Cayenne [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=2,threads=1,free=25275400,total=113414144 [junit4] 2> NOTE: All tests run in this JVM: [TestHighlightDedupGrouping, TestDefaultStatsCache, QueryElevationComponentTest, HdfsUnloadDistributedZkTest, CurrencyFieldXmlFileTest, TestSolrQueryParser, TestSchemaResource, ResponseHeaderTest, SolrIndexSplitterTest, UpdateRequestProcessorFactoryTest, TestNonDefinedSimilarityFactory, OutputWriterTest, DistribCursorPagingTest, TestIndexingPerformance, TestManagedResourceStorage, TestAddFieldRealTimeGet, TestSolrJ, DistributedIntervalFacetingTest, SimpleCollectionCreateDeleteTest, TestQuerySenderNoQuery, TestFieldResource, XmlUpdateRequestHandlerTest, TestFieldSortValues, QueryResultKeyTest, LeaderElectionTest, ClusterStateUpdateTest, CoreAdminHandlerTest, DistributedFacetPivotLongTailTest, DebugComponentTest, RecoveryZkTest, CoreAdminRequestStatusTest, TestDistribDocBasedVersion, NotRequiredUniqueKeyTest, InfoHandlerTest, TestFaceting, PathHierarchyTokenizerFactoryTest, LeaderFailoverAfterPartitionTest, HighlighterMaxOffsetTest, TestCloudManagedSchema, SignatureUpdateProcessorFactoryTest, MigrateRouteKeyTest, SpellPossibilityIteratorTest, HdfsRecoveryZkTest, MultiThreadedOCPTest, BJQParserTest, TestRandomDVFaceting, TestPhraseSuggestions, UUIDFieldTest, ReplicationFactorTest] [junit4] Completed in 67.72s, 1 test, 1 error <<< FAILURES! [...truncated 1291 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:187: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1349: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956: There were test failures: 460 suites, 1857 tests, 1 error, 56 ignored (31 assumptions) Total time: 109 minutes 49 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: false) 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]
