Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1577/ Java: 64bit/jdk-9-ea+132 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test Error Message: int_i: goodEst=13930, poorEst=13970, real=13953, p=q=id:[479+TO+14431]&rows=0&stats=true&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l Stack Trace: java.lang.AssertionError: int_i: goodEst=13930, poorEst=13970, real=13953, p=q=id:[479+TO+14431]&rows=0&stats=true&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l at __randomizedtesting.SeedInfo.seed([1A41A345D39EA45C:92159C9F7D62C9A4]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:217) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(java.base@9-ea/Thread.java:843) Build Log: [...truncated 12323 lines...] [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/init-core-data-001 [junit4] 2> 2032305 INFO (SUITE-TestDistributedStatsComponentCardinality-seed#[1A41A345D39EA45C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9062") [junit4] 2> 2032305 INFO (SUITE-TestDistributedStatsComponentCardinality-seed#[1A41A345D39EA45C]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_e/ [junit4] 2> 2032370 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1 [junit4] 2> 2032371 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2032372 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c32fbdf{/i_e,null,AVAILABLE} [junit4] 2> 2032372 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1be44eea{HTTP/1.1,[http/1.1]}{127.0.0.1:41953} [junit4] 2> 2032372 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.Server Started @2034420ms [junit4] 2> 2032372 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i_e, hostPort=41953, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores} [junit4] 2> 2032373 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3 [junit4] 2> 2032373 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control' [junit4] 2> 2032373 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2032373 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2032373 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/solr.xml [junit4] 2> 2032376 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores [junit4] 2> 2032376 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer New CoreContainer 231947726 [junit4] 2> 2032376 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control] [junit4] 2> 2032376 WARN (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/lib [junit4] 2> 2032377 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000, [junit4] 2> 2032378 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2032378 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2032378 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2032378 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2032378 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2032378 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores [junit4] 2> 2032379 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json} [junit4] 2> 2032379 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1 [junit4] 2> 2032379 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2032379 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 2032379 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2032379 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2032379 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2032379 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2032379 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 2032380 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 2032394 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2032401 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2032438 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 2032442 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2032525 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2032528 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2032529 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2032531 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2032532 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2032533 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2032533 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2032534 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 2032534 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 2032534 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2032534 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 2032534 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124b51ca [junit4] 2> 2032536 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1/data/snapshot_metadata [junit4] 2> 2032536 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file... [junit4] 2> 2032536 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1/data [junit4] 2> 2032536 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1/data/index/ [junit4] 2> 2032536 WARN (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2032537 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1/data/index [junit4] 2> 2032537 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2032537 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3294819f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6bdeb3),segFN=segments_1,generation=1} [junit4] 2> 2032537 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2032538 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1/data/ [junit4] 2> 2032539 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2032540 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2032540 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2032540 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2032540 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2032540 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2032540 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2032541 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 2032541 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 2032541 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2032541 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2032541 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2032541 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2032542 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2032542 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2032543 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2032543 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2032545 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 2032546 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 2032546 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2032546 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2032546 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2032547 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2032547 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2032547 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6981396228739217] [junit4] 2> 2032548 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3294819f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6bdeb3),segFN=segments_1,generation=1} [junit4] 2> 2032548 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2032548 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33104a7e[collection1] main] [junit4] 2> 2032548 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 2032548 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 2032548 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2032548 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2032619 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2032874 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2032875 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2032875 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2032875 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2032875 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2032875 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2032875 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2032875 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2032875 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2032875 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543646468068343808 [junit4] 2> 2032875 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2032875 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2032876 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2032876 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2032876 INFO (searcherExecutor-7800-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@33104a7e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2032877 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543646468068343808 [junit4] 2> 2032877 INFO (coreLoadExecutor-7799-thread-1) [ ] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2032972 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 2032973 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2032974 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5835e3d7{/i_e,null,AVAILABLE} [junit4] 2> 2032974 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.ServerConnector Started ServerConnector@444556b2{HTTP/1.1,[http/1.1]}{127.0.0.1:38738} [junit4] 2> 2032974 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.Server Started @2035022ms [junit4] 2> 2032974 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i_e, hostPort=38738, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores} [junit4] 2> 2032974 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3 [junit4] 2> 2032974 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0' [junit4] 2> 2032975 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2032975 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2032975 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/solr.xml [junit4] 2> 2032978 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores [junit4] 2> 2032978 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer New CoreContainer 684556532 [junit4] 2> 2032978 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0] [junit4] 2> 2032978 WARN (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/lib [junit4] 2> 2032979 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000, [junit4] 2> 2032980 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2032981 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2032981 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2032981 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2032981 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2032981 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores [junit4] 2> 2032981 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json} [junit4] 2> 2032981 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 2032982 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2032982 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 2032982 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2032982 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2032982 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 2032982 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 2032983 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2032983 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2032996 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2033021 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2033040 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 2033044 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2033134 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2033138 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2033139 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2033141 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2033142 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2033143 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2033143 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2033144 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 2033144 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 2033144 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2033144 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 2033145 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124b51ca [junit4] 2> 2033145 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata [junit4] 2> 2033145 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file... [junit4] 2> 2033145 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data [junit4] 2> 2033145 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data/index/ [junit4] 2> 2033146 WARN (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2033146 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data/index [junit4] 2> 2033146 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2033146 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d4aea75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fe4ff6a),segFN=segments_1,generation=1} [junit4] 2> 2033146 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2033146 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data/ [junit4] 2> 2033147 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2033149 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2033150 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2033151 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2033152 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2033152 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2033153 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2033155 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 2033156 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 2033157 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2033157 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2033157 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2033158 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2033158 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2033158 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6981396228739217] [junit4] 2> 2033158 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d4aea75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fe4ff6a),segFN=segments_1,generation=1} [junit4] 2> 2033158 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2033158 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f7a8a41[collection1] main] [junit4] 2> 2033158 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 2033159 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 2033159 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2033159 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2033199 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2033421 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2033421 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2033421 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2033422 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2033422 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2033422 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2033422 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2033422 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2033422 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2033422 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2033422 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543646468641914880 [junit4] 2> 2033422 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2033423 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2033424 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2033424 INFO (searcherExecutor-7811-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f7a8a41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2033425 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543646468641914880 [junit4] 2> 2033425 INFO (coreLoadExecutor-7810-thread-1) [ ] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2033484 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 2033484 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14786 docs [junit4] 2> 2033489 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[1 (1543646468711120896)]} 0 0 [junit4] 2> 2033490 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[1 (1543646468713218048)]} 0 0 [junit4] 2> 2033492 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[2 (1543646468715315200)]} 0 0 [junit4] 2> 2033494 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[2 (1543646468717412352)]} 0 0 [junit4] 2> 2033496 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[3 (1543646468719509504)]} 0 0 [junit4] 2> 2033497 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[3 (1543646468720558080)]} 0 0 [junit4] 2> 2033499 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[4 (1543646468722655232)]} 0 0 [junit4] 2> 2033501 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[4 (1543646468724752384)]} 0 0 [junit4] 2> 2033502 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[5 (1543646468725800960)]} 0 0 [junit4] 2> 2033504 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[5 (1543646468727898112)]} 0 0 [junit4] 2> 2033505 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[6 (1543646468728946688)]} 0 0 [junit4] 2> 2033508 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[6 (1543646468732092416)]} 0 0 [junit4] 2> 2033509 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[7 (1543646468733140992)]} 0 0 [junit4] 2> 2033511 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[7 (1543646468735238144)]} 0 0 [junit4] 2> 2033513 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[8 (1543646468736286720)]} 0 0 [junit4] 2> 2033514 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[8 (1543646468738383872)]} 0 0 [junit4] 2> 2033516 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[9 (1543646468740481024)]} 0 0 [junit4] 2> 2033517 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[9 (1543646468741529600)]} 0 0 [junit4] 2> 2033520 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[10 (1543646468743626752)]} 0 0 [junit4] 2> 2033521 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[10 (1543646468745723904)]} 0 0 [junit4] 2> 2033523 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[11 (1543646468747821056)]} 0 0 [junit4] 2> 2033524 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[11 (1543646468748869632)]} 0 0 [junit4] 2> 2033526 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[12 (1543646468750966784)]} 0 0 [junit4] 2> 2033527 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[12 (1543646468752015360)]} 0 0 [junit4] 2> 2033529 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[13 (1543646468754112512)]} 0 0 [junit4] 2> 2033530 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[13 (1543646468755161088)]} 0 0 [junit4] 2> 2033532 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[14 (1543646468757258240)]} 0 0 [junit4] 2> 2033533 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[14 (1543646468758306816)]} 0 0 [junit4] 2> 2033535 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[15 (1543646468760403968)]} 0 0 [junit4] 2> 2033536 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[15 (1543646468761452544)]} 0 0 [junit4] 2> 2033538 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[16 (1543646468763549696)]} 0 0 [junit4] 2> 2033540 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[16 (1543646468764598272)]} 0 0 [junit4] 2> 2033541 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[17 (1543646468766695424)]} 0 0 [junit4] 2> 2033544 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[17 (1543646468769841152)]} 0 0 [junit4] 2> 2033546 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[18 (1543646468770889728)]} 0 0 [junit4] 2> 2033547 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[18 (1543646468772986880)]} 0 0 [junit4] 2> 2033549 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[19 (1543646468775084032)]} 0 0 [junit4] 2> 2033551 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[19 (1543646468777181184)]} 0 0 [junit4] 2> 2033553 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[20 (1543646468779278336)]} 0 0 [junit4] 2> 2033555 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[20 (1543646468781375488)]} 0 0 [junit4] 2> 2033557 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[21 (1543646468783472640)]} 0 0 [junit4] 2> 2033559 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[21 (1543646468785569792)]} 0 0 [junit4] 2> 2033561 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[22 (1543646468786618368)]} 0 0 [junit4] 2> 2033562 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[22 (1543646468788715520)]} 0 0 [junit4] 2> 2033564 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[23 (1543646468790812672)]} 0 0 [junit4] 2> 2033565 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[23 (1543646468791861248)]} 0 0 [junit4] 2> 2033568 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[24 (1543646468793958400)]} 0 0 [junit4] 2> 2033569 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[24 (1543646468796055552)]} 0 0 [junit4] 2> 2033571 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[25 (1543646468798152704)]} 0 0 [junit4] 2> 2033572 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[25 (1543646468799201280)]} 0 0 [junit4] 2> 2033574 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[26 (1543646468801298432)]} 0 0 [junit4] 2> 2033576 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[26 (1543646468803395584)]} 0 0 [junit4] 2> 2033578 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[27 (1543646468804444160)]} 0 0 [junit4] 2> 2033580 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[27 (1543646468807589888)]} 0 0 [junit4] 2> 2033581 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[28 (1543646468808638464)]} 0 0 [junit4] 2> 2033583 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[28 (1543646468810735616)]} 0 0 [junit4] 2> 2033585 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[29 (1543646468811784192)]} 0 0 [junit4] 2> 2033586 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[29 (1543646468813881344)]} 0 0 [junit4] 2> 2033588 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[30 (1543646468815978496)]} 0 0 [junit4] 2> 2033589 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[30 (1543646468817027072)]} 0 0 [junit4] 2> 2033592 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[31 (1543646468820172800)]} 0 0 [junit4] 2> 2033593 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[31 (1543646468821221376)]} 0 0 [junit4] 2> 2033595 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[32 (1543646468823318528)]} 0 0 [junit4] 2> 2033597 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[32 (1543646468824367104)]} 0 0 [junit4] 2> 2033598 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[33 (1543646468826464256)]} 0 0 [junit4] 2> 2033600 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[33 (1543646468828561408)]} 0 0 [junit4] 2> 2033621 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[34 (1543646468850581504)]} 0 0 [junit4] 2> 2033623 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[34 (1543646468852678656)]} 0 0 [junit4] 2> 2033625 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[35 (1543646468854775808)]} 0 0 [junit4] 2> 2033628 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[35 (1543646468856872960)]} 0 0 [junit4] 2> 2033629 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[36 (1543646468858970112)]} 0 0 [junit4] 2> 2033631 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[36 (1543646468861067264)]} 0 0 [junit4] 2> 2033633 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[37 (1543646468863164416)]} 0 0 [junit4] 2> 2033635 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[37 (1543646468865261568)]} 0 0 [junit4] 2> 2033640 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[38 (1543646468866310144)]} 0 3 [junit4] 2> 2033644 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[38 (1543646468872601600)]} 0 2 [junit4] 2> 2033647 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[39 (1543646468876795904)]} 0 0 [junit4] 2> 2033649 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[39 (1543646468878893056)]} 0 0 [junit4] 2> 2033651 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[40 (1543646468880990208)]} 0 0 [junit4] 2> 2033653 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[40 (1543646468884135936)]} 0 0 [junit4] 2> 2033655 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[41 (1543646468885184512)]} 0 0 [junit4] 2> 2033656 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[41 (1543646468887281664)]} 0 0 [junit4] 2> 2033658 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[42 (1543646468889378816)]} 0 0 [junit4] 2> 2033659 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[42 (1543646468890427392)]} 0 0 [junit4] 2> 2033661 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[43 (1543646468892524544)]} 0 0 [junit4] 2> 2033663 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[43 (1543646468893573120)]} 0 0 [junit4] 2> 2033665 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[44 (1543646468896718848)]} 0 0 [junit4] 2> 2033667 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[44 (1543646468898816000)]} 0 0 [junit4] 2> 2033669 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[45 (1543646468900913152)]} 0 0 [junit4] 2> 2033671 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[45 (1543646468903010304)]} 0 0 [junit4] 2> 2033673 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[46 (1543646468905107456)]} 0 0 [junit4] 2> 2033675 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[46 (1543646468906156032)]} 0 0 [junit4] 2> 2033677 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[47 (1543646468909301760)]} 0 0 [junit4] 2> 2033679 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[47 (1543646468911398912)]} 0 0 [junit4] 2> 2033681 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[48 (1543646468913496064)]} 0 0 [junit4] 2> 2033683 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[48 (1543646468915593216)]} 0 0 [junit4] 2> 2033685 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[49 (1543646468917690368)]} 0 0 [junit4] 2> 2033688 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[49 (1543646468919787520)]} 0 1 [junit4] 2> 2033689 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[50 (1543646468921884672)]} 0 0 [junit4] 2> 2033691 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[50 (1543646468923981824)]} 0 0 [junit4] 2> 2033693 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[51 (1543646468926078976)]} 0 0 [junit4] 2> 2033695 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[51 (1543646468927127552)]} 0 0 [junit4] 2> 2033696 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[52 (1543646468929224704)]} 0 0 [junit4] 2> 2033698 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[52 (1543646468931321856)]} 0 0 [junit4] 2> 2033700 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[53 (1543646468933419008)]} 0 0 [junit4] 2> 2033701 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[53 (1543646468934467584)]} 0 0 [junit4] 2> 2033703 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[54 (1543646468936564736)]} 0 0 [junit4] 2> 2033704 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[54 (1543646468937613312)]} 0 0 [junit4] 2> 2033706 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[55 (1543646468939710464)]} 0 0 [junit4] 2> 2033708 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[55 (1543646468940759040)]} 0 0 [junit4] 2> 2033709 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[56 (1543646468942856192)]} 0 0 [junit4] 2> 2033711 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[56 (1543646468944953344)]} 0 0 [junit4] 2> 2033713 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[57 (1543646468947050496)]} 0 0 [junit4] 2> 2033715 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[57 (1543646468948099072)]} 0 0 [junit4] 2> 2033717 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[58 (1543646468950196224)]} 0 0 [junit4] 2> 2033718 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[58 (1543646468952293376)]} 0 0 [junit4] 2> 2033720 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[59 (1543646468954390528)]} 0 0 [junit4] 2> 2033722 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[59 (1543646468956487680)]} 0 0 [junit4] 2> 2033724 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[60 (1543646468958584832)]} 0 0 [junit4] 2> 2033725 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[60 (1543646468959633408)]} 0 0 [junit4] 2> 2033727 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[61 (1543646468961730560)]} 0 0 [junit4] 2> 2033729 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[61 (1543646468963827712)]} 0 0 [junit4] 2> 2033731 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[62 (1543646468964876288)]} 0 0 [junit4] 2> 2033732 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[62 (1543646468966973440)]} 0 0 [junit4] 2> 2033734 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[63 (1543646468969070592)]} 0 0 [junit4] 2> 2033736 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[63 (1543646468971167744)]} 0 0 [junit4] 2> 2033737 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[64 (1543646468972216320)]} 0 0 [junit4] 2> 2033739 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[64 (1543646468974313472)]} 0 0 [junit4] 2> 2033741 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[65 (1543646468975362048)]} 0 0 [junit4] 2> 2033742 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[65 (1543646468977459200)]} 0 0 [junit4] 2> 2033744 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[66 (1543646468979556352)]} 0 0 [junit4] 2> 2033745 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[66 (1543646468980604928)]} 0 0 [junit4] 2> 2033748 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[67 (1543646468983750656)]} 0 0 [junit4] 2> 2033749 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[67 (1543646468984799232)]} 0 0 [junit4] 2> 2033751 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[68 (1543646468986896384)]} 0 0 [junit4] 2> 2033752 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[68 (1543646468987944960)]} 0 0 [junit4] 2> 2033754 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[69 (1543646468990042112)]} 0 0 [junit4] 2> 2033755 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[69 (1543646468991090688)]} 0 0 [junit4] 2> 2033757 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[70 (1543646468993187840)]} 0 0 [junit4] 2> 2033758 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[70 (1543646468994236416)]} 0 0 [junit4] 2> 2033760 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[71 (1543646468996333568)]} 0 0 [junit4] 2> 2033761 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[71 (1543646468997382144)]} 0 0 [junit4] 2> 2033763 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[72 (1543646468999479296)]} 0 0 [junit4] 2> 2033764 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[72 (1543646469000527872)]} 0 0 [junit4] 2> 2033766 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[73 (1543646469002625024)]} 0 0 [junit4] 2> 2033767 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[73 (1543646469003673600)]} 0 0 [junit4] 2> 2033769 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[74 (1543646469005770752)]} 0 0 [junit4] 2> 2033770 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[74 (1543646469006819328)]} 0 0 [junit4] 2> 2033772 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[75 (1543646469008916480)]} 0 0 [junit4] 2> 2033773 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[75 (1543646469009965056)]} 0 0 [junit4] 2> 2033777 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[76 (1543646469011013632)]} 0 2 [junit4] 2> 2033781 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[76 (1543646469016256512)]} 0 2 [junit4] 2> 2033784 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[77 (1543646469020450816)]} 0 1 [junit4] 2> 2033785 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[77 (1543646469022547968)]} 0 0 [junit4] 2> 2033787 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[78 (1543646469024645120)]} 0 0 [junit4] 2> 2033789 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[78 (1543646469026742272)]} 0 0 [junit4] 2> 2033790 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[79 (1543646469027790848)]} 0 0 [junit4] 2> 2033792 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[79 (1543646469029888000)]} 0 0 [junit4] 2> 2033794 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[80 (1543646469030936576)]} 0 0 [junit4] 2> 2033796 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[80 (1543646469034082304)]} 0 0 [junit4] 2> 2033798 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[81 (1543646469035130880)]} 0 0 [junit4] 2> 2033799 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[81 (1543646469037228032)]} 0 0 [junit4] 2> 2033801 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[82 (1543646469039325184)]} 0 0 [junit4] 2> 2033802 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[82 (1543646469040373760)]} 0 0 [junit4] 2> 2033804 INFO (qtp791057521-17302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[83 (1543646469042470912)]} 0 0 [junit4] 2> 2033806 INFO (qtp145457231-17324) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[83 (1543646469044568064)]} 0 0 [junit4] 2> 2033808 INFO (qtp791057521-17308) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[84 (1543646469046665216)]} 0 0 [junit4] 2> 2033810 INFO (qtp145457231-17326) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[84 (1543646469048762368)]} 0 0 [junit4] 2> 2033812 INFO (qtp791057521-17307) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[85 (1543646469050859520)]} 0 0 [junit4] 2> 2033813 INFO (qtp145457231-17325) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[85 (1543646469051908096)]} 0 0 [junit4] 2> 2033815 INFO (qtp791057521-17309) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[86 (1543646469054005248)]} 0 0 [junit4] 2> 2033817 INFO (qtp145457231-17319) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_e path=/update params={wt=javabin&version=2}{add=[86 (1543646469056102400)]} 0 0 [...truncated too long message...] unit4] 2> 2095225 INFO (coreCloseExecutor-7818-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 2095225 INFO (coreCloseExecutor-7818-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata [junit4] 2> 2095226 INFO (TEST-TestDistributedStatsComponentCardinality.test-seed#[1A41A345D39EA45C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5835e3d7{/i_e,null,UNAVAILABLE} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=1A41A345D39EA45C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hant-MO -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 62.9s J2 | TestDistributedStatsComponentCardinality.test <<< [junit4] > Throwable #1: java.lang.AssertionError: int_i: goodEst=13930, poorEst=13970, real=13953, p=q=id:[479+TO+14431]&rows=0&stats=true&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D7.794438006358817E-4+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.5007794438006359+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l [junit4] > at __randomizedtesting.SeedInfo.seed([1A41A345D39EA45C:92159C9F7D62C9A4]:0) [junit4] > at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:217) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) [junit4] > at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) [junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] 2> 2095230 INFO (SUITE-TestDistributedStatsComponentCardinality-seed#[1A41A345D39EA45C]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_1A41A345D39EA45C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {int_i=Lucene50(blocksize=128), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), int_i_prehashed_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), long_l_prehashed_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=MockRandom), long_l=Lucene50(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), string_s_prehashed_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), string_s=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1214, maxMBSortInHeap=6.773737048877765, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=zh-Hant-MO, timezone=Canada/Newfoundland [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=237091568,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestRequestForwarding, RankQueryTest, TestJmxMonitoredMap, BlockJoinFacetSimpleTest, UnloadDistributedZkTest, SolrCLIZkUtilsTest, BigEndianAscendingWordDeserializerTest, TestExactSharedStatsCache, TestUniqueKeyFieldResource, TestExclusionRuleCollectionAccess, DistributedFacetPivotLongTailTest, TestSearchPerf, StatelessScriptUpdateProcessorFactoryTest, BJQParserTest, ZkStateReaderTest, SolrTestCaseJ4Test, TestNonDefinedSimilarityFactory, TestShortCircuitedRequests, TestSort, SimpleFacetsTest, HdfsBasicDistributedZkTest, SampleTest, UUIDUpdateProcessorFallbackTest, DeleteNodeTest, BadCopyFieldTest, AutoCommitTest, PluginInfoTest, PreAnalyzedUpdateProcessorTest, TestReversedWildcardFilterFactory, StatsComponentTest, TestSQLHandler, TestNumericTerms32, UpdateParamsTest, HdfsThreadLeakTest, BaseCdcrDistributedZkTest, TestFieldCacheSanityChecker, TriLevelCompositeIdRoutingTest, TestAuthenticationFramework, TestRestManager, TestJmxIntegration, TestDistributedMissingSort, TestDynamicLoading, DocValuesMultiTest, TestPostingsSolrHighlighter, ClusterStateTest, TestReloadDeadlock, TestConfigSetImmutable, BadIndexSchemaTest, TestSmileRequest, TestCoreDiscovery, TestDocTermOrds, TestChildDocTransformer, TestWriterPerf, ResponseHeaderTest, TestSuggestSpellingConverter, TestBlobHandler, TestFastWriter, SuggesterTSTTest, TestTolerantSearch, TestSolrDeletionPolicy1, TestInitParams, DeleteStatusTest, HdfsRecoveryZkTest, TestStressRecovery, DistributedSuggestComponentTest, TestCloudPivotFacet, DistributedFacetPivotWhiteBoxTest, TestDynamicFieldResource, TestSolrIndexConfig, TestFuzzyAnalyzedSuggestions, InfoHandlerTest, TestMacroExpander, HdfsCollectionsAPIDistributedZkTest, MultiThreadedOCPTest, CoreAdminCreateDiscoverTest, LukeRequestHandlerTest, TestRawTransformer, TestCSVResponseWriter, TestXIncludeConfig, NoCacheHeaderTest, DateMathParserTest, TestFieldTypeCollectionResource, RegexBoostProcessorTest, TestPerFieldSimilarity, TestCustomSort, TestMinMaxOnMultiValuedField, TermVectorComponentDistributedTest, DirectoryFactoryTest, QueryParsingTest, TestSolrXml, HdfsWriteToMultipleCollectionsTest, CollectionsAPIAsyncDistributedZkTest, TestTolerantUpdateProcessorCloud, TestMiniSolrCloudCluster, DataDrivenBlockJoinTest, RequestHandlersTest, TestSweetSpotSimilarityFactory, CircularListTest, TestIndexSearcher, TestManagedSchema, OverseerTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestDistributedSearch, PeerSyncTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, TestStressLucene, TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestLFUCache, TestSystemIdResolver, DateFieldTest, TestSolrJ, TestUtils, TestDocumentBuilder, SliceStateTest, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, AssignTest, CdcrBootstrapTest, CollectionTooManyReplicasTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRequestStatusCollectionAPI, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, ZkStateWriterTest, RuleEngineTest, CachingDirectoryFactoryTest, TestShardHandlerFactory, RequestLoggingTest, TestConfigReload, TestRestoreCore, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality] [junit4] Completed [522/631 (1!)] on J2 in 62.94s, 1 test, 1 failure <<< FAILURES! [...truncated 50109 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org