Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/191/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
5 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:47649/collMinRf_1x3 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:47649/collMinRf_1x3 at __randomizedtesting.SeedInfo.seed([5E924F04245D447:8DBD1B2AECB9B9BF]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:638) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.HttpPartitionTest.realTimeGetDocId(HttpPartitionTest.java:618) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:560) at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:251) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526) ... 49 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=33081, name=jetty-launcher-4502-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) 2) Thread[id=33080, name=jetty-launcher-4502-thread-1-SendThread(127.0.0.1:59070), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=33081, name=jetty-launcher-4502-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) 2) Thread[id=33080, name=jetty-launcher-4502-thread-1-SendThread(127.0.0.1:59070), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) at __randomizedtesting.SeedInfo.seed([5E924F04245D447]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=33080, name=jetty-launcher-4502-thread-1-SendThread(127.0.0.1:59070), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=33080, name=jetty-launcher-4502-thread-1-SendThread(127.0.0.1:59070), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) at __randomizedtesting.SeedInfo.seed([5E924F04245D447]:0) FAILED: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test Error Message: Mismatch in counts between replicas Stack Trace: java.lang.AssertionError: Mismatch in counts between replicas at __randomizedtesting.SeedInfo.seed([5E924F04245D447:8DBD1B2AECB9B9BF]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143) at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([5E924F04245D447:9F1D5912DCDF487B]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884) at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> </response> request was:q=id:529&qt=&start=0&rows=20&version=2.2 at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877) ... 40 more Build Log: [...truncated 11161 lines...] [junit4] Suite: org.apache.solr.update.AutoCommitTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5E924F04245D447-001/init-core-data-001 [junit4] 2> 180917 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 180918 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 180918 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 180918 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 180919 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 180975 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 181000 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 181163 WARN (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly. [junit4] 2> 181204 WARN (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 181265 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 181365 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 181372 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 181372 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 181375 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 181408 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 181425 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 181499 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 181511 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 181511 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 181511 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 181511 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5E924F04245D447-001/init-core-data-001/] [junit4] 2> 181513 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7096197144190042] [junit4] 2> 181521 WARN (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it accordingly. [junit4] 2> 181603 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 181603 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 181604 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 181604 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 181605 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=45.8427734375, floorSegmentMB=0.56640625, forceMergeDeletesPctAllowed=23.791513396536406, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 181605 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19b50931[collection1] main] [junit4] 2> 181606 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 181618 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 181659 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 181659 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 181660 INFO (coreLoadExecutor-217-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1578880037739823104 [junit4] 2> 181679 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 181679 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 181679 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 181679 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 181679 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 181680 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 181680 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 181680 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 181681 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 181682 INFO (searcherExecutor-218-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19b50931[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 181687 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs [junit4] 2> 181688 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 181689 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bd16988[collection1] realtime] [junit4] 2> 181689 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1 [junit4] 2> 181690 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 181691 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 181717 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 181733 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 181804 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 181826 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 181851 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 181851 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5E924F04245D447-001/init-core-data-001/] [junit4] 2> 181905 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 181905 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 181906 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77dfa6c5[collection1] main] [junit4] 2> 181907 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 181908 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 181911 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 181911 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 181911 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1578880038003015680 [junit4] 2> 181912 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 181912 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 181912 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 181912 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 181913 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 181913 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 181913 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 181913 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 181916 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1258121835, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 181917 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 181917 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77dfa6c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 181917 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b2ec982[collection1] main] [junit4] 2> 181918 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@63a3768a [junit4] 2> 181918 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1671657098 [junit4] 2> 181918 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@457e4910: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b899426 [junit4] 2> 181919 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b2ec982[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 181940 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1578880038021890048)]} 0 11 [junit4] 2> 181941 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1578880038033424384)]} 0 12 [junit4] 2> 181942 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1578880038035521536)]} 0 13 [junit4] 2> 181943 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1578880038035521537)]} 0 14 [junit4] 2> 181944 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1578880038036570112)]} 0 15 [junit4] 2> 181945 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1578880038038667264)]} 0 16 [junit4] 2> 181945 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1578880038038667265)]} 0 16 [junit4] 2> 181949 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1578880038039715840)]} 0 20 [junit4] 2> 181950 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1578880038042861568)]} 0 20 [junit4] 2> 181950 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1578880038043910144)]} 0 21 [junit4] 2> 181951 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1578880038043910145)]} 0 21 [junit4] 2> 181951 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1578880038044958720)]} 0 22 [junit4] 2> 181953 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1578880038044958721)]} 0 24 [junit4] 2> 181953 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1578880038047055872)]} 0 24 [junit4] 2> 181954 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 181961 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1578880038054395904)]} 0 31 [junit4] 2> 181962 INFO (commitScheduler-226-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 181991 INFO (commitScheduler-226-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48c4bb99[collection1] main] [junit4] 2> 181991 INFO (commitScheduler-226-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 181997 INFO (searcherExecutor-223-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48c4bb99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c15)))} [junit4] 2> 182212 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1578880038318637056)]} 0 283 [junit4] 2> 182213 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 182214 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 182215 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5E924F04245D447]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs [junit4] 2> 182221 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin [junit4] 2> 182221 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 182221 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@994ac53[collection1] realtime] [junit4] 2> 182222 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0 [junit4] 2> 182222 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 182222 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 182245 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 182260 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 182324 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 182333 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 182358 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 182358 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5E924F04245D447-001/init-core-data-001/] [junit4] 2> 182429 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 182429 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 182430 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1201245c[collection1] main] [junit4] 2> 182431 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 182432 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 182434 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 182442 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 182442 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 182442 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 182442 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 182443 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 182443 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 182443 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 182444 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 182444 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10242017733485068] [junit4] 2> 182444 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 182444 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 182447 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1201245c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 182447 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b4802c3[collection1] main] [junit4] 2> 182447 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1ae6532a [junit4] 2> 182447 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=451302186 [junit4] 2> 182447 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d31d8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b899426 [junit4] 2> 182448 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b4802c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 182457 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1578880038574489600)]} 0 1 [junit4] 2> 182458 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 186464 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 186472 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a2fc6b3[collection1] main] [junit4] 2> 186473 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 186636 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a2fc6b3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c1)))} [junit4] 2> 186659 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1578880042957537280)]} 0 4204 [junit4] 2> 186660 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 186660 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1578880042982703104)]} 0 4205 [junit4] 2> 186661 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 188887 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 188893 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@149fc13e[collection1] main] [junit4] 2> 188893 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 188898 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@149fc13e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):c1)))} [junit4] 2> 188898 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 188899 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 188900 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045331513344)]} 0 6446 [junit4] 2> 188901 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045331513345)]} 0 6446 [junit4] 2> 188901 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045332561920)]} 0 6446 [junit4] 2> 188901 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045332561921)]} 0 6447 [junit4] 2> 188901 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045332561922)]} 0 6447 [junit4] 2> 188901 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045332561923)]} 0 6447 [junit4] 2> 188902 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045333610496)]} 0 6447 [junit4] 2> 188902 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045333610497)]} 0 6448 [junit4] 2> 188902 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045333610498)]} 0 6448 [junit4] 2> 188902 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1578880045333610499)]} 0 6448 [junit4] 2> 188903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 188903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045334659072)]} 0 6449 [junit4] 2> 188903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045334659073)]} 0 6449 [junit4] 2> 188904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045335707648)]} 0 6449 [junit4] 2> 188904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045335707649)]} 0 6449 [junit4] 2> 188904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045335707650)]} 0 6450 [junit4] 2> 188904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045335707651)]} 0 6450 [junit4] 2> 188904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045335707652)]} 0 6450 [junit4] 2> 188904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045335707653)]} 0 6450 [junit4] 2> 188904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045335707654)]} 0 6450 [junit4] 2> 188905 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1578880045336756224)]} 0 6450 [junit4] 2> 188905 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 189907 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 189914 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13c92383[collection1] main] [junit4] 2> 189915 INFO (commitScheduler-230-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 189919 INFO (searcherExecutor-227-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13c92383[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):c10/9:delGen=1)))} [junit4] 2> 190163 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 190163 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 190163 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5E924F04245D447]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin [junit4] 2> 190166 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime [junit4] 2> 190167 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 190167 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3745af26[collection1] realtime] [junit4] 2> 190167 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0 [junit4] 2> 190167 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 190168 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 190204 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 190233 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 190380 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 190389 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 190421 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 190421 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5E924F04245D447-001/init-core-data-001/] [junit4] 2> 190485 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 190485 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 190486 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f5c9d2[collection1] main] [junit4] 2> 190487 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 190488 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 190491 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 190492 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 190492 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 190492 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 190492 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 190493 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 190493 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 190493 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=60.150390625, floorSegmentMB=2.1767578125, forceMergeDeletesPctAllowed=1.1922699637431722, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1768922806876373 [junit4] 2> 190494 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 190494 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 190494 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 190494 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 190497 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f5c9d2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 190497 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b415d6e[collection1] main] [junit4] 2> 190497 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@35a6572c [junit4] 2> 190497 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=900093740 [junit4] 2> 190497 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31490382: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b899426 [junit4] 2> 190506 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1578880047014477824)]} 0 0 [junit4] 2> 190506 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 190508 INFO (searcherExecutor-231-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b415d6e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 190760 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1578880047281864704)]} 0 255 [junit4] 2> 190760 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 190760 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] 2> 190765 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877) [junit4] 2> at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 190765 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5E924F04245D447]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=5E924F04245D447 -Dtests.slow=true -Dtests.locale=mk-MK -Dtests.timezone=Asia/Bishkek -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.61s J1 | AutoCommitTest.testMaxTime <<< [junit4] > Throwable #1: java.lang.RuntimeException: Exception during query [junit4] > at __randomizedtesting.SeedInfo.seed([5E924F04245D447:9F1D5912DCDF487B]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884) [junit4] > at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] > <response> [junit4] > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] > </response> [junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877) [junit4] > ... 40 more [junit4] 2> 190771 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 190771 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1924916291 [junit4] 2> 190771 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 190771 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2526e03d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2ed0b7bd [junit4] 2> 190775 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 190775 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35f5e2fc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2c34c6ed [junit4] 2> 190778 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 190778 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ea8c0d1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@218075b9 [junit4] 2> 190778 INFO (SUITE-AutoCommitTest-seed#[5E924F04245D447]-worker) [ x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 190779 INFO (coreCloseExecutor-235-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@7513626d [junit4] 2> 190779 INFO (coreCloseExecutor-235-thread-1-processing-x:collection1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1964204653 [junit4] 2> 190779 INFO (coreCloseExecutor-235-thread-1-processing-x:collection1) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@452c56e6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b899426 [junit4] 2> 190790 INFO (coreCloseExecutor-235-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 190790 INFO (coreCloseExecutor-235-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7df3efeb commitCommandVersion:0 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5E924F04245D447-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {field_t=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2021, maxMBSortInHeap=5.348587804658261, sim=RandomSimilarity(queryNorm=true): {}, locale=mk-MK, timezone=Asia/Bishkek [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 (64-bit)/cpus=3,threads=1,free=150728760,total=314572800 [junit4] 2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesDistrib, TestGraphTermsQParserPlugin, TestUseDocValuesAsStored, HdfsDirectoryTest, TestZkChroot, AutoCommitTest] [junit4] Completed [16/731 (1!)] on J1 in 9.89s, 3 tests, 1 error <<< FAILURES! [...truncated 540 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5E924F04245D447-001/init-core-data-001 [junit4] 2> 922142 WARN (SUITE-HdfsRecoveryZkTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10 [junit4] 2> 922143 INFO (SUITE-HdfsRecoveryZkTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 922144 INFO (SUITE-HdfsRecoveryZkTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 922144 INFO (SUITE-HdfsRecoveryZkTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 922145 INFO (SUITE-HdfsRecoveryZkTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5E924F04245D447-001/tempDir-001 [junit4] 2> 922145 INFO (SUITE-HdfsRecoveryZkTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 922145 INFO (Thread-1790) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 922145 INFO (Thread-1790) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 922147 ERROR (Thread-1790) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 922253 INFO (SUITE-HdfsRecoveryZkTest-seed#[5E924F04245D447]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39794 [junit4] 2> 922293 INFO (jetty-launcher-2837-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 922293 INFO (jetty-launcher-2837-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 922294 INFO (jetty-launcher-2837-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35a22cdd{/solr,null,AVAILABLE} [junit4] 2> 922295 INFO (jetty-launcher-2837-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6a2401ff{SSL,[ssl, http/1.1]}{127.0.0.1:33689} [junit4] 2> 922295 INFO (jetty-launcher-2837-thread-2) [ ] o.e.j.s.Server Started @924935ms [junit4] 2> 922296 INFO (jetty-launcher-2837-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33689} [junit4] 2> 922296 ERROR (jetty-launcher-2837-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 922296 INFO (jetty-launcher-2837-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 922296 INFO (jetty-launcher-2837-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 922296 INFO (jetty-launcher-2837-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 922296 INFO (jetty-launcher-2837-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-18T12:34:41.315Z [junit4] 2> 922300 INFO (jetty-launcher-2837-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75cb5f9b{/solr,null,AVAILABLE} [junit4] 2> 922301 INFO (jetty-launcher-2837-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@425c0010{SSL,[ssl, http/1.1]}{127.0.0.1:52391} [junit4] 2> 922301 INFO (jetty-launcher-2837-thread-1) [ ] o.e.j.s.Server Started @924941ms [junit4] 2> 922301 INFO (jetty-launcher-2837-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52391} [junit4] 2> 922301 ERROR (jetty-launcher-2837-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 922301 INFO (jetty-launcher-2837-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 922301 INFO (jetty-launcher-2837-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 922301 INFO (jetty-launcher-2837-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 922301 INFO (jetty-launcher-2837-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-18T12:34:41.320Z [junit4] 2> 922322 INFO (jetty-launcher-2837-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 922323 INFO (jetty-launcher-2837-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 922335 INFO (jetty-launcher-2837-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39794/solr [junit4] 2> 922338 INFO (jetty-launcher-2837-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39794/solr [junit4] 2> 922407 INFO (jetty-launcher-2837-thread-2) [n:127.0.0.1:33689_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 922409 INFO (jetty-launcher-2837-thread-2) [n:127.0.0.1:33689_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33689_solr [junit4] 2> 922411 INFO (jetty-launcher-2837-thread-2) [n:127.0.0.1:33689_solr ] o.a.s.c.Overseer Overseer (id=98680050887229445-127.0.0.1:33689_solr-n_0000000000) starting [junit4] 2> 922424 INFO (jetty-launcher-2837-thread-2) [n:127.0.0.1:33689_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33689_solr [junit4] 2> 922427 INFO (zkCallback-2848-thread-1-processing-n:127.0.0.1:33689_solr) [n:127.0.0.1:33689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 922487 INFO (jetty-launcher-2837-thread-1) [n:127.0.0.1:52391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 922490 INFO (jetty-launcher-2837-thread-1) [n:127.0.0.1:52391_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 922492 INFO (jetty-launcher-2837-thread-1) [n:127.0.0.1:52391_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52391_solr [junit4] 2> 922499 INFO (zkCallback-2849-thread-1-processing-n:127.0.0.1:52391_solr) [n:127.0.0.1:52391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 922499 INFO (zkCallback-2848-thread-1-processing-n:127.0.0.1:33689_solr) [n:127.0.0.1:33689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 922567 INFO (jetty-launcher-2837-thread-2) [n:127.0.0.1:33689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33689.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 922573 INFO (jetty-launcher-2837-thread-2) [n:127.0.0.1:33689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33689.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 922573 INFO (jetty-launcher-2837-thread-2) [n:127.0.0.1:33689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33689.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 922574 INFO (jetty-launcher-2837-thread-2) [n:127.0.0.1:33689_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5E924F04245D447-001/tempDir-001/node1/. [junit4] 2> 922653 INFO (jetty-launcher-2837-thread-1) [n:127.0.0.1:52391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52391.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 922659 INFO (jetty-launcher-2837-thread-1) [n:127.0.0.1:52391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52391.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 922659 INFO (jetty-launcher-2837-thread-1) [n:127.0.0.1:52391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52391.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d575e8e [junit4] 2> 922659 INFO (jetty-launcher-2837-thread-1) [n:127.0.0.1:52391_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5E924F04245D447-001/tempDir-001/node2/. [junit4] 2> 922689 INFO (SUITE-HdfsRecoveryZkTest-seed#[5E924F04245D447]-worker) [ [...truncated too long message...] eAfterFreshStartTest, TestFieldCollectionResource, BinaryUpdateRequestHandlerTest, TestPullReplicaErrorHandling, TestLeaderElectionZkExpiry, TestManagedSynonymGraphFilterFactory, TestQuerySenderNoQuery, SolrIndexSplitterTest, RulesTest, TestSolrCloudWithKerberosAlt, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, TestGeoJSONResponseWriter, DeleteInactiveReplicaTest, SuggestComponentTest, TestPivotHelperCode, TestConfigReload, TestPhraseSuggestions, TestLegacyFieldReuse, LargeFieldTest, TestTolerantUpdateProcessorCloud, DistribJoinFromCollectionTest, TestCodecSupport, HdfsBasicDistributedZk2Test, TestLegacyFieldCache, TestNumericRangeQuery32, TestInitParams, TestSchemalessBufferedUpdates, ClassificationUpdateProcessorTest, TestNonDefinedSimilarityFactory, TestRandomDVFaceting, HdfsRestartWhileUpdatingTest, TestRestoreCore, CollectionsAPISolrJTest, RankQueryTest, TestSolrCoreParser, TestScoreJoinQPScore, SimplePostToolTest, V2ApiIntegrationTest, TestFieldCache, DeleteShardTest, MissingSegmentRecoveryTest, ZkControllerTest, RestartWhileUpdatingTest, GraphQueryTest, SpatialFilterTest, TestCursorMarkWithoutUniqueKey, SuggesterWFSTTest, TestUpdate, TestBulkSchemaAPI, TestStandardQParsers, DateMathParserTest, CloudMLTQParserTest, TestSurroundQueryParser, AsyncCallRequestStatusResponseTest, ConfigSetsAPITest, DistanceFunctionTest, ClusterStateUpdateTest, TestRTimerTree, TestIndexingPerformance, SSLMigrationTest, TestInPlaceUpdatesStandalone, TestPointFields, TestStressReorder, TestSerializedLuceneMatchVersion, SolrInfoBeanTest, HardAutoCommitTest, AutoScalingHandlerTest, TestConfigSetsAPI, TestSolrXml, UnloadDistributedZkTest, TestSort, TestOmitPositions, TestManagedResourceStorage, TimeZoneUtilsTest, TestEmbeddedSolrServerConstructors, CheckHdfsIndexTest, TestQuerySenderListener, RecoveryAfterSoftCommitTest, TestMissingGroups, DistribCursorPagingTest, UniqFieldsUpdateProcessorFactoryTest, ShardRoutingTest, TestComplexPhraseLeadingWildcard, LeaderElectionTest, TestFieldTypeCollectionResource, SolrCoreTest, SpatialHeatmapFacetsTest, TestCustomStream, DefaultValueUpdateProcessorTest, TestPseudoReturnFields, TestUseDocValuesAsStored2, TestMiniSolrCloudClusterSSL, BooleanFieldTest, OutputWriterTest, TestSolrQueryResponse, DirectUpdateHandlerTest, DistributedSpellCheckComponentTest, TestStreamBody, OverseerRolesTest, ClusterStateTest, TestSolrDeletionPolicy2, HdfsDirectoryFactoryTest, JavabinLoaderTest, TestHighlightDedupGrouping, UUIDFieldTest, TestRequestStatusCollectionAPI, ReturnFieldsTest, TestFieldCacheSort, TestConfigSetImmutable, SearchHandlerTest, BlockCacheTest, MinimalSchemaTest, LeaderElectionContextKeyTest, SliceStateTest, DistributedQueryComponentOptimizationTest, DistributedFacetPivotWhiteBoxTest, BufferStoreTest, TestNumericTerms64, ExplicitHLLTest, TestCustomDocTransformer, TestGroupingSearch, CollectionReloadTest, OverseerTest, TestSimpleTextCodec, TestFaceting, PKIAuthenticationIntegrationTest, DirectSolrConnectionTest, TestSchemaSimilarityResource, AddBlockUpdateTest, DirectoryFactoryTest, MetricsHandlerTest, TestBulkSchemaConcurrent, TestManagedStopFilterFactory, CurrencyFieldTypeTest, DistributedFacetPivotSmallAdvancedTest, HdfsCollectionsAPIDistributedZkTest, TestSolrCoreProperties, TestXIncludeConfig, ReplicaListTransformerTest, ParsingFieldUpdateProcessorsTest, TestSolrConfigHandlerConcurrent, TestTolerantSearch, SolrJmxReporterCloudTest, TestSolrCoreSnapshots, ScriptEngineTest, TestDistribIDF, AtomicUpdateProcessorFactoryTest, BasicDistributedZkTest, SolrMetricReporterTest, DistributedExpandComponentTest, ResourceLoaderTest, URLClassifyProcessorTest, AssignBackwardCompatibilityTest, TestPKIAuthenticationPlugin, TestHalfAndHalfDocValues, TestSmileRequest, TestImplicitCoreProperties, TestPHPSerializedResponseWriter, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, TestDistributedGrouping, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, QueryElevationComponentTest, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestStressLucene, TestTrie, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest, CSVRequestHandlerTest, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, TestUtils, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, TestSimpleTrackingShardHandler, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AssignTest, CdcrBootstrapTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, MigrateRouteKeyTest, MoveReplicaHDFSUlogDirTest, MultiThreadedOCPTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, ReplicationFactorTest, ShardSplitTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestRandomRequestDistribution, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5E924F04245D447 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: [junit4] > 1) Thread[id=33081, name=jetty-launcher-4502-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) [junit4] > 2) Thread[id=33080, name=jetty-launcher-4502-thread-1-SendThread(127.0.0.1:59070), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) [junit4] > at __randomizedtesting.SeedInfo.seed([5E924F04245D447]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=33080, name=jetty-launcher-4502-thread-1-SendThread(127.0.0.1:59070), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) [junit4] > at __randomizedtesting.SeedInfo.seed([5E924F04245D447]:0) [junit4] Completed [552/731 (4!)] on J0 in 65.86s, 12 tests, 2 errors <<< FAILURES! [...truncated 46824 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
