And the corruptindexexception happens because solr corrupted the index. it mismatched the index files (e.g. via replication or something) and 5.0 detects this.
On Tue, Oct 21, 2014 at 2:16 AM, Shalin Shekhar Mangar <[email protected]> wrote: > This happened because of a CorruptIndexException: > > Caused by: org.apache.lucene.index.CorruptIndexException: file mismatch, > expected segment id=yhq3vokoe1den2av9jbd3yp8, got=yhq3vokoe1den2av9jbd3yp7 > (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty3/index/_1_2.liv"))) > [junit4] 2> at > org.apache.lucene.codecs.CodecUtil.checkSegmentHeader(CodecUtil.java:259) > [junit4] 2> at > org.apache.lucene.codecs.lucene50.Lucene50LiveDocsFormat.readLiveDocs(Lucene50LiveDocsFormat.java:88) > [junit4] 2> at > org.apache.lucene.codecs.asserting.AssertingLiveDocsFormat.readLiveDocs(AssertingLiveDocsFormat.java:64) > [junit4] 2> at > org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:102) > > > On Tue, Oct 21, 2014 at 3:07 AM, Policeman Jenkins Server > <[email protected]> wrote: >> >> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11333/ >> Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC >> >> 1 tests failed. >> REGRESSION: >> org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch >> >> Error Message: >> shard2 is not consistent. Got 62 from >> http://127.0.0.1:57436/collection1lastClient and got 24 from >> http://127.0.0.1:53065/collection1 >> >> Stack Trace: >> java.lang.AssertionError: shard2 is not consistent. Got 62 from >> http://127.0.0.1:57436/collection1lastClient and got 24 from >> http://127.0.0.1:53065/collection1 >> at >> __randomizedtesting.SeedInfo.seed([F4B371D421E391CD:7555FFCC56BCF1F1]:0) >> at org.junit.Assert.fail(Assert.java:93) >> at >> org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1255) >> at >> org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1234) >> at >> org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:162) >> at >> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) >> 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:483) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) >> at >> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) >> at >> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) >> at >> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) >> at >> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) >> at >> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) >> at >> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) >> at >> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) >> at >> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >> at >> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) >> at >> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) >> at >> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) >> at >> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >> at >> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) >> at >> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) >> at >> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) >> at >> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) >> at >> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) >> at >> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) >> at >> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >> at >> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >> at >> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >> at >> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) >> at >> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) >> at >> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) >> at >> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) >> at >> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >> at >> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) >> at java.lang.Thread.run(Thread.java:745) >> >> >> >> >> Build Log: >> [...truncated 11551 lines...] >> [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest >> [junit4] 2> Creating dataDir: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/init-core-data-001 >> [junit4] 2> 1315971 T4332 oas.SolrTestCaseJ4.buildSSLConfig >> Randomized ssl (false) and clientAuth (true) >> [junit4] 2> 1315971 T4332 >> oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system >> property: / >> [junit4] 2> 1315974 T4332 oas.SolrTestCaseJ4.setUp ###Starting >> testDistribSearch >> [junit4] 2> 1315975 T4332 oasc.ZkTestServer.run STARTING ZK TEST >> SERVER >> [junit4] 1> client port:0.0.0.0/0.0.0.0:0 >> [junit4] 2> 1315975 T4333 >> oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server >> [junit4] 2> 1316075 T4332 oasc.ZkTestServer.run start zk server on >> port:43581 >> [junit4] 2> 1316076 T4332 >> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default >> ZkCredentialsProvider >> [junit4] 2> 1316077 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1316078 T4339 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@1cf43b69 >> name:ZooKeeperConnection Watcher:127.0.0.1:43581 got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1316079 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1316079 T4332 oascc.SolrZkClient.createZkACLProvider >> Using default ZkACLProvider >> [junit4] 2> 1316080 T4332 oascc.SolrZkClient.makePath makePath: /solr >> [junit4] 2> 1316082 T4332 >> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default >> ZkCredentialsProvider >> [junit4] 2> 1316083 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1316084 T4341 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@46dad36a >> name:ZooKeeperConnection Watcher:127.0.0.1:43581/solr got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1316084 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1316085 T4332 oascc.SolrZkClient.createZkACLProvider >> Using default ZkACLProvider >> [junit4] 2> 1316085 T4332 oascc.SolrZkClient.makePath makePath: >> /collections/collection1 >> [junit4] 2> 1316088 T4332 oascc.SolrZkClient.makePath makePath: >> /collections/collection1/shards >> [junit4] 2> 1316091 T4332 oascc.SolrZkClient.makePath makePath: >> /collections/control_collection >> [junit4] 2> 1316092 T4332 oascc.SolrZkClient.makePath makePath: >> /collections/control_collection/shards >> [junit4] 2> 1316094 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml >> to /configs/conf1/solrconfig.xml >> [junit4] 2> 1316095 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/solrconfig.xml >> [junit4] 2> 1316098 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml >> to /configs/conf1/schema.xml >> [junit4] 2> 1316098 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/schema.xml >> [junit4] 2> 1316101 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml >> to /configs/conf1/solrconfig.snippet.randomindexconfig.xml >> [junit4] 2> 1316101 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/solrconfig.snippet.randomindexconfig.xml >> [junit4] 2> 1316103 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt >> to /configs/conf1/stopwords.txt >> [junit4] 2> 1316104 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/stopwords.txt >> [junit4] 2> 1316106 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt >> to /configs/conf1/protwords.txt >> [junit4] 2> 1316106 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/protwords.txt >> [junit4] 2> 1316108 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml >> to /configs/conf1/currency.xml >> [junit4] 2> 1316109 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/currency.xml >> [junit4] 2> 1316111 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml >> to /configs/conf1/enumsConfig.xml >> [junit4] 2> 1316111 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/enumsConfig.xml >> [junit4] 2> 1316113 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json >> to /configs/conf1/open-exchange-rates.json >> [junit4] 2> 1316114 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/open-exchange-rates.json >> [junit4] 2> 1316116 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt >> to /configs/conf1/mapping-ISOLatin1Accent.txt >> [junit4] 2> 1316117 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/mapping-ISOLatin1Accent.txt >> [junit4] 2> 1316119 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt >> to /configs/conf1/old_synonyms.txt >> [junit4] 2> 1316120 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/old_synonyms.txt >> [junit4] 2> 1316122 T4332 oasc.AbstractZkTestCase.putConfig put >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt >> to /configs/conf1/synonyms.txt >> [junit4] 2> 1316122 T4332 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/synonyms.txt >> [junit4] 2> 1316359 T4332 oejs.Server.doStart jetty-8.1.10.v20130312 >> [junit4] 2> 1316364 T4332 oejs.AbstractConnector.doStart Started >> [email protected]:57847 >> [junit4] 2> 1316364 T4332 oass.SolrDispatchFilter.init >> SolrDispatchFilter.init() >> [junit4] 2> 1316365 T4332 oasc.SolrResourceLoader.locateSolrHome JNDI >> not configured for solr (NoInitialContextEx) >> [junit4] 2> 1316365 T4332 oasc.SolrResourceLoader.locateSolrHome >> using system property solr.solr.home: >> ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002 >> [junit4] 2> 1316365 T4332 oasc.SolrResourceLoader.<init> new >> SolrResourceLoader for directory: >> '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002/' >> [junit4] 2> 1316376 T4332 oasc.ConfigSolr.fromFile Loading container >> configuration from >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002/solr.xml >> [junit4] 2> 1316383 T4332 oasc.CoreContainer.<init> New CoreContainer >> 1865579857 >> [junit4] 2> 1316384 T4332 oasc.CoreContainer.load Loading cores into >> CoreContainer >> [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002/] >> [junit4] 2> 1316384 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting socketTimeout to: 90000 >> [junit4] 2> 1316384 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting urlScheme to: >> [junit4] 2> 1316385 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting connTimeout to: 15000 >> [junit4] 2> 1316385 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxConnectionsPerHost to: 20 >> [junit4] 2> 1316385 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxConnections to: 10000 >> [junit4] 2> 1316385 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting corePoolSize to: 0 >> [junit4] 2> 1316385 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maximumPoolSize to: 2147483647 >> [junit4] 2> 1316386 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxThreadIdleTime to: 5 >> [junit4] 2> 1316386 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting sizeOfQueue to: -1 >> [junit4] 2> 1316386 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting fairnessPolicy to: false >> [junit4] 2> 1316386 T4332 oasu.UpdateShardHandler.<init> Creating >> UpdateShardHandler HTTP client with params: >> socketTimeout=340000&connTimeout=45000&retry=false >> [junit4] 2> 1316387 T4332 oasl.LogWatcher.createWatcher SLF4J impl is >> org.slf4j.impl.Log4jLoggerFactory >> [junit4] 2> 1316387 T4332 oasl.LogWatcher.newRegisteredLogWatcher >> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] >> [junit4] 2> 1316387 T4332 oasc.CoreContainer.load Host Name: >> 127.0.0.1 >> [junit4] 2> 1316387 T4332 oasc.ZkContainer.initZooKeeper Zookeeper >> client=127.0.0.1:43581/solr >> [junit4] 2> 1316388 T4332 oasc.ZkController.checkChrootPath zkHost >> includes chroot >> [junit4] 2> 1316388 T4332 >> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default >> ZkCredentialsProvider >> [junit4] 2> 1316389 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1316390 T4352 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@464d6e14 >> name:ZooKeeperConnection Watcher:127.0.0.1:43581 got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1316390 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1316390 T4332 oascc.SolrZkClient.createZkACLProvider >> Using default ZkACLProvider >> [junit4] 2> 1316392 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1316393 T4354 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@7cdcc18f >> name:ZooKeeperConnection Watcher:127.0.0.1:43581/solr got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1316393 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1316394 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer/queue >> [junit4] 2> 1316397 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer/collection-queue-work >> [junit4] 2> 1316398 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer/collection-map-running >> [junit4] 2> 1316399 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer/collection-map-completed >> [junit4] 2> 1316401 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer/collection-map-failure >> [junit4] 2> 1316402 T4332 oascc.SolrZkClient.makePath makePath: >> /live_nodes >> [junit4] 2> 1316402 T4332 oasc.ZkController.createEphemeralLiveNode >> Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57847_ >> [junit4] 2> 1316403 T4332 oascc.SolrZkClient.makePath makePath: >> /live_nodes/127.0.0.1:57847_ >> [junit4] 2> 1316404 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer_elect >> [junit4] 2> 1316405 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer_elect/election >> [junit4] 2> 1316405 T4332 oasc.Overseer.close Overseer (id=null) >> closing >> [junit4] 2> 1316406 T4332 >> oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader >> 127.0.0.1:57847_ >> [junit4] 2> 1316407 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer_elect/leader >> [junit4] 2> 1316407 T4332 oasc.Overseer.start Overseer >> (id=92657371706556419-127.0.0.1:57847_-n_0000000000) starting >> [junit4] 2> 1316409 T4332 oascc.SolrZkClient.makePath makePath: >> /overseer/queue-work >> [junit4] 2> 1316412 T4332 >> oasc.OverseerAutoReplicaFailoverThread.<init> Starting >> OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 >> autoReplicaFailoverWaitAfterExpiration=30000 >> autoReplicaFailoverBadNodeExpiration=60000 >> [junit4] 2> 1316412 T4356 oasc.OverseerCollectionProcessor.run >> Process current queue of collection creations >> [junit4] 2> 1316413 T4332 oascc.SolrZkClient.makePath makePath: >> /clusterstate.json >> [junit4] 2> 1316414 T4332 oascc.SolrZkClient.makePath makePath: >> /aliases.json >> [junit4] 2> 1316415 T4332 >> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster >> state from ZooKeeper... >> [junit4] 2> 1316416 T4355 oasc.Overseer$ClusterStateUpdater.run >> Starting to work on the main queue >> [junit4] 2> 1316417 T4358 oasc.ZkController.publish publishing >> core=collection1 state=down collection=control_collection >> [junit4] 2> 1316417 T4358 oasc.ZkController.publish numShards not >> found on descriptor - reading it from system property >> [junit4] 2> 1316417 T4358 oasc.ZkController.waitForCoreNodeName look >> for our core node name >> [junit4] 2> 1316418 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1316419 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 >> message={ >> [junit4] 2> "core":"collection1", >> [junit4] 2> "roles":null, >> [junit4] 2> "base_url":"http://127.0.0.1:57847", >> [junit4] 2> "node_name":"127.0.0.1:57847_", >> [junit4] 2> "numShards":"1", >> [junit4] 2> "state":"down", >> [junit4] 2> "shard":null, >> [junit4] 2> "collection":"control_collection", >> [junit4] 2> "operation":"state"} >> [junit4] 2> 1316419 T4355 >> oasc.Overseer$ClusterStateUpdater.createCollection Create collection >> control_collection with shards [shard1] >> [junit4] 2> 1316419 T4355 >> oasc.Overseer$ClusterStateUpdater.createCollection state version >> control_collection 1 >> [junit4] 2> 1316419 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard >> shard=shard1 >> [junit4] 2> 1316421 T4359 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> 1317418 T4358 oasc.ZkController.waitForShardId waiting to >> find shard id in clusterstate for collection1 >> [junit4] 2> 1317418 T4358 oasc.ZkController.createCollectionZkNode >> Check for collection zkNode:control_collection >> [junit4] 2> 1317419 T4358 oasc.ZkController.createCollectionZkNode >> Collection zkNode exists >> [junit4] 2> 1317420 T4358 oascc.ZkStateReader.readConfigName Load >> collection config from:/collections/control_collection >> [junit4] 2> 1317421 T4358 oascc.ZkStateReader.readConfigName >> path=/collections/control_collection configName=conf1 specified config >> exists in ZooKeeper >> [junit4] 2> 1317421 T4358 oasc.SolrResourceLoader.<init> new >> SolrResourceLoader for directory: >> '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002/collection1/' >> [junit4] 2> 1317422 T4358 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002/collection1/lib/.svn/' >> to classloader >> [junit4] 2> 1317423 T4358 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002/collection1/lib/classes/' >> to classloader >> [junit4] 2> 1317423 T4358 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002/collection1/lib/README' >> to classloader >> [junit4] 2> 1317449 T4358 oasc.SolrConfig.<init> Using Lucene >> MatchVersion: 5.0.0 >> [junit4] 2> 1317459 T4358 oasc.SolrConfig.<init> Loaded SolrConfig: >> solrconfig.xml >> [junit4] 2> 1317460 T4358 oass.IndexSchema.readSchema Reading Solr >> Schema from schema.xml >> [junit4] 2> 1317467 T4358 oass.IndexSchema.readSchema [collection1] >> Schema name=test >> [junit4] 2> 1317564 T4358 oass.IndexSchema.readSchema default search >> field in schema is text >> [junit4] 2> 1317565 T4358 oass.IndexSchema.readSchema unique key >> field: id >> [junit4] 2> 1317565 T4358 oass.FileExchangeRateProvider.reload >> Reloading exchange rates from file currency.xml >> [junit4] 2> 1317567 T4358 oass.FileExchangeRateProvider.reload >> Reloading exchange rates from file currency.xml >> [junit4] 2> 1317579 T4358 oasc.CoreContainer.create Creating SolrCore >> 'collection1' using configuration from collection control_collection >> [junit4] 2> 1317579 T4358 oasc.SolrCore.initDirectoryFactory >> solr.StandardDirectoryFactory >> [junit4] 2> 1317579 T4358 oasc.SolrCore.<init> [collection1] Opening >> new SolrCore at >> ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-002/collection1/, >> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/control/data/ >> [junit4] 2> 1317579 T4358 oasc.JmxMonitoredMap.<init> JMX monitoring >> is enabled. Adding Solr mbeans to JMX Server: >> com.sun.jmx.mbeanserver.JmxMBeanServer@1f2dd46b >> [junit4] 2> 1317581 T4358 oasc.CachingDirectoryFactory.get return new >> directory for >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/control/data >> [junit4] 2> 1317581 T4358 oasc.SolrCore.getNewIndexDir New index >> directory detected: old=null >> new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/control/data/index/ >> [junit4] 2> 1317582 T4358 oasc.SolrCore.initIndex WARN [collection1] >> Solr index directory >> '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/control/data/index' >> doesn't exist. Creating new index... >> [junit4] 2> 1317582 T4358 oasc.CachingDirectoryFactory.get return new >> directory for >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/control/data/index >> [junit4] 2> 1317582 T4358 oasu.RandomMergePolicy.<init> >> RandomMergePolicy wrapping class >> org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: >> minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, >> maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, >> maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, >> noCFSRatio=1.0] >> [junit4] 2> 1317669 T4358 oasc.SolrDeletionPolicy.onCommit >> SolrDeletionPolicy.onCommit: commits: num=1 >> [junit4] 2> >> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/control/data/index,segFN=segments_1,generation=1} >> [junit4] 2> 1317669 T4358 oasc.SolrDeletionPolicy.updateCommits >> newest commit generation = 1 >> [junit4] 2> 1317672 T4358 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "nodistrib" >> [junit4] 2> 1317673 T4358 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "dedupe" >> [junit4] 2> 1317673 T4358 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "dedupe" >> [junit4] 2> 1317673 T4358 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "stored_sig" >> [junit4] 2> 1317674 T4358 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "stored_sig" >> [junit4] 2> 1317674 T4358 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" >> [junit4] 2> 1317674 T4358 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" >> [junit4] 2> 1317675 T4358 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "distrib-dup-test-chain-implicit" >> [junit4] 2> 1317675 T4358 oasc.SolrCore.loadUpdateProcessorChains no >> updateRequestProcessorChain defined as default, creating implicit default >> [junit4] 2> 1317676 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1317676 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /update/json: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1317676 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1317677 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created standard: solr.StandardRequestHandler >> [junit4] 2> 1317677 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /get: solr.RealTimeGetHandler >> [junit4] 2> 1317678 T4358 oasc.RequestHandlers.initHandlersFromConfig >> adding lazy requestHandler: solr.ReplicationHandler >> [junit4] 2> 1317678 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /replication: solr.ReplicationHandler >> [junit4] 2> 1317678 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /update: solr.UpdateRequestHandler >> [junit4] 2> 1317679 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/: org.apache.solr.handler.admin.AdminHandlers >> [junit4] 2> 1317679 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/file: solr.admin.ShowFileRequestHandler >> [junit4] 2> 1317680 T4358 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/fileedit: solr.admin.EditFileRequestHandler >> [junit4] 2> 1317682 T4358 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1317683 T4358 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1317685 T4358 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1317686 T4358 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1317687 T4358 oasu.CommitTracker.<init> Hard AutoCommit: >> disabled >> [junit4] 2> 1317687 T4358 oasu.CommitTracker.<init> Soft AutoCommit: >> disabled >> [junit4] 2> 1317688 T4358 oasu.RandomMergePolicy.<init> >> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >> [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, >> maxMergedSegmentMB=79.841796875, floorSegmentMB=1.9970703125, >> forceMergeDeletesPctAllowed=6.807490221182803, segmentsPerTier=42.0, >> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >> [junit4] 2> 1317688 T4358 oasc.SolrDeletionPolicy.onInit >> SolrDeletionPolicy.onInit: commits: num=1 >> [junit4] 2> >> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/control/data/index,segFN=segments_1,generation=1} >> [junit4] 2> 1317688 T4358 oasc.SolrDeletionPolicy.updateCommits >> newest commit generation = 1 >> [junit4] 2> 1317689 T4358 oass.SolrIndexSearcher.<init> Opening >> Searcher@22b31af7[collection1] main >> [junit4] 2> 1317689 T4358 oascc.ZkStateReader.readConfigName Load >> collection config from:/collections/control_collection >> [junit4] 2> 1317690 T4358 oascc.ZkStateReader.readConfigName >> path=/collections/control_collection configName=conf1 specified config >> exists in ZooKeeper >> [junit4] 2> 1317690 T4358 oasr.ManagedResourceStorage.newStorageIO >> Setting up ZooKeeper-based storage for the RestManager with znodeBase: >> /configs/conf1 >> [junit4] 2> 1317690 T4358 >> oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured >> ZooKeeperStorageIO with znodeBase: /configs/conf1 >> [junit4] 2> 1317691 T4358 oasr.RestManager.init Initializing >> RestManager with initArgs: {} >> [junit4] 2> 1317691 T4358 oasr.ManagedResourceStorage.load Reading >> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 >> [junit4] 2> 1317691 T4358 >> oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found >> for znode /configs/conf1/_rest_managed.json >> [junit4] 2> 1317692 T4358 oasr.ManagedResourceStorage.load Loaded >> null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 >> [junit4] 2> 1317692 T4358 oascc.SolrZkClient.makePath makePath: >> /configs/conf1/_rest_managed.json >> [junit4] 2> 1317694 T4358 >> oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new >> znode /configs/conf1/_rest_managed.json >> [junit4] 2> 1317694 T4358 >> oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path >> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 >> [junit4] 2> 1317694 T4358 oasr.RestManager.init Initializing 0 >> registered ManagedResources >> [junit4] 2> 1317695 T4360 oasc.SolrCore.registerSearcher >> [collection1] Registered new searcher Searcher@22b31af7[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader())} >> [junit4] 2> 1317696 T4358 oasc.CoreContainer.registerCore registering >> core: collection1 >> [junit4] 2> 1317696 T4363 oasc.ZkController.register Register replica >> - core:collection1 address:http://127.0.0.1:57847 >> collection:control_collection shard:shard1 >> [junit4] 2> 1317696 T4332 oass.SolrDispatchFilter.init >> user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 >> [junit4] 2> 1317697 T4332 oass.SolrDispatchFilter.init >> SolrDispatchFilter.init() done >> [junit4] 2> 1317697 T4363 oascc.SolrZkClient.makePath makePath: >> /collections/control_collection/leader_elect/shard1/election >> [junit4] 2> 1317697 T4332 >> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default >> ZkCredentialsProvider >> [junit4] 2> 1317698 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1317698 T4365 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@58fdb452 >> name:ZooKeeperConnection Watcher:127.0.0.1:43581/solr got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1317699 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1317699 T4332 oascc.SolrZkClient.createZkACLProvider >> Using default ZkACLProvider >> [junit4] 2> 1317700 T4332 >> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster >> state from ZooKeeper... >> [junit4] 2> 1317700 T4363 >> oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process >> for shard shard1 >> [junit4] 2> 1317701 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1317701 T4363 >> oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas >> found to continue. >> [junit4] 2> 1317701 T4363 >> oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - >> try and sync >> [junit4] 2> ASYNC NEW_CORE C3883 name=collection1 >> org.apache.solr.core.SolrCore@5cba9cb3 >> url=http://127.0.0.1:57847/collection1 node=127.0.0.1:57847_ >> C3883_STATE=coll:control_collection core:collection1 >> props:{core=collection1, base_url=http://127.0.0.1:57847, >> node_name=127.0.0.1:57847_, state=down} >> [junit4] 2> 1317701 T4363 C3883 P57847 oasc.SyncStrategy.sync Sync >> replicas to http://127.0.0.1:57847/collection1/ >> [junit4] 2> 1317701 T4332 oasc.ChaosMonkey.monkeyLog monkey: init - >> expire sessions:false cause connection loss:false >> [junit4] 2> 1317701 T4363 C3883 P57847 oasc.SyncStrategy.syncReplicas >> Sync Success - now sync replicas to me >> [junit4] 2> 1317701 T4332 >> oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with >> stateFormat=2 >> [junit4] 2> 1317702 T4363 C3883 P57847 oasc.SyncStrategy.syncToMe >> http://127.0.0.1:57847/collection1/ has no replicas >> [junit4] 2> 1317702 T4332 >> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default >> ZkCredentialsProvider >> [junit4] 2> 1317702 T4363 >> oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: >> http://127.0.0.1:57847/collection1/ shard1 >> [junit4] 2> 1317702 T4363 oascc.SolrZkClient.makePath makePath: >> /collections/control_collection/leaders/shard1 >> [junit4] 2> 1317702 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1317703 T4367 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@42b7d67b >> name:ZooKeeperConnection Watcher:127.0.0.1:43581/solr got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1317703 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1317703 T4332 oascc.SolrZkClient.createZkACLProvider >> Using default ZkACLProvider >> [junit4] 2> 1317704 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1317705 T4355 >> oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: >> collection1 >> [junit4] 2> 1317705 T4355 >> oasc.Overseer$ClusterStateUpdater.createCollection Create collection >> collection1 with shards [shard1, shard2] >> [junit4] 2> 1317705 T4355 >> oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 >> 2 >> [junit4] 2> 1317706 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection >> /collections/collection1/state.json >> [junit4] 2> 1317707 T4359 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> 1317707 T4368 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> 1317711 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1317711 T4359 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> 1317711 T4368 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> 1317755 T4363 oasc.ZkController.register We are >> http://127.0.0.1:57847/collection1/ and leader is >> http://127.0.0.1:57847/collection1/ >> [junit4] 2> 1317756 T4363 oasc.ZkController.register No LogReplay >> needed for core=collection1 baseURL=http://127.0.0.1:57847 >> [junit4] 2> 1317756 T4363 oasc.ZkController.checkRecovery I am the >> leader, no recovery necessary >> [junit4] 2> 1317756 T4363 oasc.ZkController.publish publishing >> core=collection1 state=active collection=control_collection >> [junit4] 2> 1317756 T4363 oasc.ZkController.publish numShards not >> found on descriptor - reading it from system property >> [junit4] 2> 1317757 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1317759 T4355 >> oasc.Overseer$ClusterStateUpdater.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:57847", >> [junit4] 2> "node_name":"127.0.0.1:57847_", >> [junit4] 2> "numShards":"2", >> [junit4] 2> "state":"active", >> [junit4] 2> "shard":"shard1", >> [junit4] 2> "collection":"control_collection", >> [junit4] 2> "operation":"state"} >> [junit4] 2> 1317860 T4359 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> 1317860 T4368 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> 1317945 T4332 >> oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 >> [junit4] 2> 1317946 T4332 oejs.Server.doStart jetty-8.1.10.v20130312 >> [junit4] 2> 1317947 T4332 oejs.AbstractConnector.doStart Started >> [email protected]:57436 >> [junit4] 2> 1317948 T4332 oass.SolrDispatchFilter.init >> SolrDispatchFilter.init() >> [junit4] 2> 1317948 T4332 oasc.SolrResourceLoader.locateSolrHome JNDI >> not configured for solr (NoInitialContextEx) >> [junit4] 2> 1317948 T4332 oasc.SolrResourceLoader.locateSolrHome >> using system property solr.solr.home: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003 >> [junit4] 2> 1317949 T4332 oasc.SolrResourceLoader.<init> new >> SolrResourceLoader for directory: >> '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003/' >> [junit4] 2> 1317958 T4332 oasc.ConfigSolr.fromFile Loading container >> configuration from >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003/solr.xml >> [junit4] 2> 1317974 T4332 oasc.CoreContainer.<init> New CoreContainer >> 1846649502 >> [junit4] 2> 1317974 T4332 oasc.CoreContainer.load Loading cores into >> CoreContainer >> [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003/] >> [junit4] 2> 1317975 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting socketTimeout to: 90000 >> [junit4] 2> 1317975 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting urlScheme to: >> [junit4] 2> 1317975 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting connTimeout to: 15000 >> [junit4] 2> 1317976 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxConnectionsPerHost to: 20 >> [junit4] 2> 1317976 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxConnections to: 10000 >> [junit4] 2> 1317976 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting corePoolSize to: 0 >> [junit4] 2> 1317976 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maximumPoolSize to: 2147483647 >> [junit4] 2> 1317977 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxThreadIdleTime to: 5 >> [junit4] 2> 1317977 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting sizeOfQueue to: -1 >> [junit4] 2> 1317977 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting fairnessPolicy to: false >> [junit4] 2> 1317978 T4332 oasu.UpdateShardHandler.<init> Creating >> UpdateShardHandler HTTP client with params: >> socketTimeout=340000&connTimeout=45000&retry=false >> [junit4] 2> 1317978 T4332 oasl.LogWatcher.createWatcher SLF4J impl is >> org.slf4j.impl.Log4jLoggerFactory >> [junit4] 2> 1317978 T4332 oasl.LogWatcher.newRegisteredLogWatcher >> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] >> [junit4] 2> 1317978 T4332 oasc.CoreContainer.load Host Name: >> 127.0.0.1 >> [junit4] 2> 1317979 T4332 oasc.ZkContainer.initZooKeeper Zookeeper >> client=127.0.0.1:43581/solr >> [junit4] 2> 1317979 T4332 oasc.ZkController.checkChrootPath zkHost >> includes chroot >> [junit4] 2> 1317979 T4332 >> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default >> ZkCredentialsProvider >> [junit4] 2> 1317980 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1317981 T4379 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@1f588f77 >> name:ZooKeeperConnection Watcher:127.0.0.1:43581 got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1317982 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1317982 T4332 oascc.SolrZkClient.createZkACLProvider >> Using default ZkACLProvider >> [junit4] 2> 1317987 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1317988 T4381 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@4c11a869 >> name:ZooKeeperConnection Watcher:127.0.0.1:43581/solr got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1317988 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1317995 T4332 >> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster >> state from ZooKeeper... >> [junit4] 2> 1319000 T4332 oasc.ZkController.createEphemeralLiveNode >> Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57436_ >> [junit4] 2> 1319001 T4332 oascc.SolrZkClient.makePath makePath: >> /live_nodes/127.0.0.1:57436_ >> [junit4] 2> 1319005 T4332 oasc.Overseer.close Overseer (id=null) >> closing >> [junit4] 2> 1319010 T4383 oasc.ZkController.publish publishing >> core=collection1 state=down collection=collection1 >> [junit4] 2> 1319010 T4383 oasc.ZkController.publish numShards not >> found on descriptor - reading it from system property >> [junit4] 2> 1319011 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1319012 T4383 oasc.ZkController.preRegister Registering >> watch for external collection collection1 >> [junit4] 2> 1319012 T4383 oascc.ZkStateReader.addZkWatch addZkWatch >> collection1 >> [junit4] 2> 1319012 T4383 oascc.ZkStateReader.addZkWatch Updating >> collection state at /collections/collection1/state.json from ZooKeeper... >> [junit4] 2> 1319013 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 >> message={ >> [junit4] 2> "core":"collection1", >> [junit4] 2> "roles":null, >> [junit4] 2> "base_url":"http://127.0.0.1:57436", >> [junit4] 2> "node_name":"127.0.0.1:57436_", >> [junit4] 2> "numShards":"2", >> [junit4] 2> "state":"down", >> [junit4] 2> "shard":null, >> [junit4] 2> "collection":"collection1", >> [junit4] 2> "operation":"state"} >> [junit4] 2> 1319013 T4383 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 0 >> [junit4] 2> 1319013 T4383 oasc.ZkController.waitForCoreNodeName look >> for our core node name >> [junit4] 2> 1319014 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with >> numShards=2 >> [junit4] 2> 1319014 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard >> shard=shard2 >> [junit4] 2> 1319017 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1319017 T4382 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1319017 T4382 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 1 >> [junit4] 2> 1320013 T4383 oasc.ZkController.waitForShardId waiting to >> find shard id in clusterstate for collection1 >> [junit4] 2> 1320014 T4383 oasc.ZkController.createCollectionZkNode >> Check for collection zkNode:collection1 >> [junit4] 2> 1320015 T4383 oasc.ZkController.createCollectionZkNode >> Collection zkNode exists >> [junit4] 2> 1320015 T4383 oascc.ZkStateReader.readConfigName Load >> collection config from:/collections/collection1 >> [junit4] 2> 1320017 T4383 oascc.ZkStateReader.readConfigName >> path=/collections/collection1 configName=conf1 specified config exists in >> ZooKeeper >> [junit4] 2> 1320017 T4383 oasc.SolrResourceLoader.<init> new >> SolrResourceLoader for directory: >> '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003/collection1/' >> [junit4] 2> 1320018 T4383 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003/collection1/lib/.svn/' >> to classloader >> [junit4] 2> 1320018 T4383 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003/collection1/lib/classes/' >> to classloader >> [junit4] 2> 1320019 T4383 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003/collection1/lib/README' >> to classloader >> [junit4] 2> 1320041 T4383 oasc.SolrConfig.<init> Using Lucene >> MatchVersion: 5.0.0 >> [junit4] 2> 1320051 T4383 oasc.SolrConfig.<init> Loaded SolrConfig: >> solrconfig.xml >> [junit4] 2> 1320053 T4383 oass.IndexSchema.readSchema Reading Solr >> Schema from schema.xml >> [junit4] 2> 1320056 T4383 oass.IndexSchema.readSchema [collection1] >> Schema name=test >> [junit4] 2> 1320147 T4383 oass.IndexSchema.readSchema default search >> field in schema is text >> [junit4] 2> 1320154 T4383 oass.IndexSchema.readSchema unique key >> field: id >> [junit4] 2> 1320154 T4383 oass.FileExchangeRateProvider.reload >> Reloading exchange rates from file currency.xml >> [junit4] 2> 1320157 T4383 oass.FileExchangeRateProvider.reload >> Reloading exchange rates from file currency.xml >> [junit4] 2> 1320169 T4383 oasc.CoreContainer.create Creating SolrCore >> 'collection1' using configuration from collection collection1 >> [junit4] 2> 1320169 T4383 oasc.SolrCore.initDirectoryFactory >> solr.StandardDirectoryFactory >> [junit4] 2> 1320169 T4383 oasc.SolrCore.<init> [collection1] Opening >> new SolrCore at >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-003/collection1/, >> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty1/ >> [junit4] 2> 1320169 T4383 oasc.JmxMonitoredMap.<init> JMX monitoring >> is enabled. Adding Solr mbeans to JMX Server: >> com.sun.jmx.mbeanserver.JmxMBeanServer@1f2dd46b >> [junit4] 2> 1320170 T4383 oasc.CachingDirectoryFactory.get return new >> directory for >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty1 >> [junit4] 2> 1320170 T4383 oasc.SolrCore.getNewIndexDir New index >> directory detected: old=null >> new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty1/index/ >> [junit4] 2> 1320170 T4383 oasc.SolrCore.initIndex WARN [collection1] >> Solr index directory >> '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty1/index' >> doesn't exist. Creating new index... >> [junit4] 2> 1320171 T4383 oasc.CachingDirectoryFactory.get return new >> directory for >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty1/index >> [junit4] 2> 1320171 T4383 oasu.RandomMergePolicy.<init> >> RandomMergePolicy wrapping class >> org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: >> minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, >> maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, >> maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, >> noCFSRatio=1.0] >> [junit4] 2> 1320180 T4383 oasc.SolrDeletionPolicy.onCommit >> SolrDeletionPolicy.onCommit: commits: num=1 >> [junit4] 2> >> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1} >> [junit4] 2> 1320180 T4383 oasc.SolrDeletionPolicy.updateCommits >> newest commit generation = 1 >> [junit4] 2> 1320184 T4383 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "nodistrib" >> [junit4] 2> 1320184 T4383 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "dedupe" >> [junit4] 2> 1320184 T4383 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "dedupe" >> [junit4] 2> 1320185 T4383 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "stored_sig" >> [junit4] 2> 1320185 T4383 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "stored_sig" >> [junit4] 2> 1320185 T4383 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" >> [junit4] 2> 1320185 T4383 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" >> [junit4] 2> 1320186 T4383 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "distrib-dup-test-chain-implicit" >> [junit4] 2> 1320186 T4383 oasc.SolrCore.loadUpdateProcessorChains no >> updateRequestProcessorChain defined as default, creating implicit default >> [junit4] 2> 1320187 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1320187 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /update/json: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1320188 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1320188 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created standard: solr.StandardRequestHandler >> [junit4] 2> 1320189 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /get: solr.RealTimeGetHandler >> [junit4] 2> 1320189 T4383 oasc.RequestHandlers.initHandlersFromConfig >> adding lazy requestHandler: solr.ReplicationHandler >> [junit4] 2> 1320189 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /replication: solr.ReplicationHandler >> [junit4] 2> 1320190 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /update: solr.UpdateRequestHandler >> [junit4] 2> 1320190 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/: org.apache.solr.handler.admin.AdminHandlers >> [junit4] 2> 1320191 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/file: solr.admin.ShowFileRequestHandler >> [junit4] 2> 1320191 T4383 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/fileedit: solr.admin.EditFileRequestHandler >> [junit4] 2> 1320194 T4383 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1320195 T4383 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1320196 T4383 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1320197 T4383 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1320199 T4383 oasu.CommitTracker.<init> Hard AutoCommit: >> disabled >> [junit4] 2> 1320199 T4383 oasu.CommitTracker.<init> Soft AutoCommit: >> disabled >> [junit4] 2> 1320201 T4383 oasu.RandomMergePolicy.<init> >> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >> [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, >> maxMergedSegmentMB=79.841796875, floorSegmentMB=1.9970703125, >> forceMergeDeletesPctAllowed=6.807490221182803, segmentsPerTier=42.0, >> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >> [junit4] 2> 1320202 T4383 oasc.SolrDeletionPolicy.onInit >> SolrDeletionPolicy.onInit: commits: num=1 >> [junit4] 2> >> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1} >> [junit4] 2> 1320202 T4383 oasc.SolrDeletionPolicy.updateCommits >> newest commit generation = 1 >> [junit4] 2> 1320203 T4383 oass.SolrIndexSearcher.<init> Opening >> Searcher@53b6bbb9[collection1] main >> [junit4] 2> 1320203 T4383 oascc.ZkStateReader.readConfigName Load >> collection config from:/collections/collection1 >> [junit4] 2> 1320205 T4383 oascc.ZkStateReader.readConfigName >> path=/collections/collection1 configName=conf1 specified config exists in >> ZooKeeper >> [junit4] 2> 1320205 T4383 oasr.ManagedResourceStorage.newStorageIO >> Setting up ZooKeeper-based storage for the RestManager with znodeBase: >> /configs/conf1 >> [junit4] 2> 1320206 T4383 >> oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured >> ZooKeeperStorageIO with znodeBase: /configs/conf1 >> [junit4] 2> 1320206 T4383 oasr.RestManager.init Initializing >> RestManager with initArgs: {} >> [junit4] 2> 1320206 T4383 oasr.ManagedResourceStorage.load Reading >> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 >> [junit4] 2> 1320208 T4383 >> oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes >> from znode /configs/conf1/_rest_managed.json >> [junit4] 2> 1320208 T4383 oasr.ManagedResourceStorage.load Loaded >> LinkedHashMap at path _rest_managed.json using >> ZooKeeperStorageIO:path=/configs/conf1 >> [junit4] 2> 1320208 T4383 oasr.ManagedResource.reloadFromStorage >> Loaded initArgs {} for /rest/managed >> [junit4] 2> 1320208 T4383 oasr.RestManager.init Initializing 0 >> registered ManagedResources >> [junit4] 2> 1320211 T4384 oasc.SolrCore.registerSearcher >> [collection1] Registered new searcher Searcher@53b6bbb9[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader())} >> [junit4] 2> 1320214 T4383 oasc.CoreContainer.registerCore registering >> core: collection1 >> [junit4] 2> 1320215 T4387 oasc.ZkController.register Register replica >> - core:collection1 address:http://127.0.0.1:57436 collection:collection1 >> shard:shard2 >> [junit4] 2> 1320216 T4332 oass.SolrDispatchFilter.init >> user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 >> [junit4] 2> 1320216 T4332 oass.SolrDispatchFilter.init >> SolrDispatchFilter.init() done >> [junit4] 2> 1320217 T4387 oascc.SolrZkClient.makePath makePath: >> /collections/collection1/leader_elect/shard2/election >> [junit4] 2> 1320221 T4387 >> oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process >> for shard shard2 >> [junit4] 2> 1320223 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1320223 T4387 >> oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas >> found to continue. >> [junit4] 2> 1320224 T4387 >> oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - >> try and sync >> [junit4] 2> ASYNC NEW_CORE C3884 name=collection1 >> org.apache.solr.core.SolrCore@6884ac5c >> url=http://127.0.0.1:57436/collection1 node=127.0.0.1:57436_ >> C3884_STATE=coll:collection1 core:collection1 props:{core=collection1, >> base_url=http://127.0.0.1:57436, node_name=127.0.0.1:57436_, state=down} >> [junit4] 2> 1320224 T4387 C3884 P57436 oasc.SyncStrategy.sync Sync >> replicas to http://127.0.0.1:57436/collection1/ >> [junit4] 2> 1320224 T4387 C3884 P57436 oasc.SyncStrategy.syncReplicas >> Sync Success - now sync replicas to me >> [junit4] 2> 1320224 T4387 C3884 P57436 oasc.SyncStrategy.syncToMe >> http://127.0.0.1:57436/collection1/ has no replicas >> [junit4] 2> 1320225 T4387 >> oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: >> http://127.0.0.1:57436/collection1/ shard2 >> [junit4] 2> 1320225 T4387 oascc.SolrZkClient.makePath makePath: >> /collections/collection1/leaders/shard2 >> [junit4] 2> 1320227 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1320228 T4382 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1320228 T4382 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 2 >> [junit4] 2> 1320230 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1320231 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1320231 T4382 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1320231 T4382 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 3 >> [junit4] 2> 1320279 T4387 oasc.ZkController.register We are >> http://127.0.0.1:57436/collection1/ and leader is >> http://127.0.0.1:57436/collection1/ >> [junit4] 2> 1320279 T4387 oasc.ZkController.register No LogReplay >> needed for core=collection1 baseURL=http://127.0.0.1:57436 >> [junit4] 2> 1320279 T4387 oasc.ZkController.checkRecovery I am the >> leader, no recovery necessary >> [junit4] 2> 1320279 T4387 oasc.ZkController.publish publishing >> core=collection1 state=active collection=collection1 >> [junit4] 2> 1320279 T4387 oasc.ZkController.publish numShards not >> found on descriptor - reading it from system property >> [junit4] 2> 1320280 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1320282 T4387 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 3 >> [junit4] 2> 1320282 T4355 >> oasc.Overseer$ClusterStateUpdater.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:57436", >> [junit4] 2> "node_name":"127.0.0.1:57436_", >> [junit4] 2> "numShards":"2", >> [junit4] 2> "state":"active", >> [junit4] 2> "shard":"shard2", >> [junit4] 2> "collection":"collection1", >> [junit4] 2> "operation":"state"} >> [junit4] 2> 1320287 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1320288 T4382 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1320289 T4382 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 4 >> [junit4] 2> 1320462 T4332 >> oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 >> [junit4] 2> 1320463 T4332 oejs.Server.doStart jetty-8.1.10.v20130312 >> [junit4] 2> 1320466 T4332 oejs.AbstractConnector.doStart Started >> [email protected]:60793 >> [junit4] 2> 1320467 T4332 oass.SolrDispatchFilter.init >> SolrDispatchFilter.init() >> [junit4] 2> 1320468 T4332 oasc.SolrResourceLoader.locateSolrHome JNDI >> not configured for solr (NoInitialContextEx) >> [junit4] 2> 1320468 T4332 oasc.SolrResourceLoader.locateSolrHome >> using system property solr.solr.home: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004 >> [junit4] 2> 1320469 T4332 oasc.SolrResourceLoader.<init> new >> SolrResourceLoader for directory: >> '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004/' >> [junit4] 2> 1320487 T4332 oasc.ConfigSolr.fromFile Loading container >> configuration from >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004/solr.xml >> [junit4] 2> 1320495 T4332 oasc.CoreContainer.<init> New CoreContainer >> 1180931935 >> [junit4] 2> 1320495 T4332 oasc.CoreContainer.load Loading cores into >> CoreContainer >> [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004/] >> [junit4] 2> 1320496 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting socketTimeout to: 90000 >> [junit4] 2> 1320496 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting urlScheme to: >> [junit4] 2> 1320496 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting connTimeout to: 15000 >> [junit4] 2> 1320496 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxConnectionsPerHost to: 20 >> [junit4] 2> 1320496 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxConnections to: 10000 >> [junit4] 2> 1320497 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting corePoolSize to: 0 >> [junit4] 2> 1320497 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maximumPoolSize to: 2147483647 >> [junit4] 2> 1320497 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxThreadIdleTime to: 5 >> [junit4] 2> 1320497 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting sizeOfQueue to: -1 >> [junit4] 2> 1320497 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting fairnessPolicy to: false >> [junit4] 2> 1320498 T4332 oasu.UpdateShardHandler.<init> Creating >> UpdateShardHandler HTTP client with params: >> socketTimeout=340000&connTimeout=45000&retry=false >> [junit4] 2> 1320498 T4332 oasl.LogWatcher.createWatcher SLF4J impl is >> org.slf4j.impl.Log4jLoggerFactory >> [junit4] 2> 1320498 T4332 oasl.LogWatcher.newRegisteredLogWatcher >> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] >> [junit4] 2> 1320498 T4332 oasc.CoreContainer.load Host Name: >> 127.0.0.1 >> [junit4] 2> 1320499 T4332 oasc.ZkContainer.initZooKeeper Zookeeper >> client=127.0.0.1:43581/solr >> [junit4] 2> 1320499 T4332 oasc.ZkController.checkChrootPath zkHost >> includes chroot >> [junit4] 2> 1320499 T4332 >> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default >> ZkCredentialsProvider >> [junit4] 2> 1320500 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1320502 T4398 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@3f7331e4 >> name:ZooKeeperConnection Watcher:127.0.0.1:43581 got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1320503 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1320504 T4332 oascc.SolrZkClient.createZkACLProvider >> Using default ZkACLProvider >> [junit4] 2> 1320506 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1320506 T4400 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@7328f66e >> name:ZooKeeperConnection Watcher:127.0.0.1:43581/solr got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1320507 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1320510 T4332 >> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster >> state from ZooKeeper... >> [junit4] 2> 1321513 T4332 oasc.ZkController.createEphemeralLiveNode >> Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60793_ >> [junit4] 2> 1321515 T4332 oascc.SolrZkClient.makePath makePath: >> /live_nodes/127.0.0.1:60793_ >> [junit4] 2> 1321519 T4332 oasc.Overseer.close Overseer (id=null) >> closing >> [junit4] 2> 1321526 T4402 oasc.ZkController.publish publishing >> core=collection1 state=down collection=collection1 >> [junit4] 2> 1321526 T4402 oasc.ZkController.publish numShards not >> found on descriptor - reading it from system property >> [junit4] 2> 1321528 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1321528 T4402 oasc.ZkController.preRegister Registering >> watch for external collection collection1 >> [junit4] 2> 1321528 T4402 oascc.ZkStateReader.addZkWatch addZkWatch >> collection1 >> [junit4] 2> 1321529 T4402 oascc.ZkStateReader.addZkWatch Updating >> collection state at /collections/collection1/state.json from ZooKeeper... >> [junit4] 2> 1321529 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 >> message={ >> [junit4] 2> "core":"collection1", >> [junit4] 2> "roles":null, >> [junit4] 2> "base_url":"http://127.0.0.1:60793", >> [junit4] 2> "node_name":"127.0.0.1:60793_", >> [junit4] 2> "numShards":"2", >> [junit4] 2> "state":"down", >> [junit4] 2> "shard":null, >> [junit4] 2> "collection":"collection1", >> [junit4] 2> "operation":"state"} >> [junit4] 2> 1321530 T4402 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 4 >> [junit4] 2> 1321530 T4402 oasc.ZkController.waitForCoreNodeName look >> for our core node name >> [junit4] 2> 1321531 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with >> numShards=2 >> [junit4] 2> 1321532 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard >> shard=shard1 >> [junit4] 2> 1321535 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1321535 T4382 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1321535 T4401 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1321535 T4382 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 5 >> [junit4] 2> 1321536 T4401 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 5 >> [junit4] 2> 1322530 T4402 oasc.ZkController.waitForShardId waiting to >> find shard id in clusterstate for collection1 >> [junit4] 2> 1322530 T4402 oasc.ZkController.createCollectionZkNode >> Check for collection zkNode:collection1 >> [junit4] 2> 1322531 T4402 oasc.ZkController.createCollectionZkNode >> Collection zkNode exists >> [junit4] 2> 1322532 T4402 oascc.ZkStateReader.readConfigName Load >> collection config from:/collections/collection1 >> [junit4] 2> 1322533 T4402 oascc.ZkStateReader.readConfigName >> path=/collections/collection1 configName=conf1 specified config exists in >> ZooKeeper >> [junit4] 2> 1322533 T4402 oasc.SolrResourceLoader.<init> new >> SolrResourceLoader for directory: >> '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004/collection1/' >> [junit4] 2> 1322534 T4402 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004/collection1/lib/.svn/' >> to classloader >> [junit4] 2> 1322534 T4402 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004/collection1/lib/classes/' >> to classloader >> [junit4] 2> 1322535 T4402 oasc.SolrResourceLoader.replaceClassLoader >> Adding >> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004/collection1/lib/README' >> to classloader >> [junit4] 2> 1322564 T4402 oasc.SolrConfig.<init> Using Lucene >> MatchVersion: 5.0.0 >> [junit4] 2> 1322575 T4402 oasc.SolrConfig.<init> Loaded SolrConfig: >> solrconfig.xml >> [junit4] 2> 1322577 T4402 oass.IndexSchema.readSchema Reading Solr >> Schema from schema.xml >> [junit4] 2> 1322583 T4402 oass.IndexSchema.readSchema [collection1] >> Schema name=test >> [junit4] 2> 1322673 T4402 oass.IndexSchema.readSchema default search >> field in schema is text >> [junit4] 2> 1322674 T4402 oass.IndexSchema.readSchema unique key >> field: id >> [junit4] 2> 1322675 T4402 oass.FileExchangeRateProvider.reload >> Reloading exchange rates from file currency.xml >> [junit4] 2> 1322678 T4402 oass.FileExchangeRateProvider.reload >> Reloading exchange rates from file currency.xml >> [junit4] 2> 1322692 T4402 oasc.CoreContainer.create Creating SolrCore >> 'collection1' using configuration from collection collection1 >> [junit4] 2> 1322692 T4402 oasc.SolrCore.initDirectoryFactory >> solr.StandardDirectoryFactory >> [junit4] 2> 1322692 T4402 oasc.SolrCore.<init> [collection1] Opening >> new SolrCore at >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-004/collection1/, >> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty2/ >> [junit4] 2> 1322692 T4402 oasc.JmxMonitoredMap.<init> JMX monitoring >> is enabled. Adding Solr mbeans to JMX Server: >> com.sun.jmx.mbeanserver.JmxMBeanServer@1f2dd46b >> [junit4] 2> 1322693 T4402 oasc.CachingDirectoryFactory.get return new >> directory for >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty2 >> [junit4] 2> 1322693 T4402 oasc.SolrCore.getNewIndexDir New index >> directory detected: old=null >> new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty2/index/ >> [junit4] 2> 1322693 T4402 oasc.SolrCore.initIndex WARN [collection1] >> Solr index directory >> '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty2/index' >> doesn't exist. Creating new index... >> [junit4] 2> 1322694 T4402 oasc.CachingDirectoryFactory.get return new >> directory for >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty2/index >> [junit4] 2> 1322694 T4402 oasu.RandomMergePolicy.<init> >> RandomMergePolicy wrapping class >> org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: >> minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, >> maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, >> maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, >> noCFSRatio=1.0] >> [junit4] 2> 1322701 T4402 oasc.SolrDeletionPolicy.onCommit >> SolrDeletionPolicy.onCommit: commits: num=1 >> [junit4] 2> >> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1} >> [junit4] 2> 1322701 T4402 oasc.SolrDeletionPolicy.updateCommits >> newest commit generation = 1 >> [junit4] 2> 1322704 T4402 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "nodistrib" >> [junit4] 2> 1322704 T4402 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "dedupe" >> [junit4] 2> 1322705 T4402 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "dedupe" >> [junit4] 2> 1322705 T4402 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "stored_sig" >> [junit4] 2> 1322705 T4402 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "stored_sig" >> [junit4] 2> 1322705 T4402 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" >> [junit4] 2> 1322706 T4402 oasup.UpdateRequestProcessorChain.init >> creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" >> [junit4] 2> 1322706 T4402 oasup.UpdateRequestProcessorChain.init >> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain >> "distrib-dup-test-chain-implicit" >> [junit4] 2> 1322706 T4402 oasc.SolrCore.loadUpdateProcessorChains no >> updateRequestProcessorChain defined as default, creating implicit default >> [junit4] 2> 1322707 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1322707 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /update/json: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1322708 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >> [junit4] 2> 1322708 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created standard: solr.StandardRequestHandler >> [junit4] 2> 1322709 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /get: solr.RealTimeGetHandler >> [junit4] 2> 1322709 T4402 oasc.RequestHandlers.initHandlersFromConfig >> adding lazy requestHandler: solr.ReplicationHandler >> [junit4] 2> 1322709 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /replication: solr.ReplicationHandler >> [junit4] 2> 1322710 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /update: solr.UpdateRequestHandler >> [junit4] 2> 1322710 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/: org.apache.solr.handler.admin.AdminHandlers >> [junit4] 2> 1322710 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/file: solr.admin.ShowFileRequestHandler >> [junit4] 2> 1322711 T4402 oasc.RequestHandlers.initHandlersFromConfig >> created /admin/fileedit: solr.admin.EditFileRequestHandler >> [junit4] 2> 1322713 T4402 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1322714 T4402 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1322715 T4402 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1322717 T4402 oashl.XMLLoader.init >> xsltCacheLifetimeSeconds=60 >> [junit4] 2> 1322718 T4402 oasu.CommitTracker.<init> Hard AutoCommit: >> disabled >> [junit4] 2> 1322718 T4402 oasu.CommitTracker.<init> Soft AutoCommit: >> disabled >> [junit4] 2> 1322720 T4402 oasu.RandomMergePolicy.<init> >> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >> [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, >> maxMergedSegmentMB=79.841796875, floorSegmentMB=1.9970703125, >> forceMergeDeletesPctAllowed=6.807490221182803, segmentsPerTier=42.0, >> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >> [junit4] 2> 1322721 T4402 oasc.SolrDeletionPolicy.onInit >> SolrDeletionPolicy.onInit: commits: num=1 >> [junit4] 2> >> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1} >> [junit4] 2> 1322721 T4402 oasc.SolrDeletionPolicy.updateCommits >> newest commit generation = 1 >> [junit4] 2> 1322721 T4402 oass.SolrIndexSearcher.<init> Opening >> Searcher@a4aac0[collection1] main >> [junit4] 2> 1322722 T4402 oascc.ZkStateReader.readConfigName Load >> collection config from:/collections/collection1 >> [junit4] 2> 1322723 T4402 oascc.ZkStateReader.readConfigName >> path=/collections/collection1 configName=conf1 specified config exists in >> ZooKeeper >> [junit4] 2> 1322723 T4402 oasr.ManagedResourceStorage.newStorageIO >> Setting up ZooKeeper-based storage for the RestManager with znodeBase: >> /configs/conf1 >> [junit4] 2> 1322724 T4402 >> oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured >> ZooKeeperStorageIO with znodeBase: /configs/conf1 >> [junit4] 2> 1322724 T4402 oasr.RestManager.init Initializing >> RestManager with initArgs: {} >> [junit4] 2> 1322724 T4402 oasr.ManagedResourceStorage.load Reading >> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 >> [junit4] 2> 1322726 T4402 >> oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes >> from znode /configs/conf1/_rest_managed.json >> [junit4] 2> 1322726 T4402 oasr.ManagedResourceStorage.load Loaded >> LinkedHashMap at path _rest_managed.json using >> ZooKeeperStorageIO:path=/configs/conf1 >> [junit4] 2> 1322726 T4402 oasr.ManagedResource.reloadFromStorage >> Loaded initArgs {} for /rest/managed >> [junit4] 2> 1322727 T4402 oasr.RestManager.init Initializing 0 >> registered ManagedResources >> [junit4] 2> 1322729 T4403 oasc.SolrCore.registerSearcher >> [collection1] Registered new searcher Searcher@a4aac0[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader())} >> [junit4] 2> 1322730 T4402 oasc.CoreContainer.registerCore registering >> core: collection1 >> [junit4] 2> 1322730 T4406 oasc.ZkController.register Register replica >> - core:collection1 address:http://127.0.0.1:60793 collection:collection1 >> shard:shard1 >> [junit4] 2> 1322731 T4332 oass.SolrDispatchFilter.init >> user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 >> [junit4] 2> 1322731 T4332 oass.SolrDispatchFilter.init >> SolrDispatchFilter.init() done >> [junit4] 2> 1322731 T4406 oascc.SolrZkClient.makePath makePath: >> /collections/collection1/leader_elect/shard1/election >> [junit4] 2> 1322735 T4406 >> oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process >> for shard shard1 >> [junit4] 2> 1322736 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1322736 T4406 >> oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas >> found to continue. >> [junit4] 2> 1322737 T4406 >> oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - >> try and sync >> [junit4] 2> ASYNC NEW_CORE C3885 name=collection1 >> org.apache.solr.core.SolrCore@74d2113c >> url=http://127.0.0.1:60793/collection1 node=127.0.0.1:60793_ >> C3885_STATE=coll:collection1 core:collection1 props:{core=collection1, >> base_url=http://127.0.0.1:60793, node_name=127.0.0.1:60793_, state=down} >> [junit4] 2> 1322737 T4406 C3885 P60793 oasc.SyncStrategy.sync Sync >> replicas to http://127.0.0.1:60793/collection1/ >> [junit4] 2> 1322737 T4406 C3885 P60793 oasc.SyncStrategy.syncReplicas >> Sync Success - now sync replicas to me >> [junit4] 2> 1322737 T4406 C3885 P60793 oasc.SyncStrategy.syncToMe >> http://127.0.0.1:60793/collection1/ has no replicas >> [junit4] 2> 1322737 T4406 >> oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: >> http://127.0.0.1:60793/collection1/ shard1 >> [junit4] 2> 1322738 T4406 oascc.SolrZkClient.makePath makePath: >> /collections/collection1/leaders/shard1 >> [junit4] 2> 1322740 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1322740 T4401 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1322740 T4382 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1322740 T4401 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 6 >> [junit4] 2> 1322741 T4382 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 6 >> [junit4] 2> 1322744 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1322745 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1322745 T4401 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1322745 T4382 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1322746 T4401 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 7 >> [junit4] 2> 1322746 T4382 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 7 >> [junit4] 2> 1322790 T4406 oasc.ZkController.register We are >> http://127.0.0.1:60793/collection1/ and leader is >> http://127.0.0.1:60793/collection1/ >> [junit4] 2> 1322790 T4406 oasc.ZkController.register No LogReplay >> needed for core=collection1 baseURL=http://127.0.0.1:60793 >> [junit4] 2> 1322790 T4406 oasc.ZkController.checkRecovery I am the >> leader, no recovery necessary >> [junit4] 2> 1322791 T4406 oasc.ZkController.publish publishing >> core=collection1 state=active collection=collection1 >> [junit4] 2> 1322791 T4406 oasc.ZkController.publish numShards not >> found on descriptor - reading it from system property >> [junit4] 2> 1322792 T4359 >> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on >> path: /overseer/queue state: SyncConnected type NodeChildrenChanged >> [junit4] 2> 1322793 T4406 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 7 >> [junit4] 2> 1322794 T4355 >> oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 >> message={ >> [junit4] 2> "core":"collection1", >> [junit4] 2> "core_node_name":"core_node2", >> [junit4] 2> "roles":null, >> [junit4] 2> "base_url":"http://127.0.0.1:60793", >> [junit4] 2> "node_name":"127.0.0.1:60793_", >> [junit4] 2> "numShards":"2", >> [junit4] 2> "state":"active", >> [junit4] 2> "shard":"shard1", >> [junit4] 2> "collection":"collection1", >> [junit4] 2> "operation":"state"} >> [junit4] 2> 1322796 T4355 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1322796 T4382 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1322796 T4401 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1322797 T4382 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 8 >> [junit4] 2> 1322797 T4401 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 8 >> [junit4] 2> 1322972 T4332 >> oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 >> [junit4] 2> 1322973 T4332 oejs.Server.doStart jetty-8.1.10.v20130312 >> [junit4] 2> 1322974 T4332 oejs.AbstractConnector.doStart Started >> [email protected]:53065 >> [junit4] 2> 1322975 T4332 oass.SolrDispatchFilter.init >> SolrDispatchFilter.init() >> [junit4] 2> 1322975 T4332 oasc.SolrResourceLoader.locateSolrHome JNDI >> not configured for solr (NoInitialContextEx) >> [junit4] 2> 1322975 T4332 oasc.SolrResourceLoader.locateSolrHome >> using system property solr.solr.home: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-005 >> [junit4] 2> 1322976 T4332 oasc.SolrResourceLoader.<init> new >> SolrResourceLoader for directory: >> '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-005/' >> [junit4] 2> 1322985 T4332 oasc.ConfigSolr.fromFile Loading container >> configuration from >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-005/solr.xml >> [junit4] 2> 1322999 T4332 oasc.CoreContainer.<init> New CoreContainer >> 579513353 >> [junit4] 2> 1323000 T4332 oasc.CoreContainer.load Loading cores into >> CoreContainer >> [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-005/] >> [junit4] 2> 1323000 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting socketTimeout to: 90000 >> [junit4] 2> 1323001 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting urlScheme to: >> [junit4] 2> 1323001 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting connTimeout to: 15000 >> [junit4] 2> 1323002 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxConnectionsPerHost to: 20 >> [junit4] 2> 1323002 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxConnections to: 10000 >> [junit4] 2> 1323003 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting corePoolSize to: 0 >> [junit4] 2> 1323004 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maximumPoolSize to: 2147483647 >> [junit4] 2> 1323004 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting maxThreadIdleTime to: 5 >> [junit4] 2> 1323004 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting sizeOfQueue to: -1 >> [junit4] 2> 1323004 T4332 oashc.HttpShardHandlerFactory.getParameter >> Setting fairnessPolicy to: false >> [junit4] 2> 1323005 T4332 oasu.UpdateShardHandler.<init> Creating >> UpdateShardHandler HTTP client with params: >> socketTimeout=340000&connTimeout=45000&retry=false >> [junit4] 2> 1323006 T4332 oasl.LogWatcher.createWatcher SLF4J impl is >> org.slf4j.impl.Log4jLoggerFactory >> [junit4] 2> 1323006 T4332 oasl.LogWatcher.newRegisteredLogWatcher >> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] >> [junit4] 2> 1323007 T4332 oasc.CoreContainer.load Host Name: >> 127.0.0.1 >> [junit4] 2> 1323007 T4332 oasc.ZkContainer.initZooKeeper Zookeeper >> client=127.0.0.1:43581/solr >> [junit4] 2> 1323007 T4332 oasc.ZkController.checkChrootPath zkHost >> includes chroot >> [junit4] 2> 1323008 T4332 >> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default >> ZkCredentialsProvider >> [junit4] 2> 1323009 T4332 oascc.ConnectionManager.waitForConnected >> Waiting for client to connect to ZooKeeper >> [junit4] 2> 1323010 T4417 oascc.ConnectionManager.process Watcher >> org.apache.solr.common.cloud.ConnectionManager@5d3e952e >> name:ZooKeeperConnection Watcher:127.0.0.1:43581 got event WatchedEvent >> state:SyncConnected type:None path:null path:null type:None >> [junit4] 2> 1323010 T4332 oascc.ConnectionManager.waitForConnected >> Client is connected to ZooKeeper >> [junit4] 2> 1323011 T4332 oascc.SolrZkClient.createZkACLProvider >> Using default >> >> [...truncated too long message...] >> >> 2> "operation":"state"} >> [junit4] 2> 1360474 T4459 >> oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection >> /collections/collection1/state.json >> [junit4] 2> 1360474 T4453 oascc.ZkStateReader$7.process A cluster >> state change: WatchedEvent state:SyncConnected type:NodeDataChanged >> path:/collections/collection1/state.json, has occurred - updating... >> [junit4] 2> 1360475 T4453 oascc.ZkStateReader.updateWatchedCollection >> Updating data for collection1 to ver 18 >> [junit4] 2> 1360478 T4332 oasu.DirectUpdateHandler2.close closing >> DirectUpdateHandler2{commits=8,autocommits=0,soft autocommit >> maxTime=1000ms,soft >> autocommits=6,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=6,cumulative_adds=94,cumulative_deletesById=31,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} >> [junit4] 2> 1360479 T4332 oasu.SolrCoreState.decrefSolrCoreState >> Closing SolrCoreState >> [junit4] 2> 1360479 T4332 oasu.DefaultSolrCoreState.closeIndexWriter >> SolrCoreState ref count has reached 0 - closing IndexWriter >> [junit4] 2> 1360480 T4332 oasu.DefaultSolrCoreState.closeIndexWriter >> closing IndexWriter with IndexWriterCloser >> [junit4] 2> 1360481 T4332 oasc.SolrCore.closeSearcher [collection1] >> Closing main searcher on request. >> [junit4] 2> 1360481 T4332 oasc.CachingDirectoryFactory.close Closing >> StandardDirectoryFactory - 2 directories currently being tracked >> [junit4] 2> 1360481 T4332 >> oasc.CachingDirectoryFactory.closeCacheValue looking to close >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty3/index >> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty3/index;done=false>>] >> [junit4] 2> 1360481 T4332 oasc.CachingDirectoryFactory.close Closing >> directory: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty3/index >> [junit4] 2> 1360482 T4332 >> oasc.CachingDirectoryFactory.closeCacheValue looking to close >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty3 >> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty3;done=false>>] >> [junit4] 2> 1360482 T4332 oasc.CachingDirectoryFactory.close Closing >> directory: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001/tempDir-001/jetty3 >> [junit4] 2> 1360482 T4332 oasc.Overseer.close Overseer >> (id=92657371706556427-127.0.0.1:53065_-n_0000000003) closing >> [junit4] 2> 1360482 T4459 oasc.Overseer$ClusterStateUpdater.run >> Overseer Loop exiting : 127.0.0.1:53065_ >> [junit4] 2> 1360483 T4453 oascc.ZkStateReader$3.process WARN >> ZooKeeper watch triggered, but Solr cannot talk to ZK >> [junit4] 2> 1360510 T4332 oejsh.ContextHandler.doStop stopped >> o.e.j.s.ServletContextHandler{/,null} >> [junit4] 2> 1365498 T4332 oas.SolrTestCaseJ4.tearDown ###Ending >> testDistribSearch >> [junit4] 2> 1365500 T4332 oasc.ZkTestServer.send4LetterWord >> connecting to 127.0.0.1:43581 43581 >> [junit4] 2> 1365919 T4333 oasc.ZkTestServer.send4LetterWord >> connecting to 127.0.0.1:43581 43581 >> [junit4] 2> NOTE: reproduce with: ant test >> -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch >> -Dtests.seed=F4B371D421E391CD -Dtests.multiplier=3 -Dtests.slow=true >> -Dtests.locale=pt_BR -Dtests.timezone=Africa/Douala >> -Dtests.file.encoding=US-ASCII >> [junit4] FAILURE 50.0s J0 | ChaosMonkeySafeLeaderTest.testDistribSearch >> <<< >> [junit4] > Throwable #1: java.lang.AssertionError: shard2 is not >> consistent. Got 62 from http://127.0.0.1:57436/collection1lastClient and >> got 24 from http://127.0.0.1:53065/collection1 >> [junit4] > at >> __randomizedtesting.SeedInfo.seed([F4B371D421E391CD:7555FFCC56BCF1F1]:0) >> [junit4] > at >> org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1255) >> [junit4] > at >> org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1234) >> [junit4] > at >> org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:162) >> [junit4] > at >> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) >> [junit4] > at java.lang.Thread.run(Thread.java:745) >> [junit4] 2> 1365949 T4332 oas.SolrTestCaseJ4.deleteCore ###deleteCore >> [junit4] 2> NOTE: leaving temporary files on disk at: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F4B371D421E391CD-001 >> [junit4] 2> 49982 T4331 ccr.ThreadLeakControl.checkThreadLeaks >> WARNING Will linger awaiting termination of 1 leaked thread(s). >> [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): >> {rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), >> _version_=OrdsLucene41(blocksize=128), >> a_t=PostingsFormat(name=Lucene41WithOrds), >> a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), >> id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128)))}, >> docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=Africa/Douala >> [junit4] 2> NOTE: Linux 3.13.0-37-generic amd64/Oracle Corporation >> 1.8.0_20 (64-bit)/cpus=8,threads=1,free=86836328,total=318324736 >> [junit4] 2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, >> TestSearcherReuse, SolrIndexSplitterTest, SolrTestCaseJ4Test, OverseerTest, >> DisMaxRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, >> SuggestComponentTest, OpenExchangeRatesOrgProviderTest, >> TestSchemaNameResource, TestSuggestSpellingConverter, >> TestSortingResponseWriter, QueryResultKeyTest, LeaderElectionTest, >> TestFastOutputStream, DocumentAnalysisRequestHandlerTest, >> TestAddFieldRealTimeGet, TestCollationFieldDocValues, TestComponentsName, >> AddSchemaFieldsUpdateProcessorFactoryTest, MinimalSchemaTest, >> TestFieldCollectionResource, TestChildDocTransformer, TestTolerantSearch, >> HighlighterTest, ExternalFileFieldSortTest, TestFieldTypeCollectionResource, >> TestJmxIntegration, SpellCheckCollatorTest, DirectSolrSpellCheckerTest, >> TestArbitraryIndexDir, RequiredFieldsTest, DistributedIntervalFacetingTest, >> AnalyticsMergeStrategyTest, TestNRTOpen, TestSolr4Spatial2, >> TestRandomDVFaceting, SharedFSAutoReplicaFailoverTest, TestSort, >> SpellPossibilityIteratorTest, TestRemoteStreaming, TestCloudSchemaless, >> CoreAdminCreateDiscoverTest, FieldMutatingUpdateProcessorTest, >> TermsComponentTest, TestCollectionAPI, TestCodecSupport, >> TestPivotHelperCode, LeaderInitiatedRecoveryOnCommitTest, >> TestClassNameShortening, HttpPartitionTest, TestLuceneMatchVersion, >> DocValuesMultiTest, TestCoreDiscovery, TestMaxScoreQueryParser, >> TestSolrDeletionPolicy1, UpdateParamsTest, TestDefaultSearchFieldResource, >> DistributedSpellCheckComponentTest, TestLMDirichletSimilarityFactory, >> TestSystemIdResolver, SSLMigrationTest, TimeZoneUtilsTest, >> TestDistributedSearch, TestManagedSchema, BadComponentTest, StressHdfsTest, >> TestSolrXml, TestFreeTextSuggestions, TestManagedSchemaFieldResource, >> TestRestManager, TestSolrJ, OverriddenZkACLAndCredentialsProvidersTest, >> ZkCLITest, TestPartialUpdateDeduplication, XmlUpdateRequestHandlerTest, >> JsonLoaderTest, NotRequiredUniqueKeyTest, TestSurroundQueryParser, >> ClusterStateUpdateTest, BasicDistributedZkTest, TestFastWriter, >> TestDistribDocBasedVersion, TestDynamicFieldCollectionResource, >> TestFaceting, TestStressVersions, TestDocumentBuilder, >> HighlighterConfigTest, SyncSliceTest, TestRawResponseWriter, >> TestSolrDeletionPolicy2, TestTrie, QueryEqualityTest, TestStressRecovery, >> TestImplicitCoreProperties, PluginInfoTest, TestStandardQParsers, >> NoCacheHeaderTest, ExitableDirectoryReaderTest, TestCloudManagedSchema, >> StandardRequestHandlerTest, TestAnalyzeInfixSuggestions, >> FastVectorHighlighterTest, MoreLikeThisHandlerTest, >> TestCursorMarkWithoutUniqueKey, DateRangeFieldTest, >> ChaosMonkeySafeLeaderTest] >> [junit4] Completed on J0 in 50.27s, 1 test, 1 failure <<< FAILURES! >> >> [...truncated 736 lines...] >> BUILD FAILED >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The >> following error occurred while executing this line: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The >> following error occurred while executing this line: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The >> following error occurred while executing this line: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The >> following error occurred while executing this line: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The >> following error occurred while executing this line: >> >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: >> The following error occurred while executing this line: >> >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: >> The following error occurred while executing this line: >> >> /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: >> There were test failures: 437 suites, 1796 tests, 1 failure, 44 ignored (21 >> assumptions) >> >> Total time: 104 minutes 43 seconds >> Build step 'Invoke Ant' marked build as failure >> [description-setter] Description set: Java: 64bit/jdk1.8.0_20 >> -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC >> 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] > > > > > -- > Regards, > Shalin Shekhar Mangar. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
