Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/712/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'A val' for path 'params/a' full output: {
"responseHeader":{ "status":0, "QTime":0}, "params":{
"wt":"json", "useParams":""}, "context":{ "webapp":"/solr",
"path":"/dump0", "httpMethod":"GET"}}, from server:
http://127.0.0.1:57991/solr/collection1_shard1_replica2
Stack Trace:
java.lang.AssertionError: Could not get expected value 'A val' for path
'params/a' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"params":{
"wt":"json",
"useParams":""},
"context":{
"webapp":"/solr",
"path":"/dump0",
"httpMethod":"GET"}}, from server:
http://127.0.0.1:57991/solr/collection1_shard1_replica2
at
__randomizedtesting.SeedInfo.seed([BFDAB48710C06277:378E8B5DBE3C0F8F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
at
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:127)
at
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10997 lines...]
[junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/init-core-data-001
[junit4] 2> 247916 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 247923 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 247924 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001
[junit4] 2> 247924 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 247926 INFO (Thread-324) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 247926 INFO (Thread-324) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 248037 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57988
[junit4] 2> 248069 INFO (jetty-launcher-1570-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 248069 INFO (jetty-launcher-1570-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 248092 INFO (jetty-launcher-1570-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@292551a{/solr,null,AVAILABLE}
[junit4] 2> 248093 INFO (jetty-launcher-1570-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57a9f962{/solr,null,AVAILABLE}
[junit4] 2> 248098 INFO (jetty-launcher-1570-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@bec8177{HTTP/1.1,[http/1.1]}{127.0.0.1:57991}
[junit4] 2> 248099 INFO (jetty-launcher-1570-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2392ddf{HTTP/1.1,[http/1.1]}{127.0.0.1:57990}
[junit4] 2> 248099 INFO (jetty-launcher-1570-thread-1) [ ]
o.e.j.s.Server Started @253187ms
[junit4] 2> 248099 INFO (jetty-launcher-1570-thread-2) [ ]
o.e.j.s.Server Started @253187ms
[junit4] 2> 248099 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57991}
[junit4] 2> 248099 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57990}
[junit4] 2> 248099 ERROR (jetty-launcher-1570-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 248099 ERROR (jetty-launcher-1570-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 248099 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 248099 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 248100 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 248100 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 248100 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-21T20:34:56.439Z
[junit4] 2> 248100 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 248100 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 248100 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-21T20:34:56.439Z
[junit4] 2> 248108 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 248111 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 248123 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 0x15a6262568c0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 248130 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 248131 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 248131 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57988/solr
[junit4] 2> 248132 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57988/solr
[junit4] 2> 248141 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 0x15a6262568c0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 248144 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 0x15a6262568c0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 248208 INFO (jetty-launcher-1570-thread-2)
[n:127.0.0.1:57990_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 248210 INFO (jetty-launcher-1570-thread-1)
[n:127.0.0.1:57991_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 248211 INFO (jetty-launcher-1570-thread-2)
[n:127.0.0.1:57990_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57990_solr
[junit4] 2> 248213 INFO (jetty-launcher-1570-thread-1)
[n:127.0.0.1:57991_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57991_solr
[junit4] 2> 248213 INFO (jetty-launcher-1570-thread-2)
[n:127.0.0.1:57990_solr ] o.a.s.c.Overseer Overseer
(id=97498516440219653-127.0.0.1:57990_solr-n_0000000000) starting
[junit4] 2> 248217 INFO
(zkCallback-1580-thread-1-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 248217 INFO
(zkCallback-1581-thread-1-processing-n:127.0.0.1:57991_solr)
[n:127.0.0.1:57991_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 248236 INFO (jetty-launcher-1570-thread-2)
[n:127.0.0.1:57990_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57990_solr
[junit4] 2> 248239 INFO
(zkCallback-1581-thread-1-processing-n:127.0.0.1:57991_solr)
[n:127.0.0.1:57991_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 248239 INFO
(zkCallback-1580-thread-1-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 248403 INFO (jetty-launcher-1570-thread-2)
[n:127.0.0.1:57990_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/.
[junit4] 2> 248414 INFO (jetty-launcher-1570-thread-1)
[n:127.0.0.1:57991_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/.
[junit4] 2> 248487 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 248489 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57988/solr ready
[junit4] 2> 248509 INFO (qtp1890994166-4227) [n:127.0.0.1:57991_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 248514 INFO
(OverseerThreadFactory-1169-thread-1-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 248637 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 248637 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 248752 INFO
(zkCallback-1581-thread-1-processing-n:127.0.0.1:57991_solr)
[n:127.0.0.1:57991_solr ] 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> 248752 INFO
(zkCallback-1580-thread-2-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] 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> 249669 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 249669 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 249678 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 249678 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 249682 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 249682 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 249685 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 249685 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 249687 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 249687 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 249803 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 249803 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 249805 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 249805 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 249806 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 249806 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 249808 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 249808 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 249809 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2bacafe7[collection1_shard1_replica2] main]
[junit4] 2> 249810 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@76988bec[collection1_shard1_replica1] main]
[junit4] 2> 249811 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 249812 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 249812 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 249813 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 249826 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 249826 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 249837 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 249837 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 249837 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 249837 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 249837 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1559976265044197376
[junit4] 2> 249837 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1559976265044197376
[junit4] 2> 249838 INFO
(searcherExecutor-1175-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[collection1_shard1_replica2] Registered new searcher
Searcher@2bacafe7[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 249837 INFO
(searcherExecutor-1174-thread-1-processing-n:127.0.0.1:57990_solr
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[collection1_shard1_replica1] Registered new searcher
Searcher@76988bec[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 249850 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 249851 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 249851 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57990/solr/collection1_shard1_replica1/
[junit4] 2> 249851 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:57990/solr
START replicas=[http://127.0.0.1:57991/solr/collection1_shard1_replica2/]
nUpdates=100
[junit4] 2> 249851 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:57990/solr
DONE. We have no versions. sync failed.
[junit4] 2> 249856 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 249857 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 249857 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 249866 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57990/solr/collection1_shard1_replica1/ shard1
[junit4] 2> 249974 INFO
(zkCallback-1581-thread-1-processing-n:127.0.0.1:57991_solr)
[n:127.0.0.1:57991_solr ] 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> 249974 INFO
(zkCallback-1580-thread-3-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] 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> 250027 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 250032 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1394
[junit4] 2> 250137 INFO
(zkCallback-1580-thread-2-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] 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> 250137 INFO
(zkCallback-1581-thread-1-processing-n:127.0.0.1:57991_solr)
[n:127.0.0.1:57991_solr ] 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> 250861 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2223
[junit4] 2> 250883 INFO (qtp1890994166-4227) [n:127.0.0.1:57991_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 250972 INFO
(zkCallback-1580-thread-3-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] 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> 250972 INFO
(zkCallback-1581-thread-1-processing-n:127.0.0.1:57991_solr)
[n:127.0.0.1:57991_solr ] 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> 251883 INFO (qtp1890994166-4227) [n:127.0.0.1:57991_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3374
[junit4] 2> 251917 INFO
(TEST-TestReqParamsAPI.test-seed#[BFDAB48710C06277]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 251920 INFO
(TEST-TestReqParamsAPI.test-seed#[BFDAB48710C06277]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/dump0', 'class':
'org.apache.solr.handler.DumpRequestHandler' }
[junit4] 2> }
[junit4] 2> 251932 INFO (qtp1890994166-4239) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump0",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler"}}]
[junit4] 2> 251932 INFO (qtp1890994166-4239) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 0 for collection collection1
[junit4] 2> 251934 INFO
(solrHandlerExecutor-1184-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 251935 INFO (Thread-343) [n:127.0.0.1:57990_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 251935 INFO
(solrHandlerExecutor-1184-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 251935 INFO (Thread-344) [n:127.0.0.1:57991_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 251938 INFO (Thread-343) [n:127.0.0.1:57990_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 251938 INFO (Thread-344) [n:127.0.0.1:57991_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 251952 INFO (Thread-343) [n:127.0.0.1:57990_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 251958 INFO (Thread-344) [n:127.0.0.1:57991_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 251963 INFO (Thread-343) [n:127.0.0.1:57990_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 251966 INFO (Thread-344) [n:127.0.0.1:57991_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 251968 INFO (Thread-344) [n:127.0.0.1:57991_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 251969 INFO (Thread-343) [n:127.0.0.1:57990_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 251972 INFO (Thread-344) [n:127.0.0.1:57991_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 251972 INFO (Thread-343) [n:127.0.0.1:57990_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 251973 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 251974 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 252043 INFO (qtp1890994166-4224) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 252043 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 252043 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 252043 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c52481f[collection1_shard1_replica1] main]
[junit4] 2> 252043 INFO (qtp1890994166-4224) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252044 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 252044 INFO (qtp1266727556-4229) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 252044 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 252044 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 252044 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 252045 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bc185aa[collection1_shard1_replica2] main]
[junit4] 2> 252045 INFO
(solrHandlerExecutor-1184-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:57991/solr/collection1_shard1_replica2/
for prop overlay after 1 attempts
[junit4] 2> 252045 INFO
(solrHandlerExecutor-1184-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252045 INFO (qtp1266727556-4229) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=1
[junit4] 2> 252045 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 252045 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 252046 INFO
(solrHandlerExecutor-1184-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:57990/solr/collection1_shard1_replica1/
for prop overlay after 1 attempts
[junit4] 2> 252046 INFO
(solrHandlerExecutor-1184-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252046 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 252046 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 252047 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 252047 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 252047 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 252047 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 252048 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 252048 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 252048 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 252048 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 252049 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 252049 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 252049 INFO
(searcherExecutor-1186-thread-1-processing-n:127.0.0.1:57990_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@3c52481f[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252049 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559976267363647488
[junit4] 2> 252049 INFO
(searcherExecutor-1185-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@6bc185aa[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252050 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559976267364696064
[junit4] 2> 252055 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 252056 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 252056 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ed445b3[collection1_shard1_replica1] main]
[junit4] 2> 252056 INFO (Thread-344) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18a5a8ae[collection1_shard1_replica2] main]
[junit4] 2> 252056 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@b4d3687
[junit4] 2> 252056 INFO
(searcherExecutor-1186-thread-1-processing-n:127.0.0.1:57990_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@3ed445b3[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252057 INFO
(searcherExecutor-1185-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@18a5a8ae[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252057 INFO (Thread-343) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 252070 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 252071 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 252099 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 252100 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 252105 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 252106 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 252108 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 252108 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 252109 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 252110 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 252150 INFO (qtp1890994166-4235) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 252150 INFO (qtp1890994166-4235) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 252150 INFO (qtp1890994166-4235) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252154 INFO (qtp1266727556-4230) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 252154 INFO (qtp1266727556-4230) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 252154 INFO (qtp1266727556-4230) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252155 INFO (qtp1890994166-4239) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Took 222.0ms to set the property overlay to be of
version 0 for collection collection1
[junit4] 2> 252155 INFO (qtp1890994166-4239) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/config
params={wt=json} status=0 QTime=229
[junit4] 2> 252155 INFO (qtp1890994166-4239) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@bb11a4a
[junit4] 2> 252156 INFO (qtp1890994166-4239) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 252156 INFO
(TEST-TestReqParamsAPI.test-seed#[BFDAB48710C06277]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/dump1', 'class':
'org.apache.solr.handler.DumpRequestHandler', 'useParams':'x' }
[junit4] 2> }
[junit4] 2> 252161 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/configoverlay.json
[junit4] 2> 252162 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump1",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler",
[junit4] 2> "useParams":"x"}}]
[junit4] 2> 252162 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 1 for collection collection1
[junit4] 2> 252164 INFO (Thread-346) [n:127.0.0.1:57990_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 252164 INFO (Thread-345) [n:127.0.0.1:57991_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 252166 INFO (Thread-346) [n:127.0.0.1:57990_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 252167 INFO (Thread-345) [n:127.0.0.1:57991_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 252167 INFO
(solrHandlerExecutor-1195-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252168 INFO
(solrHandlerExecutor-1195-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252242 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 252242 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 252243 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2af532da[collection1_shard1_replica2] main]
[junit4] 2> 252246 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 252247 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 252247 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 252248 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 252248 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 252248 INFO
(searcherExecutor-1193-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@2af532da[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252248 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559976267572314112
[junit4] 2> 252251 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 252251 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 252251 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@241b9882[collection1_shard1_replica1] main]
[junit4] 2> 252255 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 252256 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 252256 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 252258 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 252258 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 252258 INFO
(searcherExecutor-1194-thread-1-processing-n:127.0.0.1:57990_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@241b9882[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252260 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559976267584897024
[junit4] 2> 252264 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 252265 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@150c143f[collection1_shard1_replica2] main]
[junit4] 2> 252265 INFO
(searcherExecutor-1193-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@150c143f[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252271 INFO (qtp1266727556-4223) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 252272 INFO (qtp1266727556-4223) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252272 INFO (qtp1890994166-4227) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 252272 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 252272 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 252272 INFO (qtp1890994166-4227) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252273 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 252273 INFO
(solrHandlerExecutor-1195-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:57990/solr/collection1_shard1_replica1/
for prop overlay after 1 attempts
[junit4] 2> 252273 INFO
(solrHandlerExecutor-1195-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252273 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 252274 INFO
(solrHandlerExecutor-1195-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:57991/solr/collection1_shard1_replica2/
for prop overlay after 1 attempts
[junit4] 2> 252274 INFO
(solrHandlerExecutor-1195-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252275 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 252275 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 252281 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 252284 INFO (Thread-345) [n:127.0.0.1:57991_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 252291 INFO (Thread-345) [n:127.0.0.1:57991_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 252296 INFO (Thread-345) [n:127.0.0.1:57991_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 252298 INFO (Thread-345) [n:127.0.0.1:57991_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 252298 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 252299 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@68a0468f[collection1_shard1_replica1] main]
[junit4] 2> 252299 INFO
(searcherExecutor-1194-thread-1-processing-n:127.0.0.1:57990_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@68a0468f[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252299 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@4e4988af
[junit4] 2> 252306 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 252316 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 252324 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 252326 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 252331 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 252332 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 252385 INFO (qtp1890994166-4224) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 252385 INFO (qtp1890994166-4224) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252385 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 252385 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 252386 INFO (qtp1266727556-4228) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=1
[junit4] 2> 252386 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 252386 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 252387 INFO
(solrHandlerExecutor-1195-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:57991/solr/collection1_shard1_replica2/
for prop overlay after 2 attempts
[junit4] 2> 252387 INFO
(solrHandlerExecutor-1195-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252387 INFO
(solrHandlerExecutor-1195-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:57990/solr/collection1_shard1_replica1/
for prop overlay after 2 attempts
[junit4] 2> 252387 INFO
(solrHandlerExecutor-1195-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252388 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 252432 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 252432 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 252443 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@57d29225[collection1_shard1_replica2] main]
[junit4] 2> 252445 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 252445 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 252446 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 252447 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ad322e0[collection1_shard1_replica1] main]
[junit4] 2> 252447 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 252447 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 252449 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 252449 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 252449 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559976267783077888
[junit4] 2> 252449 INFO
(searcherExecutor-1202-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@57d29225[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252450 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 252451 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 252451 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 252453 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 252453 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 252454 INFO
(searcherExecutor-1203-thread-1-processing-n:127.0.0.1:57990_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@4ad322e0[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252454 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559976267788320768
[junit4] 2> 252484 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 252484 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@64d4e0b6[collection1_shard1_replica2] main]
[junit4] 2> 252484 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d0a3bbd
[junit4] 2> 252485 INFO
(searcherExecutor-1202-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@64d4e0b6[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252485 INFO (Thread-345) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 252493 INFO (qtp1266727556-4229) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 252493 INFO (qtp1890994166-4235) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
[junit4] 2> 252493 INFO (qtp1890994166-4235) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 252493 INFO (qtp1890994166-4235) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252493 INFO (qtp1266727556-4229) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252494 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 252495 INFO
(solrHandlerExecutor-1195-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:57990/solr/collection1_shard1_replica1/
for prop overlay after 3 attempts
[junit4] 2> 252495 INFO
(solrHandlerExecutor-1195-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252496 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 252499 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 252508 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 252511 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@383af6f6[collection1_shard1_replica1] main]
[junit4] 2> 252512 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@33c313d4
[junit4] 2> 252512 INFO
(searcherExecutor-1203-thread-1-processing-n:127.0.0.1:57990_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@383af6f6[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252512 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 252513 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 252516 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 252522 INFO (Thread-346) [n:127.0.0.1:57990_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 252527 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 252530 INFO (Thread-346) [n:127.0.0.1:57990_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 252533 INFO
(OverseerCollectionConfigSetProcessor-97498516440219653-127.0.0.1:57990_solr-n_0000000000)
[n:127.0.0.1:57990_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 252533 INFO (Thread-346) [n:127.0.0.1:57990_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 252535 INFO (Thread-346) [n:127.0.0.1:57990_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 252559 INFO (Thread-346) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 252603 INFO (qtp1266727556-4230) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
[junit4] 2> 252603 INFO (qtp1266727556-4230) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 252603 INFO (qtp1266727556-4230) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 252604 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Took 442.0ms to set the property overlay to be of
version 1 for collection collection1
[junit4] 2> 252604 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/config
params={wt=json} status=0 QTime=445
[junit4] 2> 252605 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@56ac4fc2
[junit4] 2> 252605 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 252606 INFO
(TEST-TestReqParamsAPI.test-seed#[BFDAB48710C06277]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):90
[junit4] 2> 252607 INFO
(TEST-TestReqParamsAPI.test-seed#[BFDAB48710C06277]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 252607 INFO
(TEST-TestReqParamsAPI.test-seed#[BFDAB48710C06277]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config/params?wt=json , payload: {
[junit4] 2> 'set' : {'x': { 'a':'A val',
[junit4] 2> 'b': 'B val'}
[junit4] 2> }
[junit4] 2> }
[junit4] 2> 252614 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property params to be of version 0 for collection collection1
[junit4] 2> 252616 INFO (Thread-347) [n:127.0.0.1:57990_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 252616 INFO (Thread-348) [n:127.0.0.1:57991_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 252619 INFO (Thread-348) [n:127.0.0.1:57991_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 252619 INFO (Thread-347) [n:127.0.0.1:57990_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 252619 INFO (Thread-348) [n:127.0.0.1:57991_solr ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 252619 INFO (Thread-347) [n:127.0.0.1:57990_solr ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 252619 INFO
(solrHandlerExecutor-1212-thread-1-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252620 INFO
(solrHandlerExecutor-1212-thread-2-processing-n:127.0.0.1:57991_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 252687 INFO (Thread-346) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 252687 INFO (Thread-346) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 252687 INFO (Thread-346) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e7dc148[collection1_shard1_replica1] main]
[junit4] 2> 252691 INFO (Thread-346) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 252692 INFO (Thread-346) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 252692 INFO (Thread-346) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 252693 INFO (Thread-346) [n:127.0.0.1:57990_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 252693
[...truncated too long message...]
lica2] webapp=/solr path=/dump0 params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257048 INFO (qtp1890994166-4227) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257153 INFO (qtp1890994166-4237) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257257 INFO (qtp1890994166-4238) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257362 INFO (qtp1890994166-4239) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257467 INFO (qtp1890994166-4224) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257570 INFO (qtp1890994166-4235) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257675 INFO (qtp1890994166-4236) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257778 INFO (qtp1890994166-4227) [n:127.0.0.1:57991_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 257882 INFO
(TEST-TestReqParamsAPI.test-seed#[BFDAB48710C06277]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestReqParamsAPI
-Dtests.method=test -Dtests.seed=BFDAB48710C06277 -Dtests.slow=true
-Dtests.locale=mt -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 6.00s J1 | TestReqParamsAPI.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not get expected
value 'A val' for path 'params/a' full output: {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "params":{
[junit4] > "wt":"json",
[junit4] > "useParams":""},
[junit4] > "context":{
[junit4] > "webapp":"/solr",
[junit4] > "path":"/dump0",
[junit4] > "httpMethod":"GET"}}, from server:
http://127.0.0.1:57991/solr/collection1_shard1_replica2
[junit4] > at
__randomizedtesting.SeedInfo.seed([BFDAB48710C06277:378E8B5DBE3C0F8F]:0)
[junit4] > at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
[junit4] > at
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:127)
[junit4] > at
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 257890 INFO (jetty-launcher-1570-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@2392ddf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 257890 INFO (jetty-launcher-1570-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@bec8177{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 257891 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1104317905
[junit4] 2> 257891 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=97249700
[junit4] 2> 257896 INFO (coreCloseExecutor-1223-thread-1)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@4641ee03
[junit4] 2> 257896 INFO (coreCloseExecutor-1224-thread-1)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
CLOSING SolrCore org.apache.solr.core.SolrCore@7edb8d08
[junit4] 2> 257897 INFO (coreCloseExecutor-1223-thread-1)
[n:127.0.0.1:57990_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 257898 INFO (coreCloseExecutor-1224-thread-1)
[n:127.0.0.1:57991_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.collection1.shard1.replica2
[junit4] 2> 257901 INFO
(zkCallback-1580-thread-1-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] 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> 257901 INFO
(zkCallback-1581-thread-1-processing-n:127.0.0.1:57991_solr)
[n:127.0.0.1:57991_solr ] 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> 257909 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97498516440219653-127.0.0.1:57990_solr-n_0000000000) closing
[junit4] 2> 257909 WARN
(zkCallback-1581-thread-1-processing-n:127.0.0.1:57991_solr)
[n:127.0.0.1:57991_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 257909 INFO
(OverseerStateUpdate-97498516440219653-127.0.0.1:57990_solr-n_0000000000)
[n:127.0.0.1:57990_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:57990_solr
[junit4] 2> 257911 INFO (jetty-launcher-1570-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 257912 INFO (jetty-launcher-1570-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@57a9f962{/solr,null,UNAVAILABLE}
[junit4] 2> 257913 INFO
(zkCallback-1580-thread-2-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 257920 WARN
(zkCallback-1580-thread-2-processing-n:127.0.0.1:57990_solr)
[n:127.0.0.1:57990_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 257921 INFO (jetty-launcher-1570-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 257921 INFO (jetty-launcher-1570-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@292551a{/solr,null,UNAVAILABLE}
[junit4] 2> 257925 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57988 57988
[junit4] 2> 257945 INFO (Thread-324) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:57988 57988
[junit4] 2> 259965 WARN (Thread-324) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/configs/conf1/managed-schema
[junit4] 2> 8 /solr/configs/conf1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/overseer/queue
[junit4] 2> 7 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 259965 INFO
(SUITE-TestReqParamsAPI-seed#[BFDAB48710C06277]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BFDAB48710C06277-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=630, maxMBSortInHeap=7.1354382397253175,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=mt,
timezone=America/Santo_Domingo
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=174648304,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldTypeResource,
OverseerModifyCollectionTest, TestRandomCollapseQParserPlugin,
WordBreakSolrSpellCheckerTest, HdfsDirectoryTest, SolrCoreMetricManagerTest,
TestDynamicFieldResource, TestSolrConfigHandlerCloud, BasicDistributedZk2Test,
HighlighterConfigTest, TestDocTermOrds, TestSolrXml, CircularListTest,
TestUseDocValuesAsStored2, TestReqParamsAPI]
[junit4] Completed [44/695 (1!)] on J1 in 12.07s, 1 test, 1 failure <<<
FAILURES!
[...truncated 64815 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]