Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/231/
Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic
Error Message:
{} expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: {} expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([46CEE5C3E645B56:AF96F349E1B8DD78]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:92)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
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
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
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.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.solr.TestDistributedGrouping.test
Error Message:
Error from server at http://127.0.0.1:35759/collection1: Error from server at
null: java.lang.NullPointerException at
org.apache.solr.handler.component.ResponseBuilder.setResult(ResponseBuilder.java:466)
at
org.apache.solr.handler.component.QueryComponent.doProcessGroupedDistributedSearchSecondPhase(QueryComponent.java:1369)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:362)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:298)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2565) at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711) at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:502) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) at
org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:305) at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.base/java.lang.Thread.run(Thread.java:835)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:35759/collection1: Error from server at null:
java.lang.NullPointerException
at
org.apache.solr.handler.component.ResponseBuilder.setResult(ResponseBuilder.java:466)
at
org.apache.solr.handler.component.QueryComponent.doProcessGroupedDistributedSearchSecondPhase(QueryComponent.java:1369)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:362)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:298)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2565)
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:502)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:305)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.base/java.lang.Thread.run(Thread.java:835)
at
__randomizedtesting.SeedInfo.seed([46CEE5C3E645B56:8C38D186909836AE]: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.query(SolrClient.java:987)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
at
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
at
org.apache.solr.TestDistributedGrouping.simpleQuery(TestDistributedGrouping.java:321)
at
org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:309)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
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
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.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 13368 lines...]
[junit4] Suite: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_46CEE5C3E645B56-001/init-core-data-001
[junit4] 2> 1291980 WARN
(SUITE-SolrRrdBackendFactoryTest-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1291981 INFO
(SUITE-SolrRrdBackendFactoryTest-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1291982 INFO
(SUITE-SolrRrdBackendFactoryTest-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1291982 INFO
(SUITE-SolrRrdBackendFactoryTest-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1291987 INFO
(TEST-SolrRrdBackendFactoryTest.testBasic-seed#[46CEE5C3E645B56]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasic
[junit4] 2> 1292231 INFO
(TEST-SolrRrdBackendFactoryTest.testBasic-seed#[46CEE5C3E645B56]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBasic
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrRrdBackendFactoryTest -Dtests.method=testBasic
-Dtests.seed=46CEE5C3E645B56 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-ZA -Dtests.timezone=Indian/Mahe -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.32s J2 | SolrRrdBackendFactoryTest.testBasic <<<
[junit4] > Throwable #1: java.lang.AssertionError: {} expected:<1> but
was:<0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([46CEE5C3E645B56:AF96F349E1B8DD78]:0)
[junit4] > at
org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:92)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_46CEE5C3E645B56-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=1377, maxMBSortInHeap=5.317822529867917,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@53f9c99f),
locale=en-ZA, timezone=Indian/Mahe
[junit4] 2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev
12-testing (64-bit)/cpus=8,threads=1,free=280009160,total=531628032
[junit4] 2> NOTE: All tests run in this JVM:
[TestOverriddenPrefixQueryForCustomFieldType, AlternateDirectoryTest,
TestConfigsApi, TestInitQParser, ImplicitSnitchTest,
TriggerSetPropertiesIntegrationTest, CollectionStateFormat2Test,
TestWithCollection, PeerSyncWithLeaderAndIndexFingerprintCachingTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrQueryParser,
TestSimTriggerIntegration, TestCloudNestedDocsSort, TestObjectReleaseTracker,
UUIDUpdateProcessorFallbackTest, DistribJoinFromCollectionTest,
PreAnalyzedFieldManagedSchemaCloudTest, SliceStateTest,
CollectionsAPIAsyncDistributedZkTest, TestInitParams,
TestGeoJSONResponseWriter, TestCharFilters, TestCloudPseudoReturnFields,
LeaderElectionContextKeyTest, FastVectorHighlighterTest, TestSolrCoreParser,
TestTrackingShardHandlerFactory, UpdateLogTest, TestDFISimilarityFactory,
ByteBuffersDirectoryFactoryTest, HighlighterTest, JWTAuthPluginIntegrationTest,
TestRequestStatusCollectionAPI, ConfigSetsAPITest,
DistributedIntervalFacetingTest, TestMultiValuedNumericRangeQuery,
TestSQLHandler, MetricsConfigTest, MoveReplicaHDFSTest,
TestAuthenticationFramework, OverseerRolesTest, TestXmlQParserPlugin,
TestUnInvertedFieldException, TestDocTermOrdsUninvertLimit, RecoveryZkTest,
DistributedQueryElevationComponentTest, NodeMarkersRegistrationTest,
DistanceFunctionTest, MoreLikeThisHandlerTest, BasicDistributedZkTest,
IndexSchemaTest, SpellCheckCollatorTest, TestJsonFacetRefinement,
TestReplicationHandlerDiskOverFlow, TestFieldCollectionResource, TestUtils,
TestManagedSynonymGraphFilterFactory, SimpleCollectionCreateDeleteTest,
SystemInfoHandlerTest, NodeAddedTriggerTest, EnumFieldTest,
DirectUpdateHandlerTest, DocValuesNotIndexedTest, TestCodecSupport,
CustomCollectionTest, TaggerTest, CreateRoutedAliasTest,
PhrasesIdentificationComponentTest, TestFieldCacheWithThreads,
SpatialFilterTest, OverriddenZkACLAndCredentialsProvidersTest, TestTrie,
SegmentsInfoRequestHandlerTest, TestLRUStatsCache, TestNumericTokenStream,
TestSSLRandomization, MultiThreadedOCPTest, SubstringBytesRefFilterTest,
DebugComponentTest, ShardRoutingCustomTest, BadComponentTest, ReturnFieldsTest,
RequiredFieldsTest, TestStressLucene, TestIntervalFaceting, TestMacros,
SolrRrdBackendFactoryTest]
[junit4] Completed [218/844 (1!)] on J2 in 0.53s, 1 test, 1 failure <<<
FAILURES!
[...truncated 645 lines...]
[junit4] Suite: org.apache.solr.TestDistributedGrouping
[junit4] 2> 2076367 INFO
(SUITE-TestDistributedGrouping-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/init-core-data-001
[junit4] 2> 2076368 WARN
(SUITE-TestDistributedGrouping-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2076369 INFO
(SUITE-TestDistributedGrouping-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2076370 INFO
(SUITE-TestDistributedGrouping-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2076370 INFO
(SUITE-TestDistributedGrouping-seed#[46CEE5C3E645B56]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2076700 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/control/cores/collection1
[junit4] 2> 2076701 WARN
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2076702 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2076702 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2076702 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
[junit4] 2> 2076704 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2076704 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2076704 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2076704 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a8928c5{/,null,AVAILABLE}
[junit4] 2> 2076833 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6682821d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34957}
[junit4] 2> 2076833 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.Server Started @2076932ms
[junit4] 2> 2076833 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34957,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/control/cores}
[junit4] 2> 2076833 ERROR
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2076833 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2076834 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 2076834 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2076834 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2076834 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-05T16:54:59.208189Z
[junit4] 2> 2076834 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/control/solr.xml
[junit4] 2> 2076840 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2076840 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2076841 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7244267, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2076913 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2076939 WARN
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2a7e929c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2076974 WARN
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5acd656[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2077009 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2077009 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2077047 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7244267
[junit4] 2> 2077079 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7244267
[junit4] 2> 2077079 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7244267
[junit4] 2> 2077082 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/control/cores
[junit4] 2> 2077082 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2077085 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2077150 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2077373 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2077503 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2077525 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2077526 INFO (coreLoadExecutor-6041-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@7244267
[junit4] 2> 2077527 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 2077530 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5187803545994841]
[junit4] 2> 2077809 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2077809 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2077826 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2077826 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2077828 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=555633026,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2077829 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d50bca[collection1]
main]
[junit4] 2> 2077830 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2077928 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2078030 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2078030 INFO (coreLoadExecutor-6041-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1627185375246024704
[junit4] 2> 2078032 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2078036 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2078036 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2078036 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2078036 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2078037 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2078037 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2078038 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2078038 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2078040 INFO
(searcherExecutor-6042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d50bca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2079246 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 2079247 WARN
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2079359 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2079359 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2079359 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
[junit4] 2> 2079429 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2079429 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2079429 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2079449 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@315a1e5b{/,null,AVAILABLE}
[junit4] 2> 2079450 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7da14294{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35759}
[junit4] 2> 2079450 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.s.Server Started @2079549ms
[junit4] 2> 2079450 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=35759,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/shard0/cores}
[junit4] 2> 2079450 ERROR
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2079450 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2079450 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 2079450 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2079450 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2079450 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-05T16:55:01.824954Z
[junit4] 2> 2079451 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/shard0/solr.xml
[junit4] 2> 2079456 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2079456 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2079457 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7244267, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2079582 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2079617 WARN
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@28311188[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2079661 WARN
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@49f3e2c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2079729 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2079729 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2079761 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7244267
[junit4] 2> 2079798 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7244267
[junit4] 2> 2079798 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7244267
[junit4] 2> 2079802 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/shard0/cores
[junit4] 2> 2079802 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2079821 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2079873 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2079903 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2080350 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2080370 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2080370 INFO (coreLoadExecutor-6055-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@7244267
[junit4] 2> 2080411 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 2080415 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5187803545994841]
[junit4] 2> 2080577 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2080577 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2080583 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2080583 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2080585 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=555633026,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2080585 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7aaeb0b4[collection1] main]
[junit4] 2> 2080587 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2080709 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2080838 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2080838 INFO (coreLoadExecutor-6055-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1627185378190426112
[junit4] 2> 2080840 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2080841 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2080841 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2080841 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2080841 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2080842 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2080842 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2080843 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2080843 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2080845 INFO
(searcherExecutor-6056-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7aaeb0b4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2081350 INFO
(TEST-TestDistributedGrouping.test-seed#[46CEE5C3E645B56]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2081359 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1627185378733588480)} 0 3
[junit4] 2> 2081364 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1627185378738831360)} 0 2
[junit4] 2> 2081365 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627185378743025664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2081365 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2081369 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2081369 INFO (qtp1255846667-21960) [ 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 4
[junit4] 2> 2081370 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627185378748268544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2081370 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2081370 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2081371 INFO (qtp1112119255-21981) [ 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 1
[junit4] 2> 2081409 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
hits=0 status=0 QTime=37
[junit4] 2> 2081463 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:35759/collection1|[ff01::083]:33332/|[ff01::213]:33332/&rows=100&version=2&q=*:*&NOW=1551804903784&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 2081464 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:35759/collection1|[ff01::083]:33332/|[ff01::213]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=53
[junit4] 2> 2081465 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
hits=0 status=0 QTime=0
[junit4] 2> 2081492 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|http://127.0.0.1:35759/collection1&rows=100&version=2&q=*:*&NOW=1551804903839&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 2081493 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:35759/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=27
[junit4] 2> 2081494 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
hits=0 status=0 QTime=0
[junit4] 2> 2081523 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:35759/collection1&rows=100&version=2&q=*:*&NOW=1551804903869&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 2081537 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:35759/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1551804903869&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=12
[junit4] 2> 2081538 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:35759/collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=43
[junit4] 2> 2081542 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
hits=0 status=0 QTime=0
[junit4] 2> 2081544 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:35759/collection1&rows=100&version=2&q=*:*&stats=false&NOW=1551804903916&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 2081546 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:35759/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1551804903916&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 2081547 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:35759/collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=4
[junit4] 2> 2081549 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
hits=0 status=0 QTime=1
[junit4] 2> 2081552 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:35759/collection1|[ff01::114]:33332/&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1551804903924&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 2081552 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:35759/collection1|[ff01::114]:33332/&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=2
[junit4] 2> 2081756 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
hits=0 status=0 QTime=202
[junit4] 2> 2081791 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:35759/collection1&rows=100&version=2&q=*:*&group.truncate=true&NOW=1551804904130&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 2081792 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:35759/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1551804904130&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 2081793 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:35759/collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=36
[junit4] 2> 2081797 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1627185379191816192)]} 0 3
[junit4] 2> 2081800 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1627185379197059072)]} 0 2
[junit4] 2> 2081801 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1627185379200204800)]} 0 0
[junit4] 2> 2081802 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1627185379200204800)]} 0 0
[junit4] 2> 2081802 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1627185379201253376)]} 0 0
[junit4] 2> 2081803 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1627185379202301952)]} 0 0
[junit4] 2> 2081804 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1627185379202301952)]} 0 0
[junit4] 2> 2081804 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1627185379203350528)]} 0 0
[junit4] 2> 2081805 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1627185379204399104)]} 0 0
[junit4] 2> 2081806 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1627185379204399104)]} 0 0
[junit4] 2> 2081807 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1627185379206496256)]} 0 0
[junit4] 2> 2081808 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1627185379206496256)]} 0 0
[junit4] 2> 2081808 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1627185379207544832)]} 0 0
[junit4] 2> 2081809 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1627185379208593408)]} 0 0
[junit4] 2> 2081810 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1627185379208593408)]} 0 0
[junit4] 2> 2081810 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1627185379209641984)]} 0 0
[junit4] 2> 2081811 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1627185379210690560)]} 0 0
[junit4] 2> 2081812 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1627185379211739136)]} 0 0
[junit4] 2> 2081813 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1627185379211739136)]} 0 0
[junit4] 2> 2081813 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1627185379212787712)]} 0 0
[junit4] 2> 2081814 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1627185379213836288)]} 0 0
[junit4] 2> 2081815 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1627185379213836288)]} 0 0
[junit4] 2> 2081815 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1627185379214884864)]} 0 0
[junit4] 2> 2081816 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1627185379215933440)]} 0 0
[junit4] 2> 2081817 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1627185379215933440)]} 0 0
[junit4] 2> 2081817 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1627185379216982016)]} 0 0
[junit4] 2> 2081818 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1627185379216982016)]} 0 0
[junit4] 2> 2081818 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1627185379218030592)]} 0 0
[junit4] 2> 2081819 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1627185379218030592)]} 0 0
[junit4] 2> 2081819 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1627185379219079168)]} 0 0
[junit4] 2> 2081820 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1627185379220127744)]} 0 0
[junit4] 2> 2081821 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1627185379220127744)]} 0 0
[junit4] 2> 2081822 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1627185379221176320)]} 0 0
[junit4] 2> 2081822 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1627185379222224896)]} 0 0
[junit4] 2> 2081823 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19 (1627185379223273472)]} 0 0
[junit4] 2> 2081824 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19 (1627185379223273472)]} 0 0
[junit4] 2> 2081824 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20 (1627185379224322048)]} 0 0
[junit4] 2> 2081825 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20 (1627185379225370624)]} 0 0
[junit4] 2> 2081826 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21 (1627185379225370624)]} 0 0
[junit4] 2> 2081826 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21 (1627185379226419200)]} 0 0
[junit4] 2> 2081827 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22 (1627185379226419200)]} 0 0
[junit4] 2> 2081827 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22 (1627185379227467776)]} 0 0
[junit4] 2> 2081828 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23 (1627185379228516352)]} 0 0
[junit4] 2> 2081829 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23 (1627185379228516352)]} 0 0
[junit4] 2> 2081829 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1627185379229564928)]} 0 0
[junit4] 2> 2081830 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1627185379230613504)]} 0 0
[junit4] 2> 2081830 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1627185379230613504)]} 0 0
[junit4] 2> 2081831 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1627185379231662080)]} 0 0
[junit4] 2> 2081831 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1627185379231662080)]} 0 0
[junit4] 2> 2081832 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1627185379232710656)]} 0 0
[junit4] 2> 2081833 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1627185379232710656)]} 0 0
[junit4] 2> 2081833 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1627185379233759232)]} 0 0
[junit4] 2> 2081834 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1627185379234807808)]} 0 0
[junit4] 2> 2081834 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1627185379234807808)]} 0 0
[junit4] 2> 2081835 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1627185379234807809)]} 0 0
[junit4] 2> 2081835 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1627185379235856384)]} 0 0
[junit4] 2> 2081836 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1627185379235856384)]} 0 0
[junit4] 2> 2081836 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1627185379236904960)]} 0 0
[junit4] 2> 2081837 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1627185379236904960)]} 0 0
[junit4] 2> 2081837 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1627185379237953536)]} 0 0
[junit4] 2> 2081838 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1627185379239002112)]} 0 0
[junit4] 2> 2081838 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1627185379239002112)]} 0 0
[junit4] 2> 2081839 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1627185379240050688)]} 0 0
[junit4] 2> 2081840 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1627185379240050688)]} 0 0
[junit4] 2> 2081840 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1627185379241099264)]} 0 0
[junit4] 2> 2081841 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1627185379241099264)]} 0 0
[junit4] 2> 2081841 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1627185379242147840)]} 0 0
[junit4] 2> 2081842 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1627185379243196416)]} 0 0
[junit4] 2> 2081843 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1627185379243196416)]} 0 0
[junit4] 2> 2081843 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1627185379244244992)]} 0 0
[junit4] 2> 2081844 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1627185379244244992)]} 0 0
[junit4] 2> 2081844 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1627185379245293568)]} 0 0
[junit4] 2> 2081845 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1627185379246342144)]} 0 0
[junit4] 2> 2081845 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1627185379246342144)]} 0 0
[junit4] 2> 2081846 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1627185379247390720)]} 0 0
[junit4] 2> 2081846 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1627185379247390720)]} 0 0
[junit4] 2> 2081847 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1627185379248439296)]} 0 0
[junit4] 2> 2081848 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1627185379248439296)]} 0 0
[junit4] 2> 2081848 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1627185379249487872)]} 0 0
[junit4] 2> 2081849 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1627185379250536448)]} 0 0
[junit4] 2> 2081850 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1627185379251585024)]} 0 0
[junit4] 2> 2081850 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1627185379251585024)]} 0 0
[junit4] 2> 2081851 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1627185379252633600)]} 0 0
[junit4] 2> 2081852 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1627185379252633600)]} 0 0
[junit4] 2> 2081852 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1627185379253682176)]} 0 0
[junit4] 2> 2081853 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1627185379254730752)]} 0 0
[junit4] 2> 2081853 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1627185379254730752)]} 0 0
[junit4] 2> 2081854 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1627185379255779328)]} 0 0
[junit4] 2> 2081855 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1627185379255779328)]} 0 0
[junit4] 2> 2081855 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1627185379256827904)]} 0 0
[junit4] 2> 2081856 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1627185379257876480)]} 0 0
[junit4] 2> 2081857 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1627185379258925056)]} 0 0
[junit4] 2> 2081858 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1627185379259973632)]} 0 0
[junit4] 2> 2081858 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1627185379259973632)]} 0 0
[junit4] 2> 2081859 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1627185379261022208)]} 0 0
[junit4] 2> 2081860 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1627185379261022208)]} 0 0
[junit4] 2> 2081860 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1627185379262070784)]} 0 0
[junit4] 2> 2081861 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1627185379263119360)]} 0 0
[junit4] 2> 2081862 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1627185379263119360)]} 0 0
[junit4] 2> 2081862 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1627185379264167936)]} 0 0
[junit4] 2> 2081863 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1627185379264167936)]} 0 0
[junit4] 2> 2081863 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1627185379265216512)]} 0 0
[junit4] 2> 2081864 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1627185379266265088)]} 0 0
[junit4] 2> 2081865 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1627185379266265088)]} 0 0
[junit4] 2> 2081865 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1627185379267313664)]} 0 0
[junit4] 2> 2081866 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1627185379268362240)]} 0 0
[junit4] 2> 2081866 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1627185379268362240)]} 0 0
[junit4] 2> 2081867 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1627185379269410816)]} 0 0
[junit4] 2> 2081868 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1627185379269410816)]} 0 0
[junit4] 2> 2081868 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1627185379270459392)]} 0 0
[junit4] 2> 2081869 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1627185379271507968)]} 0 0
[junit4] 2> 2081870 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1627185379271507968)]} 0 0
[junit4] 2> 2081870 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1627185379272556544)]} 0 0
[junit4] 2> 2081871 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1627185379272556544)]} 0 0
[junit4] 2> 2081871 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1627185379273605120)]} 0 0
[junit4] 2> 2081872 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1627185379274653696)]} 0 0
[junit4] 2> 2081873 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1627185379274653696)]} 0 0
[junit4] 2> 2081873 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1627185379275702272)]} 0 0
[junit4] 2> 2081874 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1627185379276750848)]} 0 0
[junit4] 2> 2081874 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1627185379276750848)]} 0 0
[junit4] 2> 2081875 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1627185379277799424)]} 0 0
[junit4] 2> 2081876 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1627185379277799424)]} 0 0
[junit4] 2> 2081876 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1627185379278848000)]} 0 0
[junit4] 2> 2081877 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1627185379279896576)]} 0 0
[junit4] 2> 2081877 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1627185379279896576)]} 0 0
[junit4] 2> 2081878 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1627185379280945152)]} 0 0
[junit4] 2> 2081878 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1627185379280945152)]} 0 0
[junit4] 2> 2081879 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1627185379281993728)]} 0 0
[junit4] 2> 2081880 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1627185379281993728)]} 0 0
[junit4] 2> 2081880 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1627185379283042304)]} 0 0
[junit4] 2> 2081881 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1627185379283042304)]} 0 0
[junit4] 2> 2081881 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1627185379284090880)]} 0 0
[junit4] 2> 2081882 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1627185379284090880)]} 0 0
[junit4] 2> 2081882 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1627185379285139456)]} 0 0
[junit4] 2> 2081883 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1627185379285139456)]} 0 0
[junit4] 2> 2081883 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1627185379286188032)]} 0 0
[junit4] 2> 2081884 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1627185379286188032)]} 0 0
[junit4] 2> 2081884 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1627185379287236608)]} 0 0
[junit4] 2> 2081885 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1627185379288285184)]} 0 0
[junit4] 2> 2081885 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1627185379288285184)]} 0 0
[junit4] 2> 2081886 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1627185379289333760)]} 0 0
[junit4] 2> 2081886 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1627185379289333760)]} 0 0
[junit4] 2> 2081887 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1627185379290382336)]} 0 0
[junit4] 2> 2081887 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1627185379290382336)]} 0 0
[junit4] 2> 2081888 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[500 (1627185379291430912)]} 0 0
[junit4] 2> 2081888 INFO (qtp1112119255-21981) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[500 (1627185379291430912)]} 0 0
[junit4] 2> 2081888 INFO (qtp1255846667-21959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[501 (1627185379291430913)]} 0 0
[junit4] 2> 2081889 INFO (qtp1112119255-21980) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[501 (1627185379292479488)]} 0 0
[junit4] 2> 2081889 INFO (qtp1255846667-21960) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[502 (1627185379292479488)]} 0 0
[junit4] 2> 2081890 INFO (qtp1112119255-21979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[502 (1627185379293528064)]} 0 0
[junit4] 2> 2081890 INFO (qtp1255846667-21958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[503 (1627185379293528
[...truncated too long message...]
xception: Error from server at http://127.0.0.1:44393/collection1: Error from
server at null: java.lang.NullPointerException
[junit4] > at
org.apache.solr.handler.component.ResponseBuilder.setResult(ResponseBuilder.java:466)
[junit4] > at
org.apache.solr.handler.component.QueryComponent.doProcessGroupedDistributedSearchSecondPhase(QueryComponent.java:1369)
[junit4] > at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:362)
[junit4] > at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:298)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2565)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] > at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:502)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:305)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] > at
__randomizedtesting.SeedInfo.seed([46CEE5C3E645B56:8C38D186909836AE]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
[junit4] > at
org.apache.solr.TestDistributedGrouping.simpleQuery(TestDistributedGrouping.java:321)
[junit4] > at
org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:309)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_46CEE5C3E645B56-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{other_tl1=PostingsFormat(name=MockRandom),
SubjectTerms_mfacet=PostingsFormat(name=MockRandom),
range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
n_l1=PostingsFormat(name=LuceneVarGapFixedInterval),
a_n_tdt=Lucene50(blocksize=128),
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
intDefault=PostingsFormat(name=MockRandom),
n_td1=PostingsFormat(name=MockRandom),
n_d1=PostingsFormat(name=LuceneVarGapFixedInterval),
n_f1=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
n_tl1=PostingsFormat(name=MockRandom), a_s=Lucene50(blocksize=128),
n_tf1=PostingsFormat(name=LuceneVarGapFixedInterval),
a_t=PostingsFormat(name=LuceneVarGapFixedInterval),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text=Lucene50(blocksize=128), oddField_s1=PostingsFormat(name=MockRandom),
a_idv=Lucene50(blocksize=128),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval),
_root_=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=MockRandom),
a_i1=PostingsFormat(name=LuceneVarGapFixedInterval),
b_n_tdt=PostingsFormat(name=MockRandom),
n_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
foo_b=Lucene50(blocksize=128), n_tdt1=PostingsFormat(name=MockRandom),
foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id_i1=PostingsFormat(name=MockRandom),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
foo_f=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80),
_version_=DocValuesFormat(name=Lucene80),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Lucene80),
a_idv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)},
maxPointsInLeafNode=593, maxMBSortInHeap=7.690010292395225,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@29d12781),
locale=en-ZA, timezone=Indian/Mahe
[junit4] 2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev
12-testing (64-bit)/cpus=8,threads=3,free=65396736,total=245366784
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedGrouping]
[junit4] Completed [4/10 (1!)] on J1 in 43.10s, 1 test, 1 error <<< FAILURES!
[...truncated 37 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099:
There were test failures: 10 suites, 10 tests, 1 error [seed: 46CEE5C3E645B56]
Total time: 1 minute 56 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest
[repro] 1/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=6ccd03e1fd3ba7aefa661e8ad66511452de28ba9,
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #230
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]