Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4649/ Java: 32bit/jdk1.8.0_45 -client -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:63405/collection1] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:63405/collection1] at __randomizedtesting.SeedInfo.seed([95D91E094F9B4EC9:1D8D21D3E1672331]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1425) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) 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:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63405/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) ... 51 more Build Log: [...truncated 10677 lines...] [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\init-core-data-001 [junit4] 2> 1874339 T11461 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 1874340 T11461 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1874343 T11461 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 1874343 T11462 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1874344 T11462 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1874447 T11461 oasc.ZkTestServer.run start zk server on port:63335 [junit4] 2> 1874448 T11461 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1874449 T11461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1874458 T11469 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4e7c3 name:ZooKeeperConnection Watcher:127.0.0.1:63335 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1874458 T11461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1874459 T11461 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1874459 T11461 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1874467 T11461 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1874470 T11461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1874475 T11472 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66845c name:ZooKeeperConnection Watcher:127.0.0.1:63335/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1874476 T11461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1874476 T11461 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1874477 T11461 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1874481 T11461 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1874485 T11461 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1874488 T11461 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1874492 T11461 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog-with-delayingcomponent.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1874493 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1874500 T11461 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> 1874500 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1874505 T11461 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> 1874505 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1874509 T11461 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> 1874509 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1874513 T11461 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> 1874514 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1874518 T11461 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> 1874518 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1874522 T11461 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> 1874522 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1874527 T11461 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> 1874528 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1874531 T11461 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> 1874532 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1874536 T11461 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> 1874536 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1874540 T11461 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> 1874541 T11461 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1874881 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1 [junit4] 2> 1874888 T11461 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 1874895 T11461 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1e76523{/,null,AVAILABLE} [junit4] 2> 1874900 T11461 oejs.AbstractConnector.doStart Started ServerConnector@1edf4d8{HTTP/1.1}{127.0.0.1:63342} [junit4] 2> 1874900 T11461 oejs.Server.doStart Started @1880485ms [junit4] 2> 1874901 T11461 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\tempDir-001/control/data, hostContext=/, hostPort=63342, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores} [junit4] 2> 1874902 T11461 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 1874902 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\' [junit4] 2> 1874955 T11461 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\solr.xml [junit4] 2> 1874965 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores [junit4] 2> 1874965 T11461 oasc.CoreContainer.<init> New CoreContainer 14725657 [junit4] 2> 1874966 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\] [junit4] 2> 1874966 T11461 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\lib [junit4] 2> 1874966 T11461 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\lib). [junit4] 2> 1874976 T11461 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1874981 T11461 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1874982 T11461 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1874982 T11461 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1874982 T11461 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1874983 T11461 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63335/solr [junit4] 2> 1874983 T11461 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1874983 T11461 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1874985 T11461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1874988 T11486 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e428c name:ZooKeeperConnection Watcher:127.0.0.1:63335 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1874988 T11461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1874989 T11461 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1874993 T11461 n:127.0.0.1:63342_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1874995 T11489 n:127.0.0.1:63342_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169e659 name:ZooKeeperConnection Watcher:127.0.0.1:63335/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1874995 T11461 n:127.0.0.1:63342_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1874999 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1875003 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1875007 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1875013 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1875018 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1875023 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1875027 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1875030 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1875032 T11461 n:127.0.0.1:63342_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63342_ [junit4] 2> 1875033 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63342_ [junit4] 2> 1875039 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1875042 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1875045 T11461 n:127.0.0.1:63342_ oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1875048 T11461 n:127.0.0.1:63342_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63342_ [junit4] 2> 1875048 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1875051 T11461 n:127.0.0.1:63342_ oasc.Overseer.start Overseer (id=93769599188598787-127.0.0.1:63342_-n_0000000000) starting [junit4] 2> 1875055 T11461 n:127.0.0.1:63342_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1875069 T11461 n:127.0.0.1:63342_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1875070 T11491 n:127.0.0.1:63342_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1875071 T11490 n:127.0.0.1:63342_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1875071 T11461 n:127.0.0.1:63342_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1875080 T11461 n:127.0.0.1:63342_ 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores [junit4] 2> 1875083 T11461 n:127.0.0.1:63342_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 1875085 T11461 n:127.0.0.1:63342_ 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1\ [junit4] 2> 1875086 T11461 n:127.0.0.1:63342_ oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1875088 T11493 n:127.0.0.1:63342_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1875088 T11493 n:127.0.0.1:63342_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1875090 T11493 n:127.0.0.1:63342_ oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1875090 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1875092 T11490 n:127.0.0.1:63342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63342", [junit4] 2> "node_name":"127.0.0.1:63342_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1875093 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63342", [junit4] 2> "node_name":"127.0.0.1:63342_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1875093 T11490 n:127.0.0.1:63342_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 1875094 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1875097 T11489 n:127.0.0.1:63342_ 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> 1876126 T11493 n:127.0.0.1:63342_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1876126 T11493 n:127.0.0.1:63342_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1876127 T11493 n:127.0.0.1:63342_ oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1876127 T11493 n:127.0.0.1:63342_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1876129 T11493 n:127.0.0.1:63342_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1876129 T11493 n:127.0.0.1:63342_ 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1\' [junit4] 2> 1876152 T11493 n:127.0.0.1:63342_ oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1876163 T11493 n:127.0.0.1:63342_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1876175 T11493 n:127.0.0.1:63342_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0 [junit4] 2> 1876185 T11493 n:127.0.0.1:63342_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1876187 T11493 n:127.0.0.1:63342_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1876204 T11493 n:127.0.0.1:63342_ oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1876333 T11493 n:127.0.0.1:63342_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1876345 T11493 n:127.0.0.1:63342_ oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1876347 T11493 n:127.0.0.1:63342_ oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1876378 T11493 n:127.0.0.1:63342_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1876382 T11493 n:127.0.0.1:63342_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1876386 T11493 n:127.0.0.1:63342_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1876388 T11493 n:127.0.0.1:63342_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1876389 T11493 n:127.0.0.1:63342_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1876390 T11493 n:127.0.0.1:63342_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1876392 T11493 n:127.0.0.1:63342_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1876392 T11493 n:127.0.0.1:63342_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1876392 T11493 n:127.0.0.1:63342_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1876393 T11493 n:127.0.0.1:63342_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1876393 T11493 n:127.0.0.1:63342_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1\], dataDir=[null] [junit4] 2> 1876394 T11493 n:127.0.0.1:63342_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d601f2 [junit4] 2> 1876394 T11493 n:127.0.0.1:63342_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1\data\ [junit4] 2> 1876395 T11493 n:127.0.0.1:63342_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1\data\index/ [junit4] 2> 1876395 T11493 n:127.0.0.1:63342_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 1876396 T11493 n:127.0.0.1:63342_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\control-001\cores\collection1\data\index [junit4] 2> 1876396 T11493 n:127.0.0.1:63342_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=16.1630859375, floorSegmentMB=1.693359375, forceMergeDeletesPctAllowed=6.554486653121528, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.348079091874151 [junit4] 2> 1876398 T11493 n:127.0.0.1:63342_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1236c74 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa4b),segFN=segments_1,generation=1} [junit4] 2> 1876398 T11493 n:127.0.0.1:63342_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1876406 T11493 n:127.0.0.1:63342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1876407 T11493 n:127.0.0.1:63342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1876407 T11493 n:127.0.0.1:63342_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1876408 T11493 n:127.0.0.1:63342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1876408 T11493 n:127.0.0.1:63342_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1876408 T11493 n:127.0.0.1:63342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1876409 T11493 n:127.0.0.1:63342_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1876409 T11493 n:127.0.0.1:63342_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1876409 T11493 n:127.0.0.1:63342_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1876417 T11493 n:127.0.0.1:63342_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1876419 T11493 n:127.0.0.1:63342_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1876421 T11493 n:127.0.0.1:63342_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1876422 T11493 n:127.0.0.1:63342_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1876431 T11493 n:127.0.0.1:63342_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1876432 T11493 n:127.0.0.1:63342_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1876433 T11493 n:127.0.0.1:63342_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1876434 T11493 n:127.0.0.1:63342_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 1876451 T11493 n:127.0.0.1:63342_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1876451 T11493 n:127.0.0.1:63342_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1876453 T11493 n:127.0.0.1:63342_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1528827180, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1876453 T11493 n:127.0.0.1:63342_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1236c74 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa4b),segFN=segments_1,generation=1} [junit4] 2> 1876455 T11493 n:127.0.0.1:63342_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1876455 T11493 n:127.0.0.1:63342_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@d5473b[collection1] main [junit4] 2> 1876455 T11493 n:127.0.0.1:63342_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1876457 T11493 n:127.0.0.1:63342_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1876457 T11493 n:127.0.0.1:63342_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1876459 T11493 n:127.0.0.1:63342_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1876459 T11493 n:127.0.0.1:63342_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1876460 T11493 n:127.0.0.1:63342_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1876461 T11493 n:127.0.0.1:63342_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1876461 T11493 n:127.0.0.1:63342_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1876461 T11493 n:127.0.0.1:63342_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1876463 T11493 n:127.0.0.1:63342_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1876464 T11494 n:127.0.0.1:63342_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d5473b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1876465 T11493 n:127.0.0.1:63342_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 [junit4] 2> 1876467 T11493 n:127.0.0.1:63342_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1876469 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63342 collection:control_collection shard:shard1 [junit4] 2> 1876470 T11461 n:127.0.0.1:63342_ oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 1876470 T11461 n:127.0.0.1:63342_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1876472 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1876476 T11461 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1876477 T11461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1876487 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1876487 T11500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@981e3a name:ZooKeeperConnection Watcher:127.0.0.1:63335/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1876488 T11461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1876489 T11461 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1876489 T11461 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1876490 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1876491 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1876491 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C4287 name=collection1 org.apache.solr.core.SolrCore@1d709a8 url=http://127.0.0.1:63342/collection1 node=127.0.0.1:63342_ C4287_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63342, node_name=127.0.0.1:63342_, state=down} [junit4] 2> 1876492 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 C4287 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63342/collection1/ [junit4] 2> 1876493 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 C4287 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1876493 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 C4287 oasc.SyncStrategy.syncToMe http://127.0.0.1:63342/collection1/ has no replicas [junit4] 2> 1876493 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63342/collection1/ shard1 [junit4] 2> 1876492 T11490 n:127.0.0.1:63342_ 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> 1876494 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1876499 T11461 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1876500 T11461 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1876500 T11461 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1876501 T11461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1876504 T11503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d57f4e name:ZooKeeperConnection Watcher:127.0.0.1:63335/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1876504 T11461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1876506 T11461 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1876510 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1876511 T11463 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d22f4225e0005, 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> 1876514 T11490 n:127.0.0.1:63342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "stateFormat":"2"} current state version: 1 [junit4] 2> 1876514 T11490 n:127.0.0.1:63342_ oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 1876517 T11500 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> 1876521 T11489 n:127.0.0.1:63342_ 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> 1876536 T11490 n:127.0.0.1:63342_ 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:63342", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 1876539 T11490 n:127.0.0.1:63342_ oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 1876542 T11500 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> 1876543 T11489 n:127.0.0.1:63342_ 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> 1876554 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1876557 T11500 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> 1876557 T11489 n:127.0.0.1:63342_ 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> 1876618 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:63342/collection1/ and leader is http://127.0.0.1:63342/collection1/ [junit4] 2> 1876618 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63342 [junit4] 2> 1876629 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1876630 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1876630 T11497 n:127.0.0.1:63342_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1876634 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1876638 T11490 n:127.0.0.1:63342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63342", [junit4] 2> "node_name":"127.0.0.1:63342_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 1876639 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63342", [junit4] 2> "node_name":"127.0.0.1:63342_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1876756 T11500 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> 1876756 T11489 n:127.0.0.1:63342_ 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> 1876890 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1 [junit4] 2> 1876892 T11461 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001 [junit4] 2> 1876894 T11461 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 1876898 T11461 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1e733b8{/,null,AVAILABLE} [junit4] 2> 1876901 T11461 oejs.AbstractConnector.doStart Started ServerConnector@1f6930a{HTTP/1.1}{127.0.0.1:63358} [junit4] 2> 1876901 T11461 oejs.Server.doStart Started @1882418ms [junit4] 2> 1876901 T11461 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=63358, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores} [junit4] 2> 1876902 T11461 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 1876902 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\' [junit4] 2> 1876940 T11461 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\solr.xml [junit4] 2> 1876956 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores [junit4] 2> 1876957 T11461 oasc.CoreContainer.<init> New CoreContainer 29950908 [junit4] 2> 1876957 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\] [junit4] 2> 1876958 T11461 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\lib [junit4] 2> 1876958 T11461 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\lib). [junit4] 2> 1876968 T11461 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1876973 T11461 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1876974 T11461 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1876975 T11461 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1876975 T11461 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1876976 T11461 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63335/solr [junit4] 2> 1876976 T11461 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1876977 T11461 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1876981 T11461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1876993 T11517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b7dc12 name:ZooKeeperConnection Watcher:127.0.0.1:63335 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1876994 T11461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1876994 T11461 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1877000 T11461 n:127.0.0.1:63358_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1877018 T11520 n:127.0.0.1:63358_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae6e0a name:ZooKeeperConnection Watcher:127.0.0.1:63335/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1877018 T11461 n:127.0.0.1:63358_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1877029 T11461 n:127.0.0.1:63358_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1878078 T11461 n:127.0.0.1:63358_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63358_ [junit4] 2> 1878079 T11461 n:127.0.0.1:63358_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63358_ [junit4] 2> 1878085 T11461 n:127.0.0.1:63358_ oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1878088 T11461 n:127.0.0.1:63358_ 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores [junit4] 2> 1878090 T11461 n:127.0.0.1:63358_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 1878091 T11461 n:127.0.0.1:63358_ 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1\ [junit4] 2> 1878091 T11461 n:127.0.0.1:63358_ oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1878095 T11521 n:127.0.0.1:63358_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1878096 T11521 n:127.0.0.1:63358_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1878098 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1878099 T11521 n:127.0.0.1:63358_ oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1878100 T11521 n:127.0.0.1:63358_ oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1878100 T11490 n:127.0.0.1:63342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63358", [junit4] 2> "node_name":"127.0.0.1:63358_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 1878100 T11521 n:127.0.0.1:63358_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1878101 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63358", [junit4] 2> "node_name":"127.0.0.1:63358_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1878101 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 1878101 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 1878103 T11521 n:127.0.0.1:63358_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 1878103 T11521 n:127.0.0.1:63358_ oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1878211 T11490 n:127.0.0.1:63342_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 1878212 T11520 n:127.0.0.1:63358_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1878213 T11520 n:127.0.0.1:63358_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 1879139 T11521 n:127.0.0.1:63358_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1879139 T11521 n:127.0.0.1:63358_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1879140 T11521 n:127.0.0.1:63358_ oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1879140 T11521 n:127.0.0.1:63358_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1879142 T11521 n:127.0.0.1:63358_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1879142 T11521 n:127.0.0.1:63358_ 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1\' [junit4] 2> 1879164 T11521 n:127.0.0.1:63358_ oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1879174 T11521 n:127.0.0.1:63358_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1879177 T11521 n:127.0.0.1:63358_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0 [junit4] 2> 1879186 T11521 n:127.0.0.1:63358_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1879188 T11521 n:127.0.0.1:63358_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1879195 T11521 n:127.0.0.1:63358_ oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1879304 T11521 n:127.0.0.1:63358_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1879315 T11521 n:127.0.0.1:63358_ oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1879317 T11521 n:127.0.0.1:63358_ oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1879337 T11521 n:127.0.0.1:63358_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1879340 T11521 n:127.0.0.1:63358_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1879344 T11521 n:127.0.0.1:63358_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1879346 T11521 n:127.0.0.1:63358_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1879346 T11521 n:127.0.0.1:63358_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1879346 T11521 n:127.0.0.1:63358_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1879348 T11521 n:127.0.0.1:63358_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1879348 T11521 n:127.0.0.1:63358_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1879348 T11521 n:127.0.0.1:63358_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1879348 T11521 n:127.0.0.1:63358_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1879349 T11521 n:127.0.0.1:63358_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1\], dataDir=[null] [junit4] 2> 1879349 T11521 n:127.0.0.1:63358_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d601f2 [junit4] 2> 1879350 T11521 n:127.0.0.1:63358_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1\data\ [junit4] 2> 1879350 T11521 n:127.0.0.1:63358_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1\data\index/ [junit4] 2> 1879350 T11521 n:127.0.0.1:63358_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 1879351 T11521 n:127.0.0.1:63358_ x:collection1 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-1-001\cores\collection1\data\index [junit4] 2> 1879351 T11521 n:127.0.0.1:63358_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=16.1630859375, floorSegmentMB=1.693359375, forceMergeDeletesPctAllowed=6.554486653121528, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.348079091874151 [junit4] 2> 1879352 T11521 n:127.0.0.1:63358_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@403500 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@566ecf),segFN=segments_1,generation=1} [junit4] 2> 1879352 T11521 n:127.0.0.1:63358_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1879359 T11521 n:127.0.0.1:63358_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1879359 T11521 n:127.0.0.1:63358_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1879359 T11521 n:127.0.0.1:63358_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1879360 T11521 n:127.0.0.1:63358_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1879360 T11521 n:127.0.0.1:63358_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1879360 T11521 n:127.0.0.1:63358_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1879361 T11521 n:127.0.0.1:63358_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1879361 T11521 n:127.0.0.1:63358_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1879361 T11521 n:127.0.0.1:63358_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1879365 T11521 n:127.0.0.1:63358_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1879367 T11521 n:127.0.0.1:63358_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1879369 T11521 n:127.0.0.1:63358_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1879371 T11521 n:127.0.0.1:63358_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1879386 T11521 n:127.0.0.1:63358_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1879387 T11521 n:127.0.0.1:63358_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1879388 T11521 n:127.0.0.1:63358_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1879388 T11521 n:127.0.0.1:63358_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 1879390 T11521 n:127.0.0.1:63358_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1879390 T11521 n:127.0.0.1:63358_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1879392 T11521 n:127.0.0.1:63358_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1528827180, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1879393 T11521 n:127.0.0.1:63358_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@403500 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@566ecf),segFN=segments_1,generation=1} [junit4] 2> 1879393 T11521 n:127.0.0.1:63358_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1879393 T11521 n:127.0.0.1:63358_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@17eca5d[collection1] main [junit4] 2> 1879394 T11521 n:127.0.0.1:63358_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1879396 T11521 n:127.0.0.1:63358_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1879396 T11521 n:127.0.0.1:63358_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1879397 T11521 n:127.0.0.1:63358_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1879397 T11521 n:127.0.0.1:63358_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1879397 T11521 n:127.0.0.1:63358_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1879398 T11521 n:127.0.0.1:63358_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1879398 T11521 n:127.0.0.1:63358_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1879399 T11521 n:127.0.0.1:63358_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1879399 T11521 n:127.0.0.1:63358_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1879400 T11522 n:127.0.0.1:63358_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17eca5d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1879400 T11521 n:127.0.0.1:63358_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 [junit4] 2> 1879401 T11521 n:127.0.0.1:63358_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1879402 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63358 collection:collection1 shard:shard2 [junit4] 2> 1879403 T11461 n:127.0.0.1:63358_ oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 1879403 T11461 n:127.0.0.1:63358_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1879404 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 1879412 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 1879415 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1879416 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1879416 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C4288 name=collection1 org.apache.solr.core.SolrCore@e3ef87 url=http://127.0.0.1:63358/collection1 node=127.0.0.1:63358_ C4288_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63358, node_name=127.0.0.1:63358_, state=down} [junit4] 2> 1879416 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 C4288 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63358/collection1/ [junit4] 2> 1879416 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 C4288 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1879416 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 C4288 oasc.SyncStrategy.syncToMe http://127.0.0.1:63358/collection1/ has no replicas [junit4] 2> 1879417 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63358/collection1/ shard2 [junit4] 2> 1879417 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 1879417 T11490 n:127.0.0.1:63342_ 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> 1879420 T11490 n:127.0.0.1:63342_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 1879421 T11520 n:127.0.0.1:63358_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1879422 T11520 n:127.0.0.1:63358_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 1879429 T11490 n:127.0.0.1:63342_ 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:63358", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 1879431 T11490 n:127.0.0.1:63342_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 1879434 T11520 n:127.0.0.1:63358_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1879435 T11520 n:127.0.0.1:63358_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 1879439 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1879481 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:63358/collection1/ and leader is http://127.0.0.1:63358/collection1/ [junit4] 2> 1879481 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63358 [junit4] 2> 1879481 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1879481 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 1879482 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1879485 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1879486 T11490 n:127.0.0.1:63342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63358", [junit4] 2> "node_name":"127.0.0.1:63358_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 1879487 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63358", [junit4] 2> "node_name":"127.0.0.1:63358_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1879489 T11525 n:127.0.0.1:63358_ c:collection1 s:shard2 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 1879489 T11490 n:127.0.0.1:63342_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 1879490 T11520 n:127.0.0.1:63358_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1879491 T11520 n:127.0.0.1:63358_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1879709 T11461 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.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\cores\collection1 [junit4] 2> 1879711 T11461 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001 [junit4] 2> 1879712 T11461 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 1879717 T11461 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@701600{/,null,AVAILABLE} [junit4] 2> 1879718 T11461 oejs.AbstractConnector.doStart Started ServerConnector@1a8a724{HTTP/1.1}{127.0.0.1:63379} [junit4] 2> 1879719 T11461 oejs.Server.doStart Started @1885140ms [junit4] 2> 1879719 T11461 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=63379, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\cores} [junit4] 2> 1879720 T11461 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 1879720 T11461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\' [junit4] 2> 1879751 T11461 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\solr.xml [junit4] 2> 1879760 T11461 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\cores [junit4] 2> 1879761 T11461 oasc.CoreContainer.<init> New CoreContainer 20571506 [junit4] 2> 1879761 T11461 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\] [junit4] 2> 1879762 T11461 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\lib [junit4] 2> 1879762 T11461 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\lib). [junit4] 2> 1879773 T11461 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1879778 T11461 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1879779 T11461 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1879779 T11461 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1879780 T11461 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1879780 T11461 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63335/solr [junit4] 2> 1879780 T11461 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1879780 T11461 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1879782 T11461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1879784 T11539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10d3e66 name:ZooKeeperConnection Watcher:127.0.0.1:63335 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1879785 T11461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1879785 T11461 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1879789 T11461 n:127.0.0.1:63379_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1879791 T11542 n:127.0.0.1:63379_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bd22f5 name:ZooKeeperConnection Watcher:127.0.0.1:63335/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1879791 T11461 n:127.0.0.1:63379_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1879800 T11461 n:127.0.0.1:63379_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1880845 T11461 n:127.0.0.1:63379_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63379_ [junit4] 2> 1880847 T11461 n:127.0.0.1:63379_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63379_ [junit4] 2> 1880853 T11461 n:127.0.0.1:63379_ oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1880856 T11461 n:127.0.0.1:63379_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\cores [junit4] 2> 1880858 T11461 n:127.0.0.1:63379_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 1880859 T11461 n:127.0.0.1:63379_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001\shard-2-001\cores\collection1\ [junit4] 2> 1880860 T11461 n:127.0.0.1:63379_ oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1880864 T11543 n:127.0.0.1:63379_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1880864 T11543 n:127.0.0.1:63379_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1880866 T11489 n:127.0.0.1:63342_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1880868 T11543 n:127.0.0.1:63379_ oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1880868 T11543 n:127.0.0.1:63379_ oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1880868 T11490 n:127.0.0.1:63342_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63379", [junit4] 2> "node_name":"127.0.0.1:63379_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 1880868 T11543 n:127.0.0.1:63379_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1880869 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63379", [junit4] 2> "node_name":"127.0.0.1:63379_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1880869 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 1880869 T11490 n:127.0.0.1:63342_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1880871 T11543 n:127.0.0.1:63379_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1880871 T11543 n:127.0.0.1:63379_ oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1880872 T11490 n:127.0.0.1:63342_ oasco.ZkS [...truncated too long message...] I [junit4] ERROR 39.0s J0 | CloudExitableDirectoryReaderTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:63405/collection1] [junit4] > at __randomizedtesting.SeedInfo.seed([95D91E094F9B4EC9:1D8D21D3E1672331]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1425) [junit4] > at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102) [junit4] > at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86) [junit4] > at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63405/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) [junit4] > ... 51 more [junit4] 2> 1913331 T11461 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest 95D91E094F9B4EC9-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), name=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ms, timezone=Eire [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 (32-bit)/cpus=3,threads=1,free=104064032,total=240005120 [junit4] 2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, TestCharFilters, TestTolerantSearch, StressHdfsTest, LeaderFailoverAfterPartitionTest, SuggesterFSTTest, BlockCacheTest, RollingRestartTest, DefaultValueUpdateProcessorTest, TestSolrXml, TestPostingsSolrHighlighter, QueryElevationComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestNamedUpdateProcessors, TestPhraseSuggestions, UUIDFieldTest, OverseerTest, TestBlendedInfixSuggestions, TestDynamicLoading, TestSchemaManager, RequiredFieldsTest, NoCacheHeaderTest, AnalysisAfterCoreReloadTest, MigrateRouteKeyTest, CacheHeaderTest, TestExactSharedStatsCache, TestFileDictionaryLookup, TestDynamicFieldCollectionResource, DistributedExpandComponentTest, DistributedQueryComponentOptimizationTest, DocValuesMissingTest, RequestHandlersTest, TestManagedSynonymFilterFactory, DistributedQueueTest, TestFieldResource, SolrCoreTest, SystemInfoHandlerTest, TestFunctionQuery, TestPerFieldSimilarity, TestJmxMonitoredMap, TestMaxScoreQueryParser, TestCollationField, SolrIndexSplitterTest, TestReplicationHandler, AnalyticsMergeStrategyTest, TestManagedResource, CoreMergeIndexesAdminHandlerTest, SolrXmlInZkTest, TestDynamicFieldResource, ZkCLITest, TimeZoneUtilsTest, ConcurrentDeleteAndCreateCollectionTest, MultiTermTest, PathHierarchyTokenizerFactoryTest, TestXIncludeConfig, SliceStateTest, RecoveryZkTest, TestAddFieldRealTimeGet, TestSchemaSimilarityResource, ShardRoutingTest, BadComponentTest, PingRequestHandlerTest, TestTrackingShardHandlerFactory, TestUpdate, TestJmxIntegration, RemoteQueryErrorTest, TestIndexSearcher, DistributedSpellCheckComponentTest, IndexSchemaRuntimeFieldTest, SharedFSAutoReplicaFailoverTest, HdfsBasicDistributedZk2Test, TestInitQParser, SimpleCollectionCreateDeleteTest, TestCoreContainer, SolrTestCaseJ4Test, TestSolrConfigHandler, TestOmitPositions, TestCryptoKeys, AtomicUpdatesTest, CoreAdminHandlerTest, DistributedSuggestComponentTest, TestIBSimilarityFactory, SpatialHeatmapFacetsTest, SortByFunctionTest, TestFreeTextSuggestions, TestSweetSpotSimilarityFactory, TestSurroundQueryParser, DeleteReplicaTest, TestGroupingSearch, DirectSolrConnectionTest, CachingDirectoryFactoryTest, DistribDocExpirationUpdateProcessorTest, TestBM25SimilarityFactory, CollectionReloadTest, TestFieldTypeCollectionResource, PeerSyncTest, TestCloudManagedSchema, DocumentAnalysisRequestHandlerTest, TestBinaryResponseWriter, XmlUpdateRequestHandlerTest, AlternateDirectoryTest, TestHighFrequencyDictionaryFactory, TestJsonRequest, HighlighterMaxOffsetTest, TestManagedStopFilterFactory, TestIndexingPerformance, TestAnalyzedSuggestions, AliasIntegrationTest, ReplicationFactorTest, TestSolr4Spatial2, TestDistribDocBasedVersion, TestRandomDVFaceting, DistributedFacetPivotWhiteBoxTest, TestSolrIndexConfig, SolrInfoMBeanTest, MultiThreadedOCPTest, TestRestoreCore, ZkControllerTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, BasicZkTest, TestRandomFaceting, ZkSolrClientTest, TestFaceting, TestRecovery, TestHashPartitioner, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, SolrCmdDistributorTest, TestLazyCores, OverseerCollectionProcessorTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, DocValuesTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestRemoteStreaming, DistanceFunctionTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, TermsComponentTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestComponentsName, SOLR749Test, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, TestBinaryField, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, FileUtilsTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AssignTest, CloudExitableDirectoryReaderTest] [junit4] Completed [373/487] on J0 in 39.04s, 1 test, 1 error <<< FAILURES! [...truncated 366 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: 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:229: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991: There were test failures: 487 suites, 1954 tests, 1 error, 66 ignored (34 assumptions) Total time: 62 minutes 16 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
