Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4338/ Java: 64bit/jdk1.7.0_76 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:63051/repfacttest_c8n_1x3_shard1_replica2 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:63051/repfacttest_c8n_1x3_shard1_replica2 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:575) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:787) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:263) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) 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:63051/repfacttest_c8n_1x3_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) 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:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:572) ... 47 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) ... 52 more Build Log: [...truncated 10040 lines...] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\init-core-data-001 [junit4] 2> 5284466 T18171 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 5284471 T18171 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 5284472 T18172 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 5284545 T18171 oasc.ZkTestServer.run start zk server on port:63044 [junit4] 2> 5284545 T18171 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5284545 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5284547 T18179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4a3503 name:ZooKeeperConnection Watcher:127.0.0.1:63044 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5284547 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5284548 T18171 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5284548 T18171 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 5284556 T18171 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5284558 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5284559 T18182 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@246ac082 name:ZooKeeperConnection Watcher:127.0.0.1:63044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5284559 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5284560 T18171 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5284560 T18171 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 5284563 T18171 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 5284565 T18171 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 5284568 T18171 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 5284570 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 5284570 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 5284574 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 5284574 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 5284577 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 5284577 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 5284580 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 5284580 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 5284583 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 5284583 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 5284587 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 5284587 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 5284590 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 5284590 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 5284592 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 5284592 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 5284595 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 5284595 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 5284599 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 5284599 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 5284603 T18171 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 5284603 T18171 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 5285661 T18171 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\cores\collection1 [junit4] 2> 5285664 T18171 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5285668 T18171 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63052 [junit4] 2> 5285668 T18171 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@21a722ef [junit4] 2> 5285668 T18171 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5285669 T18171 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001 [junit4] 2> 5285669 T18171 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\' [junit4] 2> 5285697 T18171 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\solr.xml [junit4] 2> 5285720 T18171 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\cores [junit4] 2> 5285720 T18171 oasc.CoreContainer.<init> New CoreContainer 1180490762 [junit4] 2> 5285720 T18171 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\] [junit4] 2> 5285721 T18171 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5285722 T18171 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5285722 T18171 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5285722 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5285722 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 5285722 T18171 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5285722 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5285722 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5285723 T18171 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5285723 T18171 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5285723 T18171 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 5285724 T18171 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 5285724 T18171 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5285724 T18171 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5285724 T18171 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5285724 T18171 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63044/solr [junit4] 2> 5285724 T18171 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5285725 T18171 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5285727 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5285728 T18194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57a08e03 name:ZooKeeperConnection Watcher:127.0.0.1:63044 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5285729 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5285729 T18171 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5285731 T18173 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14b2c1082960002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 5285732 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5285733 T18197 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d857a15 name:ZooKeeperConnection Watcher:127.0.0.1:63044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5285733 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5285735 T18171 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 5285739 T18171 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 5285742 T18171 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 5285746 T18171 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 5285749 T18171 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 5285754 T18171 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 5285755 T18171 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63051_ [junit4] 2> 5285756 T18171 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63051_ [junit4] 2> 5285758 T18171 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 5285761 T18171 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 5285763 T18171 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5285765 T18171 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63051_ [junit4] 2> 5285765 T18171 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 5285767 T18171 oasc.Overseer.start Overseer (id=93216666713194499-127.0.0.1:63051_-n_0000000000) starting [junit4] 2> 5285770 T18171 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 5285779 T18171 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 5285779 T18199 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 5285780 T18171 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 5285782 T18171 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 5285783 T18171 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5285788 T18198 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 5285789 T18171 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\cores [junit4] 2> 5285790 T18171 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\cores\collection1\ [junit4] 2> 5285790 T18171 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 5285791 T18201 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 5285792 T18201 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5285792 T18197 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5285792 T18201 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5285796 T18198 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63051", [junit4] 2> "node_name":"127.0.0.1:63051_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":null, [junit4] 2> "roles":null} current state version: 0 [junit4] 2> 5285797 T18198 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63051", [junit4] 2> "node_name":"127.0.0.1:63051_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":null, [junit4] 2> "roles":null} [junit4] 2> 5285797 T18198 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 5285797 T18198 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 5285798 T18197 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> 5286503 T18201 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 5286503 T18201 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 5286503 T18201 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5286504 T18201 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 5286505 T18201 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5286505 T18201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\cores\collection1\' [junit4] 2> 5286521 T18201 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 5286524 T18201 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 5286532 T18201 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 5286550 T18201 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 5286585 T18201 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5286587 T18201 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 5286595 T18201 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 5286915 T18201 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5286922 T18201 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5286924 T18201 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5286972 T18201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5286977 T18201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5286981 T18201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5286982 T18201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5286982 T18201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5286982 T18201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5286983 T18201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5286983 T18201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5286983 T18201 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 5286983 T18201 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5286984 T18201 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/control/data\ [junit4] 2> 5286984 T18201 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed3ff7a [junit4] 2> 5286985 T18201 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/control/data\ [junit4] 2> 5286985 T18201 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/control/data\index/ [junit4] 2> 5286985 T18201 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 5286985 T18201 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/control/data\index [junit4] 2> 5286985 T18201 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=85.876953125, floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=5.559867366400874, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21804291219178237 [junit4] 2> 5286986 T18201 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1433a7b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b47e9bd),segFN=segments_1,generation=1} [junit4] 2> 5286986 T18201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5286989 T18201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 5286989 T18201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 5286990 T18201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 5286990 T18201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 5286990 T18201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 5286990 T18201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 5286990 T18201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5286990 T18201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5286990 T18201 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 5286991 T18201 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5286991 T18201 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5286992 T18201 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5286992 T18201 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5286992 T18201 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 5286992 T18201 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 5286992 T18201 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 5286993 T18201 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 5286993 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 5286994 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 5286994 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 5286994 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 5286996 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 5286996 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 5286996 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 5286996 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 5286996 T18201 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 5286997 T18201 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 5287001 T18201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5287003 T18201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5287005 T18201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5287006 T18201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5287008 T18201 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 5287011 T18201 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 5287011 T18201 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 5287012 T18201 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1573985090, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 5287012 T18201 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1433a7b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b47e9bd),segFN=segments_1,generation=1} [junit4] 2> 5287012 T18201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5287013 T18201 oass.SolrIndexSearcher.<init> Opening Searcher@5f546bbc[collection1] main [junit4] 2> 5287013 T18201 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 5287015 T18201 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5287015 T18201 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 5287015 T18201 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 5287015 T18201 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 5287015 T18201 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 5287016 T18201 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 5287016 T18201 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 5287016 T18201 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 5287016 T18201 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 5287017 T18201 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 5287017 T18202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f546bbc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 5287019 T18205 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63051 collection:control_collection shard:shard1 [junit4] 2> 5287019 T18171 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5287019 T18171 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5287020 T18205 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 5287020 T18171 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5287021 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5287023 T18209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@977f233 name:ZooKeeperConnection Watcher:127.0.0.1:63044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5287024 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5287024 T18171 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5287025 T18171 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5287026 T18205 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 5287028 T18197 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5287029 T18205 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 5287029 T18205 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C10063 name=collection1 org.apache.solr.core.SolrCore@628c3247 url=http://127.0.0.1:63051/collection1 node=127.0.0.1:63051_ C10063_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:63051, node_name=127.0.0.1:63051_, core=collection1} [junit4] 2> 5287030 T18205 C10063 P63051 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63051/collection1/ [junit4] 2> 5287030 T18205 C10063 P63051 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 5287030 T18205 C10063 P63051 oasc.SyncStrategy.syncToMe http://127.0.0.1:63051/collection1/ has no replicas [junit4] 2> 5287030 T18205 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63051/collection1/ shard1 [junit4] 2> 5287030 T18198 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> 5287030 T18171 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 5287030 T18171 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 5287030 T18171 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5287030 T18205 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 5287032 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5287033 T18209 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> 5287033 T18197 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> 5287035 T18212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fbcb157 name:ZooKeeperConnection Watcher:127.0.0.1:63044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5287036 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5287036 T18171 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5287040 T18198 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "stateFormat":"2"} current state version: 2 [junit4] 2> 5287040 T18198 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 5287040 T18213 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5287044 T18198 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:63051", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 5287045 T18198 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 5287046 T18209 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> 5287051 T18213 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5287053 T18209 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> 5287078 T18205 oasc.ZkController.register We are http://127.0.0.1:63051/collection1/ and leader is http://127.0.0.1:63051/collection1/ [junit4] 2> 5287078 T18205 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63051 [junit4] 2> 5287078 T18205 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 5287078 T18205 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 5287078 T18205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5287080 T18197 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5287084 T18198 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63051", [junit4] 2> "node_name":"127.0.0.1:63051_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"control_collection", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"shard1", [junit4] 2> "roles":null} current state version: 4 [junit4] 2> 5287085 T18198 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63051", [junit4] 2> "node_name":"127.0.0.1:63051_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"control_collection", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"shard1", [junit4] 2> "roles":null} [junit4] 2> 5287159 T18197 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> 5287160 T18209 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> 5288068 T18171 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\cores\collection1 [junit4] 2> 5288071 T18171 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 5288072 T18171 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5288074 T18171 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63068 [junit4] 2> 5288075 T18171 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@21a722ef [junit4] 2> 5288075 T18171 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5288076 T18171 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001 [junit4] 2> 5288076 T18171 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\' [junit4] 2> 5288101 T18171 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\solr.xml [junit4] 2> 5288128 T18171 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\cores [junit4] 2> 5288128 T18171 oasc.CoreContainer.<init> New CoreContainer 621229433 [junit4] 2> 5288129 T18171 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\] [junit4] 2> 5288130 T18171 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5288130 T18171 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5288131 T18171 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5288131 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5288131 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 5288131 T18171 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5288131 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5288131 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5288131 T18171 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5288131 T18171 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5288132 T18171 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 5288132 T18171 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 5288133 T18171 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5288133 T18171 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5288133 T18171 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5288133 T18171 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63044/solr [junit4] 2> 5288133 T18171 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5288133 T18171 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5288135 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5288137 T18225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13a0e3b2 name:ZooKeeperConnection Watcher:127.0.0.1:63044 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5288137 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5288137 T18171 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5288140 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5288141 T18228 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f88ba5 name:ZooKeeperConnection Watcher:127.0.0.1:63044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5288142 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5288148 T18171 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5288864 T18171 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63067_ [junit4] 2> 5288865 T18171 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63067_ [junit4] 2> 5288871 T18171 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5288873 T18171 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\cores [junit4] 2> 5288873 T18171 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\cores\collection1\ [junit4] 2> 5288873 T18171 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 5288876 T18229 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 5288877 T18229 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5288878 T18197 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5288879 T18229 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 5288879 T18229 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 5288879 T18198 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63067", [junit4] 2> "node_name":"127.0.0.1:63067_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "roles":null} current state version: 5 [junit4] 2> 5288880 T18229 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 5288880 T18198 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63067", [junit4] 2> "node_name":"127.0.0.1:63067_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "roles":null} [junit4] 2> 5288880 T18198 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 5288880 T18198 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 5288882 T18229 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 5288882 T18229 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5288882 T18198 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 5288882 T18228 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5288883 T18228 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 5289650 T18229 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 5289650 T18229 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 5289650 T18229 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5289650 T18229 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 5289652 T18229 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5289652 T18229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\cores\collection1\' [junit4] 2> 5289669 T18229 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 5289672 T18229 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 5289681 T18229 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 5289698 T18229 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 5289737 T18229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5289739 T18229 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 5289747 T18229 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 5290091 T18229 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5290098 T18229 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5290101 T18229 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5290114 T18229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5290117 T18229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5290121 T18229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5290122 T18229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5290122 T18229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5290122 T18229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5290124 T18229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5290124 T18229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5290124 T18229 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 5290125 T18229 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5290125 T18229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/jetty1\ [junit4] 2> 5290125 T18229 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed3ff7a [junit4] 2> 5290126 T18229 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/jetty1\ [junit4] 2> 5290126 T18229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/jetty1\index/ [junit4] 2> 5290126 T18229 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 5290126 T18229 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/jetty1\index [junit4] 2> 5290126 T18229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=85.876953125, floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=5.559867366400874, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21804291219178237 [junit4] 2> 5290127 T18229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2ea6c16e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45e534af),segFN=segments_1,generation=1} [junit4] 2> 5290127 T18229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5290130 T18229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 5290130 T18229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 5290131 T18229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 5290131 T18229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 5290131 T18229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 5290131 T18229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 5290132 T18229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5290132 T18229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5290132 T18229 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 5290133 T18229 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5290133 T18229 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5290133 T18229 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5290133 T18229 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5290134 T18229 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 5290135 T18229 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 5290135 T18229 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 5290136 T18229 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 5290136 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 5290136 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 5290137 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 5290138 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 5290138 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 5290139 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 5290139 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 5290139 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 5290139 T18229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 5290140 T18229 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 5290147 T18229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5290148 T18229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5290150 T18229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5290152 T18229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5290154 T18229 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 5290155 T18229 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 5290155 T18229 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 5290156 T18229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1573985090, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 5290157 T18229 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2ea6c16e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45e534af),segFN=segments_1,generation=1} [junit4] 2> 5290157 T18229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5290157 T18229 oass.SolrIndexSearcher.<init> Opening Searcher@72689a9[collection1] main [junit4] 2> 5290157 T18229 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 5290159 T18229 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5290159 T18229 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 5290161 T18229 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 5290161 T18229 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 5290161 T18229 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 5290162 T18229 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 5290162 T18229 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 5290162 T18229 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 5290162 T18229 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 5290165 T18230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72689a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 5290165 T18229 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 5290167 T18233 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63067 collection:collection1 shard:shard2 [junit4] 2> 5290168 T18171 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5290168 T18171 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5290358 T18233 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 5290688 T18233 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 5290689 T18197 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5290690 T18233 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 5290690 T18233 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C10064 name=collection1 org.apache.solr.core.SolrCore@66f42d54 url=http://127.0.0.1:63067/collection1 node=127.0.0.1:63067_ C10064_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:63067, node_name=127.0.0.1:63067_, core=collection1} [junit4] 2> 5290690 T18233 C10064 P63067 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63067/collection1/ [junit4] 2> 5290690 T18233 C10064 P63067 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 5290690 T18233 C10064 P63067 oasc.SyncStrategy.syncToMe http://127.0.0.1:63067/collection1/ has no replicas [junit4] 2> 5290690 T18233 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63067/collection1/ shard2 [junit4] 2> 5290690 T18233 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 5290692 T18198 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 5290858 T18198 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 5290859 T18228 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5290861 T18228 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 5290865 T18198 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:63067", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 5290866 T18198 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 5290867 T18228 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5290868 T18228 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 5290870 T18197 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5290906 T18233 oasc.ZkController.register We are http://127.0.0.1:63067/collection1/ and leader is http://127.0.0.1:63067/collection1/ [junit4] 2> 5290906 T18233 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63067 [junit4] 2> 5290906 T18233 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 5290906 T18233 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 5290906 T18233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5290907 T18197 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5290909 T18198 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63067", [junit4] 2> "node_name":"127.0.0.1:63067_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"shard2", [junit4] 2> "roles":null} current state version: 5 [junit4] 2> 5290910 T18198 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63067", [junit4] 2> "node_name":"127.0.0.1:63067_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"shard2", [junit4] 2> "roles":null} [junit4] 2> 5290912 T18198 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 5290914 T18228 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5290918 T18233 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 5290919 T18228 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 5291291 T18171 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\cores\collection1 [junit4] 2> 5291293 T18171 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 5291294 T18171 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5291298 T18171 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63078 [junit4] 2> 5291299 T18171 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@21a722ef [junit4] 2> 5291299 T18171 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5291300 T18171 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001 [junit4] 2> 5291300 T18171 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\' [junit4] 2> 5291334 T18171 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\solr.xml [junit4] 2> 5291362 T18171 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\cores [junit4] 2> 5291363 T18171 oasc.CoreContainer.<init> New CoreContainer 537429349 [junit4] 2> 5291363 T18171 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\] [junit4] 2> 5291363 T18171 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5291363 T18171 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5291364 T18171 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5291364 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5291364 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 5291364 T18171 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5291365 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5291365 T18171 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5291365 T18171 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5291366 T18171 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5291366 T18171 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 5291366 T18171 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 5291366 T18171 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5291368 T18171 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5291368 T18171 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5291368 T18171 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63044/solr [junit4] 2> 5291368 T18171 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5291370 T18171 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5291372 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5291375 T18246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c3a16af name:ZooKeeperConnection Watcher:127.0.0.1:63044 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5291375 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5291376 T18171 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5291379 T18171 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5291380 T18249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52de8260 name:ZooKeeperConnection Watcher:127.0.0.1:63044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5291380 T18171 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5291388 T18171 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5292175 T18171 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63077_ [junit4] 2> 5292177 T18171 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63077_ [junit4] 2> 5292184 T18171 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5292189 T18171 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\cores [junit4] 2> 5292189 T18171 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\cores\collection1\ [junit4] 2> 5292189 T18171 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 5292193 T18250 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 5292193 T18250 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5292195 T18197 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5292196 T18250 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 5292196 T18250 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 5292197 T18198 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63077", [junit4] 2> "node_name":"127.0.0.1:63077_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "roles":null} current state version: 5 [junit4] 2> 5292197 T18250 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 5292197 T18198 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"http://127.0.0.1:63077", [junit4] 2> "node_name":"127.0.0.1:63077_", [junit4] 2> "core":"collection1", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "roles":null} [junit4] 2> 5292197 T18198 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 5292197 T18198 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 5292199 T18198 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4 [junit4] 2> 5292200 T18250 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 5292200 T18250 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5292200 T18249 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5292200 T18228 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5292200 T18249 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 5292201 T18228 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 5292981 T18250 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 5292981 T18250 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 5292983 T18250 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5292983 T18250 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 5292984 T18250 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5292984 T18250 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\cores\collection1\' [junit4] 2> 5293004 T18250 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 5293007 T18250 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 5293026 T18250 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 5293054 T18250 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 5293093 T18250 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5293095 T18250 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 5293102 T18250 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 5293478 T18250 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5293484 T18250 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5293487 T18250 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5293500 T18250 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5293504 T18250 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5293507 T18250 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5293510 T18250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5293510 T18250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5293510 T18250 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5293511 T18250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5293511 T18250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5293511 T18250 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 5293511 T18250 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5293512 T18250 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/jetty2\ [junit4] 2> 5293512 T18250 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed3ff7a [junit4] 2> 5293512 T18250 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/jetty2\ [junit4] 2> 5293512 T18250 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/jetty2\index/ [junit4] 2> 5293512 T18250 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001\jetty2\index' doesn't exist. Creating new index... [junit4] 2> 5293513 T18250 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 3AF4EB60197715A-001\tempDir-001/jetty2\index [junit4] 2> 5293513 T18250 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=85.876953125, floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=5.559867366400874, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21804291219178237 [junit4] 2> 5293514 T18250 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2965ccf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a72bc67),segFN=segments_1,generation=1} [junit4] 2> 5293514 T18250 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5293517 T18250 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 5293517 T18250 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 5293518 T18250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 5293518 T18250 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 5293518 T18250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 5293518 T18250 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 5293519 T18250 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5293519 T18250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5293519 T18250 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4 [...truncated too long message...] omicUpdatesTest, TestInitQParser, TestRebalanceLeaders, TestSolr4Spatial2, OpenExchangeRatesOrgProviderTest, RemoteQueryErrorTest, ClusterStateTest, TestFieldTypeResource, CloudMLTQParserTest, TestSolrConfigHandlerConcurrent, SimpleMLTQParserTest, TestPhraseSuggestions, RollingRestartTest, SolrCoreCheckLockOnStartupTest, HttpPartitionTest, TestSweetSpotSimilarityFactory, FileUtilsTest, AssignTest, TestFreeTextSuggestions, DeleteInactiveReplicaTest, TestDistributedMissingSort, TestSolrConfigHandlerCloud, TestDFRSimilarityFactory, TestMiniSolrCloudClusterSSL, TestSolrIndexConfig, TestStandardQParsers, SolrRequestParserTest, TestSchemaNameResource, TestSchemaManager, TestDocBasedVersionConstraints, MultiTermTest, ShardRoutingTest, CursorMarkTest, PrimUtilsTest, TestSolrQueryParserResource, ResponseLogComponentTest, DistributedQueryComponentCustomSortTest, VMParamsZkACLAndCredentialsProvidersTest, UpdateParamsTest, CursorPagingTest, TestPartialUpdateDeduplication, TestBinaryResponseWriter, ResponseHeaderTest, TestSortingResponseWriter, TestManagedStopFilterFactory, DistributedSpellCheckComponentTest, SpellCheckCollatorTest, TestFieldTypeCollectionResource, TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, FullSolrCloudDistribCmdsTest, SuggesterTest, HighlighterConfigTest, HdfsDirectoryFactoryTest, DistanceUnitsTest, TestRandomMergePolicy, OverseerCollectionProcessorTest, SolrTestCaseJ4Test, TestCloudManagedSchemaConcurrent, QueryParsingTest, NumericFieldsTest, TestDynamicFieldCollectionResource, DistributedDebugComponentTest, DisMaxRequestHandlerTest, MigrateRouteKeyTest, DistributedQueueTest, PreAnalyzedUpdateProcessorTest, BlockDirectoryTest, TestCloudManagedSchema, HdfsDirectoryTest, TestFastLRUCache, DistributedQueryComponentOptimizationTest, EnumFieldTest, LeaderElectionTest, TestSolrQueryParserDefaultOperatorResource, SolrIndexSplitterTest, HdfsChaosMonkeySafeLeaderTest, SystemInfoHandlerTest, TestRandomFaceting, SolrXmlInZkTest, XsltUpdateRequestHandlerTest, TestSimpleQParserPlugin, TestImplicitCoreProperties, AddSchemaFieldsUpdateProcessorFactoryTest, SOLR749Test, CoreAdminRequestStatusTest, TestBulkSchemaAPI, TestIBSimilarityFactory, DocValuesMultiTest, SimpleFacetsTest, TestNoOpRegenerator, PeerSyncTest, PrimitiveFieldTypeTest, TestJmxMonitoredMap, TestNonDefinedSimilarityFactory, TestUtils, HdfsCollectionsAPIDistributedZkTest, TestPivotHelperCode, TestIndexingPerformance, DistributedFacetPivotWhiteBoxTest, TestFastWriter, TestSolrJ, SolrInfoMBeanTest, LeaderInitiatedRecoveryOnCommitTest, TestStressVersions, HighlighterMaxOffsetTest, LukeRequestHandlerTest, DistributedSuggestComponentTest, TestBinaryField, QueryElevationComponentTest, TestReplicationHandler, XmlUpdateRequestHandlerTest, RecoveryAfterSoftCommitTest, TestCloudSchemaless, TestManagedSchemaDynamicFieldResource, SuggesterTSTTest, TestBM25SimilarityFactory, CollectionsAPIDistributedZkTest, TestFastOutputStream, TestSolrXml, DocExpirationUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, TestInfoStreamLogging, TestDistributedGrouping, DateFieldTest, PathHierarchyTokenizerFactoryTest, CurrencyFieldXmlFileTest, FacetPivotSmallTest, ParsingFieldUpdateProcessorsTest, ConnectionManagerTest, TestRecovery, TestPHPSerializedResponseWriter, TestDynamicFieldResource, TestSystemIdResolver, SolrCmdDistributorTest, TestQueryUtils, TestIndexSearcher, CustomCollectionTest, PolyFieldTest, BlockCacheTest, ExternalFileFieldSortTest, CoreMergeIndexesAdminHandlerTest, TestRTGBase, TestFiltering, LeaderFailoverAfterPartitionTest, TestStressUserVersions, MultiThreadedOCPTest, DeleteLastCustomShardedReplicaTest, SortByFunctionTest, TestConfigOverlay, HdfsBasicDistributedZk2Test, SliceStateTest, NoCacheHeaderTest, TestDefaultSimilarityFactory, CSVRequestHandlerTest, TestLMDirichletSimilarityFactory, TestExactStatsCache, BinaryUpdateRequestHandlerTest, TestBulkSchemaConcurrent, CurrencyFieldOpenExchangeTest, TestFieldResource, DOMUtilTest, CacheHeaderTest, StandardRequestHandlerTest, SpellingQueryConverterTest, SolrCoreTest, SearchHandlerTest, TestDefaultSearchFieldResource, OverriddenZkACLAndCredentialsProvidersTest, HdfsLockFactoryTest, TestConfigReload, StressHdfsTest, TestCoreDiscovery, TestJoin, UniqFieldsUpdateProcessorFactoryTest, TestStressRecovery, TestLMJelinekMercerSimilarityFactory, TestCSVLoader, HardAutoCommitTest, SolrPluginUtilsTest, ExternalCollectionsTest, TestSearcherReuse, DistributedFacetPivotLongTailTest, IndexSchemaRuntimeFieldTest, AnalysisAfterCoreReloadTest, TestCollationFieldDocValues, TestPostingsSolrHighlighter, TestSolr4Spatial, TestExceedMaxTermLength, ExitableDirectoryReaderTest, DefaultValueUpdateProcessorTest, TestCursorMarkWithoutUniqueKey, TestQuerySenderNoQuery, HdfsSyncSliceTest, RequestHandlersTest, DocValuesMissingTest, SuggesterWFSTTest, TestHighlightDedupGrouping, DateMathParserTest, DebugComponentTest, OverseerStatusTest, UUIDFieldTest, URLClassifyProcessorTest, OverseerTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, TestReplicaProperties, TestRandomDVFaceting, UnloadDistributedZkTest, TestIntervalFaceting, TestComponentsName, DistributedExpandComponentTest, SuggesterFSTTest, DistributedFacetPivotSmallAdvancedTest, TestSuggestSpellingConverter, ResourceLoaderTest, TestRangeQuery, TriLevelCompositeIdRoutingTest, SimplePostToolTest, QueryEqualityTest, SharedFSAutoReplicaFailoverUtilsTest, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, TestTrie, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, PingRequestHandlerTest, TestLFUCache, TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TimeZoneUtilsTest, ScriptEngineTest, PluginInfoTest, PreAnalyzedFieldTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, CircularListTest, DistributedIntervalFacetingTest, TestTolerantSearch, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, ReplicationFactorTest] [junit4] Completed in 77.27s, 1 test, 1 error <<< FAILURES! [...truncated 287 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:190: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970: There were test failures: 461 suites, 1847 tests, 1 error, 54 ignored (29 assumptions) Total time: 140 minutes 12 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.7.0_76 -XX:-UseCompressedOops -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org