Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20348/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseG1GC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([438260C6F1226447:E4C6D8629C9977FE]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:197)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
        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:564)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 12710 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 2583334 INFO  
(SUITE-TestSQLHandler-seed#[438260C6F1226447]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/init-core-data-001
   [junit4]   2> 2583334 WARN  
(SUITE-TestSQLHandler-seed#[438260C6F1226447]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 2583334 INFO  
(SUITE-TestSQLHandler-seed#[438260C6F1226447]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2583335 INFO  
(SUITE-TestSQLHandler-seed#[438260C6F1226447]-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> 2583336 INFO  
(SUITE-TestSQLHandler-seed#[438260C6F1226447]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_k/l
   [junit4]   2> 2583338 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2583338 INFO  (Thread-4406) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2583338 INFO  (Thread-4406) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2583340 ERROR (Thread-4406) [    ] 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> 2583438 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40221
   [junit4]   2> 2583450 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-sql.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2583452 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-sql.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2583453 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2583454 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2583455 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2583457 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2583458 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2583460 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2583461 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2583462 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2583463 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2583467 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2583566 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2583566 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1198b4b{/_k/l,null,AVAILABLE}
   [junit4]   2> 2583567 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16b949d{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۳۴۱۹}
   [junit4]   2> 2583567 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
Started @۲۵۸۴۹۴۷ms
   [junit4]   2> 2583567 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_k/l, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/tempDir-001/control/data,
 hostPort=33419, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 2583568 ERROR 
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2583568 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2583568 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2583568 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2583568 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T07:40:16.154278Z
   [junit4]   2> 2583570 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2583570 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/control-001/solr.xml
   [junit4]   2> 2583573 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2583575 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40221/solr
   [junit4]   2> 2583647 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 2583647 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:33419__k%2Fl
   [junit4]   2> 2583647 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.Overseer 
Overseer (id=98514686176460805-127.0.0.1:33419__k%2Fl-n_0000000000) starting
   [junit4]   2> 2583649 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33419__k%2Fl
   [junit4]   2> 2583650 INFO  (zkCallback-3103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2583700 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2583708 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2583708 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2583709 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/control-001/cores
   [junit4]   2> 2583722 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2583722 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40221/solr ready
   [junit4]   2> 2583742 INFO  (qtp30613734-20433) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33419__k%252Fl&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2583744 INFO  (OverseerThreadFactory-8641-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2583848 INFO  (qtp30613734-20434) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2583848 INFO  (qtp30613734-20434) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2583951 INFO  (zkCallback-3103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2584859 INFO  (qtp30613734-20434) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2584869 INFO  (qtp30613734-20434) [    ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2584917 WARN  (qtp30613734-20434) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 2584917 WARN  (qtp30613734-20434) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2584917 INFO  (qtp30613734-20434) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2584918 INFO  (qtp30613734-20434) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration 
from collection control_collection, trusted=true
   [junit4]   2> 2584918 INFO  (qtp30613734-20434) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2584918 INFO  (qtp30613734-20434) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2584918 INFO  (qtp30613734-20434) [    ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2584948 INFO  (qtp30613734-20434) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2584948 INFO  (qtp30613734-20434) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2584949 INFO  (qtp30613734-20434) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2584949 INFO  (qtp30613734-20434) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2584950 INFO  (qtp30613734-20434) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e95f9a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2584950 INFO  (qtp30613734-20434) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2584951 INFO  (qtp30613734-20434) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2584952 INFO  (searcherExecutor-8644-thread-1) [    ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1e95f9a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2584952 INFO  (qtp30613734-20434) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576234980514725888
   [junit4]   2> 2584955 INFO  (qtp30613734-20434) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2584955 INFO  (qtp30613734-20434) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2584955 INFO  (qtp30613734-20434) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:33419/_k/l/control_collection_shard1_replica_n1/
   [junit4]   2> 2584955 INFO  (qtp30613734-20434) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2584955 INFO  (qtp30613734-20434) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:33419/_k/l/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2584955 INFO  (qtp30613734-20434) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2584956 INFO  (qtp30613734-20434) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33419/_k/l/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2585057 INFO  (zkCallback-3103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2585106 INFO  (qtp30613734-20434) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2585108 INFO  (qtp30613734-20434) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1259
   [junit4]   2> 2585110 INFO  (qtp30613734-20433) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2585211 INFO  (zkCallback-3103-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2585745 INFO  
(OverseerCollectionConfigSetProcessor-98514686176460805-127.0.0.1:33419__k%2Fl-n_0000000000)
 [    ] 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> 2586111 INFO  (qtp30613734-20433) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33419__k%252Fl&wt=javabin&version=2}
 status=0 QTime=2368
   [junit4]   2> 2586116 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2586116 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40221/solr ready
   [junit4]   2> 2586116 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2586119 INFO  (qtp30613734-20438) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2586120 INFO  (OverseerThreadFactory-8641-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2586121 WARN  (OverseerThreadFactory-8641-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) 
without cores.
   [junit4]   2> 2586324 INFO  (qtp30613734-20438) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2586324 INFO  (qtp30613734-20438) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 2586412 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-1-001
 of type NRT
   [junit4]   2> 2586413 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2586413 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12922c7{/_k/l,null,AVAILABLE}
   [junit4]   2> 2586414 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ca007{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۶۹۶۷}
   [junit4]   2> 2586414 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
Started @۲۵۸۷۷۹۳ms
   [junit4]   2> 2586414 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_k/l, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/tempDir-001/jetty1,
 hostPort=36967, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-1-001/cores}
   [junit4]   2> 2586414 ERROR 
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2586414 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2586414 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2586414 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2586414 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T07:40:19.000733Z
   [junit4]   2> 2586416 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dfe95cab50008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2586416 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2586416 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-1-001/solr.xml
   [junit4]   2> 2586418 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2586420 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40221/solr
   [junit4]   2> 2586426 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2586427 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 2586428 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36967__k%2Fl
   [junit4]   2> 2586428 INFO  (zkCallback-3103-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2586428 INFO  (zkCallback-3110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2586428 INFO  (zkCallback-3115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2586501 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2586516 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2586517 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2586518 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-1-001/cores
   [junit4]   2> 2586553 INFO  (qtp14556261-20482) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36967__k%252Fl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2586556 INFO  (OverseerThreadFactory-8641-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36967__k%2Fl for creating new 
replica
   [junit4]   2> 2586556 INFO  
(OverseerCollectionConfigSetProcessor-98514686176460805-127.0.0.1:33419__k%2Fl-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2586559 INFO  (qtp14556261-20476) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2586559 INFO  (qtp14556261-20476) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2587566 INFO  (qtp14556261-20476) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2587572 INFO  (qtp14556261-20476) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2587611 WARN  (qtp14556261-20476) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 2587611 WARN  (qtp14556261-20476) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2587611 INFO  (qtp14556261-20476) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2587611 INFO  (qtp14556261-20476) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2587612 INFO  (qtp14556261-20476) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2587612 INFO  (qtp14556261-20476) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2587612 INFO  (qtp14556261-20476) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 2587642 INFO  (qtp14556261-20476) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2587642 INFO  (qtp14556261-20476) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2587643 INFO  (qtp14556261-20476) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2587643 INFO  (qtp14556261-20476) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2587644 INFO  (qtp14556261-20476) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1161872[collection1_shard2_replica_n41] main]
   [junit4]   2> 2587645 INFO  (qtp14556261-20476) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2587645 INFO  (qtp14556261-20476) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2587646 INFO  (searcherExecutor-8654-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher 
Searcher@1161872[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2587646 INFO  (qtp14556261-20476) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576234983339589632
   [junit4]   2> 2587649 INFO  (qtp14556261-20476) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2587649 INFO  (qtp14556261-20476) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2587649 INFO  (qtp14556261-20476) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/
   [junit4]   2> 2587649 INFO  (qtp14556261-20476) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2587649 INFO  (qtp14556261-20476) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2587649 INFO  (qtp14556261-20476) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2587651 INFO  (qtp14556261-20476) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2587801 INFO  (qtp14556261-20476) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2587802 INFO  (qtp14556261-20476) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1242
   [junit4]   2> 2587803 INFO  (qtp14556261-20482) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36967__k%252Fl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1249
   [junit4]   2> 2587899 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-2-001
 of type NRT
   [junit4]   2> 2587900 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2587901 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@de92e0{/_k/l,null,AVAILABLE}
   [junit4]   2> 2587901 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f19e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:۴۱۱۰۳}
   [junit4]   2> 2587902 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
Started @۲۵۸۹۲۸۱ms
   [junit4]   2> 2587902 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_k/l, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/tempDir-001/jetty2,
 hostPort=41103, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-2-001/cores}
   [junit4]   2> 2587902 ERROR 
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2587902 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2587902 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2587902 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2587902 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T07:40:20.488860Z
   [junit4]   2> 2587904 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2587904 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-2-001/solr.xml
   [junit4]   2> 2587906 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2587908 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40221/solr
   [junit4]   2> 2587912 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2587913 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 2587913 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41103__k%2Fl
   [junit4]   2> 2587914 INFO  (zkCallback-3103-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2587914 INFO  (zkCallback-3115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2587914 INFO  (zkCallback-3121-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2587914 INFO  (zkCallback-3110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2587986 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2587995 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2587995 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2587997 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
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.handler.TestSQLHandler_438260C6F1226447-001/shard-2-001/cores
   [junit4]   2> 2588057 INFO  (qtp3928365-20509) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41103__k%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2588071 INFO  
(OverseerCollectionConfigSetProcessor-98514686176460805-127.0.0.1:33419__k%2Fl-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2588071 INFO  (OverseerThreadFactory-8641-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41103__k%2Fl for creating new 
replica
   [junit4]   2> 2588073 INFO  (qtp3928365-20505) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2588073 INFO  (qtp3928365-20505) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2589086 INFO  (qtp3928365-20505) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2589095 INFO  (qtp3928365-20505) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2589153 WARN  (qtp3928365-20505) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 2589153 WARN  (qtp3928365-20505) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2589153 INFO  (qtp3928365-20505) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2589153 INFO  (qtp3928365-20505) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2589154 INFO  (qtp3928365-20505) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2589154 INFO  (qtp3928365-20505) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2589154 INFO  (qtp3928365-20505) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 2589232 INFO  (qtp3928365-20505) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2589232 INFO  (qtp3928365-20505) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2589233 INFO  (qtp3928365-20505) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2589233 INFO  (qtp3928365-20505) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2589234 INFO  (qtp3928365-20505) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@737b2b[collection1_shard1_replica_n43] main]
   [junit4]   2> 2589235 INFO  (qtp3928365-20505) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2589235 INFO  (qtp3928365-20505) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2589237 INFO  (searcherExecutor-8664-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher 
Searcher@737b2b[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2589237 INFO  (qtp3928365-20505) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576234985007874048
   [junit4]   2> 2589240 INFO  (qtp3928365-20505) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2589240 INFO  (qtp3928365-20505) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2589240 INFO  (qtp3928365-20505) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/
   [junit4]   2> 2589240 INFO  (qtp3928365-20505) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2589240 INFO  (qtp3928365-20505) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2589240 INFO  (qtp3928365-20505) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2589242 INFO  (qtp3928365-20505) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2589392 INFO  (qtp3928365-20505) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2589393 INFO  (qtp3928365-20505) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1319
   [junit4]   2> 2589394 INFO  (qtp3928365-20509) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41103__k%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1336
   [junit4]   2> 2589462 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-3-001
 of type NRT
   [junit4]   2> 2589463 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2589464 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1711efa{/_k/l,null,AVAILABLE}
   [junit4]   2> 2589465 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3131e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۶۹۰۱}
   [junit4]   2> 2589465 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
Started @۲۵۹۰۸۴۴ms
   [junit4]   2> 2589465 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_k/l, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/tempDir-001/jetty3,
 hostPort=36901, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-3-001/cores}
   [junit4]   2> 2589465 ERROR 
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2589465 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2589465 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2589465 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2589465 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T07:40:22.051902Z
   [junit4]   2> 2589467 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2589467 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-3-001/solr.xml
   [junit4]   2> 2589469 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2589471 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40221/solr
   [junit4]   2> 2589476 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2589476 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 2589477 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36901__k%2Fl
   [junit4]   2> 2589477 INFO  (zkCallback-3103-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2589477 INFO  (zkCallback-3127-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2589477 INFO  (zkCallback-3115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2589477 INFO  (zkCallback-3121-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2589477 INFO  (zkCallback-3110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2589536 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2589545 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2589545 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2589546 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
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.handler.TestSQLHandler_438260C6F1226447-001/shard-3-001/cores
   [junit4]   2> 2589599 INFO  (qtp30648226-20533) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36901__k%252Fl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2589600 INFO  (OverseerThreadFactory-8641-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36901__k%2Fl for creating new 
replica
   [junit4]   2> 2589600 INFO  
(OverseerCollectionConfigSetProcessor-98514686176460805-127.0.0.1:33419__k%2Fl-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2589602 INFO  (qtp30648226-20534) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2589603 INFO  (qtp30648226-20534) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2590609 INFO  (qtp30648226-20534) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2590616 INFO  (qtp30648226-20534) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 2590714 WARN  (qtp30648226-20534) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 2590714 WARN  (qtp30648226-20534) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2590714 INFO  (qtp30648226-20534) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2590714 INFO  (qtp30648226-20534) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2590715 INFO  (qtp30648226-20534) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2590715 INFO  (qtp30648226-20534) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2590715 INFO  (qtp30648226-20534) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 2590748 INFO  (qtp30648226-20534) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2590748 INFO  (qtp30648226-20534) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2590749 INFO  (qtp30648226-20534) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2590749 INFO  (qtp30648226-20534) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2590750 INFO  (qtp30648226-20534) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@740d61[collection1_shard2_replica_n45] main]
   [junit4]   2> 2590751 INFO  (qtp30648226-20534) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2590751 INFO  (qtp30648226-20534) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2590752 INFO  (searcherExecutor-8674-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher 
Searcher@740d61[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2590752 INFO  (qtp30648226-20534) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576234986596466688
   [junit4]   2> 2590754 INFO  (qtp30648226-20534) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 2590756 INFO  (updateExecutor-3124-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2590756 INFO  (qtp30648226-20534) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1153
   [junit4]   2> 2590758 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2590758 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2590758 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard2_replica_n45]
   [junit4]   2> 2590758 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 2590758 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard2_replica_n45] as recovering, leader is 
[https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/] and I am 
[https://127.0.0.1:36901/_k/l/collection1_shard2_replica_n45/]
   [junit4]   2> 2590759 INFO  (qtp30648226-20533) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36901__k%252Fl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1160
   [junit4]   2> 2590767 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:36967/_k/l]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:36901__k%252Fl&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2590768 INFO  (qtp14556261-20476) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 2590768 INFO  (qtp14556261-20476) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:36901__k%2Fl, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"https://127.0.0.1:36901/_k/l","node_name":"127.0.0.1:36901__k%2Fl","state":"down","type":"NRT"}
   [junit4]   2> 2590837 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-4-001
 of type NRT
   [junit4]   2> 2590838 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2590850 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@190de58{/_k/l,null,AVAILABLE}
   [junit4]   2> 2590851 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@721245{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۹۳۰۹}
   [junit4]   2> 2590851 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.e.j.s.Server 
Started @۲۵۹۲۲۳۰ms
   [junit4]   2> 2590851 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_k/l, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/tempDir-001/jetty4,
 hostPort=39309, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-4-001/cores}
   [junit4]   2> 2590851 ERROR 
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2590851 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2590851 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2590851 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2590851 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T07:40:23.437902Z
   [junit4]   2> 2590871 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2590871 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-4-001/solr.xml
   [junit4]   2> 2590880 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2590883 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40221/solr
   [junit4]   2> 2590896 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2590897 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 2590904 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39309__k%2Fl
   [junit4]   2> 2590906 INFO  (zkCallback-3115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2590906 INFO  (zkCallback-3103-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2590906 INFO  (zkCallback-3127-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2590906 INFO  (zkCallback-3110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2590906 INFO  (zkCallback-3121-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2590914 INFO  (zkCallback-3134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2591045 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2591060 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2591060 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2591062 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
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.handler.TestSQLHandler_438260C6F1226447-001/shard-4-001/cores
   [junit4]   2> 2591113 INFO  (qtp30648226-20538) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39309__k%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2591114 INFO  (OverseerThreadFactory-8641-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39309__k%2Fl for creating new 
replica
   [junit4]   2> 2591114 INFO  
(OverseerCollectionConfigSetProcessor-98514686176460805-127.0.0.1:33419__k%2Fl-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2591159 INFO  (qtp23439509-20573) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2591160 INFO  (qtp23439509-20573) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2591769 INFO  (qtp14556261-20476) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:36901__k%2Fl, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"https://127.0.0.1:36901/_k/l","node_name":"127.0.0.1:36901__k%2Fl","state":"recovering","type":"NRT"}
   [junit4]   2> 2591769 INFO  (qtp14556261-20476) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2591769 INFO  (qtp14556261-20476) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:36901__k%252Fl&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 2592164 INFO  (qtp23439509-20573) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2592170 INFO  (qtp23439509-20573) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n47] Schema name=test
   [junit4]   2> 2592234 WARN  (qtp23439509-20573) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 2592234 WARN  (qtp23439509-20573) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2592235 INFO  (qtp23439509-20573) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2592235 INFO  (qtp23439509-20573) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n47' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2592235 INFO  (qtp23439509-20573) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n47' (registry 
'solr.core.collection1.shard1.replica_n47') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6542bd
   [junit4]   2> 2592235 INFO  (qtp23439509-20573) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2592235 INFO  (qtp23439509-20573) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n47] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-4-001/cores/collection1_shard1_replica_n47],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001/shard-4-001/cores/collection1_shard1_replica_n47/data/]
   [junit4]   2> 2592270 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2592270 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n45 
url=https://127.0.0.1:36901/_k/l START 
replicas=[https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/] 
nUpdates=100
   [junit4]   2> 2592276 INFO  (qtp14556261-20482) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2592276 INFO  (qtp14556261-20482) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n41]  webapp=/_k/l path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2592276 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2592276 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 2592276 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2592276 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2592277 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2592277 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 2592277 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 2592277 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2592277 INFO  (recoveryExecutor-3125-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2592351 INFO  (qtp23439509-20573) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2592351 INFO  (qtp23439509-20573) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2592352 INFO  (qtp23439509-20573) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2592352 INFO  (qtp23439509-20573) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2592353 INFO  (qtp23439509-20573) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e52a2[collection1_shard1_replica_n47] main]
   [junit4]   2> 2592354 INFO  (qtp23439509-20573) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2592354 INFO  (qtp23439509-20573) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2592356 INFO  (searcherExecutor-8684-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n47] Registered new searcher 
Searcher@e52a2[collection1_shard1_replica_n47] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2592356 INFO  (qtp23439509-20573) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576234988278382592
   [junit4]   2> 2592358 INFO  (qtp23439509-20573) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n47
   [junit4]   2> 2592359 INFO  (qtp23439509-20573) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1199
   [junit4]   2> 2592359 INFO  (updateExecutor-3131-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2592359 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2592359 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2592359 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard1_replica_n47]
   [junit4]   2> 2592359 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 2592359 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard1_replica_n47] as recovering, leader is 
[https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/] and I am 
[https://127.0.0.1:39309/_k/l/collection1_shard1_replica_n47/]
   [junit4]   2> 2592361 INFO  (qtp30648226-20538) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39309__k%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1247
   [junit4]   2> 2592361 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:41103/_k/l]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n43&nodeName=127.0.0.1:39309__k%252Fl&coreNodeName=core_node48&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2592362 INFO  (qtp3928365-20505) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node48, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 2592363 INFO  (qtp3928365-20505) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n43, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:39309__k%2Fl, 
coreNodeName=core_node48, onlyIfActiveCheckResult=false, nodeProps: 
core_node48:{"core":"collection1_shard1_replica_n47","base_url":"https://127.0.0.1:39309/_k/l","node_name":"127.0.0.1:39309__k%2Fl","state":"down","type":"NRT"}
   [junit4]   2> 2592367 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 2592367 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 2593117 INFO  
(OverseerCollectionConfigSetProcessor-98514686176460805-127.0.0.1:33419__k%2Fl-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2593363 INFO  (qtp3928365-20505) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n43, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:39309__k%2Fl, 
coreNodeName=core_node48, onlyIfActiveCheckResult=false, nodeProps: 
core_node48:{"core":"collection1_shard1_replica_n47","base_url":"https://127.0.0.1:39309/_k/l","node_name":"127.0.0.1:39309__k%2Fl","state":"recovering","type":"NRT"}
   [junit4]   2> 2593363 INFO  (qtp3928365-20505) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node48, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2593363 INFO  (qtp3928365-20505) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:39309__k%252Fl&onlyIfLeaderActive=true&core=collection1_shard1_replica_n43&coreNodeName=core_node48&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 2593864 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2593864 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n47 
url=https://127.0.0.1:39309/_k/l START 
replicas=[https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/] 
nUpdates=100
   [junit4]   2> 2593866 INFO  (qtp3928365-20506) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2593866 INFO  (qtp3928365-20506) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n43]  webapp=/_k/l path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2593867 INFO  (recoveryExecutor-3132-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2594368 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2594371 INFO  (qtp30613734-20433) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp=/_k/l path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1576234990390214656)} 0 1
   [junit4]   2> 2594380 INFO  (qtp30648226-20535) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n45]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&_version_=-1576234990393360384&distrib.from=https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576234990393360384)} 0 2
   [junit4]   2> 2594380 INFO  (qtp23439509-20573) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n47]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&_version_=-1576234990395457536&distrib.from=https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576234990395457536)} 0 1
   [junit4]   2> 2594380 INFO  (qtp3928365-20506) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n43]  
webapp=/_k/l path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576234990395457536)} 0 5
   [junit4]   2> 2594380 INFO  (qtp14556261-20475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n41]  
webapp=/_k/l path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1576234990393360384)} 0 7
   [junit4]   2> 2594381 INFO  (qtp30613734-20438) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576234990401748992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2594381 INFO  (qtp30613734-20438) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2594381 INFO  (qtp30613734-20438) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2594381 INFO  (qtp30613734-20438) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp=/_k/l path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 2594386 INFO  (qtp23439509-20567) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576234990406991872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2594386 INFO  (qtp23439509-20567) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2594386 INFO  (qtp23439509-20567) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2594386 INFO  (qtp23439509-20567) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n47]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2594388 INFO  (qtp3928365-20506) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576234990409089024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2594388 INFO  (qtp14556261-20475) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576234990409089024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2594388 INFO  (qtp3928365-20506) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2594388 INFO  (qtp14556261-20475) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2594388 INFO  (qtp3928365-20506) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2594388 INFO  (qtp3928365-20506) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n43]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2594388 INFO  (qtp14556261-20475) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2594388 INFO  (qtp14556261-20475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n41]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2594388 INFO  (qtp30648226-20538) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576234990409089024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2594388 INFO  (qtp30648226-20538) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2594388 INFO  (qtp30648226-20538) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2594388 INFO  (qtp30648226-20538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n45]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2594388 INFO  (qtp3928365-20510) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n43]  
webapp=/_k/l path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 2594390 INFO  (qtp30613734-20436) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp=/_k/l path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[1 
(1576234990410137600)]} 0 1
   [junit4]   2> 2594392 INFO  (qtp23439509-20571) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n47]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/&wt=javabin&version=2}{add=[1
 (1576234990411186176)]} 0 0
   [junit4]   2> 2594392 INFO  (qtp3928365-20511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n43]  
webapp=/_k/l path=/update params={wt=javabin&version=2}{add=[1 
(1576234990411186176)]} 0 1
   [junit4]   2> 2594392 INFO  (qtp30613734-20435) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp=/_k/l path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[2 
(1576234990413283328)]} 0 0
   [junit4]   2> 2594394 INFO  (qtp30648226-20534) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n45]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/&wt=javabin&version=2}{add=[2
 (1576234990413283328)]} 0 0
   [junit4]   2> 2594394 INFO  (qtp14556261-20477) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n41]  
webapp=/_k/l path=/update params={wt=javabin&version=2}{add=[2 
(1576234990413283328)]} 0 1
   [junit4]   2> 2594394 INFO  (qtp30613734-20433) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp=/_k/l path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[3 
(1576234990415380480)]} 0 0
   [junit4]   2> 2594395 INFO  (qtp30648226-20536) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n45]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36967/_k/l/collection1_shard2_replica_n41/&wt=javabin&version=2}{add=[3
 (1576234990415380480)]} 0 0
   [junit4]   2> 2594395 INFO  (qtp14556261-20482) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n41]  
webapp=/_k/l path=/update params={wt=javabin&version=2}{add=[3 
(1576234990415380480)]} 0 0
   [junit4]   2> 2594395 INFO  (qtp30613734-20438) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp=/_k/l path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[4 
(1576234990416429056)]} 0 0
   [junit4]   2> 2594396 INFO  (qtp23439509-20572) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n47]  
webapp=/_k/l path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41103/_k/l/collection1_shard1_replica_n43/&wt=javabin&version=2}{add=[4
 (1576234990417477632)]} 0 0
   [junit4]   2> 2594396 INFO  (qtp3928365-20505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n43]  
webapp=/_k/l path=/update params={wt=javabin&version=2}{add=[4 
(1576234990417477632)]} 0 0
   [junit4]   2> 2594396 INFO  (qtp30613734-20436) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp=/_k/l path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[5 (

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

eplica_n47 / com.codahale.metrics.MetricRegistry@118dfa4
   [junit4]   2> 2599842 INFO  (coreCloseExecutor-8704-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=441883
   [junit4]   2> 2599843 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] o.a.s.c.Overseer 
Overseer (id=98514686176460819-127.0.0.1:39309__k%2Fl-n_0000000004) closing
   [junit4]   2> 2599843 INFO  
(OverseerStateUpdate-98514686176460819-127.0.0.1:39309__k%2Fl-n_0000000004) [   
 ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39309__k%2Fl
   [junit4]   2> 2599844 WARN  (zkCallback-3134-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2599844 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@721245{SSL,[ssl, 
http/1.1]}{127.0.0.1:۰}
   [junit4]   2> 2599844 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@190de58{/_k/l,null,UNAVAILABLE}
   [junit4]   2> 2599845 ERROR 
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
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> 2599845 INFO  
(TEST-TestSQLHandler.doTest-seed#[438260C6F1226447]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40221 40221
   [junit4]   2> 2600745 INFO  (Thread-4406) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40221 40221
   [junit4]   2> 2600746 WARN  (Thread-4406) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/clusterstate.json
   [junit4]   2>        26      /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        26      /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=438260C6F1226447 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=mzn -Dtests.timezone=Etc/GMT-2 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 17.4s J2 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([438260C6F1226447:E4C6D8629C9977FE]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:197)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
   [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:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_438260C6F1226447-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mzn, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=395066224,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomStream, 
TestClusterStateMutator, HardAutoCommitTest, HdfsSyncSliceTest, 
TermsComponentTest, TestSolrCloudWithHadoopAuthPlugin, ReplicationFactorTest, 
SpellPossibilityIteratorTest, TestBlobHandler, TestUtils, 
HdfsBasicDistributedZk2Test, DeleteStatusTest, ClusterStateTest, 
SimplePostToolTest, TestMaxScoreQueryParser, TestManagedStopFilterFactory, 
CollectionReloadTest, DocumentBuilderTest, DistributedSuggestComponentTest, 
CollectionsAPIAsyncDistributedZkTest, TestIndexSearcher, 
TestSolrDeletionPolicy2, CircularListTest, TestNumericTerms32, 
TestExclusionRuleCollectionAccess, TestTolerantSearch, UnloadDistributedZkTest, 
AutoCommitTest, DocValuesNotIndexedTest, TestSort, BadCopyFieldTest, 
TestReloadAndDeleteDocs, ShowFileRequestHandlerTest, 
TestLeaderElectionZkExpiry, TestSurroundQueryParser, 
TestCloudJSONFacetJoinDomain, LeaderElectionTest, 
DistributedFacetPivotWhiteBoxTest, TestFoldingMultitermQuery, 
DirectUpdateHandlerOptimizeTest, DistributedExpandComponentTest, 
VMParamsZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, 
TestReplicationHandlerBackup, SharedFSAutoReplicaFailoverTest, EnumFieldTest, 
MigrateRouteKeyTest, TestReloadDeadlock, CdcrVersionReplicationTest, 
SuggestComponentContextFilterQueryTest, SignatureUpdateProcessorFactoryTest, 
CopyFieldTest, HttpPartitionTest, FastVectorHighlighterTest, 
TestNumericTokenStream, GraphQueryTest, TestTrackingShardHandlerFactory, 
TestLFUCache, DateFieldTest, TestBackupRepositoryFactory, SuggesterFSTTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
CdcrReplicationDistributedZkTest, AtomicUpdatesTest, TestCollectionAPI, 
BlockJoinFacetDistribTest, TestSchemaNameResource, ImplicitSnitchTest, 
QueryEqualityTest, BitVectorTest, TestSchemaVersionResource, 
TestRandomFlRTGCloud, TestOrdValues, TestDistributedMissingSort, TestTrieFacet, 
ResponseLogComponentTest, TestSizeLimitedDistributedMap, 
TestInPlaceUpdatesDistrib, MultiTermTest, ConfigureRecoveryStrategyTest, 
TestSolrCLIRunExample, TestCustomDocTransformer, MoveReplicaHDFSUlogDirTest, 
OverseerCollectionConfigSetProcessorTest, TestDFISimilarityFactory, 
TestDocBasedVersionConstraints, OverseerStatusTest, 
SolrCoreCheckLockOnStartupTest, TolerantUpdateProcessorTest, DeleteNodeTest, 
ClassificationUpdateProcessorTest, TestChildDocTransformer, 
TestAnalyzedSuggestions, SortByFunctionTest, RecoveryAfterSoftCommitTest, 
TestFieldResource, TestReplicaProperties, MetricUtilsTest, 
PingRequestHandlerTest, TestRecovery, TestSubQueryTransformerDistrib, 
TestTolerantUpdateProcessorRandomCloud, TestLockTree, NotRequiredUniqueKeyTest, 
ExitableDirectoryReaderTest, TestFastWriter, TestConfigSetProperties, 
TestHalfAndHalfDocValues, ReplicaListTransformerTest, 
PathHierarchyTokenizerFactoryTest, TestTrie, NumericFieldsTest, SuggesterTest, 
AliasIntegrationTest, V2StandaloneTest, BadIndexSchemaTest, 
BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, 
ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, 
TestDistributedSearch, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, 
DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, 
StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, QueryElevationComponentTest, TestFiltering, 
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, 
HighlighterTest, SoftAutoCommitTest, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, TestValueSourceCache, FieldAnalysisRequestHandlerTest, 
IndexSchemaTest, TestCollationField, ReturnFieldsTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
TestComponentsName, HighlighterConfigTest, TestQuerySenderListener, 
AlternateDirectoryTest, TestSolrIndexConfig, TestStressRecovery, TestDocSet, 
TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, 
ExternalFileFieldSortTest, TestLuceneMatchVersion, TestCodecSupport, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, 
DateMathParserTest, TestSystemIdResolver, DOMUtilTest, TestLRUCache, 
SystemInfoHandlerTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
AsyncCallRequestStatusResponseTest, CdcrRequestHandlerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, 
ConnectionManagerTest, DeleteReplicaTest, HealthCheckHandlerTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnCommitTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
TestAuthenticationFramework, TestCollectionsAPIViaSolrCloudCluster, 
TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, 
TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, 
TestRandomRequestDistribution, TestSegmentSorting, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestTlogReplica, TestSolrXml, TestSolrCoreSnapshots, TestRestoreCore, 
TestSQLHandler]
   [junit4] Completed [594/730 (1!)] on J2 in 17.44s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 36970 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to