Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/593/
2 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:32033] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:32033] at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1506) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1527) at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:164) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: createcollection the collection time out:180s at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:551) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301) ... 45 more REGRESSION: org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch Error Message: Captured an uncaught exception in thread: Thread[id=20239, name=qtp1240585972-20239, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=20239, name=qtp1240585972-20239, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] Caused by: java.lang.OutOfMemoryError: unable to create new native thread at __randomizedtesting.SeedInfo.seed([B5AB0C5C4D1C06A7]:0) at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:714) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1047) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323) at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:665) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11753 lines...] [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest [junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/init-core-data-001 [junit4] 2> 366172 T817 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 366173 T817 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 366178 T817 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 366178 T817 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 366179 T818 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 366279 T817 oasc.ZkTestServer.run start zk server on port:36189 [junit4] 2> 366280 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 366283 T824 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d865f97 name:ZooKeeperConnection Watcher:127.0.0.1:36189 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 366284 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 366284 T817 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 366287 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 366288 T826 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5213e797 name:ZooKeeperConnection Watcher:127.0.0.1:36189/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 366288 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 366289 T817 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 366291 T817 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 366293 T817 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 366294 T817 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 366296 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 366297 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 366300 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 366300 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 366303 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 366304 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 366306 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 366307 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 366309 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 366309 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 366312 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 366312 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 366314 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 366315 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 366317 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 366318 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 366320 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 366320 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 366322 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 366323 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 366325 T817 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 366325 T817 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 366328 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 366329 T828 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30a93685 name:ZooKeeperConnection Watcher:127.0.0.1:36189/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 366330 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 367480 T817 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 367548 T817 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 367552 T817 oejs.AbstractConnector.doStart Started [email protected]:25938 [junit4] 2> 367555 T817 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 367556 T817 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 367556 T817 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002 [junit4] 2> 367556 T817 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002/' [junit4] 2> 367586 T817 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002/solr.xml [junit4] 2> 367638 T817 oasc.CoreContainer.<init> New CoreContainer 721474636 [junit4] 2> 367638 T817 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002/] [junit4] 2> 367639 T817 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 367639 T817 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 367639 T817 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 367640 T817 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 367640 T817 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 367640 T817 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 367640 T817 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 367640 T817 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 367641 T817 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 367643 T817 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 367646 T817 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 367646 T817 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 367646 T817 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 367646 T817 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36189/solr [junit4] 2> 367647 T817 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 367647 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 367649 T839 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57a34758 name:ZooKeeperConnection Watcher:127.0.0.1:36189 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 367649 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 367651 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 367652 T841 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a14907d name:ZooKeeperConnection Watcher:127.0.0.1:36189/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 367652 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 367653 T817 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 367655 T817 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 367657 T817 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 367658 T817 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 367660 T817 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 367662 T817 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 367663 T817 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25938_ [junit4] 2> 367663 T817 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25938_ [junit4] 2> 367665 T817 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 367666 T817 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 367668 T817 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:25938_ [junit4] 2> 367668 T817 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 367669 T817 oasc.Overseer.start Overseer (id=92187614386651140-127.0.0.1:25938_-n_0000000000) starting [junit4] 2> 367671 T817 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 367676 T843 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 367676 T817 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 367678 T817 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 367679 T817 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 367680 T842 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 367684 T844 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 367684 T844 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 367685 T844 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 367685 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 367686 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 367687 T842 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:25938", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:25938_", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 367687 T842 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 367687 T842 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 367689 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 367689 T845 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> 368685 T844 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 368686 T844 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 368687 T844 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 368687 T844 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 368688 T844 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 368688 T844 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002/collection1/' [junit4] 2> 368690 T844 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 368691 T844 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 368692 T844 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 368754 T844 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 368800 T844 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 368801 T844 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 368812 T844 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 369150 T844 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 369153 T844 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 369155 T844 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 369159 T844 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 369185 T844 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 369185 T844 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4] 2> 369253 T844 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-002/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/control/data/ [junit4] 2> 369253 T844 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ec235e [junit4] 2> 369255 T844 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/control/data [junit4] 2> 369256 T844 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/control/data/index/ [junit4] 2> 369258 T844 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 369259 T844 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/control/data/index [junit4] 2> 369259 T844 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=96.2490234375, floorSegmentMB=1.767578125, forceMergeDeletesPctAllowed=2.9492206179703437, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1222059189500338 [junit4] 2> 369282 T844 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1} [junit4] 2> 369282 T844 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 369289 T844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 369289 T844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 369290 T844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 369290 T844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 369290 T844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 369290 T844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 369291 T844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 369291 T844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 369292 T844 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 369292 T844 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 369293 T844 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 369293 T844 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 369293 T844 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 369294 T844 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 369294 T844 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 369295 T844 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 369295 T844 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 369314 T844 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 369317 T844 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 369318 T844 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 369318 T844 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=56.19921875, floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=23.287210224548787, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5089128310401172 [junit4] 2> 369321 T844 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1} [junit4] 2> 369321 T844 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 369321 T844 oass.SolrIndexSearcher.<init> Opening Searcher@3850de7a[collection1] main [junit4] 2> 369321 T844 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 369322 T844 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 369323 T844 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 369323 T844 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 369323 T844 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 369324 T844 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 369324 T844 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 369325 T844 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 369325 T844 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 369327 T844 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 369328 T844 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 369328 T844 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 369331 T846 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3850de7a[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 369335 T844 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 369335 T849 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:25938 collection:control_collection shard:shard1 [junit4] 2> 369336 T817 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1 [junit4] 2> 369336 T817 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 369336 T849 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 369341 T849 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 369343 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 369343 T849 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 369343 T849 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C634 name=collection1 org.apache.solr.core.SolrCore@38b02379 url=https://127.0.0.1:25938/collection1 node=127.0.0.1:25938_ C634_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:25938, core=collection1, node_name=127.0.0.1:25938_} [junit4] 2> 369344 T849 C634 P25938 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:25938/collection1/ [junit4] 2> 369344 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 369344 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 369344 T849 C634 P25938 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 369345 T849 C634 P25938 oasc.SyncStrategy.syncToMe https://127.0.0.1:25938/collection1/ has no replicas [junit4] 2> 369345 T849 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:25938/collection1/ shard1 [junit4] 2> 369345 T849 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 369345 T851 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57290664 name:ZooKeeperConnection Watcher:127.0.0.1:36189/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 369346 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 369347 T817 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 369348 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 369349 T845 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> 369349 T852 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> 369350 T817 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 369352 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 369354 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 369456 T845 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> 369456 T852 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> 369503 T849 oasc.ZkController.register We are https://127.0.0.1:25938/collection1/ and leader is https://127.0.0.1:25938/collection1/ [junit4] 2> 369504 T849 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:25938 [junit4] 2> 369504 T849 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 369504 T849 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 369504 T849 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 369506 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 369506 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 369506 T849 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 369506 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 369507 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 369508 T842 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:25938", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:25938_", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"3", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 369510 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 369611 T852 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> 369611 T854 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> 370477 T817 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 370477 T817 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 370483 T817 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 370486 T817 oejs.AbstractConnector.doStart Started [email protected]:27304 [junit4] 2> 370489 T817 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 370489 T817 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 370489 T817 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003 [junit4] 2> 370490 T817 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003/' [junit4] 2> 370519 T817 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003/solr.xml [junit4] 2> 370569 T817 oasc.CoreContainer.<init> New CoreContainer 243190444 [junit4] 2> 370569 T817 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003/] [junit4] 2> 370570 T817 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 370570 T817 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 370571 T817 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 370571 T817 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 370571 T817 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 370571 T817 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 370571 T817 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 370572 T817 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 370572 T817 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 370575 T817 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 370577 T817 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 370577 T817 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 370578 T817 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 370578 T817 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36189/solr [junit4] 2> 370578 T817 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 370579 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 370580 T865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d70fbc1 name:ZooKeeperConnection Watcher:127.0.0.1:36189 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 370581 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 370583 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 370584 T867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@294db269 name:ZooKeeperConnection Watcher:127.0.0.1:36189/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 370584 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 370590 T817 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 371593 T817 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27304_ [junit4] 2> 371594 T817 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27304_ [junit4] 2> 371605 T869 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 371605 T869 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 371606 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 371606 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 371606 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 371606 T869 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 371607 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 371608 T842 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:27304", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:27304_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "core_node_name":null} [junit4] 2> 371608 T842 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3] [junit4] 2> 371608 T842 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 371610 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 371611 T868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 371611 T852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 371611 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 372607 T869 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 372608 T869 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 372608 T869 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 372609 T869 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 372609 T869 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 372610 T869 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003/collection1/' [junit4] 2> 372612 T869 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 372613 T869 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 372613 T869 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 372685 T869 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 372730 T869 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 372732 T869 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 372743 T869 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 373280 T869 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 373282 T869 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 373284 T869 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 373289 T869 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 373315 T869 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 373315 T869 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4] 2> 373315 T869 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-003/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty1/ [junit4] 2> 373316 T869 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ec235e [junit4] 2> 373317 T869 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty1 [junit4] 2> 373318 T869 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty1/index/ [junit4] 2> 373319 T869 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 373321 T869 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty1/index [junit4] 2> 373321 T869 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=96.2490234375, floorSegmentMB=1.767578125, forceMergeDeletesPctAllowed=2.9492206179703437, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1222059189500338 [junit4] 2> 373327 T869 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1} [junit4] 2> 373327 T869 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 373335 T869 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 373336 T869 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 373336 T869 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 373336 T869 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 373337 T869 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 373337 T869 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 373337 T869 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 373338 T869 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 373338 T869 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 373339 T869 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 373339 T869 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 373339 T869 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 373340 T869 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 373340 T869 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 373341 T869 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 373342 T869 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 373342 T869 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 373361 T869 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 373364 T869 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 373365 T869 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 373366 T869 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=56.19921875, floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=23.287210224548787, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5089128310401172 [junit4] 2> 373368 T869 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1} [junit4] 2> 373368 T869 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 373368 T869 oass.SolrIndexSearcher.<init> Opening Searcher@5fc35e20[collection1] main [junit4] 2> 373369 T869 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 373370 T869 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 373370 T869 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 373370 T869 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 373370 T869 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 373371 T869 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 373372 T869 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 373372 T869 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 373372 T869 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 373372 T869 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 373377 T870 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5fc35e20[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 373381 T869 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 373382 T873 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:27304 collection:collection1 shard:shard2 [junit4] 2> 373383 T817 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1 [junit4] 2> 373383 T817 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 373383 T873 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 373388 T873 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 373390 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 373390 T873 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 373390 T873 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C635 name=collection1 org.apache.solr.core.SolrCore@550c2878 url=https://127.0.0.1:27304/collection1 node=127.0.0.1:27304_ C635_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:27304, core=collection1, node_name=127.0.0.1:27304_} [junit4] 2> 373390 T873 C635 P27304 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:27304/collection1/ [junit4] 2> 373391 T873 C635 P27304 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 373391 T873 C635 P27304 oasc.SyncStrategy.syncToMe https://127.0.0.1:27304/collection1/ has no replicas [junit4] 2> 373391 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 373391 T873 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:27304/collection1/ shard2 [junit4] 2> 373392 T873 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 373394 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 373394 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 373394 T868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 373394 T852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 373397 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 373399 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 373501 T868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 373502 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 373501 T852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 373549 T873 oasc.ZkController.register We are https://127.0.0.1:27304/collection1/ and leader is https://127.0.0.1:27304/collection1/ [junit4] 2> 373550 T873 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:27304 [junit4] 2> 373550 T873 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 373550 T873 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 373550 T873 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 373552 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 373552 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 373552 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 373552 T873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 373553 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 373554 T842 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:27304", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:27304_", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 373556 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 373658 T852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 373659 T845 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 373658 T868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 374505 T817 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 374506 T817 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 374512 T817 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 374515 T817 oejs.AbstractConnector.doStart Started [email protected]:13267 [junit4] 2> 374517 T817 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 374517 T817 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 374518 T817 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004 [junit4] 2> 374518 T817 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004/' [junit4] 2> 374547 T817 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004/solr.xml [junit4] 2> 374598 T817 oasc.CoreContainer.<init> New CoreContainer 1583858838 [junit4] 2> 374598 T817 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004/] [junit4] 2> 374599 T817 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 374599 T817 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 374599 T817 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 374600 T817 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 374600 T817 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 374600 T817 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 374600 T817 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 374601 T817 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 374601 T817 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 374603 T817 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 374606 T817 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 374606 T817 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 374606 T817 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 374606 T817 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36189/solr [junit4] 2> 374607 T817 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 374607 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 374609 T884 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@493ad9ad name:ZooKeeperConnection Watcher:127.0.0.1:36189 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 374609 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 374611 T817 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 374612 T886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a236b76 name:ZooKeeperConnection Watcher:127.0.0.1:36189/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 374612 T817 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 374617 T817 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 375620 T817 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13267_ [junit4] 2> 375621 T817 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13267_ [junit4] 2> 375632 T888 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 375632 T888 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 375633 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 375633 T888 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 375633 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 375633 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 375635 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 375635 T842 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:13267", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:13267_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "core_node_name":null} [junit4] 2> 375636 T842 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3 [junit4] 2> 375636 T842 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 375638 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 375639 T854 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 375639 T887 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 375639 T852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 375639 T868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 376633 T888 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 376634 T888 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 376634 T888 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 376634 T888 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 376635 T888 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 376636 T888 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004/collection1/' [junit4] 2> 376637 T888 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 376638 T888 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 376638 T888 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 376700 T888 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 376755 T888 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 376757 T888 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 376768 T888 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 377100 T888 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 377103 T888 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 377104 T888 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 377109 T888 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 377135 T888 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 377135 T888 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4] 2> 377135 T888 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-004/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty2/ [junit4] 2> 377136 T888 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ec235e [junit4] 2> 377137 T888 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty2 [junit4] 2> 377138 T888 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty2/index/ [junit4] 2> 377139 T888 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 377141 T888 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty2/index [junit4] 2> 377141 T888 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=96.2490234375, floorSegmentMB=1.767578125, forceMergeDeletesPctAllowed=2.9492206179703437, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1222059189500338 [junit4] 2> 377146 T888 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1} [junit4] 2> 377147 T888 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 377155 T888 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 377155 T888 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 377155 T888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 377156 T888 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 377156 T888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 377156 T888 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 377157 T888 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 377157 T888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 377157 T888 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 377158 T888 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 377159 T888 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 377159 T888 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 377159 T888 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 377160 T888 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 377160 T888 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 377161 T888 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 377162 T888 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 377181 T888 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 377184 T888 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 377184 T888 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 377185 T888 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=56.19921875, floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=23.287210224548787, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5089128310401172 [junit4] 2> 377188 T888 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1} [junit4] 2> 377188 T888 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 377188 T888 oass.SolrIndexSearcher.<init> Opening Searcher@6da363a4[collection1] main [junit4] 2> 377188 T888 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 377189 T888 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 377190 T888 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 377190 T888 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 377190 T888 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 377191 T888 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 377192 T888 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 377192 T888 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 377192 T888 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 377192 T888 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 377197 T889 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6da363a4[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 377201 T888 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 377202 T892 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:13267 collection:collection1 shard:shard1 [junit4] 2> 377202 T817 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1 [junit4] 2> 377202 T817 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 377202 T892 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 377207 T892 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 377209 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 377209 T892 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 377209 T892 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C636 name=collection1 org.apache.solr.core.SolrCore@45f14433 url=https://127.0.0.1:13267/collection1 node=127.0.0.1:13267_ C636_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:13267, core=collection1, node_name=127.0.0.1:13267_} [junit4] 2> 377210 T892 C636 P13267 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:13267/collection1/ [junit4] 2> 377210 T892 C636 P13267 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 377210 T892 C636 P13267 oasc.SyncStrategy.syncToMe https://127.0.0.1:13267/collection1/ has no replicas [junit4] 2> 377210 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 377210 T892 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:13267/collection1/ shard1 [junit4] 2> 377211 T892 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 377213 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 377213 T854 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377214 T852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377214 T868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377213 T887 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377217 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 377219 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 377320 T854 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377321 T887 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377321 T852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377321 T868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377368 T892 oasc.ZkController.register We are https://127.0.0.1:13267/collection1/ and leader is https://127.0.0.1:13267/collection1/ [junit4] 2> 377369 T892 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:13267 [junit4] 2> 377369 T892 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 377369 T892 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 377369 T892 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 377371 T854 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 377371 T845 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 377371 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 377371 T892 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 377372 T842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 377373 T842 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:13267", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:13267_", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 377375 T853 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 377477 T887 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377478 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377478 T868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 377478 T852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 378416 T817 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 378417 T817 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 378424 T817 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 378427 T817 oejs.AbstractConnector.doStart Started [email protected]:44254 [junit4] 2> 378429 T817 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 378430 T817 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 378430 T817 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-005 [junit4] 2> 378430 T817 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-B5AB0C5C4D1C06A7-001/tempDir-005/' [junit4] 2> 378468 T817 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-cor [...truncated too long message...] urity.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323) [junit4] > at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:665) [junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) [junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) [junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=20110, name=qtp1986476604-20110, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] [junit4] > Caused by: java.lang.OutOfMemoryError: unable to create new native thread [junit4] > at __randomizedtesting.SeedInfo.seed([B5AB0C5C4D1C06A7]:0) [junit4] > at java.lang.Thread.start0(Native Method) [junit4] > at java.lang.Thread.start(Thread.java:714) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1047) [junit4] > at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312) [junit4] > at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339) [junit4] > at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323) [junit4] > at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:665) [junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) [junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 8608677 T20027 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-B5AB0C5C4D1C06A7-001 [junit4] 2> 3605863 T20026 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=144), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=144)), sim=DefaultSimilarity, locale=hi_IN, timezone=America/Thunder_Bay [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=16,threads=1,free=215305800,total=444071936 [junit4] 2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, CoreAdminRequestStatusTest, XsltUpdateRequestHandlerTest, TestManagedResourceStorage, HdfsBasicDistributedZk2Test, BasicDistributedZkTest, TestReplicationHandler, TestDynamicFieldResource, TestComplexPhraseQParserPlugin, TestStressVersions, TestCloudManagedSchemaConcurrent, ResponseHeaderTest, ClusterStateUpdateTest, TestSearchPerf, DistribDocExpirationUpdateProcessorTest, TestSolrXml, PrimUtilsTest, TestCopyFieldCollectionResource, AbstractAnalyticsFacetTest, TestAnalyzedSuggestions, BlockCacheTest, XmlUpdateRequestHandlerTest, SSLMigrationTest, TestManagedResource, TestStandardQParsers, AnalysisErrorHandlingTest, TestRandomDVFaceting, TestLuceneMatchVersion, CoreMergeIndexesAdminHandlerTest, PingRequestHandlerTest, TestReloadAndDeleteDocs, TestSchemaResource, TestSolrIndexConfig, PrimitiveFieldTypeTest, TestSchemaSimilarityResource, SimpleFacetsTest, ChaosMonkeyNothingIsSafeTest, TestFieldTypeCollectionResource, SpellPossibilityIteratorTest, TestRequestStatusCollectionAPI, TestReplicationHandlerBackup, TestCustomSort, TestDFRSimilarityFactory, HighlighterMaxOffsetTest, SpellCheckComponentTest, DocumentBuilderTest, SolrCoreCheckLockOnStartupTest, TestInfoStreamLogging, MinimalSchemaTest, ZkControllerTest, TestReload, AnalyticsMergeStrategyTest, TestDynamicFieldCollectionResource, CoreAdminCreateDiscoverTest, DisMaxRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, PeerSyncTest, SpellingQueryConverterTest, TestSolrJ, HdfsWriteToMultipleCollectionsTest, ChangedSchemaMergeTest, TestTolerantSearch, HdfsCollectionsAPIDistributedZkTest, TestDistributedSearch, TestOverriddenPrefixQueryForCustomFieldType, TestSolrDeletionPolicy1, SuggesterTSTTest, TestTrie, JsonLoaderTest, FieldMutatingUpdateProcessorTest, BadComponentTest, SyncSliceTest, NoCacheHeaderTest, TimeZoneUtilsTest, TestDocSet, DateFieldTest, TestSort, EchoParamsTest, TestCollationFieldDocValues, HighlighterConfigTest, OverseerTest, AddSchemaFieldsUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, TestSolrDeletionPolicy2, TestFieldTypeResource, ExpressionTest, TestInitQParser, IndexSchemaTest, TestFastOutputStream, TestChildDocTransformer, TestFieldResource, FastVectorHighlighterTest, OverseerStatusTest, PathHierarchyTokenizerFactoryTest, AddBlockUpdateTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestStressRecovery, TestSchemaVersionResource, ZkCLITest, TestFuzzyAnalyzedSuggestions, TestWordDelimiterFilterFactory, BasicDistributedZk2Test, UnloadDistributedZkTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, TestArbitraryIndexDir, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestComponentsName, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, DirectSolrConnectionTest, TestCodecSupport, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, AbstractAnalyticsStatsTest, NoFacetTest, FieldFacetExtrasTest, FieldFacetTest, QueryFacetTest, FunctionTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest, HttpPartitionTest, MultiThreadedOCPTest] [junit4] Completed on J0 in 3606.65s, 1 test, 1 error <<< FAILURES! [...truncated 11 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:474: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:447: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:45: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1298: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:922: There were test failures: 422 suites, 1754 tests, 2 errors, 51 ignored (9 assumptions) Total time: 269 minutes 46 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #592 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 739558167 bytes Compression is 0.0% Took 1 min 56 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
