Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/435/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test
Error Message:
No live SolrServers available to handle this request
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request
at
__randomizedtesting.SeedInfo.seed([D0A9AEEB905F5BCA:58FD91313EA33632]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11994 lines...]
[junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/init-core-data-001
[junit4] 2> 3135869 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 3135870 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3135871 INFO (Thread-3171) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3135871 INFO (Thread-3171) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3135976 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:52452
[junit4] 2> 3136017 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3136026 INFO (jetty-launcher-2362-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 3136026 INFO (jetty-launcher-2362-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 3136053 INFO (jetty-launcher-2362-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@70549c16{/solr,null,AVAILABLE}
[junit4] 2> 3136053 INFO (jetty-launcher-2362-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f8cc5af{/solr,null,AVAILABLE}
[junit4] 2> 3136054 INFO (jetty-launcher-2362-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6467febd{HTTP/1.1,[http/1.1]}{127.0.0.1:52454}
[junit4] 2> 3136054 INFO (jetty-launcher-2362-thread-2) [ ]
o.e.j.s.Server Started @3141941ms
[junit4] 2> 3136054 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52454}
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3c0f0d2f{HTTP/1.1,[http/1.1]}{127.0.0.1:52455}
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-1) [ ]
o.e.j.s.Server Started @3141942ms
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52455}
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-09-27T09:28:38.628Z
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3136055 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-09-27T09:28:38.628Z
[junit4] 2> 3136060 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3136060 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3136061 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3136061 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3136072 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 0x1576af97f2f0001, 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> 3136074 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3136074 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3136075 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52452/solr
[junit4] 2> 3136076 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52452/solr
[junit4] 2> 3136077 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3136078 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3136079 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 0x1576af97f2f0003, 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> 3136080 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 0x1576af97f2f0004, 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> 3136082 INFO (jetty-launcher-2362-thread-2)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3136083 INFO (jetty-launcher-2362-thread-1)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3136121 INFO (jetty-launcher-2362-thread-2)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 3136122 INFO (jetty-launcher-2362-thread-1)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 3136124 INFO (jetty-launcher-2362-thread-2)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 3136124 INFO (jetty-launcher-2362-thread-1)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 3136136 INFO (jetty-launcher-2362-thread-2)
[n:127.0.0.1:52454_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52454_solr
[junit4] 2> 3136138 INFO (jetty-launcher-2362-thread-1)
[n:127.0.0.1:52455_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52455_solr
[junit4] 2> 3136139 INFO (jetty-launcher-2362-thread-2)
[n:127.0.0.1:52454_solr ] o.a.s.c.Overseer Overseer
(id=96663536824942597-127.0.0.1:52454_solr-n_0000000000) starting
[junit4] 2> 3136142 INFO
(zkCallback-2373-thread-1-processing-n:127.0.0.1:52455_solr)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3136143 INFO
(zkCallback-2372-thread-1-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3136155 INFO (jetty-launcher-2362-thread-1)
[n:127.0.0.1:52455_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node1/.
[junit4] 2> 3136161 INFO (jetty-launcher-2362-thread-2)
[n:127.0.0.1:52454_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52454_solr
[junit4] 2> 3136162 INFO
(OverseerStateUpdate-96663536824942597-127.0.0.1:52454_solr-n_0000000000)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 3136166 INFO
(zkCallback-2373-thread-1-processing-n:127.0.0.1:52455_solr)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3136166 INFO
(zkCallback-2372-thread-1-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3136179 INFO (jetty-launcher-2362-thread-2)
[n:127.0.0.1:52454_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node2/.
[junit4] 2> 3136182 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3136184 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3136188 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 3136191 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3136210 INFO (qtp130236355-13894) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3136214 INFO (qtp130236355-13894) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 3136216 INFO (qtp130236355-13895) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3136219 INFO
(OverseerThreadFactory-6240-thread-1-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.CreateCollectionCmd Create collection
exitable
[junit4] 2> 3136219 INFO (qtp130236355-13895) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 3136340 INFO (qtp130236355-13897) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337&qt=/admin/cores&collection.configName=conf&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 3136340 INFO (qtp186956709-13889) [n:127.0.0.1:52454_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353&qt=/admin/cores&collection.configName=conf&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3136340 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337&qt=/admin/cores&collection.configName=conf&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2
[junit4] 2> 3136340 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353&qt=/admin/cores&collection.configName=conf&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2
[junit4] 2> 3136343 INFO (qtp130236355-13900) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337
[junit4] 2> 3136343 INFO (qtp130236355-13900) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3136454 INFO
(zkCallback-2373-thread-1-processing-n:127.0.0.1:52455_solr)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 3136454 INFO
(zkCallback-2372-thread-2-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 3137232 INFO (qtp130236355-13901) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3137234 INFO (qtp130236355-13901) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 3137352 INFO (qtp130236355-13888) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337
[junit4] 2> 3137353 INFO (qtp130236355-13888) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3137357 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 3137357 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 3137369 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 3137369 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 3137374 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 3137375 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 3137379 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.s.IndexSchema [exitable_shard2_replica1] Schema name=minimal
[junit4] 2> 3137384 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.s.IndexSchema [exitable_shard2_replica1] unique key field: id
[junit4] 2> 3137386 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica1' using
configuration from collection exitable
[junit4] 2> 3137386 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.s.IndexSchema [exitable_shard1_replica1] Schema name=minimal
[junit4] 2> 3137386 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SolrCore [[exitable_shard2_replica1] ]
Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node2/exitable_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node2/./exitable_shard2_replica1/data/]
[junit4] 2> 3137387 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled.
Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4fd99639
[junit4] 2> 3137387 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SolrCore New index directory detected:
old=null
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node2/./exitable_shard2_replica1/data/index/
[junit4] 2> 3137387 WARN
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node2/./exitable_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 3137389 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.s.IndexSchema [exitable_shard1_replica1] unique key field: id
[junit4] 2> 3137390 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica1' using
configuration from collection exitable
[junit4] 2> 3137391 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SolrCore [[exitable_shard1_replica1] ]
Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node1/exitable_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node1/./exitable_shard1_replica1/data/]
[junit4] 2> 3137391 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled.
Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4fd99639
[junit4] 2> 3137391 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SolrCore New index directory detected:
old=null
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node1/./exitable_shard1_replica1/data/index/
[junit4] 2> 3137391 WARN
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node1/./exitable_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 3137395 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.PluginBag [exitable_shard2_replica1]
Initialized 1 plugins of type searchComponent: [delayingSearchComponent]
[junit4] 2> 3137395 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 3137395 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 3137396 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 3137396 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 3137396 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 3137396 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 3137396 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 3137396 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 3137397 WARN
(OldIndexDirectoryCleanupThreadForCore-exitable_shard2_replica1)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node2/./exitable_shard2_replica1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 3137406 WARN
(OldIndexDirectoryCleanupThreadForCore-exitable_shard1_replica1)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001/tempDir-001/node1/./exitable_shard1_replica1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 3137407 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.PluginBag [exitable_shard2_replica1]
Initialized 25 plugins of type requestHandler: [/update, /update/json,
/update/csv, /update/json/docs, /config, /schema, /replication, /get,
/admin/ping, /admin/segments, /admin/luke, /admin/system, /admin/mbeans,
/admin/plugins, /admin/threads, /admin/properties, /admin/logging, /admin/file,
/export, /graph, /stream, /sql, /terms, standard, /select]
[junit4] 2> 3137407 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 3137408 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3137408 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 3137410 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3137410 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3137410 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.PluginBag [exitable_shard1_replica1]
Initialized 1 plugins of type searchComponent: [delayingSearchComponent]
[junit4] 2> 3137410 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 3137410 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 3137411 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 3137411 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 3137411 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 3137411 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 3137411 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 3137411 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 3137418 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.PluginBag [exitable_shard1_replica1]
Initialized 25 plugins of type requestHandler: [/update, /update/json,
/update/csv, /update/json/docs, /config, /schema, /replication, /get,
/admin/ping, /admin/segments, /admin/luke, /admin/system, /admin/mbeans,
/admin/plugins, /admin/threads, /admin/properties, /admin/logging, /admin/file,
/export, /graph, /stream, /sql, /terms, standard, /select]
[junit4] 2> 3137418 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 3137419 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3137419 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 3137422 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3137422 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3137427 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1317a590[exitable_shard2_replica1] main]
[junit4] 2> 3137428 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
[junit4] 2> 3137431 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 3137431 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with
initArgs: {}
[junit4] 2> 3137431 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3137432 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for
znode /configs/conf/_rest_managed.json
[junit4] 2> 3137432 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3137432 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered
ManagedResources
[junit4] 2> 3137433 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved
for 10000
[junit4] 2> 3137434 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version
field to seed version buckets
[junit4] 2> 3137434 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of
_version_ for 65536 version buckets from index
[junit4] 2> 3137434 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_,
cannot seed version bucket highest value from index
[junit4] 2> 3137434 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1546616590834860032
[junit4] 2> 3137437 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version
buckets with highest version 1546616590834860032
[junit4] 2> 3137437 INFO
(searcherExecutor-6243-thread-1-processing-x:exitable_shard2_replica1
r:core_node2 a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE
n:127.0.0.1:52454_solr s:shard2 c:exitable) [n:127.0.0.1:52454_solr c:exitable
s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore
[exitable_shard2_replica1] Registered new searcher
Searcher@1317a590[exitable_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3137439 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@137ee678[exitable_shard1_replica1] main]
[junit4] 2> 3137440 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
[junit4] 2> 3137441 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 3137441 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with
initArgs: {}
[junit4] 2> 3137441 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3137442 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for
znode /configs/conf/_rest_managed.json
[junit4] 2> 3137442 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3137442 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered
ManagedResources
[junit4] 2> 3137442 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved
for 10000
[junit4] 2> 3137443 INFO
(searcherExecutor-6244-thread-1-processing-x:exitable_shard1_replica1
r:core_node1 a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE
n:127.0.0.1:52455_solr s:shard1 c:exitable) [n:127.0.0.1:52455_solr c:exitable
s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore
[exitable_shard1_replica1] Registered new searcher
Searcher@137ee678[exitable_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3137443 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version
field to seed version buckets
[junit4] 2> 3137443 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of
_version_ for 65536 version buckets from index
[junit4] 2> 3137443 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_,
cannot seed version bucket highest value from index
[junit4] 2> 3137443 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1546616590844297216
[junit4] 2> 3137446 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version
buckets with highest version 1546616590844297216
[junit4] 2> 3137449 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 3137449 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 3137449 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52454/solr/exitable_shard2_replica1/
[junit4] 2> 3137449 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 3137449 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:52454/solr/exitable_shard2_replica1/ has no replicas
[junit4] 2> 3137459 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:52454/solr/exitable_shard2_replica1/ shard2
[junit4] 2> 3137464 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 3137464 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 3137465 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52455/solr/exitable_shard1_replica1/
[junit4] 2> 3137465 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 3137465 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:52455/solr/exitable_shard1_replica1/ has no replicas
[junit4] 2> 3137472 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:52455/solr/exitable_shard1_replica1/ shard1
[junit4] 2> 3137582 INFO
(zkCallback-2373-thread-1-processing-n:127.0.0.1:52455_solr)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 3137582 INFO
(zkCallback-2372-thread-2-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 3137636 INFO
(parallelCoreAdminExecutor-6241-thread-1-processing-n:127.0.0.1:52454_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353 CREATE)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 3137636 INFO
(parallelCoreAdminExecutor-6237-thread-1-processing-n:127.0.0.1:52455_solr
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337 CREATE)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 3137751 INFO
(zkCallback-2373-thread-1-processing-n:127.0.0.1:52455_solr)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 3137751 INFO
(zkCallback-2372-thread-3-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 3138239 INFO (qtp130236355-13894) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3138241 INFO (qtp130236355-13894) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 3138363 INFO (qtp130236355-13895) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337
[junit4] 2> 3138363 INFO (qtp130236355-13895) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793616337&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3138367 INFO (qtp186956709-13890) [n:127.0.0.1:52454_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353
[junit4] 2> 3138367 INFO (qtp186956709-13890) [n:127.0.0.1:52454_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1862629793966353&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3138374 INFO
(OverseerThreadFactory-6240-thread-1-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3139254 INFO (qtp130236355-13898) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3139256 INFO (qtp130236355-13898) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 3139259 INFO (qtp130236355-13897) [n:127.0.0.1:52455_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3139260 INFO (qtp130236355-13897) [n:127.0.0.1:52455_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=a9be2dab-9c5b-4e5e-adaa-0920f5b5b8a1&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3139289 INFO
(TEST-CloudExitableDirectoryReaderTest.test-seed#[D0A9AEEB905F5BCA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 3139297 INFO (qtp130236355-13900) [n:127.0.0.1:52455_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1] webapp=/solr
path=/update params={_stateVer_=exitable:3&wt=javabin&version=2}{add=[1
(1546616592784162816), 4 (1546616592786259968), 8 (1546616592786259969), 10
(1546616592786259970), 11 (1546616592786259971), 12 (1546616592786259972), 13
(1546616592786259973), 14 (1546616592786259974), 15 (1546616592786259975), 16
(1546616592786259976), ... (33 adds)]} 0 4
[junit4] 2> 3139297 INFO (qtp186956709-13893) [n:127.0.0.1:52454_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica1] webapp=/solr
path=/update params={_stateVer_=exitable:3&wt=javabin&version=2}{add=[2
(1546616592784162816), 3 (1546616592786259968), 5 (1546616592786259969), 6
(1546616592786259970), 7 (1546616592786259971), 9 (1546616592786259972), 17
(1546616592786259973), 18 (1546616592786259974), 19 (1546616592786259975), 21
(1546616592786259976), ... (24 adds)]} 0 4
[junit4] 2> 3139303 INFO (qtp130236355-13888) [n:127.0.0.1:52455_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3139303 INFO (qtp130236355-13888) [n:127.0.0.1:52455_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@571dc373
[junit4] 2> 3139303 INFO (qtp186956709-13896) [n:127.0.0.1:52454_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3139304 INFO (qtp186956709-13896) [n:127.0.0.1:52454_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@220203fc
[junit4] 2> 3139306 INFO (qtp130236355-13888) [n:127.0.0.1:52455_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@88c9bd9[exitable_shard1_replica1]
main]
[junit4] 2> 3139306 INFO (qtp186956709-13896) [n:127.0.0.1:52454_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@aebba3c[exitable_shard2_replica1]
main]
[junit4] 2> 3139306 INFO (qtp130236355-13888) [n:127.0.0.1:52455_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3139306 INFO (qtp186956709-13896) [n:127.0.0.1:52454_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3139307 INFO
(searcherExecutor-6243-thread-1-processing-n:127.0.0.1:52454_solr
x:exitable_shard2_replica1 s:shard2 c:exitable r:core_node2)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1]
Registered new searcher Searcher@aebba3c[exitable_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C24)))}
[junit4] 2> 3139307 INFO
(searcherExecutor-6244-thread-1-processing-n:127.0.0.1:52455_solr
x:exitable_shard1_replica1 s:shard1 c:exitable r:core_node1)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1]
Registered new searcher Searcher@88c9bd9[exitable_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C33)))}
[junit4] 2> 3139307 INFO (qtp186956709-13896) [n:127.0.0.1:52454_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:52455/solr/exitable_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 3139307 INFO (qtp130236355-13888) [n:127.0.0.1:52455_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:52455/solr/exitable_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 3139307 INFO (qtp130236355-13901) [n:127.0.0.1:52455_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=exitable:3&commit=true&wt=javabin&version=2}{commit=} 0 7
[junit4] 2> 3139309 ERROR
(TEST-CloudExitableDirectoryReaderTest.test-seed#[D0A9AEEB905F5BCA]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection exitable failed due to (0)
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request, retry? 0
[junit4] 2> 3139310 INFO
(TEST-CloudExitableDirectoryReaderTest.test-seed#[D0A9AEEB905F5BCA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test
-Dtests.seed=D0A9AEEB905F5BCA -Dtests.slow=true -Dtests.locale=sv
-Dtests.timezone=America/Argentina/Catamarca -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.05s J0 | CloudExitableDirectoryReaderTest.test <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request
[junit4] > at
__randomizedtesting.SeedInfo.seed([D0A9AEEB905F5BCA:58FD91313EA33632]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3139322 INFO (jetty-launcher-2362-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@3c0f0d2f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3139322 INFO (jetty-launcher-2362-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@6467febd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3139323 INFO (jetty-launcher-2362-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1303089511
[junit4] 2> 3139323 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2132911441
[junit4] 2> 3139327 INFO (coreCloseExecutor-6254-thread-1)
[n:127.0.0.1:52454_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@d8f06d0
[junit4] 2> 3139327 INFO (coreCloseExecutor-6253-thread-1)
[n:127.0.0.1:52455_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@302b5b07
[junit4] 2> 3139333 INFO
(zkCallback-2373-thread-1-processing-n:127.0.0.1:52455_solr)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 3139334 INFO
(zkCallback-2372-thread-1-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 3139344 WARN
(zkCallback-2373-thread-1-processing-n:127.0.0.1:52455_solr)
[n:127.0.0.1:52455_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 3139345 INFO (jetty-launcher-2362-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@70549c16{/solr,null,UNAVAILABLE}
[junit4] 2> 3139346 INFO
(zkCallback-2372-thread-1-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 3139348 INFO (jetty-launcher-2362-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96663536824942597-127.0.0.1:52454_solr-n_0000000000) closing
[junit4] 2> 3139348 INFO
(OverseerStateUpdate-96663536824942597-127.0.0.1:52454_solr-n_0000000000)
[n:127.0.0.1:52454_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52454_solr
[junit4] 2> 3139350 WARN
(zkCallback-2372-thread-1-processing-n:127.0.0.1:52454_solr)
[n:127.0.0.1:52454_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 3139350 INFO (jetty-launcher-2362-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5f8cc5af{/solr,null,UNAVAILABLE}
[junit4] 2> 3139352 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52452 52452
[junit4] 2> 3139443 INFO (Thread-3171) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:52452 52452
[junit4] 2> 3149005 WARN (Thread-3171) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/exitable/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 3149006 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[D0A9AEEB905F5BCA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_D0A9AEEB905F5BCA-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=10, maxDocsPerChunk=406, blockSize=346),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=10, blockSize=346)), sim=ClassicSimilarity, locale=sv,
timezone=America/Argentina/Catamarca
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=47813776,total=404226048
[junit4] 2> NOTE: All tests run in this JVM: [BasicDistributedZkTest,
TestRemoteStreaming, TestExtendedDismaxParser, TestSSLRandomization,
DirectSolrConnectionTest, TestWordDelimiterFilterFactory,
WrapperMergePolicyFactoryTest, TestCSVLoader, TestExactSharedStatsCache,
HdfsLockFactoryTest, SolrCloudExampleTest, TestFreeTextSuggestions,
TestDocumentBuilder, TestUniqueKeyFieldResource,
TestTrackingShardHandlerFactory, TestManagedResource,
TestPKIAuthenticationPlugin, TestDefaultStatsCache,
CreateCollectionCleanupTest, TestSolrDeletionPolicy1, OverseerStatusTest,
TestManagedSchemaAPI, RulesTest, DistribJoinFromCollectionTest,
TermsComponentTest, TestCharFilters, TestGeoJSONResponseWriter,
TestAnalyzedSuggestions, HttpPartitionTest, CollectionReloadTest,
TestClassicSimilarityFactory, SampleTest, PKIAuthenticationIntegrationTest,
DistributedFacetPivotLongTailTest, CursorPagingTest, TestRTGBase,
CleanupOldIndexTest, DistributedDebugComponentTest, TestAddFieldRealTimeGet,
TestFaceting, DeleteInactiveReplicaTest, TestFieldCacheWithThreads,
TestPhraseSuggestions, TestBinaryResponseWriter, HighlighterTest,
TestLazyCores, TestLRUCache, SpatialFilterTest, TestChildDocTransformer,
TestGroupingSearch, SolrCoreTest, DeleteNodeTest,
LeaderFailureAfterFreshStartTest, HLLSerializationTest,
ResponseLogComponentTest, ZkNodePropsTest, QueryEqualityTest,
TestEmbeddedSolrServerConstructors, RecoveryZkTest, TestReplicationHandler,
TestRawResponseWriter, TestStressReorder, TestCSVResponseWriter, DateFieldTest,
DirectUpdateHandlerTest, TestBlendedInfixSuggestions, HdfsRecoverLeaseTest,
DOMUtilTest, TestQueryWrapperFilter, HdfsRestartWhileUpdatingTest,
TestStressRecovery, CdcrBootstrapTest, TestTolerantSearch,
TestPostingsSolrHighlighter, OpenExchangeRatesOrgProviderTest,
SoftAutoCommitTest, DateRangeFieldTest, TestXmlQParser, CoreSorterTest,
TestLocalFSCloudBackupRestore, SharedFSAutoReplicaFailoverTest,
TestInfoStreamLogging, TestCloudInspectUtil, AnalyticsMergeStrategyTest,
HdfsBasicDistributedZk2Test, TestRandomFlRTGCloud, NumericFieldsTest,
ZkControllerTest, TestBulkSchemaConcurrent, IndexBasedSpellCheckerTest,
AnalysisAfterCoreReloadTest, TestCollationFieldDocValues, TestCollationField,
TestFieldTypeResource, SimpleFacetsTest, BlockJoinFacetRandomTest,
JSONWriterTest, PluginInfoTest, ConfigSetsAPITest, TestCoreContainer,
TestSurroundQueryParser, TestSort, FastVectorHighlighterTest,
StatelessScriptUpdateProcessorFactoryTest, TestPseudoReturnFields,
TestUninvertingReader, HardAutoCommitTest, DistribCursorPagingTest,
TestRestManager, TestSolrCloudWithKerberosAlt, ExplicitHLLTest,
BooleanFieldTest, DistributedSuggestComponentTest, LeaderElectionTest,
TestUpdate, HdfsUnloadDistributedZkTest, AtomicUpdatesTest, TestJmxIntegration,
TestAuthenticationFramework, TestHdfsBackupRestoreCore,
LeaderInitiatedRecoveryOnShardRestartTest, TestFieldResource,
TestCloudPseudoReturnFields, SynonymTokenizerTest, VersionInfoTest,
TestCursorMarkWithoutUniqueKey, RollingRestartTest, QueryResultKeyTest,
TestJsonFacets, TestSchemaResource,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, PeerSyncTest,
TestSweetSpotSimilarityFactory, ZkCLITest, TestSQLHandler,
TestMiniSolrCloudCluster, OverriddenZkACLAndCredentialsProvidersTest,
TestScoreJoinQPScore, ExitableDirectoryReaderTest,
TestPartialUpdateDeduplication, SuggesterFSTTest,
PathHierarchyTokenizerFactoryTest, TestRandomDVFaceting, EnumFieldTest,
RequiredFieldsTest, TestMiniSolrCloudClusterSSL, ReplicationFactorTest,
ChaosMonkeyNothingIsSafeTest, TestRebalanceLeaders, BJQParserTest,
MoreLikeThisHandlerTest, TestBinaryResponseWriter,
TestSizeLimitedDistributedMap, CdcrReplicationDistributedZkTest,
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest,
CloudExitableDirectoryReaderTest]
[junit4] Completed [441/635 (1!)] on J0 in 13.17s, 1 test, 1 error <<<
FAILURES!
[...truncated 60913 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]