Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/96/

2 tests failed.
FAILED:  org.apache.solr.DistributedIntervalFacetingTest.test

Error Message:
Error from server at http://127.0.0.1:46543/collection1: ERROR adding document 
SolrInputDocument(fields: [id=1720, test_s_dv=290157, test_i_dv=835935, 
test_l_dv=648237, test_f_dv=204850.14, test_d_dv=391230.8907832228, 
test_ss_dv=[653764, 98507, 96412], test_is_dv=[72777, 942500, 425487], 
test_ls_dv=[474075, 970726, 259113], test_fs_dv=[156497.53, 925756.44, 
939943.44], test_ds_dv=[615349.0693099248, 412160.1181910806, 
849094.7612189016], rnd_b=true, n_ti1=1448614803, n_f1=0.48728234, 
n_tf1=0.984207, n_d1=0.7435609951643152, n_td1=0.3158485590865501, 
n_l1=6425795502380594815, n_tl1=-426945736505391494, 
n_dt1=+90463133-08-21T21:43:10.754Z, n_tdt1=-276480072-05-10T10:45:56.084Z])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46543/collection1: ERROR adding document 
SolrInputDocument(fields: [id=1720, test_s_dv=290157, test_i_dv=835935, 
test_l_dv=648237, test_f_dv=204850.14, test_d_dv=391230.8907832228, 
test_ss_dv=[653764, 98507, 96412], test_is_dv=[72777, 942500, 425487], 
test_ls_dv=[474075, 970726, 259113], test_fs_dv=[156497.53, 925756.44, 
939943.44], test_ds_dv=[615349.0693099248, 412160.1181910806, 
849094.7612189016], rnd_b=true, n_ti1=1448614803, n_f1=0.48728234, 
n_tf1=0.984207, n_d1=0.7435609951643152, n_td1=0.3158485590865501, 
n_l1=6425795502380594815, n_tl1=-426945736505391494, 
n_dt1=+90463133-08-21T21:43:10.754Z, n_tdt1=-276480072-05-10T10:45:56.084Z])
        at 
__randomizedtesting.SeedInfo.seed([4E3129131A5AC71C:C66516C9B4A6AAE4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:156)
        at 
org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:550)
        at 
org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:532)
        at 
org.apache.solr.DistributedIntervalFacetingTest.testRandom(DistributedIntervalFacetingTest.java:147)
        at 
org.apache.solr.DistributedIntervalFacetingTest.test(DistributedIntervalFacetingTest.java:47)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:42929/at_gg/qk

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:42929/at_gg/qk
        at 
__randomizedtesting.SeedInfo.seed([4E3129131A5AC71C:C66516C9B4A6AAE4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:110)
        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:548)
        ... 52 more




Build Log:
[...truncated 14241 lines...]
   [junit4] Suite: org.apache.solr.DistributedIntervalFacetingTest
   [junit4]   2> 1401896 INFO  
(SUITE-DistributedIntervalFacetingTest-seed#[4E3129131A5AC71C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/init-core-data-001
   [junit4]   2> 1401897 WARN  
(SUITE-DistributedIntervalFacetingTest-seed#[4E3129131A5AC71C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=49 numCloses=49
   [junit4]   2> 1401897 INFO  
(SUITE-DistributedIntervalFacetingTest-seed#[4E3129131A5AC71C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1401899 INFO  
(SUITE-DistributedIntervalFacetingTest-seed#[4E3129131A5AC71C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182
 - causes OOM)
   [junit4]   2> 1401900 INFO  
(SUITE-DistributedIntervalFacetingTest-seed#[4E3129131A5AC71C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1402121 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1402122 WARN  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1402123 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1402123 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1402123 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1402124 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1402124 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1402125 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1402125 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@458c90e2{/,null,AVAILABLE}
   [junit4]   2> 1402128 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4109010a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34320}
   [junit4]   2> 1402128 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.Server Started @1402196ms
   [junit4]   2> 1402128 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-distrib-interval-faceting.xml, solrconfig=solrconfig-basic.xml, 
hostContext=/, hostPort=34320, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/control/cores}
   [junit4]   2> 1402128 ERROR 
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1402129 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1402129 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1402129 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1402129 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1402129 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-11T19:46:16.909Z
   [junit4]   2> 1402129 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/control/solr.xml
   [junit4]   2> 1402135 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1402135 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1402137 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c4be34b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1402239 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1402241 WARN  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@11b037c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1402246 WARN  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@26cb1dea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1402273 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1402274 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1402301 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4be34b
   [junit4]   2> 1402317 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4be34b
   [junit4]   2> 1402317 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4be34b
   [junit4]   2> 1402320 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/control/cores
   [junit4]   2> 1402320 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1402321 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1402353 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1402364 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1402372 WARN  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated 
plugin/analysis class [solr.TrieFloatField]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> 1402377 WARN  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated 
plugin/analysis class [solr.TrieDateField]. Please consult documentation how to 
replace it accordingly.
   [junit4]   2> 1402380 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1402380 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1402380 INFO  (coreLoadExecutor-6922-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@5c4be34b
   [junit4]   2> 1402381 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1402383 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=7, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.4609375, 
noCFSRatio=0.12966973136867166]
   [junit4]   2> 1402455 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1402455 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1402456 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5681263273981955]
   [junit4]   2> 1402458 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eef23f[collection1] 
main]
   [junit4]   2> 1402458 WARN  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1402459 INFO  (coreLoadExecutor-6922-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1402460 INFO  
(searcherExecutor-6923-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1eef23f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403150 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1403151 WARN  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1403151 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1403151 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1403151 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1403153 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1403153 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1403153 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1403154 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c053533{/,null,AVAILABLE}
   [junit4]   2> 1403154 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@686bb0bb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40698}
   [junit4]   2> 1403154 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.s.Server Started @1403222ms
   [junit4]   2> 1403154 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-distrib-interval-faceting.xml, solrconfig=solrconfig-basic.xml, 
hostContext=/, hostPort=40698, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/shard0/cores}
   [junit4]   2> 1403155 ERROR 
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1403155 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1403155 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1403155 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1403155 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1403155 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-11T19:46:17.935Z
   [junit4]   2> 1403155 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1403160 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1403160 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1403162 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c4be34b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1403344 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1403347 WARN  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@56abcb97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1403351 WARN  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@107fb0df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1403378 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1403378 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1403406 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4be34b
   [junit4]   2> 1403429 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4be34b
   [junit4]   2> 1403430 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4be34b
   [junit4]   2> 1403433 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/shard0/cores
   [junit4]   2> 1403433 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1403435 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1403500 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1403514 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1403531 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1403531 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1403531 INFO  (coreLoadExecutor-6935-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@5c4be34b
   [junit4]   2> 1403531 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_4E3129131A5AC71C-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1403548 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=7, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.4609375, 
noCFSRatio=0.12966973136867166]
   [junit4]   2> 1403664 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1403664 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1403665 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5681263273981955]
   [junit4]   2> 1403667 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@195b0d8f[collection1] main]
   [junit4]   2> 1403667 WARN  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1403668 INFO  (coreLoadExecutor-6935-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1403669 INFO  
(searcherExecutor-6936-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@195b0d8f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403670 INFO  
(TEST-DistributedIntervalFacetingTest.test-seed#[4E3129131A5AC71C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1403675 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1403675 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1403678 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1403678 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1403679 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1403679 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@888e015 commitCommandVersion:0
   [junit4]   2> 1403682 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@275dfa00[collection1] main]
   [junit4]   2> 1403682 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1403684 INFO  
(searcherExecutor-6923-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@275dfa00[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403684 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1403685 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1403685 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@49dfd18b commitCommandVersion:0
   [junit4]   2> 1403688 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@660ac3b4[collection1] main]
   [junit4]   2> 1403689 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1403690 INFO  
(searcherExecutor-6936-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@660ac3b4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403690 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1403696 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0]} 0 3
   [junit4]   2> 1403701 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 1403703 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1403706 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1403709 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1403710 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1403711 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1403712 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1403713 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1403715 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1403717 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5]} 0 1
   [junit4]   2> 1403718 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1403719 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1403720 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1403750 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7]} 0 29
   [junit4]   2> 1403767 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7]} 0 16
   [junit4]   2> 1403771 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8]} 0 2
   [junit4]   2> 1403773 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8]} 0 2
   [junit4]   2> 1403774 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1403775 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1403777 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1403777 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1403778 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1403779 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1403781 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1403781 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1403782 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1403783 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1403785 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1403787 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1403828 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15]} 0 40
   [junit4]   2> 1403853 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15]} 0 24
   [junit4]   2> 1403856 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16]} 0 1
   [junit4]   2> 1403858 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16]} 0 1
   [junit4]   2> 1403859 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1403860 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1403861 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1403861 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1403862 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1403863 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1403864 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1403865 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1403866 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1403867 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1403868 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1403868 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1403894 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23]} 0 24
   [junit4]   2> 1403919 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23]} 0 24
   [junit4]   2> 1403921 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24]} 0 1
   [junit4]   2> 1403923 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24]} 0 1
   [junit4]   2> 1403925 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1403926 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1403927 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1403927 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1403928 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1403929 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1403930 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1403930 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@888e015 commitCommandVersion:0
   [junit4]   2> 1403982 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@242d1841[collection1] main]
   [junit4]   2> 1403983 INFO  
(searcherExecutor-6923-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@242d1841[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C8:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1557603978524}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.2.0):C8:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1557603978591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C8:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1557603978662}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.2.0):C4:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1557603978722}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1403983 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1403983 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 53
   [junit4]   2> 1403984 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1403984 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@49dfd18b commitCommandVersion:0
   [junit4]   2> 1404030 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@39c1fcba[collection1] main]
   [junit4]   2> 1404030 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1404032 INFO  
(searcherExecutor-6936-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39c1fcba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C8:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1557603978544}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.2.0):C8:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1557603978621}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C8:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1557603978687}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.2.0):C4:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1557603978776}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1404032 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 47
   [junit4]   2> 1404035 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[28]} 0 1
   [junit4]   2> 1404036 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[28]} 0 1
   [junit4]   2> 1404037 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1404038 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1404039 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1404040 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1404041 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1404042 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1404049 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1404050 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1404051 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1404052 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1404053 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1404053 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1404069 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[35]} 0 14
   [junit4]   2> 1404084 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[35]} 0 14
   [junit4]   2> 1404087 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[36]} 0 1
   [junit4]   2> 1404089 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[36]} 0 1
   [junit4]   2> 1404090 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1404091 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1404092 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1404093 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1404093 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1404094 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1404095 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1404096 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1404097 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1404098 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1404099 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1404100 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1404123 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[43]} 0 23
   [junit4]   2> 1404147 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[43]} 0 23
   [junit4]   2> 1404150 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[44]} 0 1
   [junit4]   2> 1404152 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[44]} 0 1
   [junit4]   2> 1404153 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1404154 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1404155 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1404156 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1404157 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1404158 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1404159 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=id:47} 0 0
   [junit4]   2> 1404160 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=id:47} 0 0
   [junit4]   2> 1404161 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1404162 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1404162 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1404163 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1404164 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1404165 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1404208 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[51]} 0 42
   [junit4]   2> 1404242 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[51]} 0 33
   [junit4]   2> 1404244 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[52]} 0 1
   [junit4]   2> 1404246 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[52]} 0 1
   [junit4]   2> 1404247 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1404248 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1404249 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1404249 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1404250 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1404251 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1404252 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1404253 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1404254 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1404255 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1404255 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1404256 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1404271 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[59]} 0 14
   [junit4]   2> 1404295 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[59]} 0 23
   [junit4]   2> 1404298 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[60]} 0 1
   [junit4]   2> 1404300 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[60]} 0 1
   [junit4]   2> 1404301 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1404301 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1404302 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1404303 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1404304 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1404305 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1404307 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1404308 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1404309 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1404310 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1404310 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1404311 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1404334 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[67]} 0 22
   [junit4]   2> 1404358 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[67]} 0 22
   [junit4]   2> 1404360 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[68]} 0 1
   [junit4]   2> 1404362 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[68]} 0 1
   [junit4]   2> 1404363 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1404364 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1404365 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1404365 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1404366 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1404367 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1404368 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1404369 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1404369 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1404370 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1404371 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1404372 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1404395 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[75]} 0 22
   [junit4]   2> 1404419 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[75]} 0 23
   [junit4]   2> 1404421 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[76]} 0 1
   [junit4]   2> 1404423 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[76]} 0 1
   [junit4]   2> 1404424 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1404425 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1404426 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1404426 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1404427 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1404428 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1404429 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1404430 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1404431 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1404431 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1404432 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1404433 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1404457 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[83]} 0 23
   [junit4]   2> 1404481 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[83]} 0 23
   [junit4]   2> 1404484 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[84]} 0 1
   [junit4]   2> 1404486 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[84]} 0 1
   [junit4]   2> 1404487 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1404487 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1404488 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1404489 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1404490 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1404490 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1404491 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1404492 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1404493 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1404493 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1404494 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1404495 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1404519 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[91]} 0 24
   [junit4]   2> 1404545 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[91]} 0 24
   [junit4]   2> 1404547 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[92]} 0 1
   [junit4]   2> 1404549 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[92]} 0 1
   [junit4]   2> 1404549 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1404550 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1404551 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1404552 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1404553 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1404553 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1404554 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1404555 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1404556 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1404557 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1404557 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1404558 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1404582 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[99]} 0 23
   [junit4]   2> 1404607 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[99]} 0 24
   [junit4]   2> 1404610 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100]} 0 1
   [junit4]   2> 1404612 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100]} 0 1
   [junit4]   2> 1404613 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1404614 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1404615 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1404615 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1404616 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1404617 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1404618 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1404619 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1404619 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1404620 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1404621 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1404622 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1404646 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107]} 0 23
   [junit4]   2> 1404686 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107]} 0 39
   [junit4]   2> 1404689 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108]} 0 1
   [junit4]   2> 1404691 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108]} 0 1
   [junit4]   2> 1404692 INFO  (qtp1028233969-28472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1404693 INFO  (qtp294936294-28488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1404693 INFO  (qtp1028233969-28471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1404694 INFO  (qtp294936294-28491) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1404695 INFO  (qtp1028233969-28468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1404696 INFO  (qtp294936294-28490) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1404697 INFO  (qtp1028233969-28469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1404697 INFO  (qtp294936294-28492) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1404699 INFO  (qtp1028233969-28470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1404700 INFO  (qtp294936294-28493) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1404700 INFO  (qtp1028233969-28472) [    x:co

[...truncated too long message...]

y-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null2058427228
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null2058427228
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null2058427228

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 37ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 307 minutes 47 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to