Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19988/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([E732463BED66223E:4076FE9F80DD3187]:0)
at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:186)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12831 lines...]
[junit4] Suite: org.apache.solr.handler.TestSQLHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/init-core-data-001
[junit4] 2> 1459356 WARN
(SUITE-TestSQLHandler-seed#[E732463BED66223E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 1459356 INFO
(SUITE-TestSQLHandler-seed#[E732463BED66223E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1459357 INFO
(SUITE-TestSQLHandler-seed#[E732463BED66223E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1459357 INFO
(SUITE-TestSQLHandler-seed#[E732463BED66223E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /oe_l/f
[junit4] 2> 1459358 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1459358 INFO (Thread-3785) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1459358 INFO (Thread-3785) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1459360 ERROR (Thread-3785) [ ] 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> 1459458 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:41659
[junit4] 2> 1459471 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459472 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459472 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459473 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459473 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459473 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459474 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459474 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459474 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459475 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459475 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1459475 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1459527 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1459528 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a4af29{/oe_l/f,null,AVAILABLE}
[junit4] 2> 1459529 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1ef48aa{HTTP/1.1,[http/1.1]}{127.0.0.1:36185}
[junit4] 2> 1459529 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
Started @1460855ms
[junit4] 2> 1459529 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/oe_l/f, hostPort=36185,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/control-001/cores}
[junit4] 2> 1459529 ERROR
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1459529 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1459529 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1459529 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1459529 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T14:16:20.352Z
[junit4] 2> 1459530 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1459530 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/control-001/solr.xml
[junit4] 2> 1459533 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1459535 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:41659/solr
[junit4] 2> 1459542 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1459542 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:36185_oe_l%2Ff
[junit4] 2> 1459542 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.Overseer Overseer
(id=98210478829207556-127.0.0.1:36185_oe_l%2Ff-n_0000000000) starting
[junit4] 2> 1459544 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36185_oe_l%2Ff
[junit4] 2> 1459544 INFO
(zkCallback-2638-thread-1-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1459643 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1459645 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1459646 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1459646 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36185_oe_l%2Ff ] 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_E732463BED66223E-001/control-001/cores
[junit4] 2> 1459657 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1459657 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41659/solr ready
[junit4] 2> 1459658 INFO (qtp15096018-16267) [n:127.0.0.1:36185_oe_l%2Ff
] 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:36185_oe_l%252Ff&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1459658 INFO
(OverseerThreadFactory-7096-thread-1-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1459760 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
] 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> 1459760 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1459862 INFO
(zkCallback-2638-thread-1-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] 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> 1460768 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1460775 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1460820 WARN (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 1460820 WARN (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 1460820 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1460821 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 1460821 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
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@1d7bdf1
[junit4] 2> 1460821 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1460821 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
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_E732463BED66223E-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1460845 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1460845 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1460846 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1460846 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1460847 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f9919e[control_collection_shard1_replica_n1] main]
[junit4] 2> 1460847 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1460847 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1460848 INFO
(searcherExecutor-7099-thread-1-processing-n:127.0.0.1:36185_oe_l%2Ff
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:36185_oe_l%2Ff c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@f9919e[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1460848 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571367662828650496
[junit4] 2> 1460851 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1460851 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1460851 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36185/oe_l/f/control_collection_shard1_replica_n1/
[junit4] 2> 1460851 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1460851 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:36185/oe_l/f/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 1460851 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1460852 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36185/oe_l/f/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1460953 INFO
(zkCallback-2638-thread-1-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] 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> 1461002 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1461004 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
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=1243
[junit4] 2> 1461005 INFO (qtp15096018-16267) [n:127.0.0.1:36185_oe_l%2Ff
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 1461104 INFO
(zkCallback-2638-thread-1-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] 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> 1461659 INFO
(OverseerCollectionConfigSetProcessor-98210478829207556-127.0.0.1:36185_oe_l%2Ff-n_0000000000)
[n:127.0.0.1:36185_oe_l%2Ff ] 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> 1462005 INFO (qtp15096018-16267) [n:127.0.0.1:36185_oe_l%2Ff
] 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:36185_oe_l%252Ff&wt=javabin&version=2}
status=0 QTime=2347
[junit4] 2> 1462009 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1462009 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41659/solr ready
[junit4] 2> 1462009 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 1462010 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
] 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=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1462010 INFO
(OverseerThreadFactory-7096-thread-2-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1462010 WARN
(OverseerThreadFactory-7096-thread-2-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1462212 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 1462212 INFO (qtp15096018-16269) [n:127.0.0.1:36185_oe_l%2Ff
] 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=2&wt=javabin&version=2}
status=0 QTime=202
[junit4] 2> 1462272 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/shard-1-001
of type NRT
[junit4] 2> 1462273 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1462273 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e8943d{/oe_l/f,null,AVAILABLE}
[junit4] 2> 1462274 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@439edd{HTTP/1.1,[http/1.1]}{127.0.0.1:45791}
[junit4] 2> 1462274 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
Started @1463600ms
[junit4] 2> 1462274 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/oe_l/f,
hostPort=45791,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/shard-1-001/cores}
[junit4] 2> 1462274 ERROR
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1462274 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1462274 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1462274 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1462274 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T14:16:23.097Z
[junit4] 2> 1462275 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1462275 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/shard-1-001/solr.xml
[junit4] 2> 1462278 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1462280 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:41659/solr
[junit4] 2> 1462286 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1462286 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1462287 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45791_oe_l%2Ff
[junit4] 2> 1462287 INFO
(zkCallback-2638-thread-1-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1462287 INFO (zkCallback-2645-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1462287 INFO
(zkCallback-2650-thread-1-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1462362 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1462366 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1462366 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1462367 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:45791_oe_l%2Ff ] 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_E732463BED66223E-001/shard-1-001/cores
[junit4] 2> 1462379 INFO (qtp30072637-16308) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:45791_oe_l%252Ff&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1462380 INFO
(OverseerThreadFactory-7096-thread-3-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:45791_oe_l%2Ff",
[junit4] 2> "shard":"shard2",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 1462380 INFO
(OverseerCollectionConfigSetProcessor-98210478829207556-127.0.0.1:36185_oe_l%2Ff-n_0000000000)
[n:127.0.0.1:36185_oe_l%2Ff ] 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> 1462381 INFO
(OverseerThreadFactory-7096-thread-3-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:45791_oe_l%2Ff for creating new replica
[junit4] 2> 1462381 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1462381 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1462483 INFO
(zkCallback-2650-thread-1-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1463388 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1463396 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
[collection1_shard2_replica_n0] Schema name=test
[junit4] 2> 1463462 WARN (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 1463462 WARN (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 1463462 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1463462 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 1463462 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n0' (registry
'solr.core.collection1.shard2.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1463462 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1463463 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[[collection1_shard2_replica_n0] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/shard-1-001/cores/collection1_shard2_replica_n0],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/shard-1-001/cores/collection1_shard2_replica_n0/data/]
[junit4] 2> 1463500 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1463500 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1463500 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1463500 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1463501 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@89333b[collection1_shard2_replica_n0] main]
[junit4] 2> 1463502 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1463502 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1463503 INFO
(searcherExecutor-7109-thread-1-processing-n:127.0.0.1:45791_oe_l%2Ff
x:collection1_shard2_replica_n0 s:shard2 c:collection1)
[n:127.0.0.1:45791_oe_l%2Ff c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[collection1_shard2_replica_n0] Registered new searcher
Searcher@89333b[collection1_shard2_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1463503 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1571367665612619776
[junit4] 2> 1463505 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1463505 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1463505 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:45791/oe_l/f/collection1_shard2_replica_n0/
[junit4] 2> 1463505 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1463505 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:45791/oe_l/f/collection1_shard2_replica_n0/ has no replicas
[junit4] 2> 1463505 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1463506 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45791/oe_l/f/collection1_shard2_replica_n0/ shard2
[junit4] 2> 1463610 INFO
(zkCallback-2650-thread-1-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1463657 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1463658 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1276
[junit4] 2> 1463659 INFO (qtp30072637-16308) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:45791_oe_l%252Ff&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1279
[junit4] 2> 1463735 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/shard-2-001
of type NRT
[junit4] 2> 1463735 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1463744 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c7f771{/oe_l/f,null,AVAILABLE}
[junit4] 2> 1463744 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1c4b64{HTTP/1.1,[http/1.1]}{127.0.0.1:41327}
[junit4] 2> 1463744 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
Started @1465070ms
[junit4] 2> 1463745 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/oe_l/f,
hostPort=41327,
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_E732463BED66223E-001/shard-2-001/cores}
[junit4] 2> 1463745 ERROR
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1463745 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1463745 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1463745 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1463745 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T14:16:24.568Z
[junit4] 2> 1463747 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1463747 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/shard-2-001/solr.xml
[junit4] 2> 1463749 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1463751 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:41659/solr
[junit4] 2> 1463755 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1463755 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1463756 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41327_oe_l%2Ff
[junit4] 2> 1463761 INFO (zkCallback-2645-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1463764 INFO
(zkCallback-2638-thread-1-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1463764 INFO
(zkCallback-2650-thread-1-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1463764 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1463769 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1463808 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1463811 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1463811 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1463812 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:41327_oe_l%2Ff ] 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_E732463BED66223E-001/shard-2-001/cores
[junit4] 2> 1463835 INFO (qtp30072637-16309) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:41327_oe_l%252Ff&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1463836 INFO
(OverseerThreadFactory-7096-thread-4-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:41327_oe_l%2Ff",
[junit4] 2> "shard":"shard1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 1463836 INFO
(OverseerCollectionConfigSetProcessor-98210478829207556-127.0.0.1:36185_oe_l%2Ff-n_0000000000)
[n:127.0.0.1:36185_oe_l%2Ff ] 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> 1463838 INFO
(OverseerThreadFactory-7096-thread-4-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:41327_oe_l%2Ff for creating new replica
[junit4] 2> 1463839 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1463839 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1463957 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1463957 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1464852 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1464867 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
[collection1_shard1_replica_n0] Schema name=test
[junit4] 2> 1464920 WARN (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 1464920 WARN (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 1464920 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1464920 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 1464921 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n0' (registry
'solr.core.collection1.shard1.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1464921 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1464921 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[[collection1_shard1_replica_n0] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/shard-2-001/cores/collection1_shard1_replica_n0],
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_E732463BED66223E-001/shard-2-001/cores/collection1_shard1_replica_n0/data/]
[junit4] 2> 1464956 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1464956 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1464957 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1464957 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1464958 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10a80b4[collection1_shard1_replica_n0] main]
[junit4] 2> 1464958 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1464959 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1464960 INFO
(searcherExecutor-7119-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff
x:collection1_shard1_replica_n0 s:shard1 c:collection1)
[n:127.0.0.1:41327_oe_l%2Ff c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[collection1_shard1_replica_n0] Registered new searcher
Searcher@10a80b4[collection1_shard1_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1464960 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1571367667140395008
[junit4] 2> 1464963 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1464963 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1464963 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:41327/oe_l/f/collection1_shard1_replica_n0/
[junit4] 2> 1464963 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1464963 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:41327/oe_l/f/collection1_shard1_replica_n0/ has no replicas
[junit4] 2> 1464963 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1464964 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41327/oe_l/f/collection1_shard1_replica_n0/ shard1
[junit4] 2> 1465065 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1465065 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1465115 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1465116 INFO (qtp29048479-16338) [n:127.0.0.1:41327_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1277
[junit4] 2> 1465117 INFO (qtp30072637-16309) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41327_oe_l%252Ff&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1282
[junit4] 2> 1465181 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/shard-3-001
of type NRT
[junit4] 2> 1465181 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1465181 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@151f679{/oe_l/f,null,AVAILABLE}
[junit4] 2> 1465182 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@743bd3{HTTP/1.1,[http/1.1]}{127.0.0.1:34131}
[junit4] 2> 1465182 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
Started @1466508ms
[junit4] 2> 1465182 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/oe_l/f, hostPort=34131,
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_E732463BED66223E-001/shard-3-001/cores}
[junit4] 2> 1465182 ERROR
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1465183 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1465183 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1465183 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1465183 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T14:16:26.006Z
[junit4] 2> 1465185 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1465185 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/shard-3-001/solr.xml
[junit4] 2> 1465189 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1465192 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:41659/solr
[junit4] 2> 1465196 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1465197 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1465198 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34131_oe_l%2Ff
[junit4] 2> 1465198 INFO
(zkCallback-2638-thread-2-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1465198 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1465198 INFO (zkCallback-2645-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1465201 INFO
(zkCallback-2662-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff)
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1465202 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1465284 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1465299 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1465299 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1465300 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1465300 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1465301 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:34131_oe_l%2Ff ] 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_E732463BED66223E-001/shard-3-001/cores
[junit4] 2> 1465332 INFO (qtp30072637-16304) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:34131_oe_l%252Ff&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1465333 INFO
(OverseerThreadFactory-7096-thread-5-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:34131_oe_l%2Ff",
[junit4] 2> "shard":"shard2",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 1465333 INFO
(OverseerCollectionConfigSetProcessor-98210478829207556-127.0.0.1:36185_oe_l%2Ff-n_0000000000)
[n:127.0.0.1:36185_oe_l%2Ff ] 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> 1465333 INFO
(OverseerThreadFactory-7096-thread-5-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:34131_oe_l%2Ff for creating new replica
[junit4] 2> 1465334 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1465335 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1465436 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1465436 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1465436 INFO
(zkCallback-2662-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff)
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1466341 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1466347 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 1466382 WARN (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 1466382 WARN (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 1466382 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1466382 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1466383 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1466383 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1466383 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/shard-3-001/cores/collection1_shard2_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_E732463BED66223E-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 1466418 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1466418 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1466419 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1466419 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1466420 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1faf763[collection1_shard2_replica_n1] main]
[junit4] 2> 1466421 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1466421 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1466422 INFO
(searcherExecutor-7129-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff
x:collection1_shard2_replica_n1 s:shard2 c:collection1)
[n:127.0.0.1:34131_oe_l%2Ff c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher
Searcher@1faf763[collection1_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1466422 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1571367668673413120
[junit4] 2> 1466424 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n1
[junit4] 2> 1466424 INFO
(updateExecutor-2659-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff
x:collection1_shard2_replica_n1 s:shard2 c:collection1)
[n:127.0.0.1:34131_oe_l%2Ff c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1466424 INFO
(recoveryExecutor-2660-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34131_oe_l%2Ff c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 1466424 INFO
(recoveryExecutor-2660-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34131_oe_l%2Ff c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 1466424 INFO
(recoveryExecutor-2660-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34131_oe_l%2Ff c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n1]
[junit4] 2> 1466424 INFO
(recoveryExecutor-2660-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34131_oe_l%2Ff c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1466424 INFO
(recoveryExecutor-2660-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34131_oe_l%2Ff c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n1] as recovering, leader is
[http://127.0.0.1:45791/oe_l/f/collection1_shard2_replica_n0/] and I am
[http://127.0.0.1:34131/oe_l/f/collection1_shard2_replica_n1/]
[junit4] 2> 1466424 INFO (qtp3785915-16369) [n:127.0.0.1:34131_oe_l%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1090
[junit4] 2> 1466425 INFO (qtp30072637-16304) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:34131_oe_l%252Ff&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1093
[junit4] 2> 1466432 INFO
(recoveryExecutor-2660-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34131_oe_l%2Ff c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:45791/oe_l/f]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n0&nodeName=127.0.0.1:34131_oe_l%252Ff&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1466432 INFO (qtp30072637-16308) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 1466432 INFO (qtp30072637-16308) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:34131_oe_l%2Ff,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:34131/oe_l/f","node_name":"127.0.0.1:34131_oe_l%2Ff","state":"down","type":"NRT"}
[junit4] 2> 1466492 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/shard-4-001
of type NRT
[junit4] 2> 1466493 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1466495 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8fa8a8{/oe_l/f,null,AVAILABLE}
[junit4] 2> 1466495 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b24d8c{HTTP/1.1,[http/1.1]}{127.0.0.1:36943}
[junit4] 2> 1466495 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.e.j.s.Server
Started @1467821ms
[junit4] 2> 1466495 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/oe_l/f, hostPort=36943,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSQLHandler_E732463BED66223E-001/shard-4-001/cores}
[junit4] 2> 1466495 ERROR
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1466495 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1466495 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1466496 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1466496 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T14:16:27.319Z
[junit4] 2> 1466503 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1466503 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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_E732463BED66223E-001/shard-4-001/solr.xml
[junit4] 2> 1466507 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1466518 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:41659/solr
[junit4] 2> 1466526 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1466526 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1466526 INFO
(zkCallback-2662-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff)
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1466558 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 1466559 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1466561 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36943_oe_l%2Ff
[junit4] 2> 1466561 INFO (zkCallback-2645-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1466561 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1466561 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1466561 INFO
(zkCallback-2662-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff)
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1466561 INFO
(zkCallback-2638-thread-3-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1466562 INFO
(zkCallback-2669-thread-1-processing-n:127.0.0.1:36943_oe_l%2Ff)
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1466642 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1466645 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1466645 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7bdf1
[junit4] 2> 1466646 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E])
[n:127.0.0.1:36943_oe_l%2Ff ] 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_E732463BED66223E-001/shard-4-001/cores
[junit4] 2> 1466682 INFO (qtp30072637-16310) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:36943_oe_l%252Ff&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1466683 INFO
(OverseerThreadFactory-7096-thread-5-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:36943_oe_l%2Ff",
[junit4] 2> "shard":"shard1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 1466683 INFO
(OverseerCollectionConfigSetProcessor-98210478829207556-127.0.0.1:36185_oe_l%2Ff-n_0000000000)
[n:127.0.0.1:36185_oe_l%2Ff ] 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> 1466683 INFO
(OverseerThreadFactory-7096-thread-5-processing-n:127.0.0.1:36185_oe_l%2Ff)
[n:127.0.0.1:36185_oe_l%2Ff ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:36943_oe_l%2Ff for creating new replica
[junit4] 2> 1466684 INFO (qtp21024009-16403) [n:127.0.0.1:36943_oe_l%2Ff
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1466684 INFO (qtp21024009-16403) [n:127.0.0.1:36943_oe_l%2Ff
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1466785 INFO
(zkCallback-2662-thread-1-processing-n:127.0.0.1:34131_oe_l%2Ff)
[n:127.0.0.1:34131_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1466785 INFO
(zkCallback-2669-thread-1-processing-n:127.0.0.1:36943_oe_l%2Ff)
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1466785 INFO
(zkCallback-2650-thread-2-processing-n:127.0.0.1:45791_oe_l%2Ff)
[n:127.0.0.1:45791_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1466785 INFO
(zkCallback-2656-thread-1-processing-n:127.0.0.1:41327_oe_l%2Ff)
[n:127.0.0.1:41327_oe_l%2Ff ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1467433 INFO (qtp30072637-16308) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:34131_oe_l%2Ff,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:34131/oe_l/f","node_name":"127.0.0.1:34131_oe_l%2Ff","state":"recovering","type":"NRT"}
[junit4] 2> 1467433 INFO (qtp30072637-16308) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1467433 INFO (qtp30072637-16308) [n:127.0.0.1:45791_oe_l%2Ff
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:34131_oe_l%252Ff&onlyIfLeaderActive=true&core=collection1_shard2_replica_n0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1467692 INFO (qtp21024009-16403) [n:127.0.0.1:36943_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1467699 INFO (qtp21024009-16403) [n:127.0.0.1:36943_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 1467753 WARN (qtp21024009-16403) [n:127.0.0.1:36943_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 1467753 WARN (qtp21024009-16403) [n:127.0.0.1:36943_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 1467754 INFO (qtp21024009-16403) [n:127.0.0.1:36943_oe_l%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[...truncated too long message...]
tor-7159-thread-1) [n:127.0.0.1:36943_oe_l%2Ff c:collection1 s:shard1
r:core_node4 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@c5e3bb
[junit4] 2> 1478283 INFO (coreCloseExecutor-7159-thread-1)
[n:127.0.0.1:36943_oe_l%2Ff c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=12968891
[junit4] 2> 1478285 INFO (coreCloseExecutor-7159-thread-1)
[n:127.0.0.1:36943_oe_l%2Ff c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=12968891
[junit4] 2> 1478285 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ] o.a.s.c.Overseer
Overseer (id=98210478829207570-127.0.0.1:36943_oe_l%2Ff-n_0000000004) closing
[junit4] 2> 1478285 INFO
(OverseerStateUpdate-98210478829207570-127.0.0.1:36943_oe_l%2Ff-n_0000000004)
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36943_oe_l%2Ff
[junit4] 2> 1479785 WARN
(zkCallback-2669-thread-3-processing-n:127.0.0.1:36943_oe_l%2Ff)
[n:127.0.0.1:36943_oe_l%2Ff ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1479786 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@b24d8c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1479786 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8fa8a8{/oe_l/f,null,UNAVAILABLE}
[junit4] 2> 1479787 ERROR
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
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> 1479787 INFO
(TEST-TestSQLHandler.doTest-seed#[E732463BED66223E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41659 41659
[junit4] 2> 1479821 INFO (Thread-3785) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41659 41659
[junit4] 2> 1479821 WARN (Thread-3785) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/clusterstate.json
[junit4] 2> 17 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/live_nodes
[junit4] 2> 17 /solr/collections
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSQLHandler
-Dtests.method=doTest -Dtests.seed=E732463BED66223E -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=America/Boise
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 20.5s J2 | TestSQLHandler.doTest <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([E732463BED66223E:4076FE9F80DD3187]:0)
[junit4] > at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:186)
[junit4] > at
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:87)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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_E732463BED66223E-001
[junit4] 2> Jun 27, 2017 2:16:40 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=Direct),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=Direct), id=FST50,
text=PostingsFormat(name=Asserting),
field_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
str_s=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Direct)},
docValues:{_version_=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70),
field_i=DocValuesFormat(name=Asserting), str_s=DocValuesFormat(name=Memory)},
maxPointsInLeafNode=1122, maxMBSortInHeap=7.515178809058753,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-NI, timezone=America/Boise
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation
1.8.0_131 (32-bit)/cpus=8,threads=1,free=125538488,total=453771264
[junit4] 2> NOTE: All tests run in this JVM: [HttpSolrCallGetCoreTest,
FullSolrCloudDistribCmdsTest, TestConfig, SortByFunctionTest,
TestDynamicFieldResource, TestSolr4Spatial2, SaslZkACLProviderTest,
TestCloudDeleteByQuery, TestStressReorder, SolrCoreCheckLockOnStartupTest,
SolrIndexMetricsTest, HdfsDirectoryTest, TestManagedSchema, SolrTestCaseJ4Test,
TestDefaultStatsCache, TestBinaryField, StatsComponentTest, RecoveryZkTest,
TestLegacyFieldReuse, CollectionStateFormat2Test, TestComponentsName,
TestCSVResponseWriter, CleanupOldIndexTest, TestSort, DistanceUnitsTest,
ResourceLoaderTest, TestFilteredDocIdSet, TestClassNameShortening,
SolrInfoBeanTest, LeaderInitiatedRecoveryOnShardRestartTest,
SimpleMLTQParserTest, TestSubQueryTransformerCrossCore,
TestAddFieldRealTimeGet, TestSurroundQueryParser, AutoCommitTest,
TestUseDocValuesAsStored, LeaderFailoverAfterPartitionTest,
BlockJoinFacetRandomTest, TestInitQParser, TestPartialUpdateDeduplication,
TestFieldCacheSortRandom, TestSchemaResource, TestRebalanceLeaders,
LeaderElectionTest, ForceLeaderTest, FullHLLTest, TestExactStatsCache,
UniqFieldsUpdateProcessorFactoryTest, SimplePostToolTest,
DistribCursorPagingTest, TestMissingGroups, DateMathParserTest,
TestIBSimilarityFactory, SuggesterFSTTest, TestFoldingMultitermQuery,
SearchHandlerTest, TestMiniSolrCloudClusterSSL, ZkStateWriterTest, TestUtils,
SuggestComponentContextFilterQueryTest, BooleanFieldTest,
TestMultiValuedNumericRangeQuery, SimpleFacetsTest, TestGeoJSONResponseWriter,
TestDeleteCollectionOnDownNodes, CachingDirectoryFactoryTest, ReturnFieldsTest,
TriLevelCompositeIdRoutingTest, ReplicaListTransformerTest, TestZkChroot,
BasicDistributedZk2Test, DeleteInactiveReplicaTest, TestFastOutputStream,
TestQueryTypes, TestSerializedLuceneMatchVersion,
TermVectorComponentDistributedTest, HdfsNNFailoverTest, UtilsToolTest,
BadIndexSchemaTest, StatsReloadRaceTest, TestLeaderElectionZkExpiry,
WrapperMergePolicyFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestUnifiedSolrHighlighter, ClassificationUpdateProcessorIntegrationTest,
BigEndianAscendingWordSerializerTest, TestJettySolrRunner, RulesTest,
ExternalFileFieldSortTest, TestPhraseSuggestions, TestSuggestSpellingConverter,
TestManagedSynonymFilterFactory, TestTolerantSearch, TestTrie,
PathHierarchyTokenizerFactoryTest, TestSolrIndexConfig,
TestDFRSimilarityFactory, QueryEqualityTest, CdcrUpdateLogTest,
TestScoreJoinQPScore, DirectUpdateHandlerTest, TestStressInPlaceUpdates,
TestCloudPivotFacet, TestReRankQParserPlugin, CdcrReplicationHandlerTest,
TestImplicitCoreProperties, TestSolrConfigHandlerConcurrent,
TestCloudSchemaless, DateFieldTest, TestNamedUpdateProcessors,
OverseerTaskQueueTest, TestClusterProperties, TestPseudoReturnFields,
TestLegacyFieldCache, TestReplicationHandlerBackup, SuggesterTest,
HardAutoCommitTest, TestCorePropertiesReload, HdfsRestartWhileUpdatingTest,
BlockCacheTest, OverseerTest, TestReplicationHandler, TestBadConfig,
TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
SolrRequestParserTest, TestStressLucene, PolyFieldTest, NoCacheHeaderTest,
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest,
DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils,
DirectSolrSpellCheckerTest, TestOmitPositions, XmlUpdateRequestHandlerTest,
MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration,
PingRequestHandlerTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, OpenExchangeRatesOrgProviderTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest,
CreateCollectionCleanupTest, DeleteShardTest,
DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest,
MultiThreadedOCPTest, ReplaceNodeTest, TestCloudPseudoReturnFields,
TestCollectionAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestCryptoKeys, TestExclusionRuleCollectionAccess,
TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore,
TestRandomFlRTGCloud, TestRequestStatusCollectionAPI,
TestShortCircuitedRequests, TestTlogReplica, RequestLoggingTest,
TestConfigReload, TestSQLHandler]
[junit4] Completed [589/723 (1!)] on J2 in 20.98s, 1 test, 1 failure <<<
FAILURES!
[...truncated 39688 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]