You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/05/04 23:00:50 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_131) - Build # 19555 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19555/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample

Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr  Starting up Solr on port 32881 using command: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr start -p 32881 -s "temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr"   Copying configuration to new core instance directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr/techproducts  Creating new core 'techproducts' using command: http://localhost:32881/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts  {   "responseHeader":{     "status":0,     "QTime":419},   "core":"techproducts"}   Indexing tech product example docs from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/exampledocs  Solr techproducts example launched successfully. Direct your Web browser to http://localhost:32881/solr to visit the Solr Admin UI 

Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr

Starting up Solr on port 32881 using command:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr start -p 32881 -s "temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr"


Copying configuration to new core instance directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr/techproducts

Creating new core 'techproducts' using command:
http://localhost:32881/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":419},
  "core":"techproducts"}


Indexing tech product example docs from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/exampledocs

Solr techproducts example launched successfully. Direct your Web browser to http://localhost:32881/solr to visit the Solr Admin UI

	at __randomizedtesting.SeedInfo.seed([6EED22E1AD297759:E43AF259B7CB4FC6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
	at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13236 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/init-core-data-001
   [junit4]   2> 2237477 WARN  (SUITE-TestSolrCLIRunExample-seed#[6EED22E1AD297759]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 2237477 INFO  (SUITE-TestSolrCLIRunExample-seed#[6EED22E1AD297759]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2237478 INFO  (SUITE-TestSolrCLIRunExample-seed#[6EED22E1AD297759]-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-5776)
   [junit4]   2> 2237480 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 2237506 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002
   [junit4]   2> 2237506 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2237506 INFO  (Thread-4080) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2237506 INFO  (Thread-4080) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2237508 ERROR (Thread-4080) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2237606 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759]) [    ] o.a.s.c.ZkTestServer start zk server on port:45342
   [junit4]   2> 2237612 INFO  (jetty-launcher-3467-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2237612 INFO  (jetty-launcher-3467-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@797d00f2{/solr,null,AVAILABLE}
   [junit4]   2> 2237613 INFO  (jetty-launcher-3467-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c2cf553{HTTP/1.1,[http/1.1]}{127.0.0.1:34485}
   [junit4]   2> 2237613 INFO  (jetty-launcher-3467-thread-1) [    ] o.e.j.s.Server Started @2239529ms
   [junit4]   2> 2237613 INFO  (jetty-launcher-3467-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34485}
   [junit4]   2> 2237614 ERROR (jetty-launcher-3467-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2237614 INFO  (jetty-launcher-3467-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2237614 INFO  (jetty-launcher-3467-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 34485
   [junit4]   2> 2237614 INFO  (jetty-launcher-3467-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2237614 INFO  (jetty-launcher-3467-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T22:36:31.891Z
   [junit4]   2> 2237615 INFO  (jetty-launcher-3467-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2237620 INFO  (jetty-launcher-3467-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2237623 INFO  (jetty-launcher-3467-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45342/solr
   [junit4]   2> 2237633 INFO  (jetty-launcher-3467-thread-1) [n:localhost:34485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2237633 INFO  (jetty-launcher-3467-thread-1) [n:localhost:34485_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:34485_solr
   [junit4]   2> 2237634 INFO  (jetty-launcher-3467-thread-1) [n:localhost:34485_solr    ] o.a.s.c.Overseer Overseer (id=97906680907956227-localhost:34485_solr-n_0000000000) starting
   [junit4]   2> 2237637 INFO  (jetty-launcher-3467-thread-1) [n:localhost:34485_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:34485_solr
   [junit4]   2> 2237638 INFO  (zkCallback-3474-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2237729 INFO  (jetty-launcher-3467-thread-1) [n:localhost:34485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2237734 INFO  (jetty-launcher-3467-thread-1) [n:localhost:34485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2237734 INFO  (jetty-launcher-3467-thread-1) [n:localhost:34485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2237736 INFO  (jetty-launcher-3467-thread-1) [n:localhost:34485_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1
   [junit4]   2> 2238208 INFO  (qtp1438315314-19034) [n:localhost:34485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=440
   [junit4]   2> 2238212 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238212 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 2238215 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2238216 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45342/solr ready
   [junit4]   2> 2238218 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238218 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 2238230 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=8
   [junit4]   2> 2238235 INFO  (qtp1438315314-19036) [n:localhost:34485_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238235 INFO  (qtp1438315314-19036) [n:localhost:34485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 2238239 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2238239 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45342/solr ready
   [junit4]   2> 2238276 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238276 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 2238278 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238281 INFO  (OverseerThreadFactory-8685-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.CreateCollectionCmd Create collection testCloudExamplePrompt
   [junit4]   2> 2238282 WARN  (OverseerThreadFactory-8685-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.CreateCollectionCmd Specified replicationFactor of 2 on collection testCloudExamplePrompt is higher than or equal to the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 2238394 INFO  (qtp1438315314-19034) [n:localhost:34485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2238394 INFO  (qtp1438315314-19031) [n:localhost:34485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2238394 INFO  (qtp1438315314-19032) [n:localhost:34485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2238394 INFO  (qtp1438315314-19030) [n:localhost:34485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2238395 INFO  (qtp1438315314-19034) [n:localhost:34485_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2238499 INFO  (zkCallback-3474-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2239404 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2239404 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2239404 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2239404 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2239404 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2239404 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2239404 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2239404 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2239405 WARN  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2239406 WARN  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 2239406 WARN  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2239407 WARN  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 2239406 WARN  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 2239407 WARN  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 2239407 WARN  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 2239407 WARN  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 2239408 WARN  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 2239408 WARN  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2239408 WARN  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 2239408 WARN  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 2239408 WARN  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 2239409 WARN  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 2239409 WARN  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 2239409 WARN  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 2239414 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2239415 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2239415 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2239421 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2239461 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 2239462 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 2239471 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 2239472 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 2239763 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 2239789 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard1_replica1' using configuration from collection testCloudExamplePrompt, trusted=true
   [junit4]   2> 2239789 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testCloudExamplePrompt.shard1.replica1' (registry 'solr.core.testCloudExamplePrompt.shard1.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2239789 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2239790 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/data/]
   [junit4]   2> 2239799 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 2239800 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 2239816 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 2239825 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard2_replica2' using configuration from collection testCloudExamplePrompt, trusted=true
   [junit4]   2> 2239825 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testCloudExamplePrompt.shard2.replica2' (registry 'solr.core.testCloudExamplePrompt.shard2.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2239825 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2239825 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/data/]
   [junit4]   2> 2239828 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard1_replica2' using configuration from collection testCloudExamplePrompt, trusted=true
   [junit4]   2> 2239829 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testCloudExamplePrompt.shard1.replica2' (registry 'solr.core.testCloudExamplePrompt.shard1.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2239829 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2239829 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/data/]
   [junit4]   2> 2239844 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard2_replica1' using configuration from collection testCloudExamplePrompt, trusted=true
   [junit4]   2> 2239844 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testCloudExamplePrompt.shard2.replica1' (registry 'solr.core.testCloudExamplePrompt.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2239844 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2239844 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/data/]
   [junit4]   2> 2242653 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2242655 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2242655 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2242655 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2242722 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2242723 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2242723 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2242723 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2242725 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2242725 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2242725 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2242725 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2242726 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d351b66[testCloudExamplePrompt_shard2_replica1] main]
   [junit4]   2> 2242726 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ddbda3c[testCloudExamplePrompt_shard2_replica2] main]
   [junit4]   2> 2242727 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 2242727 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 2242728 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 2242728 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 2242728 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2242728 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2242728 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2242728 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2242729 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2242729 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2242729 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2242729 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2242732 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2242732 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2242733 INFO  (searcherExecutor-8689-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1ddbda3c[testCloudExamplePrompt_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242733 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566506900007157760
   [junit4]   2> 2242733 INFO  (searcherExecutor-8691-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1d351b66[testCloudExamplePrompt_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242733 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566506900007157760
   [junit4]   2> 2242733 INFO  (searcherExecutor-8691-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2242733 INFO  (searcherExecutor-8691-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2242733 INFO  (searcherExecutor-8689-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2242733 INFO  (searcherExecutor-8689-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2242735 INFO  (searcherExecutor-8691-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrCore [testCloudExamplePrompt_shard2_replica1] Registered new searcher Searcher@1d351b66[testCloudExamplePrompt_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242735 INFO  (searcherExecutor-8689-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore [testCloudExamplePrompt_shard2_replica2] Registered new searcher Searcher@1ddbda3c[testCloudExamplePrompt_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242736 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2242736 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to http://localhost:34485/solr/testCloudExamplePrompt_shard2_replica2/
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard2_replica2 url=http://localhost:34485/solr START replicas=[http://localhost:34485/solr/testCloudExamplePrompt_shard2_replica1/] nUpdates=100
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard2_replica2 url=http://localhost:34485/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2242739 INFO  (zkCallback-3474-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2242739 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2242739 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2242739 INFO  (qtp1438315314-19078) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2 r:core_node2 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.S.Request [testCloudExamplePrompt_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2242740 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2242740 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2242740 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2242741 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2242741 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://localhost:34485/solr/testCloudExamplePrompt_shard2_replica2/ shard2
   [junit4]   2> 2242741 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2242742 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cecdaa3[testCloudExamplePrompt_shard1_replica1] main]
   [junit4]   2> 2242742 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 2242743 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 2242743 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2242744 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2242744 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2242744 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2242745 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2242745 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2242746 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c7c487a[testCloudExamplePrompt_shard1_replica2] main]
   [junit4]   2> 2242747 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 2242747 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 2242747 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2242747 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2242748 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2242748 INFO  (searcherExecutor-8688-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1cecdaa3[testCloudExamplePrompt_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242748 INFO  (searcherExecutor-8688-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2242748 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566506900022886400
   [junit4]   2> 2242748 INFO  (searcherExecutor-8688-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2242748 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2242748 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2242749 INFO  (searcherExecutor-8688-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrCore [testCloudExamplePrompt_shard1_replica1] Registered new searcher Searcher@1cecdaa3[testCloudExamplePrompt_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242750 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2242750 INFO  (searcherExecutor-8690-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@6c7c487a[testCloudExamplePrompt_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242754 INFO  (searcherExecutor-8690-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2242754 INFO  (searcherExecutor-8690-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2242756 INFO  (searcherExecutor-8690-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore [testCloudExamplePrompt_shard1_replica2] Registered new searcher Searcher@6c7c487a[testCloudExamplePrompt_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242750 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566506900024983552
   [junit4]   2> 2242757 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179999ms
   [junit4]   2> 2242859 INFO  (zkCallback-3474-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2242892 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2242893 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2} status=0 QTime=4498
   [junit4]   2> 2242994 INFO  (zkCallback-3474-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2243258 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2243258 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2243258 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://localhost:34485/solr/testCloudExamplePrompt_shard1_replica1/
   [junit4]   2> 2243258 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard1_replica1 url=http://localhost:34485/solr START replicas=[http://localhost:34485/solr/testCloudExamplePrompt_shard1_replica2/] nUpdates=100
   [junit4]   2> 2243259 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard1_replica1 url=http://localhost:34485/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2243259 INFO  (qtp1438315314-19081) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.S.Request [testCloudExamplePrompt_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2243260 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2243260 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2243260 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2243261 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://localhost:34485/solr/testCloudExamplePrompt_shard1_replica1/ shard1
   [junit4]   2> 2243363 INFO  (zkCallback-3474-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2243412 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2243413 INFO  (qtp1438315314-19030) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2} status=0 QTime=5019
   [junit4]   2> 2243514 INFO  (zkCallback-3474-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2243740 INFO  (qtp1438315314-19032) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2} status=0 QTime=5345
   [junit4]   2> 2243761 INFO  (qtp1438315314-19034) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2} status=0 QTime=5366
   [junit4]   2> 2243763 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2243862 INFO  (zkCallback-3474-thread-1-processing-n:localhost:34485_solr) [n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2244284 INFO  (OverseerCollectionConfigSetProcessor-97906680907956227-localhost:34485_solr-n_0000000000) [n:localhost:34485_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2244763 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json} status=0 QTime=6484
   [junit4]   2> 2244768 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-property":{"updateHandler.autoSoftCommit.maxTime":"3000"}}]
   [junit4]   2> 2244768 INFO  (qtp1438315314-19031) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 4 replicas to set the property overlay to be of version 0 for collection testCloudExamplePrompt
   [junit4]   2> 2244768 INFO  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrCore config update listener called for core testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 2244768 INFO  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrCore core reload testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 2244769 INFO  (solrHandlerExecutor-8708-thread-2-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt r:core_node3) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2244769 INFO  (solrHandlerExecutor-8708-thread-1-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt r:core_node3) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2244769 INFO  (solrHandlerExecutor-8708-thread-4-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt r:core_node3) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2244770 INFO  (solrHandlerExecutor-8708-thread-3-processing-n:localhost:34485_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt r:core_node3) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2244775 INFO  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2244775 INFO  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2244777 WARN  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 2244777 WARN  (Thread-4096) [n:localhost:34485_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2244784 INFO  (Thread-4096) [n:localhost:34485_so

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

d o.e.j.s.ServletContextHandler@99fc827{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.method=testTechproductsExample -Dtests.seed=6EED22E1AD297759 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=US/Pacific-New -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.51s J2 | TestSolrCLIRunExample.testTechproductsExample <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr
   [junit4]    > Starting up Solr on port 32881 using command:
   [junit4]    > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr start -p 32881 -s "temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr"
   [junit4]    > Copying configuration to new core instance directory:
   [junit4]    > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr/techproducts
   [junit4]    > Creating new core 'techproducts' using command:
   [junit4]    > http://localhost:32881/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
   [junit4]    > {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":419},
   [junit4]    >   "core":"techproducts"}
   [junit4]    > Indexing tech product example docs from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/exampledocs
   [junit4]    > Solr techproducts example launched successfully. Direct your Web browser to http://localhost:32881/solr to visit the Solr Admin UI
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6EED22E1AD297759:E43AF259B7CB4FC6]:0)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2254854 INFO  (SUITE-TestSolrCLIRunExample-seed#[6EED22E1AD297759]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1509, maxMBSortInHeap=5.044041131604044, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, timezone=US/Pacific-New
   [junit4]   2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=12,threads=1,free=105567776,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [StatelessScriptUpdateProcessorFactoryTest, LukeRequestHandlerTest, OverseerModifyCollectionTest, TestGraphMLResponseWriter, ExternalFileFieldSortTest, TestBinaryField, TestXmlQParser, DeleteShardTest, TestIBSimilarityFactory, TestLMDirichletSimilarityFactory, DebugComponentTest, TestRestoreCore, TestMergePolicyConfig, LeaderFailureAfterFreshStartTest, TestZkChroot, DeleteLastCustomShardedReplicaTest, BadIndexSchemaTest, TestAddFieldRealTimeGet, TestDefaultStatsCache, CoreAdminHandlerTest, DocValuesMultiTest, TestStandardQParsers, TestRandomRequestDistribution, DistributedFacetPivotLongTailTest, HighlighterConfigTest, SolrShardReporterTest, BadCopyFieldTest, TestCloudSchemaless, SolrCoreCheckLockOnStartupTest, TestExactStatsCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicAuthStandaloneTest, TestChildDocTransformer, BasicDistributedZk2Test, BlockCacheTest, TestFieldTypeCollectionResource, CoreMergeIndexesAdminHandlerTest, TestComponentsName, MBeansHandlerTest, CoreSorterTest, HdfsDirectoryFactoryTest, ReplicaListTransformerTest, RuleEngineTest, CircularListTest, HttpPartitionTest, TestFilteredDocIdSet, EchoParamsTest, FieldMutatingUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, TestFastOutputStream, SolrIndexConfigTest, TestDynamicFieldResource, RestartWhileUpdatingTest, BinaryUpdateRequestHandlerTest, TestIndexingPerformance, OpenExchangeRatesOrgProviderTest, TestStressCloudBlindAtomicUpdates, TestConfigSetsAPIExclusivity, TestConfig, TestUninvertingReader, TestCustomDocTransformer, TermVectorComponentDistributedTest, TestLuceneMatchVersion, TestLeaderElectionZkExpiry, JavabinLoaderTest, SolrJmxReporterTest, CdcrUpdateLogTest, TestReRankQParserPlugin, HLLUtilTest, ActionThrottleTest, TestExclusionRuleCollectionAccess, CloudExitableDirectoryReaderTest, TestJsonFacets, TestScoreJoinQPScore, SolrIndexMetricsTest, TestCoreDiscovery, TestReload, HdfsBasicDistributedZkTest, V2ApiIntegrationTest, SolrMetricsIntegrationTest, DateFieldTest, TestRestManager, DistribDocExpirationUpdateProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, ConcurrentDeleteAndCreateCollectionTest, SolrCoreMetricManagerTest, TestUseDocValuesAsStored, OutputWriterTest, HdfsWriteToMultipleCollectionsTest, CurrencyFieldXmlFileTest, TestDeleteCollectionOnDownNodes, BlockJoinFacetRandomTest, TestGroupingSearch, TestCloudDeleteByQuery, TestSchemaResource, TestExpandComponent, TestMissingGroups, RequestLoggingTest, StatsReloadRaceTest, TestSerializedLuceneMatchVersion, JsonValidatorTest, CreateCollectionCleanupTest, TestSolrCloudWithDelegationTokens, DistributedVersionInfoTest, TestSolrQueryParser, AsyncCallRequestStatusResponseTest, ClassificationUpdateProcessorTest, JSONWriterTest, TestLegacyFieldCache, SuggesterWFSTTest, TolerantUpdateProcessorTest, TestConfigsApi, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestRandomDVFaceting, TestHashPartitioner, ZkControllerTest, TestStressReorder, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SolrCoreTest, TestSort, TestFiltering, ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, TestTrie, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest, QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionsAPISolrJTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPivotFacet, TestCloudRecovery, TestRebalanceLeaders, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, CachingDirectoryFactoryTest, TestConfigOverlay, TestConfigSets, TestDynamicLoading, TestSolrConfigHandlerCloud, CoreAdminCreateDiscoverTest, InfoHandlerTest, PropertiesRequestHandlerTest, SegmentsInfoRequestHandlerTest, TestApiFramework, TestCollectionAPIs, TestCoreAdminApis, DistributedDebugComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentOptimizationTest, InfixSuggestersTest, TestPivotHelperCode, TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, JvmMetricsTest, SolrMetricReporterTest, SolrCloudReportersTest, TestDynamicFieldCollectionResource, TestFieldResource, TestSchemaSimilarityResource, TestUniqueKeyFieldResource, ChangedSchemaMergeTest, DateRangeFieldTest, ManagedSchemaRoundRobinCloudTest, TestBulkSchemaConcurrent, TestPointFields, AnalyticsQueryTest, LargeFieldTest, MergeStrategyTest, SortSpecParsingTest, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestCustomSort, TestGraphTermsQParserPlugin, TestInitQParser, TestPayloadCheckQParserPlugin, TestQueryWrapperFilter, TestRecoveryHdfs, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, TestSortByMinMaxFunction, BlockJoinFacetDistribTest, TestScoreJoinQPNoScore, BasicAuthIntegrationTest, TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, TestDocTermOrds, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, UpdateLogTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdatesTest, ParsingFieldUpdateProcessorsTest, TemplateUpdateProcessorTest, TestNamedUpdateProcessors, DistanceUnitsTest, TestRTimerTree, TestSolrCLIRunExample]
   [junit4] Completed [671/709 (1!)] on J2 in 17.39s, 4 tests, 1 failure <<< FAILURES!

[...truncated 43482 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_131) - Build # 19562 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19562/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testMaxTime

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F7A49AAD2C89ED40:6D50E74FB213717C]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
	... 40 more


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp

Error Message:
No such processor Template

Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
	at __randomizedtesting.SeedInfo.seed([F7A49AAD2C89ED40:5216DA658AC724B4]:0)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11768 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_F7A49AAD2C89ED40-001/init-core-data-001
   [junit4]   2> 621756 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 621756 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 621757 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 621757 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 621757 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 621774 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 621774 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 621785 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 621909 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 621934 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42c054c
   [junit4]   2> 621937 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42c054c
   [junit4]   2> 621937 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42c054c
   [junit4]   2> 621938 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 621954 WARN  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 621954 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 621962 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 622028 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 622033 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 622033 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42c054c
   [junit4]   2> 622033 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 622033 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_F7A49AAD2C89ED40-001/init-core-data-001/]
   [junit4]   2> 622035 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=57.646484375, floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=2.464438912325193, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 622085 WARN  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 622085 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 622085 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 622086 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=23.8818359375, floorSegmentMB=0.4775390625, forceMergeDeletesPctAllowed=22.21332396468855, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 622086 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12546ad5[collection1] main]
   [junit4]   2> 622086 WARN  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 622086 INFO  (coreLoadExecutor-3118-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 622087 INFO  (searcherExecutor-3119-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12546ad5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 622087 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 622090 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 622090 WARN  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr with -Denable.runtime.lib=true
   [junit4]   2> 622090 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp -Dtests.seed=F7A49AAD2C89ED40 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=America/Ojinaga -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such processor Template
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7A49AAD2C89ED40:5216DA658AC724B4]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 622092 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 622095 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> 622096 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 622096 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 622096 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 622096 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2042329200
   [junit4]   2> 622096 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 622097 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 622098 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 622098 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 622098 INFO  (coreCloseExecutor-3123-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5fce3ae6
   [junit4]   2> 622099 INFO  (coreCloseExecutor-3123-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1607351014
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_F7A49AAD2C89ED40-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2020, maxMBSortInHeap=6.742822574706681, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-JO, timezone=America/Ojinaga
   [junit4]   2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=12,threads=1,free=384905512,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPartialUpdateDeduplication, DeleteReplicaTest, TestSolrConfigHandler, MetricUtilsTest, QueryParsingTest, SolrCLIZkUtilsTest, TestSystemCollAutoCreate, TestCustomStream, TestLeaderElectionWithEmptyReplica, SolrCloudReportersTest, JvmMetricsTest, HdfsRecoverLeaseTest, TestSSLRandomization, TestQueryUtils, TestOverriddenPrefixQueryForCustomFieldType, TestAddFieldRealTimeGet, TestSolr4Spatial2, TestMacros, DistributedFacetPivotLargeTest, ShardRoutingTest, BasicAuthStandaloneTest, DocValuesTest, BlockCacheTest, ZkControllerTest, DOMUtilTest, TestUseDocValuesAsStored, TestNonDefinedSimilarityFactory, DirectSolrConnectionTest, TestReRankQParserPlugin, TestSimpleTrackingShardHandler, TestManagedSchema, DistributedTermsComponentTest, SharedFSAutoReplicaFailoverTest, TestSearcherReuse, TestInitQParser, DistributedDebugComponentTest, OverseerCollectionConfigSetProcessorTest, ConfigureRecoveryStrategyTest, TestUniqueKeyFieldResource, ZkCLITest, TestSubQueryTransformerCrossCore, TestDistributedStatsComponentCardinality, TestHdfsUpdateLog, DocumentBuilderTest, TestSystemIdResolver, TestReplicaProperties, CdcrRequestHandlerTest, TestFastLRUCache, HLLSerializationTest, TestDynamicFieldResource, MoreLikeThisHandlerTest, UpdateLogTest, DistributedIntervalFacetingTest, OnlyLeaderIndexesTest, ConnectionManagerTest, TestReloadAndDeleteDocs, DirectSolrSpellCheckerTest, HdfsDirectoryTest, SystemInfoHandlerTest, MoveReplicaTest, HdfsUnloadDistributedZkTest, TestRandomFlRTGCloud, TestStressLiveNodes, OpenCloseCoreStressTest, TestSolrJ, TestLegacyFieldCache, TestTrie, TestComplexPhraseQParserPlugin, TestJsonFacets, TestPKIAuthenticationPlugin, TestCloudRecovery, TestFieldTypeCollectionResource, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [225/709 (1!)] on J1 in 0.36s, 3 tests, 1 error <<< FAILURES!

[...truncated 461 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F7A49AAD2C89ED40-001/init-core-data-001
   [junit4]   2> 1092094 WARN  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1092094 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1092096 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1092097 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1092097 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1092181 WARN  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1092183 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1092212 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1092309 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1092356 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e20dd6
   [junit4]   2> 1092361 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e20dd6
   [junit4]   2> 1092362 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e20dd6
   [junit4]   2> 1092364 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1092388 WARN  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1092389 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1092408 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1092500 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1092505 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1092505 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e20dd6
   [junit4]   2> 1092506 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1092506 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F7A49AAD2C89ED40-001/init-core-data-001/]
   [junit4]   2> 1092507 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=21.130859375, floorSegmentMB=0.62890625, forceMergeDeletesPctAllowed=8.739297955967576, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.259749226242858
   [junit4]   2> 1092563 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1092563 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1092564 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1092564 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1092565 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7923061154582529]
   [junit4]   2> 1092565 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b323a1d[collection1] main]
   [junit4]   2> 1092566 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1092588 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1092708 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1092708 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1092708 INFO  (coreLoadExecutor-4829-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566584905455894528
   [junit4]   2> 1092708 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1092708 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1092708 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1092708 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1092709 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1092709 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1092709 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1092709 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1092710 INFO  (searcherExecutor-4830-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b323a1d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1092711 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1092713 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1092714 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1092714 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5188c6da[collection1] realtime]
   [junit4]   2> 1092715 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1092715 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1092715 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1092749 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1092750 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1092780 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1092875 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1092880 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1092905 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e20dd6
   [junit4]   2> 1092905 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F7A49AAD2C89ED40-001/init-core-data-001/]
   [junit4]   2> 1092973 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1092973 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1092975 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@886aeda[collection1] main]
   [junit4]   2> 1092976 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1092977 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1092980 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1092980 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1092980 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566584905741107200
   [junit4]   2> 1092980 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1092980 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1092980 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1092980 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1092981 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1092981 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1092981 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1092982 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1092984 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@886aeda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1092985 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.791015625, floorSegmentMB=1.03515625, forceMergeDeletesPctAllowed=22.009500040487225, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8811652583144219
   [junit4]   2> 1092985 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1092985 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e9e6944[collection1] main]
   [junit4]   2> 1092985 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8e6ed83
   [junit4]   2> 1092986 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=149351811
   [junit4]   2> 1092988 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e9e6944[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1092995 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1566584905755787264)]} 0 1
   [junit4]   2> 1092996 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1566584905757884416)]} 0 1
   [junit4]   2> 1092996 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1566584905757884417)]} 0 2
   [junit4]   2> 1092996 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1566584905757884418)]} 0 2
   [junit4]   2> 1092996 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1566584905757884419)]} 0 2
   [junit4]   2> 1092997 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1566584905757884420)]} 0 2
   [junit4]   2> 1092997 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1566584905758932992)]} 0 3
   [junit4]   2> 1092997 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1566584905758932993)]} 0 3
   [junit4]   2> 1092997 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1566584905758932994)]} 0 3
   [junit4]   2> 1092997 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1566584905758932995)]} 0 3
   [junit4]   2> 1092998 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1566584905759981568)]} 0 3
   [junit4]   2> 1092998 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1566584905759981569)]} 0 4
   [junit4]   2> 1092998 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1566584905759981570)]} 0 4
   [junit4]   2> 1092998 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1566584905759981571)]} 0 4
   [junit4]   2> 1092999 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1093001 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1566584905763127296)]} 0 7
   [junit4]   2> 1093002 INFO  (commitScheduler-4838-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1093079 INFO  (commitScheduler-4838-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78a126d5[collection1] main]
   [junit4]   2> 1093080 INFO  (commitScheduler-4838-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1093082 INFO  (searcherExecutor-4835-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78a126d5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 1093252 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1566584906026319872)]} 0 258
   [junit4]   2> 1093252 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1093253 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1093253 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1093256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1093256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1093256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75cbbb70[collection1] realtime]
   [junit4]   2> 1093257 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1093257 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1093258 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1093290 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1093292 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1093313 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1093405 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1093410 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1093423 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e20dd6
   [junit4]   2> 1093424 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F7A49AAD2C89ED40-001/init-core-data-001/]
   [junit4]   2> 1093485 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1093485 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1093487 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@eab01a0[collection1] main]
   [junit4]   2> 1093488 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1093489 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1093492 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1093492 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1093492 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1093492 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1093493 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1093493 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1093493 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1093493 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1093493 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1093494 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1093495 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=44.0380859375, floorSegmentMB=0.4658203125, forceMergeDeletesPctAllowed=11.045748446949, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1093495 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1093498 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@eab01a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1093498 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5111f1aa[collection1] main]
   [junit4]   2> 1093499 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c105bf
   [junit4]   2> 1093499 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=96535999
   [junit4]   2> 1093502 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1566584906288463872)]} 0 0
   [junit4]   2> 1093503 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1093511 INFO  (searcherExecutor-4839-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5111f1aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1093753 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1566584906551656448)]} 0 251
   [junit4]   2> 1093753 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1093754 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1093754 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1093755 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=F7A49AAD2C89ED40 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.50s J2 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7A49AAD2C89ED40:6D50E74FB213717C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
   [junit4]    > 	... 40 more
   [junit4]   2> 1093759 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1093760 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1093760 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72c012d9[collection1] realtime]
   [junit4]   2> 1093760 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1093761 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1093762 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1093791 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1093793 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1093824 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1093974 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1093981 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1094003 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e20dd6
   [junit4]   2> 1094003 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F7A49AAD2C89ED40-001/init-core-data-001/]
   [junit4]   2> 1094071 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1094072 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1094074 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18788b90[collection1] main]
   [junit4]   2> 1094075 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1094075 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1094078 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1094078 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1094079 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1094079 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1094079 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1094079 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1094079 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1094079 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1094079 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1094079 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1094082 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18788b90[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1094084 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8130456694428569]
   [junit4]   2> 1094084 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1094084 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ab2610e[collection1] main]
   [junit4]   2> 1094085 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17891d75
   [junit4]   2> 1094086 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=394861941
   [junit4]   2> 1094087 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ab2610e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1094092 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1566584906907123712)]} 0 0
   [junit4]   2> 1094093 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1098092 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1098097 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a07284d[collection1] main]
   [junit4]   2> 1098097 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1098099 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a07284d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1098346 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1566584911366717440)]} 0 4254
   [junit4]   2> 1098346 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1098347 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1566584911367766016)]} 0 4254
   [junit4]   2> 1098347 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1100347 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1100351 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26488e46[collection1] main]
   [junit4]   2> 1100351 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1100354 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26488e46[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 1100598 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1100599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1100599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913730207744)]} 0 6507
   [junit4]   2> 1100600 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913731256320)]} 0 6507
   [junit4]   2> 1100600 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913731256321)]} 0 6508
   [junit4]   2> 1100600 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913731256322)]} 0 6508
   [junit4]   2> 1100600 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913731256323)]} 0 6508
   [junit4]   2> 1100600 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913731256324)]} 0 6508
   [junit4]   2> 1100600 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913731256325)]} 0 6508
   [junit4]   2> 1100600 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913731256326)]} 0 6508
   [junit4]   2> 1100601 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913731256327)]} 0 6508
   [junit4]   2> 1100601 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1566584913732304896)]} 0 6509
   [junit4]   2> 1100601 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1100601 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913732304897)]} 0 6509
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913732304898)]} 0 6509
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913733353472)]} 0 6510
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913733353473)]} 0 6510
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913733353474)]} 0 6510
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913733353475)]} 0 6510
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913733353476)]} 0 6510
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913733353477)]} 0 6510
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913733353478)]} 0 6510
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1566584913733353479)]} 0 6510
   [junit4]   2> 1100602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1101601 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1101605 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@672a3e9a[collection1] main]
   [junit4]   2> 1101605 INFO  (commitScheduler-4846-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1101606 INFO  (searcherExecutor-4843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@672a3e9a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 1101854 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1101854 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1101855 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F7A49AAD2C89ED40]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1101855 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1101855 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=843259035
   [junit4]   2> 1101855 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1101856 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1101857 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1101857 INFO  (SUITE-AutoCommitTest-seed#[F7A49AAD2C89ED40]-worker) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1101857 INFO  (coreCloseExecutor-4847-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cd3ea8f
   [junit4]   2> 1101857 INFO  (coreCloseExecutor-4847-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1101857 INFO  (coreCloseExecutor-4847-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58bc75e8 commitCommandVersion:0
   [junit4]   2> 1101859 INFO  (coreCloseExecutor-4847-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1020521103
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F7A49AAD2C89ED40-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), field_t=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Memory), subject=PostingsFormat(name=Memory), intDefault=FSTOrd50, id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FSTOrd50, text=PostingsFormat(name=Asserting), range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=307, maxMBSortInHeap=6.837082921171689, sim=RandomSimilarity(queryNorm=true): {}, locale=en, timezone=SystemV/HST10
   [junit4]   2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=12,threads=1,free=294015376,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateReaderTest, RequestHandlersTest, TestTolerantSearch, TestImpersonationWithHadoopAuth, TestQuerySenderNoQuery, StatelessScriptUpdateProcessorFactoryTest, TestChildDocTransformer, TestConfigsApi, DistributedExpandComponentTest, ShowFileRequestHandlerTest, TestConfigOverlay, TestLeaderElectionZkExpiry, TestBinaryField, TestIBSimilarityFactory, TriLevelCompositeIdRoutingTest, TestGroupingSearch, TestIndexSearcher, HLLUtilTest, TestFieldCollectionResource, TestGraphTermsQParserPlugin, CoreMergeIndexesAdminHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, UnloadDistributedZkTest, TestWriterPerf, TestLockTree, TestSegmentSorting, TestClassicSimilarityFactory, PrimitiveFieldTypeTest, TestMergePolicyConfig, TestRestManager, PropertiesRequestHandlerTest, TestLegacyNumericRangeQueryBuilder, HdfsBasicDistributedZkTest, DeleteShardTest, ChaosMonkeyNothingIsSafeTest, VersionInfoTest, BooleanFieldTest, TestTolerantUpdateProcessorCloud, TestStressUserVersions, JsonValidatorTest, OverseerModifyCollectionTest, SolrIndexConfigTest, TestNestedDocsSort, SolrTestCaseJ4Test, CoreSorterTest, ResponseHeaderTest, TestDocBasedVersionConstraints, CreateCollectionCleanupTest, TestSolrCloudWithDelegationTokens, CollectionTooManyReplicasTest, TestExtendedDismaxParser, SolrCoreMetricManagerTest, BlockJoinFacetSimpleTest, DistribDocExpirationUpdateProcessorTest, TestRecoveryHdfs, SolrJmxReporterTest, FieldAnalysisRequestHandlerTest, TestConfig, SynonymTokenizerTest, BJQParserTest, TolerantUpdateProcessorTest, TestCustomDocTransformer, SolrPluginUtilsTest, OverseerTaskQueueTest, TestPhraseSuggestions, DistributedFacetPivotWhiteBoxTest, ExternalFileFieldSortTest, DebugComponentTest, TestLuceneMatchVersion, OutOfBoxZkACLAndCredentialsProvidersTest, TestFastOutputStream, TestHdfsBackupRestoreCore, SuggesterWFSTTest, RemoteQueryErrorTest, SolrCoreCheckLockOnStartupTest, ClassificationUpdateProcessorTest, TestExclusionRuleCollectionAccess, MultiThreadedOCPTest, HardAutoCommitTest, TestConfigSetsAPIExclusivity, HdfsCollectionsAPIDistributedZkTest, TestSchemaSimilarityResource, SaslZkACLProviderTest, TestZkChroot, TestDynamicLoading, DateFieldTest, TestRandomCollapseQParserPlugin, JavabinLoaderTest, TermVectorComponentDistributedTest, TestShardHandlerFactory, CircularListTest, SolrMetricsIntegrationTest, SuggesterTest, TestMiniSolrCloudClusterSSL, TestDistributedMissingSort, TestManagedStopFilterFactory, TestSubQueryTransformerDistrib, TestJsonRequest, FullSolrCloudDistribCmdsTest, TestSimpleQParserPlugin, DirectUpdateHandlerTest, HdfsLockFactoryTest, RuleEngineTest, TestPayloadCheckQParserPlugin, CdcrReplicationDistributedZkTest, TestFieldTypeResource, TestPerFieldSimilarityWithDefaultOverride, DistributedVersionInfoTest, TestGraphMLResponseWriter, BlockDirectoryTest, TestFreeTextSuggestions, DistributedSuggestComponentTest, CheckHdfsIndexTest, TestSlowCompositeReaderWrapper, TestCopyFieldCollectionResource, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, LeaderElectionTest, ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [369/709 (2!)] on J2 in 9.78s, 3 tests, 1 error <<< FAILURES!

[...truncated 44457 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+168) - Build # 19561 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19561/
Java: 32bit/jdk-9-ea+168 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults

Error Message:
mismatch: 'myid1'!='myid' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
	at __randomizedtesting.SeedInfo.seed([92B7985AC914DA4C:A09D9FC431EAFE95]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:984)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:931)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp

Error Message:
No such processor Template

Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
	at __randomizedtesting.SeedInfo.seed([92B7985AC914DA4C:3705D8926F5A13B8]:0)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12061 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/init-core-data-001
   [junit4]   2> 966857 WARN  (SUITE-TestUseDocValuesAsStored-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 966858 INFO  (SUITE-TestUseDocValuesAsStored-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 966858 INFO  (SUITE-TestUseDocValuesAsStored-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 966860 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchema
   [junit4]   2> 966863 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 966872 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 966878 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 966881 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 966888 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 966889 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 966971 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 966994 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 966999 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 966999 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 967006 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 967013 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 967018 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 967018 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 967019 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 967019 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 967019 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/init-core-data-001/]
   [junit4]   2> 967021 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=44.236328125, floorSegmentMB=0.8642578125, forceMergeDeletesPctAllowed=3.9089126134651977, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3245942880460002
   [junit4]   2> 967128 WARN  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 967159 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 967159 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 967160 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=91.8583984375, floorSegmentMB=1.8623046875, forceMergeDeletesPctAllowed=1.1863868435077995, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4816567833291957
   [junit4]   2> 967161 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d5151e[collection1] main]
   [junit4]   2> 967161 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-001/collection1/conf
   [junit4]   2> 967162 INFO  (coreLoadExecutor-3710-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 967162 INFO  (searcherExecutor-3711-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d5151e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 967163 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 967163 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 967233 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 967273 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 967273 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 967274 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid1]} 0 0
   [junit4]   2> 967275 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 967275 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a91fdc commitCommandVersion:0
   [junit4]   2> 967921 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14f363d[collection1] main]
   [junit4]   2> 967922 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 967923 INFO  (searcherExecutor-3711-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14f363d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 967923 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 648
   [junit4]   2> 967924 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 967925 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 967925 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 967925 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 967925 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16155578
   [junit4]   2> 967925 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 967927 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 967928 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 967928 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 967929 INFO  (coreCloseExecutor-3715-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ffd1a5
   [junit4]   2> 967930 INFO  (coreCloseExecutor-3715-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=16765349
   [junit4]   2> 967933 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
   [junit4]   2> 967935 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedOrdering
   [junit4]   2> 967937 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 967943 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 967947 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 967949 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 967956 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 967956 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-002/collection1/conf/managed-schema
   [junit4]   2> 968015 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 968051 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 968058 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 968058 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 968069 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 968081 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 968087 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 968087 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-002/collection1, trusted=true
   [junit4]   2> 968087 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 968087 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 968087 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/init-core-data-001/]
   [junit4]   2> 968090 WARN  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 968122 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 968122 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 968123 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=44.236328125, floorSegmentMB=0.8642578125, forceMergeDeletesPctAllowed=3.9089126134651977, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3245942880460002
   [junit4]   2> 968125 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a1608b[collection1] main]
   [junit4]   2> 968125 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-002/collection1/conf
   [junit4]   2> 968126 INFO  (coreLoadExecutor-3722-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 968127 INFO  (searcherExecutor-3723-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a1608b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 968128 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 968128 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 968129 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 968130 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 968130 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 968131 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 968131 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 968132 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 968132 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11db99d commitCommandVersion:0
   [junit4]   2> 968838 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bce96[collection1] main]
   [junit4]   2> 968839 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 968840 INFO  (searcherExecutor-3723-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bce96[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C4)))}
   [junit4]   2> 968841 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 709
   [junit4]   2> 968842 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_mvt_dvt_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 968843 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_mvt_dvt_sf_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 968844 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_mvt_dvf_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 968844 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_mvt_dvu_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 968844 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 968845 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 968845 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 968845 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21641447
   [junit4]   2> 968845 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 968846 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 968847 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 968848 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 968848 INFO  (coreCloseExecutor-3727-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@104c207
   [junit4]   2> 968849 INFO  (coreCloseExecutor-3727-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=17089031
   [junit4]   2> 968852 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedOrdering
   [junit4]   2> 968854 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
   [junit4]   2> 968857 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 968864 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 968868 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 968870 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 968876 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 968877 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-003/collection1/conf/managed-schema
   [junit4]   2> 968962 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-003/collection1/conf/schema-non-stored-docvalues.xml to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-003/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 968990 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 968994 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 968994 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 969001 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 969007 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 969012 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 969012 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-003/collection1, trusted=true
   [junit4]   2> 969012 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0c71e
   [junit4]   2> 969012 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 969012 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-003/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/init-core-data-001/]
   [junit4]   2> 969015 WARN  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 969046 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 969046 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 969048 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=44.236328125, floorSegmentMB=0.8642578125, forceMergeDeletesPctAllowed=3.9089126134651977, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3245942880460002
   [junit4]   2> 969049 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d88b79[collection1] main]
   [junit4]   2> 969049 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_92B7985AC914DA4C-001/tempDir-003/collection1/conf
   [junit4]   2> 969050 INFO  (coreLoadExecutor-3734-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 969051 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d88b79[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C4)))}
   [junit4]   2> 969051 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 969051 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 969052 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 969053 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 969053 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 969053 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 969489 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c6717[collection1] main]
   [junit4]   2> 969490 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 969491 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c6717[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 969492 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 438
   [junit4]   2> 969493 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_s_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969494 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_s_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969494 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969495 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969496 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_s_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969496 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969498 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 969498 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 969498 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 969900 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@596f4e[collection1] main]
   [junit4]   2> 969900 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 969902 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@596f4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 969902 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 404
   [junit4]   2> 969903 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_is_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969905 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_is_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969906 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969908 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969909 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_is_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 969910 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 969916 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 969917 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 969917 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 970247 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@eda94f[collection1] main]
   [junit4]   2> 970248 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 970249 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@eda94f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1) Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 970249 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 332
   [junit4]   2> 970250 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_d_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970251 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_d_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970251 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970251 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970252 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_d_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970252 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 970253 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 970253 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 970253 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 970567 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a662a[collection1] main]
   [junit4]   2> 970568 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 970569 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a662a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1) Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 970569 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 315
   [junit4]   2> 970569 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_l_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970570 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_l_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970570 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970571 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970571 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_l_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970572 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 970573 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 970573 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 970573 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 970815 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17f1572[collection1] main]
   [junit4]   2> 970816 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 970817 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17f1572[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1) Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1)))}
   [junit4]   2> 970817 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 244
   [junit4]   2> 970818 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_f_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970818 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_f_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970818 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970819 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970820 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_f_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 970820 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 970822 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 970822 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 970822 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 971109 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@dd20c9[collection1] main]
   [junit4]   2> 971109 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 971110 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dd20c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1) Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1)))}
   [junit4]   2> 971111 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 288
   [junit4]   2> 971111 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dts_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971112 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dts_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971113 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971114 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971114 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dts_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971115 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 971117 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 971117 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 971117 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 971373 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1651311[collection1] main]
   [junit4]   2> 971374 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 971375 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1651311[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1) Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1)))}
   [junit4]   2> 971375 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 258
   [junit4]   2> 971376 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_ss_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971377 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_ss_dv,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971378 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=*_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971380 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971381 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_ss_dv,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971382 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 971385 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 971386 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 971386 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 971669 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1577b2[collection1] main]
   [junit4]   2> 971670 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 971671 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1577b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1) Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1)))}
   [junit4]   2> 971671 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 285
   [junit4]   2> 971671 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_s_dvo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971672 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_s_dvo2,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971672 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=*vo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971673 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971673 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_s_dvo2,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971673 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=8 status=0 QTime=0
   [junit4]   2> 971675 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 971675 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 971675 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 971929 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f3e9c0[collection1] main]
   [junit4]   2> 971929 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 971930 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f3e9c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1) Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1) Uninverting(_a(7.0.0):C1)))}
   [junit4]   2> 971930 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 255
   [junit4]   2> 971931 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enums_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971932 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enums_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971933 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971934 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971935 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enums_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 971936 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 971938 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 971938 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 971938 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 971939 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 971939 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 972201 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d294a[collection1] main]
   [junit4]   2> 972202 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 972203 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15d294a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C1)))}
   [junit4]   2> 972208 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 268
   [junit4]   2> 972208 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_s_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972209 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_s_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972210 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972210 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972210 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_s_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972211 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972213 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 972213 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 972213 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 972495 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1003f05[collection1] main]
   [junit4]   2> 972495 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 972496 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1003f05[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C1) Uninverting(_c(7.0.0):C1)))}
   [junit4]   2> 972496 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 282
   [junit4]   2> 972497 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=test_is_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972498 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=test_is_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972500 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972501 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972502 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=test_is_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972503 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 972504 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 972505 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 972505 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 972758 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eb85a3[collection1] main]
   [junit4]   2> 972759 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 972760 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1eb85a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C1) Uninverting(_c(7.0.0):C1) Uninverting(_d(7.0.0):C1)))}
   [junit4]   2> 972760 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 255
   [junit4]   2> 972761 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=test_d_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972761 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=test_d_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972762 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972762 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972762 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=test_d_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 972763 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 972764 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 972764 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 972764 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 973074 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@174438f[collection1] main]
   [junit4]   2> 973075 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 973076 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@174438f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C1) Uninverting(_c(7.0.0):C1) Uninverting(_d(7.0.0):C1) Uninverting(_e(7.0.0):C1)))}
   [junit4]   2> 973076 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 311
   [junit4]   2> 973077 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=test_ls_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973077 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=test_ls_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973078 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973079 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973080 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=test_ls_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973084 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 973085 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 973086 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 973086 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 973328 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f5320f[collection1] main]
   [junit4]   2> 973328 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 973329 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f5320f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C1) Uninverting(_c(7.0.0):C1) Uninverting(_d(7.0.0):C1) Uninverting(_e(7.0.0):C1) Uninverting(_f(7.0.0):C1)))}
   [junit4]   2> 973329 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 243
   [junit4]   2> 973330 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&fl=test_f_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973330 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&fl=test_f_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973331 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973331 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973331 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&fl=test_f_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973332 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 973333 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 973333 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 973333 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 973594 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e34584[collection1] main]
   [junit4]   2> 973594 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 973595 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e34584[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C1) Uninverting(_c(7.0.0):C1) Uninverting(_d(7.0.0):C1) Uninverting(_e(7.0.0):C1) Uninverting(_f(7.0.0):C1) Uninverting(_g(7.0.0):C1)))}
   [junit4]   2> 973595 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 262
   [junit4]   2> 973596 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&fl=test_dt_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973596 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&fl=test_dt_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973597 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973597 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973598 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&fl=test_dt_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 973598 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 973599 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 973599 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 973599 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ec4682 commitCommandVersion:0
   [junit4]   2> 973871 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16d37bd[collection1] main]
   [junit4]   2> 973871 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 973873 INFO  (searcherExecutor-3735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16d37bd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C1) Uninverting(_c(7.0.0):C1) Uninverting(_d(7.0.0):C1) Uninverting(_e(7.0.0):C1) Uninverting(_f(7.0.0):C1) Uninverting(_g(7.0.0):C1) Uninverting(_h(7.0.0):C1)))}
   [junit4]   2> 973873 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 273
   [junit4]   2> 973873 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null pa

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

 mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4594611690177426]
   [junit4]   2> 1052447 WARN  (coreLoadExecutor-3782-thread-1) [    ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 1052447 INFO  (coreLoadExecutor-3782-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1052447 INFO  (coreLoadExecutor-3782-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1052448 INFO  (coreLoadExecutor-3782-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4060457611437469]
   [junit4]   2> 1052448 INFO  (coreLoadExecutor-3782-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51deac[collection1] main]
   [junit4]   2> 1052449 WARN  (coreLoadExecutor-3782-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1052449 INFO  (coreLoadExecutor-3782-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1052451 INFO  (searcherExecutor-3783-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51deac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1052451 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1052453 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 1052453 WARN  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[92B7985AC914DA4C]) [    ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr with -Denable.runtime.lib=true
   [junit4]   2> 1052453 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp -Dtests.seed=92B7985AC914DA4C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MQ -Dtests.timezone=Africa/Kinshasa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such processor Template
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([92B7985AC914DA4C:3705D8926F5A13B8]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1052456 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 1052458 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> 1052459 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 1052460 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[92B7985AC914DA4C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 1052460 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1052460 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7584880
   [junit4]   2> 1052460 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1052461 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1052462 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1052462 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[92B7985AC914DA4C]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1052462 INFO  (coreCloseExecutor-3787-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10057e0
   [junit4]   2> 1052463 INFO  (coreCloseExecutor-3787-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=16799712
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_92B7985AC914DA4C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=847, maxMBSortInHeap=6.477662256924798, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-MQ, timezone=Africa/Kinshasa
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=342281264,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SortByFunctionTest, BlockJoinFacetRandomTest, TestHashPartitioner, ConnectionManagerTest, TestRTGBase, DistributedTermsComponentTest, InfixSuggestersTest, CollectionStateFormat2Test, CleanupOldIndexTest, DeleteInactiveReplicaTest, JvmMetricsTest, TestSizeLimitedDistributedMap, CoreAdminRequestStatusTest, TestStressVersions, ShardRoutingCustomTest, TestSurroundQueryParser, TestUninvertingReader, TestCustomStream, LeaderFailoverAfterPartitionTest, IndexBasedSpellCheckerTest, AtomicUpdateProcessorFactoryTest, LoggingHandlerTest, WrapperMergePolicyFactoryTest, TestBM25SimilarityFactory, TestNonDefinedSimilarityFactory, DistributedQueryComponentOptimizationTest, ChaosMonkeySafeLeaderTest, HdfsBasicDistributedZk2Test, TestJsonFacets, TestDownShardTolerantSearch, SolrIndexMetricsTest, TestFiltering, TestLeaderElectionWithEmptyReplica, TestFieldTypeCollectionResource, UpdateLogTest, ExitableDirectoryReaderTest, SharedFSAutoReplicaFailoverTest, TestSQLHandlerNonCloud, HdfsChaosMonkeySafeLeaderTest, AnalyticsQueryTest, TestDistributedGrouping, TestBulkSchemaConcurrent, ClassificationUpdateProcessorIntegrationTest, ConvertedLegacyTest, TestDelegationWithHadoopAuth, TestStressLiveNodes, DistributedMLTComponentTest, DirectSolrSpellCheckerTest, OnlyLeaderIndexesTest, ScriptEngineTest, HdfsSyncSliceTest, SchemaVersionSpecificBehaviorTest, AssignTest, DistanceFunctionTest, CollectionsAPISolrJTest, MetricUtilsTest, TestAuthenticationFramework, ForceLeaderTest, TestStressRecovery, TestCloudJSONFacetJoinDomain, ZkCLITest, TestPostingsSolrHighlighter, TestSSLRandomization, TestQueryUtils, PreAnalyzedUpdateProcessorTest, MergeStrategyTest, LeaderInitiatedRecoveryOnShardRestartTest, TestXIncludeConfig, TestBinaryResponseWriter, DocValuesTest, JsonLoaderTest, DOMUtilTest, TlogReplayBufferedWhileIndexingTest, TestSolrCoreSnapshots, SliceStateTest, TestCollectionAPIs, SimplePostToolTest, SoftAutoCommitTest, SolrCLIZkUtilsTest, TestClusterStateMutator, TestCoreContainer, HLLSerializationTest, TestHdfsUpdateLog, SolrCmdDistributorTest, TestCharFilters, BasicFunctionalityTest, DistributedQueueTest, DistributedFacetPivotLargeTest, TestClassNameShortening, SolrIndexSplitterTest, TestSerializedLuceneMatchVersion, TestSchemaResource, TestCloudRecovery, IndexSchemaRuntimeFieldTest, TestPKIAuthenticationPlugin, BlockCacheTest, TestTrackingShardHandlerFactory, TestEmbeddedSolrServerConstructors, SpatialFilterTest, OverseerCollectionConfigSetProcessorTest, TestConfigSetProperties, CdcrUpdateLogTest, TestPartialUpdateDeduplication, SegmentsInfoRequestHandlerTest, SolrGraphiteReporterTest, TestSweetSpotSimilarityFactory, TestSolrCloudWithSecureImpersonation, TestSubQueryTransformerCrossCore, TestScoreJoinQPScore, TestUnifiedSolrHighlighter, TestUniqueKeyFieldResource, TestSearcherReuse, SolrInfoBeanTest, TestStandardQParsers, TestLocalFSCloudBackupRestore, TestUseDocValuesAsStored, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [363/709 (2!)] on J1 in 0.31s, 3 tests, 1 error <<< FAILURES!

[...truncated 37421 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_131) - Build # 19560 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19560/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp

Error Message:
No such processor Template

Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
	at __randomizedtesting.SeedInfo.seed([438011F81EBE2EB1:E6325130B8F0E745]:0)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11441 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_438011F81EBE2EB1-001/init-core-data-001
   [junit4]   2> 419935 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 419935 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 419937 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 419937 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 419938 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 419956 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 419957 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 419990 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 420116 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 420156 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48570ca3
   [junit4]   2> 420161 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48570ca3
   [junit4]   2> 420161 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48570ca3
   [junit4]   2> 420163 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 420184 WARN  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 420184 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 420193 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 420282 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 420287 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 420287 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48570ca3
   [junit4]   2> 420288 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 420288 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_438011F81EBE2EB1-001/init-core-data-001/]
   [junit4]   2> 420289 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=10.984375, floorSegmentMB=1.9267578125, forceMergeDeletesPctAllowed=15.432066727659281, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 420343 WARN  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 420343 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 420343 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 420345 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=0.9619140625, floorSegmentMB=0.8193359375, forceMergeDeletesPctAllowed=1.6235812769377012, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22071252862363738
   [junit4]   2> 420345 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48feda1f[collection1] main]
   [junit4]   2> 420345 WARN  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 420346 INFO  (coreLoadExecutor-1202-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 420347 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 420349 INFO  (searcherExecutor-1203-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48feda1f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 420350 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[438011F81EBE2EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 420351 WARN  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[438011F81EBE2EB1]) [    ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr with -Denable.runtime.lib=true
   [junit4]   2> 420352 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[438011F81EBE2EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp -Dtests.seed=438011F81EBE2EB1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such processor Template
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([438011F81EBE2EB1:E6325130B8F0E745]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 420354 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[438011F81EBE2EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 420358 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[438011F81EBE2EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> 420364 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[438011F81EBE2EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 420365 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[438011F81EBE2EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 420365 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 420365 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2126155555
   [junit4]   2> 420365 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 420366 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 420367 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 420367 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[438011F81EBE2EB1]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 420367 INFO  (coreCloseExecutor-1207-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a42a10b
   [junit4]   2> 420369 INFO  (coreCloseExecutor-1207-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=709009675
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_438011F81EBE2EB1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=941, maxMBSortInHeap=7.340093742400958, sim=RandomSimilarity(queryNorm=true): {}, locale=fi, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=12,threads=1,free=196411904,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitQParser, SliceStateTest, ScriptEngineTest, TestPushWriter, TestUpdate, UpdateLogTest, IndexSchemaTest, TestDistributedGrouping, SchemaVersionSpecificBehaviorTest, TestUseDocValuesAsStored, TestCloudRecovery, SOLR749Test, BadComponentTest, DirectSolrConnectionTest, TestPerFieldSimilarity, ShardRoutingTest, TestBinaryResponseWriter, TestStressRecovery, TestSSLRandomization, SolrInfoBeanTest, SuggesterFSTTest, TestBulkSchemaConcurrent, ChaosMonkeySafeLeaderTest, TestRTimerTree, TestAuthenticationFramework, MoreLikeThisHandlerTest, TestFieldCacheSortRandom, TestCloudJSONFacetJoinDomain, TestDynamicFieldResource, IndexBasedSpellCheckerTest, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [130/709 (1!)] on J1 in 0.45s, 3 tests, 1 error <<< FAILURES!

[...truncated 45241 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+168) - Build # 19559 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19559/
Java: 32bit/jdk-9-ea+168 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp

Error Message:
No such processor Template

Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
	at __randomizedtesting.SeedInfo.seed([22CB7A1C7A4B239D:87793AD4DC05EA69]:0)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12349 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_22CB7A1C7A4B239D-001/init-core-data-001
   [junit4]   2> 1477060 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1477060 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1477061 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1477061 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1477061 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1477076 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1477076 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1477085 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1477178 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1477203 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57d86d
   [junit4]   2> 1477206 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57d86d
   [junit4]   2> 1477207 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57d86d
   [junit4]   2> 1477208 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1477232 WARN  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1477233 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1477241 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1477344 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1477349 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1477350 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57d86d
   [junit4]   2> 1477350 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1477350 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_22CB7A1C7A4B239D-001/init-core-data-001/]
   [junit4]   2> 1477352 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=16.205078125, floorSegmentMB=0.8662109375, forceMergeDeletesPctAllowed=11.039667816726165, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.721396727885932
   [junit4]   2> 1477421 WARN  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 1477421 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1477421 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1477423 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=88.6025390625, floorSegmentMB=0.6865234375, forceMergeDeletesPctAllowed=13.603397398370035, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.896274725318671
   [junit4]   2> 1477424 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1970d27[collection1] main]
   [junit4]   2> 1477424 WARN  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1477424 INFO  (coreLoadExecutor-5140-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1477425 INFO  (searcherExecutor-5141-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1970d27[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1477426 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1477427 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[22CB7A1C7A4B239D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 1477427 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[22CB7A1C7A4B239D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 1477428 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[22CB7A1C7A4B239D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 1477429 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[22CB7A1C7A4B239D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> 1477430 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[22CB7A1C7A4B239D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 1477430 WARN  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[22CB7A1C7A4B239D]) [    ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr with -Denable.runtime.lib=true
   [junit4]   2> 1477430 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[22CB7A1C7A4B239D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp -Dtests.seed=22CB7A1C7A4B239D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-PF -Dtests.timezone=Pacific/Port_Moresby -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such processor Template
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22CB7A1C7A4B239D:87793AD4DC05EA69]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1477432 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1477432 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31676728
   [junit4]   2> 1477432 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1477433 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1477434 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1477434 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[22CB7A1C7A4B239D]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1477435 INFO  (coreCloseExecutor-5145-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a5418
   [junit4]   2> 1477435 INFO  (coreCloseExecutor-5145-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2774040
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_22CB7A1C7A4B239D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1431, maxMBSortInHeap=6.700499911347277, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-PF, timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=295297424,total=372809728
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFaceting, DateMathParserTest, FileBasedSpellCheckerTest, TestRealTimeGet, HdfsChaosMonkeyNothingIsSafeTest, TestLeaderInitiatedRecoveryThread, TestFieldResource, TestSolr4Spatial, HdfsTlogReplayBufferedWhileIndexingTest, URLClassifyProcessorTest, TestReplicationHandlerBackup, LargeFieldTest, UniqFieldsUpdateProcessorFactoryTest, TestHdfsCloudBackupRestore, UUIDFieldTest, TestFieldCacheWithThreads, TestDynamicFieldCollectionResource, CloudMLTQParserTest, TestObjectReleaseTracker, DistribJoinFromCollectionTest, TestDFRSimilarityFactory, SparseHLLTest, SpellingQueryConverterTest, TestValueSourceCache, HdfsRestartWhileUpdatingTest, TestRequestStatusCollectionAPI, CustomCollectionTest, DocumentAnalysisRequestHandlerTest, LeaderElectionContextKeyTest, TestJmxIntegration, AliasIntegrationTest, TestReloadDeadlock, ResponseLogComponentTest, PeerSyncWithIndexFingerprintCachingTest, CollectionsAPIAsyncDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, SpatialRPTFieldTypeTest, BasicZkTest, DistributedFacetExistsSmallTest, OverriddenZkACLAndCredentialsProvidersTest, TestSmileRequest, TestDistributedSearch, TestRebalanceLeaders, QueryEqualityTest, TestSolrDeletionPolicy2, TemplateUpdateProcessorTest, TestExactSharedStatsCache, ShardSplitTest, TestSolrCloudWithHadoopAuthPlugin, CursorPagingTest, TestRemoteStreaming, UninvertDocValuesMergePolicyTest, TestInPlaceUpdatesStandalone, TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud, SolrGangliaReporterTest, TestJettySolrRunner, ZkNodePropsTest, TestHashQParserPlugin, XsltUpdateRequestHandlerTest, TestSuggestSpellingConverter, TestJoin, DistributedFacetPivotSmallAdvancedTest, ReplaceNodeTest, TestSchemaNameResource, NumericFieldsTest, ShufflingReplicaListTransformerTest, QueryElevationComponentTest, RequiredFieldsTest, TestAuthorizationFramework, TestPathTrie, TestNRTOpen, TestFastWriter, SecurityConfHandlerTest, ZkStateWriterTest, ClassificationUpdateProcessorFactoryTest, TestSha256AuthenticationProvider, TestCrossCoreJoin, TestBlobHandler, TestAtomicUpdateErrorCases, RAMDirectoryFactoryTest, SpellPossibilityIteratorTest, SortSpecParsingTest, LeaderElectionIntegrationTest, TestComplexPhraseLeadingWildcard, CopyFieldTest, TestManagedSynonymFilterFactory, TestManagedSchemaThreadSafety, TestDistribDocBasedVersion, BufferStoreTest, GraphQueryTest, TestConfigSetImmutable, TestTrieFacet, TestSQLHandler, TestOnReconnectListenerSupport, SolrMetricManagerTest, TestCloudInspectUtil, NodeMutatorTest, SyncSliceTest, TestExportWriter, TestCollectionAPI, SubstringBytesRefFilterTest, LeaderInitiatedRecoveryOnCommitTest, TestFieldCacheSort, TestAnalyzedSuggestions, TestRandomDVFaceting, AnalyticsMergeStrategyTest, TestFunctionQuery, TestCloudPseudoReturnFields, TestJsonFacetRefinement, QueryResultKeyTest, TestRawTransformer, TestFoldingMultitermQuery, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, SimpleFacetsTest, SolrCoreTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SolrRequestParserTest, DocValuesTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestWriterPerf, TestOmitPositions, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [438/709 (1!)] on J0 in 0.40s, 3 tests, 1 error <<< FAILURES!

[...truncated 37135 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+164) - Build # 19558 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19558/
Java: 32bit/jdk-9-ea+164 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([EAEB1ED8B379FE9B:8886E0997CF79EA5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.junit.Assert.assertNotNull(Assert.java:537)
	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp

Error Message:
No such processor Template

Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
	at __randomizedtesting.SeedInfo.seed([EAEB1ED8B379FE9B:4F595E101537376F]:0)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11670 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_EAEB1ED8B379FE9B-001/init-core-data-001
   [junit4]   2> 640567 WARN  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 640567 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 640569 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 640572 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 640573 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 640655 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 640675 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 640759 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 640858 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
   [junit4]   2> 640862 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
   [junit4]   2> 640862 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
   [junit4]   2> 640864 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 640931 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 640951 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 641020 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 641039 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 641040 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
   [junit4]   2> 641040 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 641040 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_EAEB1ED8B379FE9B-001/init-core-data-001/]
   [junit4]   2> 641041 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=40751106, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 641209 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 641209 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 641211 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 641211 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 641212 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1268486776, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 641212 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bc433[collection1] main]
   [junit4]   2> 641213 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 641261 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 641521 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 641521 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 641522 INFO  (coreLoadExecutor-2988-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566539523163160576
   [junit4]   2> 641523 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 641523 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 641523 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 641525 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 641525 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 641528 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 641528 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 641530 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 641531 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 641531 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest -Dtests.method=testPropertyFilter -Dtests.seed=EAEB1ED8B379FE9B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAEB1ED8B379FE9B:8886E0997CF79EA5]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 641533 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 641534 INFO  (TEST-MetricsHandlerTest.test-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 641534 INFO  (searcherExecutor-2989-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bc433[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641549 INFO  (TEST-MetricsHandlerTest.test-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 641591 INFO  (TEST-MetricsHandlerTest.test-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 641593 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 641603 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 641603 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 641603 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13092669
   [junit4]   2> 641603 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 641605 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 641607 INFO  (SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 641607 INFO  (coreCloseExecutor-2994-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d60a57
   [junit4]   2> 641608 INFO  (coreCloseExecutor-2994-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=30804567
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_EAEB1ED8B379FE9B-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=be-BY, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=384318144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest, DistributedQueryComponentOptimizationTest, SSLMigrationTest, SolrCmdDistributorTest, TestInitQParser, CleanupOldIndexTest, TestLocalFSCloudBackupRestore, TestSolrConfigHandler, TestReloadAndDeleteDocs, MoreLikeThisHandlerTest, DistributedFacetPivotSmallTest, DocValuesTest, DirectSolrConnectionTest, InfixSuggestersTest, TestMacros, TestRTimerTree, SchemaVersionSpecificBehaviorTest, TestSSLRandomization, TestCollectionAPIs, TestStressVersions, ReplicationFactorTest, CdcrUpdateLogTest, TestCloudSchemaless, JvmMetricsTest, CollectionsAPISolrJTest, ZkCLITest, TestQueryUtils, CollectionsAPIDistributedZkTest, LoggingHandlerTest, DistributedFacetPivotLargeTest, BadComponentTest, TestPKIAuthenticationPlugin, TestXIncludeConfig, TestLeaderElectionWithEmptyReplica, HighlighterTest, HdfsSyncSliceTest, TlogReplayBufferedWhileIndexingTest, TestUnifiedSolrHighlighter, BasicAuthStandaloneTest, TestStressLiveNodes, TestSweetSpotSimilarityFactory, HdfsRecoverLeaseTest, TestSearcherReuse, DistribCursorPagingTest, HdfsDirectoryTest, OverseerStatusTest, BlockJoinFacetRandomTest, TestFieldCache, FileUtilsTest, TestCoreContainer, JsonLoaderTest, BitVectorTest, TestFuzzyAnalyzedSuggestions, TestBM25SimilarityFactory, SolrCloudReportersTest, TestSerializedLuceneMatchVersion, SegmentsInfoRequestHandlerTest, SpellCheckCollatorTest, HttpSolrCallGetCoreTest, ExitableDirectoryReaderTest, TestReplicaProperties, TestAuthenticationFramework, SimplePostToolTest, TestComplexPhraseQParserPlugin, PreAnalyzedUpdateProcessorTest, TestSolrQueryResponse, ConvertedLegacyTest, SimpleMLTQParserTest, TestConfigSetProperties, TestDownShardTolerantSearch, TestInfoStreamLogging, TestCloudRecovery, DocExpirationUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, TestStandardQParsers, SampleTest, DocumentBuilderTest, TestFieldTypeCollectionResource, UpdateLogTest, MetricsHandlerTest]
   [junit4] Completed [237/709 (1!)] on J1 in 1.09s, 3 tests, 1 failure <<< FAILURES!

[...truncated 645 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_EAEB1ED8B379FE9B-001/init-core-data-001
   [junit4]   2> 1688482 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1688483 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1688485 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1688487 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1688489 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1688567 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1688577 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1688642 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1688757 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
   [junit4]   2> 1688760 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
   [junit4]   2> 1688761 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
   [junit4]   2> 1688763 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1688821 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1688831 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1688897 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1688916 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1688917 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
   [junit4]   2> 1688917 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1688917 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_EAEB1ED8B379FE9B-001/init-core-data-001/]
   [junit4]   2> 1688919 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1616389733, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1689057 WARN  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 1689057 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1689057 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1689058 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1689058 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@163e409[collection1] main]
   [junit4]   2> 1689059 WARN  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1689059 INFO  (coreLoadExecutor-5575-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1689060 INFO  (searcherExecutor-5576-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@163e409[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1689060 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1689062 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 1689062 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> 1689063 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 1689063 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 1689064 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 1689065 WARN  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr with -Denable.runtime.lib=true
   [junit4]   2> 1689065 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[EAEB1ED8B379FE9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp -Dtests.seed=EAEB1ED8B379FE9B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=America/Merida -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such processor Template
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAEB1ED8B379FE9B:4F595E101537376F]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1689066 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1689066 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16231405
   [junit4]   2> 1689066 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1689068 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1689069 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1689069 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1689069 INFO  (coreCloseExecutor-5580-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@128bbb5
   [junit4]   2> 1689070 INFO  (coreCloseExecutor-5580-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=19446709
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_EAEB1ED8B379FE9B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=867, maxMBSortInHeap=6.9617776187549065, sim=RandomSimilarity(queryNorm=false): {}, locale=en-RW, timezone=America/Merida
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=166031752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest, DistributedQueryComponentOptimizationTest, SSLMigrationTest, SolrCmdDistributorTest, TestInitQParser, CleanupOldIndexTest, TestLocalFSCloudBackupRestore, TestSolrConfigHandler, TestReloadAndDeleteDocs, MoreLikeThisHandlerTest, DistributedFacetPivotSmallTest, DocValuesTest, DirectSolrConnectionTest, InfixSuggestersTest, TestMacros, TestRTimerTree, SchemaVersionSpecificBehaviorTest, TestSSLRandomization, TestCollectionAPIs, TestStressVersions, ReplicationFactorTest, CdcrUpdateLogTest, TestCloudSchemaless, JvmMetricsTest, CollectionsAPISolrJTest, ZkCLITest, TestQueryUtils, CollectionsAPIDistributedZkTest, LoggingHandlerTest, DistributedFacetPivotLargeTest, BadComponentTest, TestPKIAuthenticationPlugin, TestXIncludeConfig, TestLeaderElectionWithEmptyReplica, HighlighterTest, HdfsSyncSliceTest, TlogReplayBufferedWhileIndexingTest, TestUnifiedSolrHighlighter, BasicAuthStandaloneTest, TestStressLiveNodes, TestSweetSpotSimilarityFactory, HdfsRecoverLeaseTest, TestSearcherReuse, DistribCursorPagingTest, HdfsDirectoryTest, OverseerStatusTest, BlockJoinFacetRandomTest, TestFieldCache, FileUtilsTest, TestCoreContainer, JsonLoaderTest, BitVectorTest, TestFuzzyAnalyzedSuggestions, TestBM25SimilarityFactory, SolrCloudReportersTest, TestSerializedLuceneMatchVersion, SegmentsInfoRequestHandlerTest, SpellCheckCollatorTest, HttpSolrCallGetCoreTest, ExitableDirectoryReaderTest, TestReplicaProperties, TestAuthenticationFramework, SimplePostToolTest, TestComplexPhraseQParserPlugin, PreAnalyzedUpdateProcessorTest, TestSolrQueryResponse, ConvertedLegacyTest, SimpleMLTQParserTest, TestConfigSetProperties, TestDownShardTolerantSearch, TestInfoStreamLogging, TestCloudRecovery, DocExpirationUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, TestStandardQParsers, SampleTest, DocumentBuilderTest, TestFieldTypeCollectionResource, UpdateLogTest, MetricsHandlerTest, SpatialFilterTest, DistributedTermsComponentTest, TestDistributedGrouping, TestTrackingShardHandlerFactory, TestFieldCacheSortRandom, TestSimpleTrackingShardHandler, WordBreakSolrSpellCheckerTest, ClassificationUpdateProcessorIntegrationTest, DistributedMLTComponentTest, ClusterStateUpdateTest, ChaosMonkeySafeLeaderTest, TestCloudJSONFacetJoinDomain, TestRTGBase, TestFileDictionaryLookup, CdcrBootstrapTest, HdfsBasicDistributedZk2Test, SolrGraphiteReporterTest, TestConfigReload, TestSubQueryTransformerCrossCore, OverseerCollectionConfigSetProcessorTest, TestGeoJSONResponseWriter, SuggesterFSTTest, TestManagedSchema, TestSchemaResource, DistanceFunctionTest, SortByFunctionTest, DistributedDebugComponentTest, ConnectionReuseTest, DistributedQueueTest, LeaderInitiatedRecoveryOnShardRestartTest, TestPushWriter, DirectSolrSpellCheckerTest, TestXmlQParser, TestHashPartitioner, TestSolrCoreSnapshots, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, ZkControllerTest, TestRealTimeGet, TestRangeQuery, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, CoreAdminHandlerTest, TestCSVLoader, PolyFieldTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, TestValueSourceCache, RequiredFieldsTest, FastVectorHighlighterTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [424/709 (2!)] on J1 in 0.62s, 3 tests, 1 error <<< FAILURES!

[...truncated 37195 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_131) - Build # 19557 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19557/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp

Error Message:
No such processor Template

Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
	at __randomizedtesting.SeedInfo.seed([ABB68F7AA610C62F:E04CFB2005E0FDB]:0)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11047 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_ABB68F7AA610C62F-001/init-core-data-001
   [junit4]   2> 12144 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 12145 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 12147 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 12150 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 12152 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 12316 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 12347 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 12610 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 12827 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 13162 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a4816
   [junit4]   2> 13171 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a4816
   [junit4]   2> 13171 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a4816
   [junit4]   2> 13177 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 13209 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 13234 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 13380 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 13402 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 13402 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a4816
   [junit4]   2> 13402 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13403 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_ABB68F7AA610C62F-001/init-core-data-001/]
   [junit4]   2> 13407 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 13531 WARN  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 13531 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13531 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13532 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=33.9365234375, floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=17.38552491388985, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8071247097325529
   [junit4]   2> 13533 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1308139[collection1] main]
   [junit4]   2> 13534 WARN  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 13539 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 13541 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1308139[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13543 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 13545 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[ABB68F7AA610C62F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 13563 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[ABB68F7AA610C62F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> 13565 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[ABB68F7AA610C62F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 13566 WARN  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[ABB68F7AA610C62F]) [    ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr with -Denable.runtime.lib=true
   [junit4]   2> 13569 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[ABB68F7AA610C62F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp -Dtests.seed=ABB68F7AA610C62F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Europe/San_Marino -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J1 | UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such processor Template
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ABB68F7AA610C62F:E04CFB2005E0FDB]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 13593 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[ABB68F7AA610C62F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 13593 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[ABB68F7AA610C62F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 13594 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 13594 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3247976
   [junit4]   2> 13594 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 13596 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 13598 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 13598 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[ABB68F7AA610C62F]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 13598 INFO  (coreCloseExecutor-161-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a9930f
   [junit4]   2> 13600 INFO  (coreCloseExecutor-161-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=27890447
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_ABB68F7AA610C62F-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 1.8.0_131 (32-bit)/cpus=12,threads=1,free=133979976,total=227540992
   [junit4]   2> NOTE: All tests run in this JVM: [ManagedSchemaRoundRobinCloudTest, TestClusterStateMutator, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [11/709 (1!)] on J1 in 1.48s, 3 tests, 1 error <<< FAILURES!

[...truncated 41663 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+164) - Build # 19556 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19556/
Java: 64bit/jdk-9-ea+164 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DC760C99E094F1B0:BE1BF2D82F1A918E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.junit.Assert.assertNotNull(Assert.java:537)
	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11192 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_DC760C99E094F1B0-001/init-core-data-001
   [junit4]   2> 322629 WARN  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=62 numCloses=62
   [junit4]   2> 322629 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 322630 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 322633 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 322634 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 322688 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 322710 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 322818 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 322912 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@767127c6
   [junit4]   2> 322915 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@767127c6
   [junit4]   2> 322915 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@767127c6
   [junit4]   2> 322918 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 323024 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 323057 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 323177 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 323192 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 323192 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@767127c6
   [junit4]   2> 323192 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 323193 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_DC760C99E094F1B0-001/init-core-data-001/]
   [junit4]   2> 323194 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3132489253173203]
   [junit4]   2> 323352 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 323352 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 323354 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323354 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323354 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1924767961, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 323355 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ccc8941[collection1] main]
   [junit4]   2> 323355 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 323477 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 323879 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 323879 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 323879 INFO  (coreLoadExecutor-1445-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566516374308651008
   [junit4]   2> 323880 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 323880 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 323880 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 323881 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 323882 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 323882 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 323884 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[DC760C99E094F1B0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 323884 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 323885 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 323886 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 323887 INFO  (searcherExecutor-1446-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ccc8941[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 323890 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[DC760C99E094F1B0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest -Dtests.method=testPropertyFilter -Dtests.seed=DC760C99E094F1B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Cyrl-ME -Dtests.timezone=America/Glace_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC760C99E094F1B0:BE1BF2D82F1A918E]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 323893 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[DC760C99E094F1B0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 323900 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[DC760C99E094F1B0]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 323905 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[DC760C99E094F1B0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 323906 INFO  (TEST-MetricsHandlerTest.test-seed#[DC760C99E094F1B0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 323930 INFO  (TEST-MetricsHandlerTest.test-seed#[DC760C99E094F1B0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 323931 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 323931 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=953028321
   [junit4]   2> 323931 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 323932 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 323932 INFO  (SUITE-MetricsHandlerTest-seed#[DC760C99E094F1B0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 323933 INFO  (coreCloseExecutor-1451-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@108cd7ba
   [junit4]   2> 323933 INFO  (coreCloseExecutor-1451-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=277665722
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_DC760C99E094F1B0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1372, maxMBSortInHeap=5.693252281198469, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Cyrl-ME, timezone=America/Glace_Bay
   [junit4]   2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=155403728,total=509476864
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryUtils, SampleTest, SpellCheckCollatorTest, DistributedDebugComponentTest, TestNonDefinedSimilarityFactory, DateRangeFieldTest, TestDownShardTolerantSearch, TestExactStatsCache, OnlyLeaderIndexesTest, SliceStateTest, HighlighterTest, TestInitQParser, UpdateLogTest, TestSolrConfigHandler, TestUpdate, TestManagedSchema, ManagedSchemaRoundRobinCloudTest, TestCollectionAPIs, BadComponentTest, ExitableDirectoryReaderTest, TestXmlQParser, CollectionsAPIDistributedZkTest, MetricsHandlerTest]
   [junit4] Completed [91/708 (1!)] on J1 in 1.32s, 3 tests, 1 failure <<< FAILURES!

[...truncated 38299 lines...]