Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/668/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
4 tests failed.
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([C8CCD3E337D0508F:17AC7232FCF7332A]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:918)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:794)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:776)
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader">
<int name="status">0</int>
<int name="QTime">0</int>
<lst name="params">
<str name="q">*:*</str>
</lst>
</lst>
<result name="response" numFound="0" start="0">
</result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:911)
... 41 more
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=3840, name=searcherExecutor-1727-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=3840, name=searcherExecutor-1727-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([C8CCD3E337D0508F]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=3840, name=searcherExecutor-1727-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=3840, name=searcherExecutor-1727-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([C8CCD3E337D0508F]:0)
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:59320/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:59320/solr/collection1_shard1_replica2
at
__randomizedtesting.SeedInfo.seed([C8CCD3E337D0508F:4098EC39992C3D77]: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 11068 lines...]
[junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/init-core-data-001
[junit4] 2> 387372 INFO
(SUITE-TestReqParamsAPI-seed#[C8CCD3E337D0508F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 387374 INFO
(SUITE-TestReqParamsAPI-seed#[C8CCD3E337D0508F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 387375 INFO
(SUITE-TestReqParamsAPI-seed#[C8CCD3E337D0508F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001
[junit4] 2> 387375 INFO
(SUITE-TestReqParamsAPI-seed#[C8CCD3E337D0508F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 387376 INFO (Thread-592) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 387376 INFO (Thread-592) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 387478 INFO
(SUITE-TestReqParamsAPI-seed#[C8CCD3E337D0508F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38588
[junit4] 2> 387491 INFO (jetty-launcher-458-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 387491 INFO (jetty-launcher-458-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 387493 INFO (jetty-launcher-458-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6790ce35{/solr,null,AVAILABLE}
[junit4] 2> 387495 INFO (jetty-launcher-458-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c007be3{/solr,null,AVAILABLE}
[junit4] 2> 387497 INFO (jetty-launcher-458-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@129f1040{HTTP/1.1,[http/1.1]}{127.0.0.1:57106}
[junit4] 2> 387497 INFO (jetty-launcher-458-thread-2) [ ]
o.e.j.s.Server Started @390435ms
[junit4] 2> 387497 INFO (jetty-launcher-458-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@125c9e9b{HTTP/1.1,[http/1.1]}{127.0.0.1:59320}
[junit4] 2> 387497 INFO (jetty-launcher-458-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57106}
[junit4] 2> 387497 INFO (jetty-launcher-458-thread-1) [ ]
o.e.j.s.Server Started @390435ms
[junit4] 2> 387497 INFO (jetty-launcher-458-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59320}
[junit4] 2> 387497 ERROR (jetty-launcher-458-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 387497 INFO (jetty-launcher-458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 387498 INFO (jetty-launcher-458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 387498 INFO (jetty-launcher-458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 387498 INFO (jetty-launcher-458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-14T22:47:28.696Z
[junit4] 2> 387498 ERROR (jetty-launcher-458-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 387498 INFO (jetty-launcher-458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 387498 INFO (jetty-launcher-458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 387498 INFO (jetty-launcher-458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 387498 INFO (jetty-launcher-458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-14T22:47:28.696Z
[junit4] 2> 387506 INFO (jetty-launcher-458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 387507 INFO (jetty-launcher-458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 387516 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 0x15a3ecf2a400001, 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> 387517 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 0x15a3ecf2a400002, 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> 387523 INFO (jetty-launcher-458-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 387523 INFO (jetty-launcher-458-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 387524 INFO (jetty-launcher-458-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38588/solr
[junit4] 2> 387525 INFO (jetty-launcher-458-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38588/solr
[junit4] 2> 387591 INFO (jetty-launcher-458-thread-2)
[n:127.0.0.1:57106_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 387592 INFO (jetty-launcher-458-thread-2)
[n:127.0.0.1:57106_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57106_solr
[junit4] 2> 387594 INFO (jetty-launcher-458-thread-2)
[n:127.0.0.1:57106_solr ] o.a.s.c.Overseer Overseer
(id=97459401429876742-127.0.0.1:57106_solr-n_0000000000) starting
[junit4] 2> 387603 INFO (jetty-launcher-458-thread-2)
[n:127.0.0.1:57106_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57106_solr
[junit4] 2> 387606 INFO
(OverseerStateUpdate-97459401429876742-127.0.0.1:57106_solr-n_0000000000)
[n:127.0.0.1:57106_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 387632 INFO (jetty-launcher-458-thread-1)
[n:127.0.0.1:59320_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 387636 INFO (jetty-launcher-458-thread-1)
[n:127.0.0.1:59320_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 387638 INFO (jetty-launcher-458-thread-1)
[n:127.0.0.1:59320_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59320_solr
[junit4] 2> 387680 INFO
(zkCallback-469-thread-1-processing-n:127.0.0.1:59320_solr)
[n:127.0.0.1:59320_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 387682 INFO
(zkCallback-468-thread-2-processing-n:127.0.0.1:57106_solr)
[n:127.0.0.1:57106_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 387839 INFO (jetty-launcher-458-thread-1)
[n:127.0.0.1:59320_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/.
[junit4] 2> 387947 INFO (jetty-launcher-458-thread-2)
[n:127.0.0.1:57106_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/.
[junit4] 2> 388014 INFO
(SUITE-TestReqParamsAPI-seed#[C8CCD3E337D0508F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 388017 INFO
(SUITE-TestReqParamsAPI-seed#[C8CCD3E337D0508F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38588/solr ready
[junit4] 2> 388033 INFO (qtp1248706438-2533) [n:127.0.0.1:59320_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> 388039 INFO
(OverseerThreadFactory-996-thread-1-processing-n:127.0.0.1:57106_solr)
[n:127.0.0.1:57106_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 388178 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_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> 388178 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_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> 388293 INFO
(zkCallback-468-thread-2-processing-n:127.0.0.1:57106_solr)
[n:127.0.0.1:57106_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> 388294 INFO
(zkCallback-469-thread-1-processing-n:127.0.0.1:59320_solr)
[n:127.0.0.1:59320_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> 389206 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 389228 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 389270 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 389274 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_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> 389278 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 389281 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_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> 389283 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_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> 389285 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 389287 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_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> 389287 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 389373 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 389373 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_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> 389375 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 389375 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 389381 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c817538[collection1_shard1_replica2] main]
[junit4] 2> 389383 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 389383 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_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> 389387 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_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> 389404 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 389404 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 389404 INFO
(searcherExecutor-1002-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[collection1_shard1_replica2] Registered new searcher
Searcher@7c817538[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 389404 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_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
1559350425002442752
[junit4] 2> 389410 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 389410 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_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> 389411 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 389412 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 389413 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@36e9fe5[collection1_shard1_replica1] main]
[junit4] 2> 389413 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 389415 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 389415 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_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> 389416 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_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> 389416 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 389417 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 389417 INFO
(searcherExecutor-1001-thread-1-processing-n:127.0.0.1:57106_solr
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[collection1_shard1_replica1] Registered new searcher
Searcher@36e9fe5[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 389417 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_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
1559350425016074240
[junit4] 2> 389518 INFO
(zkCallback-468-thread-1-processing-n:127.0.0.1:57106_solr)
[n:127.0.0.1:57106_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> 389519 INFO
(zkCallback-469-thread-1-processing-n:127.0.0.1:59320_solr)
[n:127.0.0.1:59320_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> 389923 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 389923 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 389923 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:59320/solr/collection1_shard1_replica2/
[junit4] 2> 389923 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:59320/solr
START replicas=[http://127.0.0.1:57106/solr/collection1_shard1_replica1/]
nUpdates=100
[junit4] 2> 389924 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:59320/solr
DONE. We have no versions. sync failed.
[junit4] 2> 389928 INFO (qtp1400789019-2528) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 389929 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 389929 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 389945 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:59320/solr/collection1_shard1_replica2/ shard1
[junit4] 2> 390051 INFO
(zkCallback-468-thread-3-processing-n:127.0.0.1:57106_solr)
[n:127.0.0.1:57106_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> 390051 INFO
(zkCallback-469-thread-1-processing-n:127.0.0.1:59320_solr)
[n:127.0.0.1:59320_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> 390097 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 390101 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_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=1924
[junit4] 2> 390215 INFO
(zkCallback-468-thread-3-processing-n:127.0.0.1:57106_solr)
[n:127.0.0.1:57106_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> 390215 INFO
(zkCallback-469-thread-1-processing-n:127.0.0.1:59320_solr)
[n:127.0.0.1:59320_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> 390429 INFO (qtp1400789019-2526) [n:127.0.0.1:57106_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=2251
[junit4] 2> 390438 INFO (qtp1248706438-2533) [n:127.0.0.1:59320_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> 390544 INFO
(zkCallback-468-thread-3-processing-n:127.0.0.1:57106_solr)
[n:127.0.0.1:57106_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> 390544 INFO
(zkCallback-469-thread-1-processing-n:127.0.0.1:59320_solr)
[n:127.0.0.1:59320_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> 391443 INFO (qtp1248706438-2533) [n:127.0.0.1:59320_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=3411
[junit4] 2> 391470 INFO
(TEST-TestReqParamsAPI.test-seed#[C8CCD3E337D0508F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 391477 INFO
(TEST-TestReqParamsAPI.test-seed#[C8CCD3E337D0508F]) [ ]
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> 391496 INFO (qtp1248706438-2540) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 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> 391500 INFO (qtp1248706438-2540) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 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> 391501 INFO (Thread-611) [n:127.0.0.1:59320_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 391503 INFO
(solrHandlerExecutor-1011-thread-2-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 391505 INFO (Thread-611) [n:127.0.0.1:59320_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 391505 INFO
(solrHandlerExecutor-1011-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 391507 INFO (Thread-612) [n:127.0.0.1:57106_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 391508 INFO (Thread-612) [n:127.0.0.1:57106_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 391518 INFO (Thread-611) [n:127.0.0.1:59320_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 391520 INFO (Thread-612) [n:127.0.0.1:57106_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 391528 INFO (Thread-611) [n:127.0.0.1:59320_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 391532 INFO (Thread-611) [n:127.0.0.1:59320_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 391533 INFO (Thread-612) [n:127.0.0.1:57106_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 391534 INFO (Thread-611) [n:127.0.0.1:59320_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 391536 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 391538 INFO (Thread-612) [n:127.0.0.1:57106_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 391540 INFO (Thread-612) [n:127.0.0.1:57106_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 391542 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 391612 INFO (qtp1400789019-2530) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 391613 INFO (qtp1400789019-2530) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 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> 391614 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 391614 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 391614 INFO
(solrHandlerExecutor-1011-thread-2-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:57106/solr/collection1_shard1_replica1/
for prop overlay after 1 attempts
[junit4] 2> 391614 INFO
(solrHandlerExecutor-1011-thread-2-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 391617 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 391619 INFO (qtp1248706438-2535) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 391619 INFO (qtp1248706438-2535) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 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=1
[junit4] 2> 391619 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 391619 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 391619 INFO
(solrHandlerExecutor-1011-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:59320/solr/collection1_shard1_replica2/
for prop overlay after 1 attempts
[junit4] 2> 391620 INFO
(solrHandlerExecutor-1011-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 391621 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 391623 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 391623 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 391626 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 391626 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 391629 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@134e282a[collection1_shard1_replica1] main]
[junit4] 2> 391631 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1edd4994[collection1_shard1_replica2] main]
[junit4] 2> 391631 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 391632 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 391633 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 391633 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 391634 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 391635 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 391636 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 391636 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 391636 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 391636 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 391637 INFO
(searcherExecutor-1012-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@1edd4994[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391637 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559350427343912960
[junit4] 2> 391637 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559350427343912960
[junit4] 2> 391639 INFO
(searcherExecutor-1013-thread-1-processing-n:127.0.0.1:57106_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@134e282a[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391644 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 391644 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 391644 INFO (Thread-611) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@31e4587d[collection1_shard1_replica2] main]
[junit4] 2> 391644 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@62026105[collection1_shard1_replica1] main]
[junit4] 2> 391644 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@c664818
[junit4] 2> 391645 INFO
(searcherExecutor-1013-thread-1-processing-n:127.0.0.1:57106_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@62026105[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391646 INFO (Thread-612) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 391651 INFO
(searcherExecutor-1012-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@31e4587d[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391656 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 391663 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 391675 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 391678 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 391681 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 391681 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 391682 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 391685 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 391686 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 391687 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1]
] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 391720 INFO (qtp1400789019-2525) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 391720 INFO (qtp1400789019-2525) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 391720 INFO (qtp1400789019-2525) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 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> 391746 INFO (qtp1248706438-2539) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 391746 INFO (qtp1248706438-2539) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 391746 INFO (qtp1248706438-2539) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 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> 391749 INFO (qtp1248706438-2540) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Took 253.0ms to set the property overlay to be of
version 0 for collection collection1
[junit4] 2> 391750 INFO (qtp1248706438-2540) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/config
params={wt=json} status=0 QTime=269
[junit4] 2> 391750 INFO (qtp1248706438-2540) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@be8084c
[junit4] 2> 391751 INFO (qtp1248706438-2540) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 391753 INFO
(TEST-TestReqParamsAPI.test-seed#[C8CCD3E337D0508F]) [ ]
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> 391757 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/configoverlay.json
[junit4] 2> 391758 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 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> 391758 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 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> 391760 INFO
(solrHandlerExecutor-1022-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 391761 INFO (Thread-613) [n:127.0.0.1:59320_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 391761 INFO (Thread-614) [n:127.0.0.1:57106_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 391762 INFO (Thread-613) [n:127.0.0.1:59320_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 391763 INFO (Thread-614) [n:127.0.0.1:57106_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 391764 INFO
(solrHandlerExecutor-1022-thread-2-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 391801 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 391801 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 391805 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@37280e2[collection1_shard1_replica2] main]
[junit4] 2> 391805 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 391805 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 391808 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@36b276c1[collection1_shard1_replica1] main]
[junit4] 2> 391810 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 391810 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 391811 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 391811 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 391811 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 391811 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 391813 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 391813 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 391813 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 391813 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 391813 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559350427528462336
[junit4] 2> 391813 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559350427528462336
[junit4] 2> 391816 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 391817 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 391816 INFO
(searcherExecutor-1021-thread-1-processing-n:127.0.0.1:57106_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@36b276c1[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391818 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4318f145[collection1_shard1_replica1] main]
[junit4] 2> 391818 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@3af1083
[junit4] 2> 391818 INFO
(searcherExecutor-1021-thread-1-processing-n:127.0.0.1:57106_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@4318f145[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391819 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 391816 INFO
(searcherExecutor-1020-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@37280e2[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391821 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2387a53d[collection1_shard1_replica2] main]
[junit4] 2> 391821 INFO
(searcherExecutor-1020-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@2387a53d[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391830 INFO (Thread-614) [n:127.0.0.1:57106_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 391834 INFO (Thread-613) [n:127.0.0.1:59320_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 391846 INFO (Thread-613) [n:127.0.0.1:59320_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 391848 INFO (Thread-614) [n:127.0.0.1:57106_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 391850 INFO (Thread-614) [n:127.0.0.1:57106_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 391850 INFO (Thread-613) [n:127.0.0.1:59320_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 391852 INFO (Thread-614) [n:127.0.0.1:57106_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 391852 INFO (Thread-613) [n:127.0.0.1:59320_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 391853 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 391853 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 391868 INFO (qtp1400789019-2527) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 391868 INFO (qtp1400789019-2527) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 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> 391868 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 391868 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 391869 INFO
(solrHandlerExecutor-1022-thread-2-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:57106/solr/collection1_shard1_replica1/
for prop overlay after 1 attempts
[junit4] 2> 391869 INFO
(solrHandlerExecutor-1022-thread-2-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 391873 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 391879 INFO (qtp1248706438-2535) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 391879 INFO (qtp1248706438-2535) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 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> 391880 INFO
(solrHandlerExecutor-1022-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:59320/solr/collection1_shard1_replica2/
for prop overlay after 1 attempts
[junit4] 2> 391880 INFO
(solrHandlerExecutor-1022-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 391884 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 391884 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 391888 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 391936 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 391936 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 391936 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 391936 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 391940 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7cc13bf2[collection1_shard1_replica1] main]
[junit4] 2> 391940 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c9cca3c[collection1_shard1_replica2] main]
[junit4] 2> 391942 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 391943 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 391943 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 391944 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 391944 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 391945 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559350427666874368
[junit4] 2> 391945 INFO
(searcherExecutor-1029-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@2c9cca3c[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391948 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 391948 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 391948 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 391948 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 391948 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7914a1c3[collection1_shard1_replica2] main]
[junit4] 2> 391949 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@702e280e
[junit4] 2> 391949 INFO
(searcherExecutor-1029-thread-1-processing-n:127.0.0.1:59320_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@7914a1c3[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391949 INFO (Thread-613) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 391950 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 391950 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 391950 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559350427672117248
[junit4] 2> 391951 INFO
(searcherExecutor-1030-thread-1-processing-n:127.0.0.1:57106_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@7cc13bf2[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391954 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 391954 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a862409[collection1_shard1_replica1] main]
[junit4] 2> 391955 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@639f4f05
[junit4] 2> 391955 INFO
(searcherExecutor-1030-thread-1-processing-n:127.0.0.1:57106_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@6a862409[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 391956 INFO (Thread-614) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 391968 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 391972 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 391975 INFO (qtp1400789019-2527) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
[junit4] 2> 391975 INFO (qtp1400789019-2527) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 391975 INFO (qtp1400789019-2527) [n:127.0.0.1:57106_solr
c:collection1 s:shard1 r:core_node2 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> 391984 INFO (qtp1248706438-2539) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
[junit4] 2> 391984 INFO (qtp1248706438-2539) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 391984 INFO (qtp1248706438-2539) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 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> 391985 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Took 226.0ms to set the property overlay to be of
version 1 for collection collection1
[junit4] 2> 391985 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/config
params={wt=json} status=0 QTime=230
[junit4] 2> 391985 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@35705685
[junit4] 2> 391986 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 391986 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 391988 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 391989 INFO (qtp1248706438-2537) [n:127.0.0.1:59320_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 391989 INFO
(TEST-TestReqParamsAPI.test-seed#[C8CCD3E337D0508F]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):90
[junit4] 2> 391989 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 391991 INFO
(TEST-TestReqParamsAPI.test-seed#[C8CCD3E337D0508F]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 391991 INFO
(TEST-TestReqParamsAPI.test-seed#[C8CCD3E337D0508F]) [ ]
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> 391992 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 391992 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 391992 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:57106_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1]
] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 391992 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:59320_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C8CCD3E337D0508F-001/tempDir-001/node2/collection
[...truncated too long message...]
t4] 2> 540891 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C8CCD3E337D0508F]) [
x:collection3] o.a.s.c.SolrCore [core4] CLOSING SolrCore
org.apache.solr.core.SolrCore@2fbd0c47
[junit4] 2> 540892 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C8CCD3E337D0508F]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.core4
[junit4] 2> 540893 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C8CCD3E337D0508F]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.core5
[junit4] 2> 540893 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C8CCD3E337D0508F]) [
x:collection3] o.a.s.c.SolrCore [core5] CLOSING SolrCore
org.apache.solr.core.SolrCore@2525ce19
[junit4] 2> 540893 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C8CCD3E337D0508F]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.core5
[junit4] 2> 540894 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C8CCD3E337D0508F]) [
x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=362338606
[junit4] 2> 540894 INFO
(coreCloseExecutor-1942-thread-1-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@6cd580
[junit4] 2> 540894 INFO
(coreCloseExecutor-1942-thread-2-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2f33ff0d
[junit4] 2> 540895 INFO
(coreCloseExecutor-1942-thread-1-processing-x:collection3) [ x:collection5]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection5
[junit4] 2> 540895 INFO
(coreCloseExecutor-1942-thread-2-processing-x:collection3) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 540896 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C8CCD3E337D0508F]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 540897 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C8CCD3E337D0508F]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testCreateTransientFromAdmin
[junit4] 2> 540897 INFO
(SUITE-TestLazyCores-seed#[C8CCD3E337D0508F]-worker) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 540897 INFO
(SUITE-TestLazyCores-seed#[C8CCD3E337D0508F]-worker) [ x:collection3]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=362338606
[junit4] 2> 540897 INFO
(SUITE-TestLazyCores-seed#[C8CCD3E337D0508F]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_C8CCD3E337D0508F-001
[junit4] 2> Feb 14, 2017 10:50:02 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Feb 14, 2017 10:50:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=3840, name=searcherExecutor-1727-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Feb 14, 2017 10:50:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=3840, name=searcherExecutor-1727-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Feb 14, 2017 10:50:25 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=3840, name=searcherExecutor-1727-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{v_t=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap),
v_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
v_f=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=412,
maxMBSortInHeap=5.684795228604791,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=el-CY,
timezone=SystemV/PST8
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=2,free=259380888,total=510656512
[junit4] 2> NOTE: All tests run in this JVM: [HttpSolrCallGetCoreTest,
DeleteNodeTest, TestImpersonationWithHadoopAuth, TestCSVLoader,
TestUniqueKeyFieldResource, DocumentAnalysisRequestHandlerTest, BlockCacheTest,
TestLFUCache, TestXIncludeConfig, SolrGangliaReporterTest, TestSort,
TestExactSharedStatsCache, TestCloudRecovery, DistributedFacetPivotSmallTest,
OverseerTest, HardAutoCommitTest, TestCloudPivotFacet, SyncSliceTest,
SmileWriterTest, TestPushWriter, TestSmileRequest, TestLockTree,
BigEndianAscendingWordSerializerTest, TestDefaultStatsCache,
SimplePostToolTest, FastVectorHighlighterTest, TestReqParamsAPI,
LeaderElectionContextKeyTest, StatelessScriptUpdateProcessorFactoryTest,
TestReplicaProperties, TestNoOpRegenerator, TestReloadAndDeleteDocs,
TestBinaryResponseWriter, TermsComponentTest, JSONWriterTest,
TestSystemCollAutoCreate, TestWordDelimiterFilterFactory,
TestOnReconnectListenerSupport, TestPhraseSuggestions, TestBinaryField,
DistributedFacetPivotLongTailTest, IndexSchemaRuntimeFieldTest,
TestSubQueryTransformerCrossCore, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=C8CCD3E337D0508F -Dtests.slow=true -Dtests.locale=el-CY
-Dtests.timezone=SystemV/PST8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=3840, name=searcherExecutor-1727-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C8CCD3E337D0508F]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=3840, name=searcherExecutor-1727-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C8CCD3E337D0508F]:0)
[junit4] Completed [97/692 (2!)] on J0 in 29.97s, 9 tests, 3 errors <<<
FAILURES!
[...truncated 64579 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]