Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4784/
3 tests failed. REGRESSION: org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch Error Message: IOException occured when talking to server at: https://127.0.0.1:15165 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:15165 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:563) 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.request.CollectionAdminRequest.process(CollectionAdminRequest.java:367) at org.apache.solr.client.solrj.request.CollectionAdminRequest.requestStatus(CollectionAdminRequest.java:516) at org.apache.solr.cloud.MultiThreadedOCPTest.getRequestState(MultiThreadedOCPTest.java:249) at org.apache.solr.cloud.MultiThreadedOCPTest.getRequestState(MultiThreadedOCPTest.java:245) at org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:120) at org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71) 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: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:196) at java.net.SocketInputStream.read(SocketInputStream.java:122) at sun.security.ssl.InputRecord.readFully(InputRecord.java:442) at sun.security.ssl.InputRecord.read(InputRecord.java:480) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884) at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449) ... 49 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 1) Thread[id=3389, name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[1FA00104FEC5EDFC]-EventThread, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] at java.io.FilterOutputStream.write(FilterOutputStream.java:77) at org.apache.lucene.util.TestRuleLimitSysouts$DelegateStream.write(TestRuleLimitSysouts.java:134) at java.io.FilterOutputStream.write(FilterOutputStream.java:125) at org.apache.lucene.util.TestRuleLimitSysouts$DelegateStream.write(TestRuleLimitSysouts.java:128) at java.io.PrintStream.write(PrintStream.java:480) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59) at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324) at org.apache.log4j.WriterAppender.append(WriterAppender.java:162) at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) at org.apache.log4j.Category.callAppenders(Category.java:206) at org.apache.log4j.Category.forcedLog(Category.java:391) at org.apache.log4j.Category.log(Category.java:856) at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 1) Thread[id=3389, name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[1FA00104FEC5EDFC]-EventThread, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] at java.io.FilterOutputStream.write(FilterOutputStream.java:77) at org.apache.lucene.util.TestRuleLimitSysouts$DelegateStream.write(TestRuleLimitSysouts.java:134) at java.io.FilterOutputStream.write(FilterOutputStream.java:125) at org.apache.lucene.util.TestRuleLimitSysouts$DelegateStream.write(TestRuleLimitSysouts.java:128) at java.io.PrintStream.write(PrintStream.java:480) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59) at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324) at org.apache.log4j.WriterAppender.append(WriterAppender.java:162) at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) at org.apache.log4j.Category.callAppenders(Category.java:206) at org.apache.log4j.Category.forcedLog(Category.java:391) at org.apache.log4j.Category.log(Category.java:856) at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) at __randomizedtesting.SeedInfo.seed([1FA00104FEC5EDFC]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=3389, name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[1FA00104FEC5EDFC]-EventThread, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) at org.apache.log4j.Category.callAppenders(Category.java:206) at org.apache.log4j.Category.forcedLog(Category.java:391) at org.apache.log4j.Category.log(Category.java:856) at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=3389, name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[1FA00104FEC5EDFC]-EventThread, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) at org.apache.log4j.Category.callAppenders(Category.java:206) at org.apache.log4j.Category.forcedLog(Category.java:391) at org.apache.log4j.Category.log(Category.java:856) at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) at __randomizedtesting.SeedInfo.seed([1FA00104FEC5EDFC]:0) Build Log: [...truncated 11371 lines...] [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest [junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/init-core-data-001 [junit4] 2> 1580147 T3365 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 1580148 T3365 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1580153 T3365 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1580154 T3365 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1580155 T3366 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1580254 T3365 oasc.ZkTestServer.run start zk server on port:15157 [junit4] 2> 1580255 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1580259 T3372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@370db281 name:ZooKeeperConnection Watcher:127.0.0.1:15157 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580259 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1580259 T3365 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1580263 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1580264 T3374 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@261f3097 name:ZooKeeperConnection Watcher:127.0.0.1:15157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580264 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1580265 T3365 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1580267 T3365 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1580269 T3365 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1580271 T3365 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1580273 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1580273 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1580277 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1580277 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1580380 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1580380 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1580383 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1580383 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1580386 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1580386 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1580389 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1580389 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1580391 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1580392 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1580394 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1580395 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1580400 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1580401 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1580404 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1580405 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1580407 T3365 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1580408 T3365 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1580411 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1580412 T3376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5701bd00 name:ZooKeeperConnection Watcher:127.0.0.1:15157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580413 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1581756 T3365 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1581763 T3365 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1581765 T3365 oejs.AbstractConnector.doStart Started [email protected]:15161 [junit4] 2> 1581768 T3365 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1581768 T3365 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1581769 T3365 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002 [junit4] 2> 1581769 T3365 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002/' [junit4] 2> 1581817 T3365 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002/solr.xml [junit4] 2> 1581896 T3365 oasc.CoreContainer.<init> New CoreContainer 845460342 [junit4] 2> 1581896 T3365 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002/] [junit4] 2> 1581898 T3365 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1581898 T3365 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1581899 T3365 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1581899 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1581899 T3365 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1581900 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1581900 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1581900 T3365 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1581901 T3365 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1581904 T3365 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1581906 T3365 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1581907 T3365 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1581907 T3365 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1581907 T3365 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15157/solr [junit4] 2> 1581908 T3365 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1581909 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1581910 T3387 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fdb8e0e name:ZooKeeperConnection Watcher:127.0.0.1:15157 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1581911 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1581913 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1581915 T3389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4eaba0b4 name:ZooKeeperConnection Watcher:127.0.0.1:15157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1581915 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1581917 T3365 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1581919 T3365 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1581922 T3365 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1581924 T3365 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1581927 T3365 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1581929 T3365 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1581931 T3365 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15161_ [junit4] 2> 1581932 T3365 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15161_ [junit4] 2> 1581934 T3365 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1581936 T3365 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1581939 T3365 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:15161_ [junit4] 2> 1581939 T3365 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1581941 T3365 oasc.Overseer.start Overseer (id=92186272179224580-127.0.0.1:15161_-n_0000000000) starting [junit4] 2> 1581943 T3365 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1581951 T3391 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1581951 T3365 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1581953 T3365 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1581954 T3365 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1581957 T3390 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1581962 T3392 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1581963 T3392 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1581964 T3392 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1581964 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1581965 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1581966 T3390 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:15161", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:15161_", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 1581966 T3390 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 1581966 T3390 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1581968 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1581969 T3393 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> 1582964 T3392 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1582965 T3392 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1582966 T3392 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1582966 T3392 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1582967 T3392 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1582967 T3392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002/collection1/' [junit4] 2> 1582969 T3392 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 1582970 T3392 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 1582971 T3392 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 1583037 T3392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 1583085 T3392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1583186 T3392 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1583198 T3392 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1583623 T3392 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1583637 T3392 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1583640 T3392 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1583654 T3392 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1583658 T3392 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1583662 T3392 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1583663 T3392 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1583664 T3392 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1583664 T3392 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1583665 T3392 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1583665 T3392 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1583666 T3392 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1583666 T3392 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1583666 T3392 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-002/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-001/control/data/ [junit4] 2> 1583667 T3392 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5443c95b [junit4] 2> 1583668 T3392 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-001/control/data [junit4] 2> 1583668 T3392 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-001/control/data/index/ [junit4] 2> 1583668 T3392 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 1583669 T3392 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-001/control/data/index [junit4] 2> 1583669 T3392 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1583670 T3392 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@32a505a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d9bc244),segFN=segments_1,generation=1} [junit4] 2> 1583670 T3392 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1583675 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1583676 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1583676 T3392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1583677 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1583677 T3392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1583677 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1583678 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1583678 T3392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1583678 T3392 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1583679 T3392 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1583680 T3392 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1583680 T3392 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1583680 T3392 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1583681 T3392 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1583681 T3392 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1583682 T3392 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1583682 T3392 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1583701 T3392 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1583707 T3392 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1583707 T3392 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1583708 T3392 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1583708 T3392 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@32a505a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d9bc244),segFN=segments_1,generation=1} [junit4] 2> 1583709 T3392 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1583709 T3392 oass.SolrIndexSearcher.<init> Opening Searcher@40204801[collection1] main [junit4] 2> 1583709 T3392 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1583710 T3392 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1583710 T3392 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1583711 T3392 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1583711 T3392 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1583712 T3392 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1583712 T3392 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1583712 T3392 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1583713 T3392 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1583715 T3392 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1583715 T3392 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1583716 T3392 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1583719 T3394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40204801[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 1583722 T3392 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1583723 T3397 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:15161 collection:control_collection shard:shard1 [junit4] 2> 1583723 T3365 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0 [junit4] 2> 1583723 T3365 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1583724 T3397 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1583729 T3397 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1583729 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1583730 T3399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33e07804 name:ZooKeeperConnection Watcher:127.0.0.1:15157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1583731 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1583731 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1583732 T3397 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1583732 T3397 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 1583732 T3365 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1583732 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> ASYNC NEW_CORE C642 name=collection1 org.apache.solr.core.SolrCore@5fe9f3c9 url=https://127.0.0.1:15161/collection1 node=127.0.0.1:15161_ C642_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:15161, core=collection1, node_name=127.0.0.1:15161_} [junit4] 2> 1583732 T3397 C642 P15161 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:15161/collection1/ [junit4] 2> 1583733 T3397 C642 P15161 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1583733 T3397 C642 P15161 oasc.SyncStrategy.syncToMe https://127.0.0.1:15161/collection1/ has no replicas [junit4] 2> 1583734 T3397 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:15161/collection1/ shard1 [junit4] 2> 1583734 T3397 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1583734 T3365 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1583735 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1583735 T3393 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> 1583736 T3400 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> 1583739 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1583740 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1583742 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1583843 T3400 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> 1583844 T3393 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> 1583891 T3397 oasc.ZkController.register We are https://127.0.0.1:15161/collection1/ and leader is https://127.0.0.1:15161/collection1/ [junit4] 2> 1583892 T3397 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:15161 [junit4] 2> 1583892 T3397 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1583892 T3397 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1583892 T3397 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1583894 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1583894 T3401 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1583894 T3397 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1583894 T3402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1583895 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1583896 T3390 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:15161", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:15161_", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"2", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 1583898 T3402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1583999 T3402 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> 1583999 T3400 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> 1584818 T3365 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1584819 T3365 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1584823 T3365 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1584825 T3365 oejs.AbstractConnector.doStart Started [email protected]:15165 [junit4] 2> 1584827 T3365 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1584827 T3365 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1584827 T3365 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003 [junit4] 2> 1584828 T3365 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/' [junit4] 2> 1584860 T3365 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/solr.xml [junit4] 2> 1584913 T3365 oasc.CoreContainer.<init> New CoreContainer 1779305860 [junit4] 2> 1584913 T3365 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/] [junit4] 2> 1584914 T3365 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1584915 T3365 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1584915 T3365 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1584915 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1584915 T3365 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1584916 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1584916 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1584916 T3365 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1584916 T3365 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1584918 T3365 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1584920 T3365 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1584920 T3365 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1584921 T3365 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1584921 T3365 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15157/solr [junit4] 2> 1584921 T3365 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1584922 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1584923 T3413 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4590e1a3 name:ZooKeeperConnection Watcher:127.0.0.1:15157 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1584924 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1584926 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1584927 T3415 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@313589c name:ZooKeeperConnection Watcher:127.0.0.1:15157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1584928 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1584933 T3365 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1585936 T3365 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15165_ [junit4] 2> 1585937 T3365 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15165_ [junit4] 2> 1585948 T3417 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1585948 T3417 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1585949 T3402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1585949 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1585949 T3417 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1585949 T3401 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1585950 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1585951 T3390 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:15165", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:15165_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "core_node_name":null} [junit4] 2> 1585951 T3390 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1585952 T3390 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 1585953 T3401 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1585954 T3416 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> 1585954 T3401 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> 1585954 T3400 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> 1586950 T3417 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1586951 T3417 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1586951 T3417 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1586952 T3417 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1586953 T3417 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1586953 T3417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/' [junit4] 2> 1586954 T3417 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 1586955 T3417 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 1586956 T3417 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 1587022 T3417 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 1587070 T3417 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1587171 T3417 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1587182 T3417 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1587580 T3417 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1587593 T3417 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1587596 T3417 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1587610 T3417 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1587615 T3417 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1587619 T3417 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1587620 T3417 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1587621 T3417 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1587621 T3417 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1587622 T3417 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1587622 T3417 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1587623 T3417 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1587623 T3417 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1587623 T3417 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/data/ [junit4] 2> 1587624 T3417 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5443c95b [junit4] 2> 1587624 T3417 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/data [junit4] 2> 1587625 T3417 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/data/index/ [junit4] 2> 1587625 T3417 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1587625 T3417 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-003/collection1/data/index [junit4] 2> 1587626 T3417 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1587627 T3417 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4d879e18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13ea1980),segFN=segments_1,generation=1} [junit4] 2> 1587627 T3417 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1587634 T3417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1587634 T3417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1587635 T3417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1587635 T3417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1587635 T3417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1587635 T3417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1587636 T3417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1587637 T3417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1587637 T3417 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1587638 T3417 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1587638 T3417 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1587638 T3417 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1587639 T3417 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1587640 T3417 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1587640 T3417 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1587641 T3417 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1587641 T3417 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1587660 T3417 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1587665 T3417 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1587665 T3417 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1587666 T3417 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1587667 T3417 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4d879e18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13ea1980),segFN=segments_1,generation=1} [junit4] 2> 1587667 T3417 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1587667 T3417 oass.SolrIndexSearcher.<init> Opening Searcher@108e54f1[collection1] main [junit4] 2> 1587668 T3417 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1587669 T3417 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1587669 T3417 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1587669 T3417 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1587670 T3417 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1587670 T3417 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1587671 T3417 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 1587671 T3417 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1587671 T3417 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 1587672 T3417 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1587676 T3418 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@108e54f1[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 1587680 T3417 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1587681 T3421 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:15165 collection:collection1 shard:shard2 [junit4] 2> 1587681 T3365 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0 [junit4] 2> 1587682 T3365 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1587682 T3421 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 1587687 T3421 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 1587688 T3401 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1587689 T3421 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1587689 T3421 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C643 name=collection1 org.apache.solr.core.SolrCore@5a1fbf80 url=https://127.0.0.1:15165/collection1 node=127.0.0.1:15165_ C643_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:15165, core=collection1, node_name=127.0.0.1:15165_} [junit4] 2> 1587689 T3421 C643 P15165 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:15165/collection1/ [junit4] 2> 1587690 T3421 C643 P15165 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1587690 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1587690 T3421 C643 P15165 oasc.SyncStrategy.syncToMe https://127.0.0.1:15165/collection1/ has no replicas [junit4] 2> 1587690 T3421 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:15165/collection1/ shard2 [junit4] 2> 1587691 T3421 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 1587692 T3401 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1587693 T3401 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> 1587693 T3400 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> 1587693 T3416 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> 1587696 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1587698 T3401 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1587799 T3416 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> 1587799 T3401 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> 1587799 T3400 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> 1587848 T3421 oasc.ZkController.register We are https://127.0.0.1:15165/collection1/ and leader is https://127.0.0.1:15165/collection1/ [junit4] 2> 1587849 T3421 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:15165 [junit4] 2> 1587849 T3421 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1587849 T3421 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 1587849 T3421 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1587851 T3401 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1587851 T3402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1587851 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1587851 T3421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1587852 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1587853 T3390 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:15165", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:15165_", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 1587855 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1587957 T3400 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> 1587957 T3393 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> 1587957 T3416 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> 1588771 T3365 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1588772 T3365 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1588777 T3365 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1588778 T3365 oejs.AbstractConnector.doStart Started [email protected]:15168 [junit4] 2> 1588780 T3365 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1588780 T3365 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1588781 T3365 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004 [junit4] 2> 1588781 T3365 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/' [junit4] 2> 1588813 T3365 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/solr.xml [junit4] 2> 1588865 T3365 oasc.CoreContainer.<init> New CoreContainer 1884151070 [junit4] 2> 1588865 T3365 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/] [junit4] 2> 1588866 T3365 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1588867 T3365 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1588867 T3365 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1588867 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1588867 T3365 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1588868 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1588868 T3365 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1588868 T3365 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1588868 T3365 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1588870 T3365 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1588872 T3365 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1588872 T3365 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1588873 T3365 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1588873 T3365 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15157/solr [junit4] 2> 1588873 T3365 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1588874 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1588875 T3432 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@372db784 name:ZooKeeperConnection Watcher:127.0.0.1:15157 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1588876 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1588878 T3365 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1588879 T3434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69c9444 name:ZooKeeperConnection Watcher:127.0.0.1:15157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1588879 T3365 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1588885 T3365 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1589888 T3365 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15168_ [junit4] 2> 1589889 T3365 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15168_ [junit4] 2> 1589899 T3436 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1589900 T3436 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1589901 T3393 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1589901 T3401 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1589901 T3436 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1589901 T3402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1589902 T3390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 1589903 T3390 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:15168", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:15168_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "core_node_name":null} [junit4] 2> 1589903 T3390 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4] 2> 1589903 T3390 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1589905 T3402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1589906 T3402 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> 1589906 T3416 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> 1589906 T3435 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> 1589906 T3400 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> 1590901 T3436 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1590902 T3436 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1590903 T3436 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1590903 T3436 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1590904 T3436 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1590904 T3436 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/' [junit4] 2> 1590906 T3436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 1590907 T3436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 1590908 T3436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 1590986 T3436 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 1591040 T3436 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1591142 T3436 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1591154 T3436 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1591597 T3436 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1591614 T3436 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1591617 T3436 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1591631 T3436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1591635 T3436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1591640 T3436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1591640 T3436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1591642 T3436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1591642 T3436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1591643 T3436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1591643 T3436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1591643 T3436 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1591644 T3436 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1591644 T3436 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/data/ [junit4] 2> 1591644 T3436 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5443c95b [junit4] 2> 1591645 T3436 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/data [junit4] 2> 1591646 T3436 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/data/index/ [junit4] 2> 1591646 T3436 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1591646 T3436 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-1FA00104FEC5EDFC-001/tempDir-004/collection1/data/index [junit4] 2> 1591647 T3436 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1591648 T3436 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f379f64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69c29b04),segFN=segments_1,generation=1} [junit4] 2> 1591648 T3436 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1591655 T3436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1591655 T3436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1591656 T3436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1591656 T3436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1591656 T3436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1591656 T3436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1591657 T3436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1591657 T3436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1591658 T3436 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1591658 T3436 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1591659 T3436 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1591659 T3436 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1591660 T3436 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1591660 T3436 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1591661 T3436 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1591661 T3436 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1591662 T3436 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1591689 T3436 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1591695 T3436 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1591696 T3436 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1591697 T3436 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1591697 T3436 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f379f64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69c29b04),segFN=segments_1,generation=1} [junit4] 2> 1591698 T3436 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1591698 T3436 oass.SolrIndexSearcher.<init> Opening Searcher@7578ea36[collection1] main [junit4] 2> 1591698 T3436 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1591699 T3436 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1591699 T3436 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1591700 T3436 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1591700 T3436 oasr.RestManager.init Initializing RestManager with init [...truncated too long message...] , pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 86878] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:201) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, UnloadDistributedZkTest, TestSearchPerf, SolrCoreCheckLockOnStartupTest, SyncSliceTest, NoCacheHeaderTest, PathHierarchyTokenizerFactoryTest, TestManagedSchema, TimeZoneUtilsTest, TestFaceting, RequiredFieldsTest, OverseerRolesTest, ClusterStateUpdateTest, TestSurroundQueryParser, PeerSyncTest, FieldMutatingUpdateProcessorTest, ShardRoutingTest, SpellCheckCollatorTest, ExternalFileFieldSortTest, TestArbitraryIndexDir, TestSolrXmlPersistor, MoreLikeThisHandlerTest, QueryFacetTest, UpdateParamsTest, TestRecoveryHdfs, NotRequiredUniqueKeyTest, MBeansHandlerTest, TestHighFrequencyDictionaryFactory, TestCloudSchemaless, TestRandomDVFaceting, CollectionsAPIAsyncDistributedZkTest, JsonLoaderTest, DocumentBuilderTest, DocExpirationUpdateProcessorFactoryTest, TestNRTOpen, TestSerializedLuceneMatchVersion, OverseerCollectionProcessorTest, CoreAdminCreateDiscoverTest, TestWordDelimiterFilterFactory, TestDefaultSimilarityFactory, TestUniqueKeyFieldResource, TermsComponentTest, RegexBoostProcessorTest, TestRandomMergePolicy, OpenExchangeRatesOrgProviderTest, AnalyticsQueryTest, SolrTestCaseJ4Test, BadIndexSchemaTest, ZkNodePropsTest, TestCollapseQParserPlugin, SolrCmdDistributorTest, TestShortCircuitedRequests, SignatureUpdateProcessorFactoryTest, TestFastLRUCache, TestDistributedSearch, HdfsDirectoryTest, TestFastWriter, ChaosMonkeyNothingIsSafeTest, ShowFileRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, PreAnalyzedFieldTest, TestFoldingMultitermQuery, TestFastOutputStream, MinimalSchemaTest, JSONWriterTest, DistributedQueryComponentOptimizationTest, MultiThreadedOCPTest] [junit4] 2> 1878964 T3389 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@185eedd6 rejected from java.util.concurrent.ThreadPoolExecutor@7ad09a4d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 86878] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:201) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MultiThreadedOCPTest -Dtests.seed=1FA00104FEC5EDFC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Atlantic/Reykjavik -Dtests.file.encoding=ISO-8859-1 [junit4] 2> 1878965 T3389 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@27590a1f rejected from java.util.concurrent.ThreadPoolExecutor@7ad09a4d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 86878] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:201) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] ERROR 0.00s J0 | MultiThreadedOCPTest (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: [junit4] > 1) Thread[id=3389, name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[1FA00104FEC5EDFC]-EventThread, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] [junit4] > at java.io.FilterOutputStream.write(FilterOutputStream.java:77) [junit4] > at java.io.FilterOutputStream.write(FilterOutputStream.java:125) [junit4] > at java.io.PrintStream.write(PrintStream.java:480) [junit4] > at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) [junit4] > at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) [junit4] > at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) [junit4] > at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) [junit4] > at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) [junit4] > at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59) [junit4] > at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324) [junit4] > at org.apache.log4j.WriterAppender.append(WriterAppender.java:162) [junit4] > at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) [junit4] > at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) [junit4] > at org.apache.log4j.Category.callAppenders(Category.java:206) [junit4] > at org.apache.log4j.Category.forcedLog(Category.java:391) [junit4] > at org.apache.log4j.Category.log(Category.java:856) [junit4] > at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] > at __randomizedtesting.SeedInfo.seed([1FA00104FEC5EDFC]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=3389, name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[1FA00104FEC5EDFC]-EventThread, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest] [junit4] > at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) [junit4] > at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) [junit4] > at org.apache.log4j.Category.callAppenders(Category.java:206) [junit4] > at org.apache.log4j.Category.forcedLog(Category.java:391) [junit4] > at org.apache.log4j.Category.log(Category.java:856) [junit4] > at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] > at __randomizedtesting.SeedInfo.seed([1FA00104FEC5EDFC]:0) [junit4] Completed on J0 in 298.85s, 1 test, 3 errors <<< FAILURES! [...truncated 748 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:467: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:447: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:45: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1298: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:922: There were test failures: 421 suites, 1753 tests, 2 suite-level errors, 1 error, 1026 ignored (13 assumptions) Total time: 78 minutes 5 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4781 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 354983594 bytes Compression is 0.0% Took 57 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]
