Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/33/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([169CB7E637C74987:B1D80F425A7C5A3E]: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 11879 lines...]
[junit4] Suite: org.apache.solr.handler.TestSQLHandler
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\init-core-data-001
[junit4] 2> 1102434 INFO
(SUITE-TestSQLHandler-seed#[169CB7E637C74987]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1102434 INFO
(SUITE-TestSQLHandler-seed#[169CB7E637C74987]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1102434 INFO
(SUITE-TestSQLHandler-seed#[169CB7E637C74987]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/_tip/qi
[junit4] 2> 1102449 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1102449 INFO (Thread-3133) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1102449 INFO (Thread-3133) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1102449 ERROR (Thread-3133) [ ] 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> 1102558 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.ZkTestServer start zk server on port:59586
[junit4] 2> 1102558 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3678b0b00000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1102574 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1102574 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml
to /configs/conf1/schema.xml
[junit4] 2> 1102574 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1102574 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1102574 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1102574 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1102574 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1102574 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1102589 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1102589 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1102589 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1102589 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1103027 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1103027 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@33b6d6a6{/_tip/qi,null,AVAILABLE}
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3bd61220{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
Started @???????ms
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\tempDir-001/control/data,
hostContext=/_tip/qi, hostPort=59597,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\control-001\cores}
[junit4] 2> 1103043 ERROR
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-12T11:04:26.114Z
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1103043 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3678b0b00002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1103043 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\control-001\solr.xml
[junit4] 2> 1103075 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1103075 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:59586/solr
[junit4] 2> 1103167 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1103167 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:59597__tip%2Fqi
[junit4] 2> 1103167 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.Overseer Overseer
(id=98294658860318724-127.0.0.1:59597__tip%2Fqi-n_0000000000) starting
[junit4] 2> 1103181 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59597__tip%2Fqi
[junit4] 2> 1103181 INFO
(zkCallback-2046-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1103276 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1103276 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1103276 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1103276 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\control-001\cores
[junit4] 2> 1103307 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1103307 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59586/solr ready
[junit4] 2> 1103307 INFO (qtp1503493813-12403)
[n:127.0.0.1:59597__tip%2Fqi ] 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:59597__tip%252Fqi&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1103307 INFO
(OverseerThreadFactory-5113-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1103432 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1103432 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1103557 INFO
(zkCallback-2046-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1104479 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1104479 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104573 WARN (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104573 WARN (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104573 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104573 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104573 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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@7e36ce34
[junit4] 2> 1104573 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1104573 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 1104682 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104682 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104682 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1104682 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1104682 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@63c7abf1[control_collection_shard1_replica_n1] main]
[junit4] 2> 1104682 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1104682 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104682 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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 1572714544106569728
[junit4] 2> 1104682 INFO
(searcherExecutor-5116-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:59597__tip%2Fqi 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@63c7abf1[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1104697 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1104697 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104697 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59597/_tip/qi/control_collection_shard1_replica_n1/
[junit4] 2> 1104697 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104697 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:59597/_tip/qi/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 1104697 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104697 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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:59597/_tip/qi/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1104822 INFO
(zkCallback-2046-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1104900 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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> 1104900 INFO (qtp1503493813-12406)
[n:127.0.0.1:59597__tip%2Fqi 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=1470
[junit4] 2> 1104900 INFO (qtp1503493813-12403)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 1105023 INFO
(zkCallback-2046-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1105352 INFO
(OverseerCollectionConfigSetProcessor-98294658860318724-127.0.0.1:59597__tip%2Fqi-n_0000000000)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1105914 INFO (qtp1503493813-12403)
[n:127.0.0.1:59597__tip%2Fqi ] 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:59597__tip%252Fqi&wt=javabin&version=2}
status=0 QTime=2595
[junit4] 2> 1105914 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3678b0b00005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1105914 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1105914 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59586/solr ready
[junit4] 2> 1105914 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 1105914 INFO (qtp1503493813-12398)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1105914 INFO
(OverseerThreadFactory-5113-thread-2-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1105914 WARN
(OverseerThreadFactory-5113-thread-2-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1106149 INFO (qtp1503493813-12398)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 1106149 INFO (qtp1503493813-12398)
[n:127.0.0.1:59597__tip%2Fqi ] 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=225
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-1-001
of type NRT
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57f4838b{/_tip/qi,null,AVAILABLE}
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7be9ce65{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
Started @???????ms
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_tip/qi,
hostPort=59620,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-1-001\cores}
[junit4] 2> 1106725 ERROR
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-12T11:04:29.796Z
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1106725 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-1-001\solr.xml
[junit4] 2> 1106741 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1106741 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:59586/solr
[junit4] 2> 1106756 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1106756 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1106756 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59620__tip%2Fqi
[junit4] 2> 1106772 INFO (zkCallback-2053-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1106772 INFO
(zkCallback-2046-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1106772 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1106896 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1106896 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1106896 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1106896 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-1-001\cores
[junit4] 2> 1106928 INFO (qtp1819184053-12449)
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:59620__tip%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1106928 INFO
(OverseerCollectionConfigSetProcessor-98294658860318724-127.0.0.1:59597__tip%2Fqi-n_0000000000)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1106928 INFO
(OverseerThreadFactory-5113-thread-3-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:59620__tip%2Fqi for creating new replica
[junit4] 2> 1106928 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1106928 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1107053 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1107959 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.1.0
[junit4] 2> 1107990 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
[collection1_shard2_replica_n0] Schema name=test
[junit4] 2> 1108053 WARN (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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> 1108053 WARN (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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> 1108068 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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> 1108068 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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> 1108068 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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@7e36ce34
[junit4] 2> 1108068 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1108068 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[[collection1_shard2_replica_n0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-1-001\cores\collection1_shard2_replica_n0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-1-001\cores\collection1_shard2_replica_n0\data\]
[junit4] 2> 1108162 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1108162 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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> 1108162 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1108162 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1108162 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.s.SolrIndexSearcher Opening
[Searcher@26b89a7f[collection1_shard2_replica_n0] main]
[junit4] 2> 1108162 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1108162 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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> 1108162 INFO
(searcherExecutor-5126-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi
x:collection1_shard2_replica_n0 s:shard2 c:collection1)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[collection1_shard2_replica_n0] Registered new searcher
Searcher@26b89a7f[collection1_shard2_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1108162 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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 1572714547755614208
[junit4] 2> 1108178 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1108178 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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> 1108178 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59620/_tip/qi/collection1_shard2_replica_n0/
[junit4] 2> 1108178 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1108178 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:59620/_tip/qi/collection1_shard2_replica_n0/ has no replicas
[junit4] 2> 1108178 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1108178 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:59620/_tip/qi/collection1_shard2_replica_n0/ shard2
[junit4] 2> 1108303 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1108365 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n0] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1108365 INFO (qtp1819184053-12446)
[n:127.0.0.1:59620__tip%2Fqi 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=1431
[junit4] 2> 1108365 INFO (qtp1819184053-12449)
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:59620__tip%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1439
[junit4] 2> 1108473 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1108957 INFO
(OverseerCollectionConfigSetProcessor-98294658860318724-127.0.0.1:59597__tip%2Fqi-n_0000000000)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1109004 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-2-001
of type NRT
[junit4] 2> 1109004 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1109004 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7073ce80{/_tip/qi,null,AVAILABLE}
[junit4] 2> 1109004 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@14021537{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1109020 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
Started @???????ms
[junit4] 2> 1109020 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/_tip/qi, hostPort=59634,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-2-001\cores}
[junit4] 2> 1109020 ERROR
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1109020 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1109020 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1109020 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1109020 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-12T11:04:32.091Z
[junit4] 2> 1109020 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1109020 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-2-001\solr.xml
[junit4] 2> 1109051 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1109051 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:59586/solr
[junit4] 2> 1109066 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3678b0b0000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1109066 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1109082 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1109082 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59634__tip%2Fqi
[junit4] 2> 1109082 INFO (zkCallback-2053-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1109082 INFO
(zkCallback-2046-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1109082 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1109082 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1109178 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1109178 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1109178 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1109192 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-2-001\cores
[junit4] 2> 1109207 INFO (qtp2124393678-12474)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:59634__tip%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1109223 INFO
(OverseerThreadFactory-5113-thread-4-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:59634__tip%2Fqi for creating new replica
[junit4] 2> 1109223 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi ] 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> 1109223 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1109348 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1109348 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] 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> 1110252 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.1.0
[junit4] 2> 1110252 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
[collection1_shard1_replica_n0] Schema name=test
[junit4] 2> 1110330 WARN (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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> 1110330 WARN (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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> 1110330 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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> 1110330 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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> 1110330 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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@7e36ce34
[junit4] 2> 1110330 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1110330 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[[collection1_shard1_replica_n0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-2-001\cores\collection1_shard1_replica_n0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-2-001\cores\collection1_shard1_replica_n0\data\]
[junit4] 2> 1110424 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1110424 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ed97291[collection1_shard1_replica_n0] main]
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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> 1110440 INFO
(searcherExecutor-5136-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi
x:collection1_shard1_replica_n0 s:shard1 c:collection1)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[collection1_shard1_replica_n0] Registered new searcher
Searcher@1ed97291[collection1_shard1_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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 1572714550144270336
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59634/_tip/qi/collection1_shard1_replica_n0/
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:59634/_tip/qi/collection1_shard1_replica_n0/ has no replicas
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1110440 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:59634/_tip/qi/collection1_shard1_replica_n0/ shard1
[junit4] 2> 1110565 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] 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> 1110565 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1110580 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi c:collection1 s:shard1
x:collection1_shard1_replica_n0] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1110580 INFO (qtp2124393678-12476)
[n:127.0.0.1:59634__tip%2Fqi 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=1349
[junit4] 2> 1110580 INFO (qtp2124393678-12474)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:59634__tip%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1365
[junit4] 2> 1110706 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] 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> 1110706 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-3-001
of type NRT
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e595a09{/_tip/qi,null,AVAILABLE}
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@d704647{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
Started @???????ms
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_tip/qi,
hostPort=59648,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-3-001\cores}
[junit4] 2> 1111143 ERROR
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1111143 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-12T11:04:34.214Z
[junit4] 2> 1111159 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1111159 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-3-001\solr.xml
[junit4] 2> 1111159 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1111175 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:59586/solr
[junit4] 2> 1111175 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3678b0b0000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1111190 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1111190 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1111190 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59648__tip%2Fqi
[junit4] 2> 1111190 INFO
(zkCallback-2046-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1111190 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1111190 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi)
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1111190 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1111190 INFO (zkCallback-2053-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1111236 INFO
(OverseerCollectionConfigSetProcessor-98294658860318724-127.0.0.1:59597__tip%2Fqi-n_0000000000)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1111364 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1111364 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1111364 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1111364 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-3-001\cores
[junit4] 2> 1111409 INFO (qtp2124393678-12477)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:59648__tip%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1111409 INFO
(OverseerThreadFactory-5113-thread-5-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:59648__tip%2Fqi for creating new replica
[junit4] 2> 1111409 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi ] 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> 1111409 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1111534 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] 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> 1111534 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1111534 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi)
[n:127.0.0.1:59648__tip%2Fqi ] 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> 1112469 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.1.0
[junit4] 2> 1112469 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 1112532 WARN (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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> 1112532 WARN (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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> 1112532 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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> 1112532 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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> 1112532 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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@7e36ce34
[junit4] 2> 1112532 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1112532 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-3-001\cores\collection1_shard2_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-3-001\cores\collection1_shard2_replica_n1\data\]
[junit4] 2> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b7974f2[collection1_shard2_replica_n1] main]
[junit4] 2> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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> 1112625 INFO
(searcherExecutor-5146-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi
x:collection1_shard2_replica_n1 s:shard2 c:collection1)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher
Searcher@5b7974f2[collection1_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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 1572714552435408896
[junit4] 2> 1112625 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.ZkController Core needs to
recover:collection1_shard2_replica_n1
[junit4] 2> 1112625 INFO
(updateExecutor-2067-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi
x:collection1_shard2_replica_n1 s:shard2 c:collection1)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1112625 INFO
(recoveryExecutor-2068-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 1112625 INFO
(recoveryExecutor-2068-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:59648__tip%2Fqi c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 1112625 INFO
(recoveryExecutor-2068-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:59648__tip%2Fqi 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> 1112625 INFO
(recoveryExecutor-2068-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:59648__tip%2Fqi 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> 1112625 INFO
(recoveryExecutor-2068-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:59648__tip%2Fqi 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:59620/_tip/qi/collection1_shard2_replica_n0/] and I am
[http://127.0.0.1:59648/_tip/qi/collection1_shard2_replica_n1/]
[junit4] 2> 1112641 INFO (qtp2066755929-12510)
[n:127.0.0.1:59648__tip%2Fqi 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=1219
[junit4] 2> 1112641 INFO
(recoveryExecutor-2068-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:59648__tip%2Fqi 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:59620/_tip/qi]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n0&nodeName=127.0.0.1:59648__tip%252Fqi&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1112641 INFO (qtp2124393678-12477)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:59648__tip%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1230
[junit4] 2> 1112641 INFO (qtp1819184053-12444)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1112641 INFO (qtp1819184053-12444)
[n:127.0.0.1:59620__tip%2Fqi ] 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:59648__tip%2Fqi, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:59648/_tip/qi","node_name":"127.0.0.1:59648__tip%2Fqi","state":"down","type":"NRT"}
[junit4] 2> 1112751 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] 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> 1112751 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi)
[n:127.0.0.1:59648__tip%2Fqi ] 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> 1112766 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-4-001
of type NRT
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6858efb{/_tip/qi,null,AVAILABLE}
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2e8d8a{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.e.j.s.Server
Started @???????ms
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_tip/qi,
hostPort=59662,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-4-001\cores}
[junit4] 2> 1113235 ERROR
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1113235 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-12T11:04:36.306Z
[junit4] 2> 1113250 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1113250 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-4-001\solr.xml
[junit4] 2> 1113250 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1113266 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:59586/solr
[junit4] 2> 1113266 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3678b0b00011, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1113282 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 1113282 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1113282 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59662__tip%2Fqi
[junit4] 2> 1113282 INFO
(zkCallback-2077-thread-1-processing-n:127.0.0.1:59662__tip%2Fqi)
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1113282 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1113282 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi)
[n:127.0.0.1:59648__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1113282 INFO (zkCallback-2053-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1113282 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1113282 INFO
(zkCallback-2046-thread-1-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1113391 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1113391 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1113391 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e36ce34
[junit4] 2> 1113407 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987])
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001\shard-4-001\cores
[junit4] 2> 1113422 INFO
(OverseerCollectionConfigSetProcessor-98294658860318724-127.0.0.1:59597__tip%2Fqi-n_0000000000)
[n:127.0.0.1:59597__tip%2Fqi ] 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> 1113438 INFO (qtp2124393678-12478)
[n:127.0.0.1:59634__tip%2Fqi ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:59662__tip%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1113438 INFO
(OverseerThreadFactory-5113-thread-5-processing-n:127.0.0.1:59597__tip%2Fqi)
[n:127.0.0.1:59597__tip%2Fqi ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:59662__tip%2Fqi for creating new replica
[junit4] 2> 1113454 INFO (qtp1218962387-12546)
[n:127.0.0.1:59662__tip%2Fqi ] 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> 1113454 INFO (qtp1218962387-12546)
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1113563 INFO
(zkCallback-2064-thread-1-processing-n:127.0.0.1:59634__tip%2Fqi)
[n:127.0.0.1:59634__tip%2Fqi ] 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> 1113563 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:59648__tip%2Fqi)
[n:127.0.0.1:59648__tip%2Fqi ] 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> 1113563 INFO
(zkCallback-2058-thread-1-processing-n:127.0.0.1:59620__tip%2Fqi)
[n:127.0.0.1:59620__tip%2Fqi ] 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> 1113563 INFO
(zkCallback-2077-thread-1-processing-n:127.0.0.1:59662__tip%2Fqi
[...truncated too long message...]
alk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@d704647{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e595a09{/_tip/qi,null,UNAVAILABLE}
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.a.s.c.ChaosMonkey
monkey: stop jetty! 59662
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1200454770
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1131061 INFO (coreCloseExecutor-5176-thread-1)
[n:127.0.0.1:59662__tip%2Fqi 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@41fee181
[junit4] 2> 1131061 INFO (coreCloseExecutor-5176-thread-1)
[n:127.0.0.1:59662__tip%2Fqi 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=1107222913
[junit4] 2> 1131061 INFO (coreCloseExecutor-5176-thread-1)
[n:127.0.0.1:59662__tip%2Fqi 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=1107222913
[junit4] 2> 1131061 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ] o.a.s.c.Overseer
Overseer (id=98294658860318738-127.0.0.1:59662__tip%2Fqi-n_0000000004) closing
[junit4] 2> 1131061 INFO
(OverseerStateUpdate-98294658860318738-127.0.0.1:59662__tip%2Fqi-n_0000000004)
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:59662__tip%2Fqi
[junit4] 2> 1131076 WARN
(zkCallback-2077-thread-2-processing-n:127.0.0.1:59662__tip%2Fqi)
[n:127.0.0.1:59662__tip%2Fqi ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1131076 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3678b0b00012, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1131076 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@2e8d8a{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
[junit4] 2> 1131076 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6858efb{/_tip/qi,null,UNAVAILABLE}
[junit4] 2> 1131076 ERROR
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
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> 1131076 INFO
(TEST-TestSQLHandler.doTest-seed#[169CB7E637C74987]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59586 59586
[junit4] 2> 1131076 INFO (Thread-3133) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59586 59586
[junit4] 2> 1131076 WARN (Thread-3133) [ ] 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>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSQLHandler
-Dtests.method=doTest -Dtests.seed=169CB7E637C74987 -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=America/Thule
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 28.7s J0 | TestSQLHandler.doTest <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([169CB7E637C74987:B1D80F425A7C5A3E]: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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_169CB7E637C74987-001
[junit4] 2> Jul 12, 2017 11:04:54 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {},
locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Thule
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=76005392,total=427974656
[junit4] 2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest,
TestLMDirichletSimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest,
DistributedFacetExistsSmallTest, TestUseDocValuesAsStored2, LargeFieldTest,
TlogReplayBufferedWhileIndexingTest, BinaryUpdateRequestHandlerTest,
TestCloudJSONFacetJoinDomain, TestGroupingSearch, SolrShardReporterTest,
TestFieldResource, PropertiesRequestHandlerTest, TestConfigsApi,
TestDFRSimilarityFactory, TestFieldCacheSortRandom,
DistributedSuggestComponentTest, TestHashQParserPlugin, UUIDFieldTest,
ExitableDirectoryReaderTest, TestReqParamsAPI, TestFoldingMultitermQuery,
MultiTermTest, MissingSegmentRecoveryTest, DirectSolrConnectionTest,
ReturnFieldsTest, TestInfoStreamLogging, HdfsSyncSliceTest,
TestSolrCoreProperties, TestFuzzyAnalyzedSuggestions, TestPrepRecovery,
TestNestedDocsSort, RestartWhileUpdatingTest, CoreAdminRequestStatusTest,
HLLUtilTest, TestJmxIntegration, TestApiFramework, AliasIntegrationTest,
TestPointFields, CachingDirectoryFactoryTest, CollectionReloadTest,
HdfsDirectoryTest, TestSchemalessBufferedUpdates,
TestEmbeddedSolrServerSchemaAPI, TestSolrConfigHandlerCloud, SliceStateTest,
TestObjectReleaseTracker, SolrInfoBeanTest, TestImpersonationWithHadoopAuth,
TestFaceting, BasicDistributedZkTest, TestSchemaResource,
TestUninvertingReader, WrapperMergePolicyFactoryTest, TestIBSimilarityFactory,
TestDocTermOrds, CloudMLTQParserTest, SyncSliceTest, TestShardHandlerFactory,
DistribJoinFromCollectionTest, TestXmlQParserPlugin,
DirectUpdateHandlerOptimizeTest, OutputWriterTest, TemplateUpdateProcessorTest,
SegmentsInfoRequestHandlerTest, TestPullReplicaErrorHandling,
DirectUpdateHandlerTest, ScriptEngineTest, TestBinaryField, NoCacheHeaderTest,
TestReplicationHandler, TestMultiValuedNumericRangeQuery,
AnalysisAfterCoreReloadTest, TestMissingGroups, TestNoOpRegenerator,
BigEndianAscendingWordDeserializerTest, TestLegacyField, TestSolrConfigHandler,
PreAnalyzedUpdateProcessorTest, ReplaceNodeTest, LeaderElectionContextKeyTest,
TestSurroundQueryParser, TestSchemaVersionResource, TestFieldCacheWithThreads,
TestRandomRequestDistribution, CircularListTest, HardAutoCommitTest,
SolrTestCaseJ4Test, TestFieldCacheReopen, XmlUpdateRequestHandlerTest,
TestMiniSolrCloudClusterSSL, TestUpdate, DistributedSpellCheckComponentTest,
TestHttpShardHandlerFactory, HighlighterConfigTest, TestCoreContainer,
DistanceFunctionTest, AtomicUpdatesTest, TestSolrCloudSnapshots,
QueryParsingTest, TestTrackingShardHandlerFactory,
LeaderFailureAfterFreshStartTest, ShardRoutingTest, TestFilteredDocIdSet,
TestGeoJSONResponseWriter, SoftAutoCommitTest, TestPolicyCloud,
TestCloudSchemaless, TestSolrCoreParser, BadCopyFieldTest, TestLFUCache,
ForceLeaderTest, RAMDirectoryFactoryTest, DistribCursorPagingTest,
TestMiniSolrCloudCluster, TestConfigOverlay, TestJsonFacets,
TestDownShardTolerantSearch, BitVectorTest, MetricUtilsTest, TestSQLHandler]
[junit4] Completed [308/728 (1!)] on J0 in 29.72s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44744 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]