Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/85/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Something is broken in the assert for no shards using the same indexDir -
probably something was changed in the attributes published in the MBean of
SolrCore : {}
Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using
the same indexDir - probably something was changed in the attributes published
in the MBean of SolrCore : {}
at
__randomizedtesting.SeedInfo.seed([A6E45D41F2D9DBA2:EE9129F5F4EAF437]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
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:748)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Error from server at https://127.0.0.1:39897/solr/authCollection: No registered
leader was found after waiting for 4000ms , collection: authCollection slice:
shard2
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:39897/solr/authCollection: No registered
leader was found after waiting for 4000ms , collection: authCollection slice:
shard2
at
__randomizedtesting.SeedInfo.seed([A6E45D41F2D9DBA2:1A8A2B53568A58D8]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
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:748)
Build Log:
[...truncated 12625 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/init-core-data-001
[junit4] 2> 1235772 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
[junit4] 2> 1235773 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1235774 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1235774 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001
[junit4] 2> 1235774 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1235774 INFO (Thread-4402) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1235775 INFO (Thread-4402) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1235777 ERROR (Thread-4402) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1235875 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46251
[junit4] 2> 1235877 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 0x15e106cc4080000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1235878 INFO (jetty-launcher-1361-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1235878 INFO (jetty-launcher-1361-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1235879 INFO (jetty-launcher-1361-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1235879 INFO (jetty-launcher-1361-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1235880 INFO (jetty-launcher-1361-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1209597e{/solr,null,AVAILABLE}
[junit4] 2> 1235880 INFO (jetty-launcher-1361-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ec6bbff{/solr,null,AVAILABLE}
[junit4] 2> 1235880 INFO (jetty-launcher-1361-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@24e9813a{/solr,null,AVAILABLE}
[junit4] 2> 1235880 INFO (jetty-launcher-1361-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@23139c74{SSL,[ssl,
http/1.1]}{127.0.0.1:44767}
[junit4] 2> 1235880 INFO (jetty-launcher-1361-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14df2fba{/solr,null,AVAILABLE}
[junit4] 2> 1235880 INFO (jetty-launcher-1361-thread-2) [ ]
o.e.j.s.Server Started @1237724ms
[junit4] 2> 1235880 INFO (jetty-launcher-1361-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44767}
[junit4] 2> 1235881 INFO (jetty-launcher-1361-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@46971b70{SSL,[ssl,
http/1.1]}{127.0.0.1:36847}
[junit4] 2> 1235881 INFO (jetty-launcher-1361-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6f31c1c2{SSL,[ssl,
http/1.1]}{127.0.0.1:41707}
[junit4] 2> 1235881 INFO (jetty-launcher-1361-thread-1) [ ]
o.e.j.s.Server Started @1237725ms
[junit4] 2> 1235881 INFO (jetty-launcher-1361-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7a2fae5c{SSL,[ssl,
http/1.1]}{127.0.0.1:39927}
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36847}
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-4) [ ]
o.e.j.s.Server Started @1237729ms
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39927}
[junit4] 2> 1235885 ERROR (jetty-launcher-1361-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1235885 ERROR (jetty-launcher-1361-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T18:48:37.236Z
[junit4] 2> 1235885 INFO (jetty-launcher-1361-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T18:48:37.236Z
[junit4] 2> 1235881 ERROR (jetty-launcher-1361-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1235882 INFO (jetty-launcher-1361-thread-3) [ ]
o.e.j.s.Server Started @1237725ms
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41707}
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T18:48:37.237Z
[junit4] 2> 1235886 ERROR (jetty-launcher-1361-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1235886 INFO (jetty-launcher-1361-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T18:48:37.237Z
[junit4] 2> 1235887 INFO (jetty-launcher-1361-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1235887 INFO (jetty-launcher-1361-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1235891 INFO (jetty-launcher-1361-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1235891 INFO (jetty-launcher-1361-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1235892 INFO (jetty-launcher-1361-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1235892 INFO (jetty-launcher-1361-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1235893 INFO (jetty-launcher-1361-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46251/solr
[junit4] 2> 1235893 INFO (jetty-launcher-1361-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46251/solr
[junit4] 2> 1235905 INFO (jetty-launcher-1361-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1235906 INFO (jetty-launcher-1361-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46251/solr
[junit4] 2> 1235907 INFO (jetty-launcher-1361-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1235908 INFO (jetty-launcher-1361-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46251/solr
[junit4] 2> 1235914 INFO (jetty-launcher-1361-thread-2)
[n:127.0.0.1:44767_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1235914 INFO (jetty-launcher-1361-thread-1)
[n:127.0.0.1:36847_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1235914 INFO (jetty-launcher-1361-thread-4)
[n:127.0.0.1:39927_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1235914 INFO (jetty-launcher-1361-thread-3)
[n:127.0.0.1:41707_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1235914 INFO (jetty-launcher-1361-thread-2)
[n:127.0.0.1:44767_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44767_solr
[junit4] 2> 1235914 INFO (jetty-launcher-1361-thread-3)
[n:127.0.0.1:41707_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41707_solr
[junit4] 2> 1235914 INFO (jetty-launcher-1361-thread-1)
[n:127.0.0.1:36847_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36847_solr
[junit4] 2> 1235914 INFO (jetty-launcher-1361-thread-4)
[n:127.0.0.1:39927_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39927_solr
[junit4] 2> 1235915 INFO (jetty-launcher-1361-thread-2)
[n:127.0.0.1:44767_solr ] o.a.s.c.Overseer Overseer
(id=98534301180100620-127.0.0.1:44767_solr-n_0000000000) starting
[junit4] 2> 1235916 INFO
(zkCallback-1375-thread-1-processing-n:127.0.0.1:36847_solr)
[n:127.0.0.1:36847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1235916 INFO
(zkCallback-1383-thread-1-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1235916 INFO
(zkCallback-1377-thread-1-processing-n:127.0.0.1:39927_solr)
[n:127.0.0.1:39927_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1235916 INFO
(zkCallback-1382-thread-1-processing-n:127.0.0.1:41707_solr)
[n:127.0.0.1:41707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1235922 INFO (jetty-launcher-1361-thread-2)
[n:127.0.0.1:44767_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44767_solr
[junit4] 2> 1235923 INFO
(zkCallback-1377-thread-1-processing-n:127.0.0.1:39927_solr)
[n:127.0.0.1:39927_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1235927 INFO
(zkCallback-1383-thread-1-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1235929 INFO
(zkCallback-1375-thread-1-processing-n:127.0.0.1:36847_solr)
[n:127.0.0.1:36847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1235930 INFO
(zkCallback-1382-thread-1-processing-n:127.0.0.1:41707_solr)
[n:127.0.0.1:41707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1235959 INFO (jetty-launcher-1361-thread-1)
[n:127.0.0.1:36847_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node1/.
[junit4] 2> 1235960 INFO (jetty-launcher-1361-thread-4)
[n:127.0.0.1:39927_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node4/.
[junit4] 2> 1235976 INFO (jetty-launcher-1361-thread-3)
[n:127.0.0.1:41707_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node3/.
[junit4] 2> 1235987 INFO (jetty-launcher-1361-thread-2)
[n:127.0.0.1:44767_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node2/.
[junit4] 2> 1235994 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1235995 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46251/solr ready
[junit4] 2> 1236009 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[A6E45D41F2D9DBA2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
[junit4] 2> 1236009 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[A6E45D41F2D9DBA2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1236063 INFO (qtp1457681621-10702) [n:127.0.0.1:44767_solr
] o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2
[junit4] 2> 1236063 INFO (qtp1457681621-10702) [n:127.0.0.1:44767_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1236064 INFO
(OverseerStateUpdate-98534301180100620-127.0.0.1:44767_solr-n_0000000000)
[n:127.0.0.1:44767_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1237065 ERROR (qtp1457681621-10702) [n:127.0.0.1:44767_solr
c:corewithnocollection3 x:corewithnocollection3] o.a.s.c.c.ZkStateReader
Specified config=[conf123] does not exist in ZooKeeper at
location=[/configs/conf123]
[junit4] 2> 1237067 ERROR (qtp1457681621-10702) [n:127.0.0.1:44767_solr
c:corewithnocollection3 x:corewithnocollection3] o.a.s.h.RequestHandlerBase
org.apache.solr.common.SolrException: Error CREATEing SolrCore
'corewithnocollection3': Unable to create core [corewithnocollection3] Caused
by: Specified config does not exist in ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:891)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [corewithnocollection3]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:938)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
[junit4] 2> ... 37 more
[junit4] 2> Caused by: org.apache.solr.common.cloud.ZooKeeperException:
Specified config does not exist in ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
[junit4] 2> at
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:54)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:918)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 1237067 INFO (qtp1457681621-10702) [n:127.0.0.1:44767_solr
c:corewithnocollection3 x:corewithnocollection3] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
status=400 QTime=1004
[junit4] 2> 1238070 INFO (qtp1457681621-10713) [n:127.0.0.1:44767_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1238070 INFO (qtp1457681621-10713) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1238070 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[A6E45D41F2D9DBA2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
[junit4] 2> 1238082 INFO
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[A6E45D41F2D9DBA2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
[junit4] 2> 1238082 INFO
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[A6E45D41F2D9DBA2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1238084 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=corewithnocollection3&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1238084 INFO
(OverseerThreadFactory-3121-thread-1-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1238786 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=corewithnocollection3&action=DELETE&wt=javabin&version=2} status=0
QTime=702
[junit4] 2> 1238788 INFO (qtp1457681621-10722) [n:127.0.0.1:44767_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1238789 INFO
(OverseerThreadFactory-3121-thread-2-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.CreateCollectionCmd Create collection
reloaded_collection
[junit4] 2> 1238789 INFO
(OverseerCollectionConfigSetProcessor-98534301180100620-127.0.0.1:44767_solr-n_0000000000)
[n:127.0.0.1:44767_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> 1238997 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1239047 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1239047 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1239047 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1239047 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1239047 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1239047 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1239150 INFO
(zkCallback-1377-thread-2-processing-n:127.0.0.1:39927_solr)
[n:127.0.0.1:39927_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1239150 INFO
(zkCallback-1382-thread-2-processing-n:127.0.0.1:41707_solr)
[n:127.0.0.1:41707_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1239150 INFO
(zkCallback-1375-thread-2-processing-n:127.0.0.1:36847_solr)
[n:127.0.0.1:36847_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1239150 INFO
(zkCallback-1383-thread-2-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240003 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1240007 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 1240009 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1240009 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1'
using configuration from collection reloaded_collection, trusted=true
[junit4] 2> 1240009 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1240009 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node2/reloaded_collection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node2/./reloaded_collection_shard1_replica1/data/]
[junit4] 2> 1240029 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1240029 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1240030 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1240030 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1240030 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f43addb[reloaded_collection_shard1_replica1] main]
[junit4] 2> 1240031 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1240031 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1240031 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1240031 INFO
(searcherExecutor-3130-thread-1-processing-n:127.0.0.1:44767_solr
x:reloaded_collection_shard1_replica1 s:shard1 c:reloaded_collection)
[n:127.0.0.1:44767_solr c:reloaded_collection s:shard1
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore
[reloaded_collection_shard1_replica1] Registered new searcher
Searcher@5f43addb[reloaded_collection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1240032 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576548823342252032
[junit4] 2> 1240034 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1240061 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1240061 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1240061 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1240068 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 1240068 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 1240068 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 1240081 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1240081 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2'
using configuration from collection reloaded_collection, trusted=true
[junit4] 2> 1240081 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1240081 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1240081 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2'
using configuration from collection reloaded_collection, trusted=true
[junit4] 2> 1240081 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1'
using configuration from collection reloaded_collection, trusted=true
[junit4] 2> 1240081 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1240081 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node1/reloaded_collection_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node1/./reloaded_collection_shard1_replica2/data/]
[junit4] 2> 1240081 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1240081 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1240082 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node3/reloaded_collection_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node3/./reloaded_collection_shard2_replica1/data/]
[junit4] 2> 1240082 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node4/reloaded_collection_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node4/./reloaded_collection_shard2_replica2/data/]
[junit4] 2> 1240100 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1240100 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1240100 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1240100 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1240101 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1240101 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1240101 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1240101 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1240101 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1240101 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1240101 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1240101 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1240101 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f95b49c[reloaded_collection_shard2_replica1] main]
[junit4] 2> 1240101 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@bf86046[reloaded_collection_shard1_replica2] main]
[junit4] 2> 1240102 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a44d059[reloaded_collection_shard2_replica2] main]
[junit4] 2> 1240102 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1240102 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1240102 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1240102 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1240102 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1240102 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1240102 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1240102 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576548823416700928
[junit4] 2> 1240102 INFO
(searcherExecutor-3135-thread-1-processing-n:127.0.0.1:36847_solr
x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection)
[n:127.0.0.1:36847_solr c:reloaded_collection s:shard1
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore
[reloaded_collection_shard1_replica2] Registered new searcher
Searcher@bf86046[reloaded_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1240103 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576548823417749504
[junit4] 2> 1240103 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1240103 INFO
(searcherExecutor-3137-thread-1-processing-n:127.0.0.1:41707_solr
x:reloaded_collection_shard2_replica1 s:shard2 c:reloaded_collection)
[n:127.0.0.1:41707_solr c:reloaded_collection s:shard2
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore
[reloaded_collection_shard2_replica1] Registered new searcher
Searcher@f95b49c[reloaded_collection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1240103 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1240103 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576548823417749504
[junit4] 2> 1240105 INFO
(searcherExecutor-3136-thread-1-processing-n:127.0.0.1:39927_solr
x:reloaded_collection_shard2_replica2 s:shard2 c:reloaded_collection)
[n:127.0.0.1:39927_solr c:reloaded_collection s:shard2
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore
[reloaded_collection_shard2_replica2] Registered new searcher
Searcher@6a44d059[reloaded_collection_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1240106 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1240106 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1240106 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41707/solr/reloaded_collection_shard2_replica1/
[junit4] 2> 1240107 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1
url=https://127.0.0.1:41707/solr START
replicas=[https://127.0.0.1:39927/solr/reloaded_collection_shard2_replica2/]
nUpdates=100
[junit4] 2> 1240107 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1
url=https://127.0.0.1:41707/solr DONE. We have no versions. sync failed.
[junit4] 2> 1240109 INFO (qtp769587490-10732) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 r:core_node3
x:reloaded_collection_shard2_replica2] o.a.s.c.S.Request
[reloaded_collection_shard2_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1240110 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1240110 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1240110 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1240111 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41707/solr/reloaded_collection_shard2_replica1/ shard2
[junit4] 2> 1240212 INFO
(zkCallback-1377-thread-2-processing-n:127.0.0.1:39927_solr)
[n:127.0.0.1:39927_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240212 INFO
(zkCallback-1383-thread-2-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240212 INFO
(zkCallback-1382-thread-2-processing-n:127.0.0.1:41707_solr)
[n:127.0.0.1:41707_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240212 INFO
(zkCallback-1375-thread-2-processing-n:127.0.0.1:36847_solr)
[n:127.0.0.1:36847_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240261 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1240262 INFO (qtp1899880055-10706) [n:127.0.0.1:41707_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=1215
[junit4] 2> 1240363 INFO
(zkCallback-1383-thread-2-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240363 INFO
(zkCallback-1382-thread-2-processing-n:127.0.0.1:41707_solr)
[n:127.0.0.1:41707_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240363 INFO
(zkCallback-1377-thread-2-processing-n:127.0.0.1:39927_solr)
[n:127.0.0.1:39927_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240363 INFO
(zkCallback-1375-thread-2-processing-n:127.0.0.1:36847_solr)
[n:127.0.0.1:36847_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240534 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1240534 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1240534 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44767/solr/reloaded_collection_shard1_replica1/
[junit4] 2> 1240535 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica1
url=https://127.0.0.1:44767/solr START
replicas=[https://127.0.0.1:36847/solr/reloaded_collection_shard1_replica2/]
nUpdates=100
[junit4] 2> 1240535 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica1
url=https://127.0.0.1:44767/solr DONE. We have no versions. sync failed.
[junit4] 2> 1240537 INFO (qtp1739793129-10719) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 r:core_node2
x:reloaded_collection_shard1_replica2] o.a.s.c.S.Request
[reloaded_collection_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1240537 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1240537 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1240537 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1240538 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44767/solr/reloaded_collection_shard1_replica1/ shard1
[junit4] 2> 1240639 INFO
(zkCallback-1383-thread-2-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240639 INFO
(zkCallback-1375-thread-2-processing-n:127.0.0.1:36847_solr)
[n:127.0.0.1:36847_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240639 INFO
(zkCallback-1382-thread-2-processing-n:127.0.0.1:41707_solr)
[n:127.0.0.1:41707_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240639 INFO
(zkCallback-1377-thread-2-processing-n:127.0.0.1:39927_solr)
[n:127.0.0.1:39927_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240689 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1240689 INFO (qtp1457681621-10718) [n:127.0.0.1:44767_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=1692
[junit4] 2> 1240791 INFO
(zkCallback-1383-thread-2-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240791 INFO
(zkCallback-1377-thread-2-processing-n:127.0.0.1:39927_solr)
[n:127.0.0.1:39927_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240791 INFO
(zkCallback-1382-thread-2-processing-n:127.0.0.1:41707_solr)
[n:127.0.0.1:41707_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240791 INFO
(zkCallback-1375-thread-2-processing-n:127.0.0.1:36847_solr)
[n:127.0.0.1:36847_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1241107 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=2059
[junit4] 2> 1241113 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=2066
[junit4] 2> 1241114 INFO (qtp1457681621-10722) [n:127.0.0.1:44767_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> 1241214 INFO
(zkCallback-1383-thread-2-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1241215 INFO
(zkCallback-1382-thread-2-processing-n:127.0.0.1:41707_solr)
[n:127.0.0.1:41707_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1241214 INFO
(zkCallback-1377-thread-2-processing-n:127.0.0.1:39927_solr)
[n:127.0.0.1:39927_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1241214 INFO
(zkCallback-1375-thread-2-processing-n:127.0.0.1:36847_solr)
[n:127.0.0.1:36847_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1242115 INFO (qtp1457681621-10722) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3326
[junit4] 2> 1242117 INFO (qtp1457681621-10722) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242119 INFO (qtp1739793129-10719) [n:127.0.0.1:36847_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242120 INFO (qtp769587490-10720) [n:127.0.0.1:39927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242123 INFO (qtp1899880055-10715) [n:127.0.0.1:41707_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242125 INFO (qtp1457681621-10702) [n:127.0.0.1:44767_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
async=b0e1ca6d-8697-4d13-8a9c-6b27303ef263&name=reloaded_collection&action=RELOAD&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1242125 INFO (qtp1457681621-10702) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=b0e1ca6d-8697-4d13-8a9c-6b27303ef263&name=reloaded_collection&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1242126 INFO
(OverseerThreadFactory-3121-thread-3-processing-n:127.0.0.1:44767_solr)
[n:127.0.0.1:44767_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=RELOAD
[junit4] 2> 1242126 INFO
(OverseerCollectionConfigSetProcessor-98534301180100620-127.0.0.1:44767_solr-n_0000000000)
[n:127.0.0.1:44767_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1242127 INFO (qtp1457681621-10702) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242128 INFO (qtp1899880055-10728) [n:127.0.0.1:41707_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard2_replica1&async=b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1242128 INFO (qtp1457681621-10707) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard1_replica1&async=b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1242128 INFO (qtp769587490-10730) [n:127.0.0.1:39927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard2_replica2&async=b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481444676&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1242128 INFO (qtp1739793129-10717) [n:127.0.0.1:36847_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard1_replica2&async=b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481391838&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1242129 INFO (qtp1739793129-10704) [n:127.0.0.1:36847_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242129 INFO (qtp1457681621-10702) [n:127.0.0.1:44767_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137
[junit4] 2> 1242129 INFO (qtp1457681621-10702) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1242132 INFO (qtp769587490-10705) [n:127.0.0.1:39927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242134 INFO (qtp1899880055-10728) [n:127.0.0.1:41707_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242137 INFO
(parallelCoreAdminExecutor-3122-thread-1-processing-n:127.0.0.1:36847_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481391838 RELOAD)
[n:127.0.0.1:36847_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1242137 INFO
(parallelCoreAdminExecutor-3126-thread-1-processing-n:127.0.0.1:41707_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854 RELOAD)
[n:127.0.0.1:41707_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1242139 INFO
(parallelCoreAdminExecutor-3128-thread-1-processing-n:127.0.0.1:44767_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137 RELOAD)
[n:127.0.0.1:44767_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1242155 INFO
(parallelCoreAdminExecutor-3126-thread-1-processing-n:127.0.0.1:41707_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854 RELOAD)
[n:127.0.0.1:41707_solr ] o.a.s.s.IndexSchema
[reloaded_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 1242155 INFO
(parallelCoreAdminExecutor-3122-thread-1-processing-n:127.0.0.1:36847_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481391838 RELOAD)
[n:127.0.0.1:36847_solr ] o.a.s.s.IndexSchema
[reloaded_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 1242158 INFO (qtp1457681621-10707) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242159 INFO
(parallelCoreAdminExecutor-3122-thread-1-processing-n:127.0.0.1:36847_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481391838 RELOAD)
[n:127.0.0.1:36847_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1242159 INFO
(parallelCoreAdminExecutor-3122-thread-1-processing-n:127.0.0.1:36847_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481391838 RELOAD)
[n:127.0.0.1:36847_solr ] o.a.s.c.CoreContainer Reloading SolrCore
'reloaded_collection_shard1_replica2' using configuration from collection
reloaded_collection
[junit4] 2> 1242151 INFO
(parallelCoreAdminExecutor-3123-thread-1-processing-n:127.0.0.1:39927_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481444676 RELOAD)
[n:127.0.0.1:39927_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1242162 INFO
(parallelCoreAdminExecutor-3122-thread-1-processing-n:127.0.0.1:36847_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481391838 RELOAD)
[n:127.0.0.1:36847_solr c:reloaded_collection s:shard1 r:core_node2
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore
[[reloaded_collection_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node1/reloaded_collection_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node1/./reloaded_collection_shard1_replica2/data/]
[junit4] 2> 1242162 INFO
(parallelCoreAdminExecutor-3126-thread-1-processing-n:127.0.0.1:41707_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854 RELOAD)
[n:127.0.0.1:41707_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1242162 INFO
(parallelCoreAdminExecutor-3126-thread-1-processing-n:127.0.0.1:41707_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854 RELOAD)
[n:127.0.0.1:41707_solr ] o.a.s.c.CoreContainer Reloading SolrCore
'reloaded_collection_shard2_replica1' using configuration from collection
reloaded_collection
[junit4] 2> 1242173 INFO
(parallelCoreAdminExecutor-3126-thread-1-processing-n:127.0.0.1:41707_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854 RELOAD)
[n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node4
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore
[[reloaded_collection_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node3/reloaded_collection_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node3/./reloaded_collection_shard2_replica1/data/]
[junit4] 2> 1242174 INFO (qtp1739793129-10701) [n:127.0.0.1:36847_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242175 INFO
(parallelCoreAdminExecutor-3128-thread-1-processing-n:127.0.0.1:44767_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137 RELOAD)
[n:127.0.0.1:44767_solr ] o.a.s.s.IndexSchema
[reloaded_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 1242176 INFO
(parallelCoreAdminExecutor-3123-thread-1-processing-n:127.0.0.1:39927_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481444676 RELOAD)
[n:127.0.0.1:39927_solr ] o.a.s.s.IndexSchema
[reloaded_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 1242177 INFO (qtp769587490-10734) [n:127.0.0.1:39927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242197 INFO
(parallelCoreAdminExecutor-3123-thread-1-processing-n:127.0.0.1:39927_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481444676 RELOAD)
[n:127.0.0.1:39927_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1242197 INFO
(parallelCoreAdminExecutor-3123-thread-1-processing-n:127.0.0.1:39927_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481444676 RELOAD)
[n:127.0.0.1:39927_solr ] o.a.s.c.CoreContainer Reloading SolrCore
'reloaded_collection_shard2_replica2' using configuration from collection
reloaded_collection
[junit4] 2> 1242198 INFO
(parallelCoreAdminExecutor-3123-thread-1-processing-n:127.0.0.1:39927_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481444676 RELOAD)
[n:127.0.0.1:39927_solr c:reloaded_collection s:shard2 r:core_node3
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore
[[reloaded_collection_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node4/reloaded_collection_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node4/./reloaded_collection_shard2_replica2/data/]
[junit4] 2> 1242198 INFO
(parallelCoreAdminExecutor-3128-thread-1-processing-n:127.0.0.1:44767_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137 RELOAD)
[n:127.0.0.1:44767_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1242198 INFO
(parallelCoreAdminExecutor-3128-thread-1-processing-n:127.0.0.1:44767_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137 RELOAD)
[n:127.0.0.1:44767_solr ] o.a.s.c.CoreContainer Reloading SolrCore
'reloaded_collection_shard1_replica1' using configuration from collection
reloaded_collection
[junit4] 2> 1242200 INFO (qtp1899880055-10716) [n:127.0.0.1:41707_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242203 INFO
(parallelCoreAdminExecutor-3128-thread-1-processing-n:127.0.0.1:44767_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137 RELOAD)
[n:127.0.0.1:44767_solr c:reloaded_collection s:shard1 r:core_node1
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore
[[reloaded_collection_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node2/reloaded_collection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A6E45D41F2D9DBA2-001/tempDir-001/node2/./reloaded_collection_shard1_replica1/data/]
[junit4] 2> 1242203 INFO (qtp1457681621-10710) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242206 INFO (qtp1739793129-10709) [n:127.0.0.1:36847_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242207 INFO (qtp769587490-10726) [n:127.0.0.1:39927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242209 INFO (qtp1899880055-10731) [n:127.0.0.1:41707_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242211 INFO (qtp1457681621-10707) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242212 INFO (qtp1739793129-10703) [n:127.0.0.1:36847_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242215 INFO (qtp769587490-10714) [n:127.0.0.1:39927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242218 INFO (qtp1899880055-10736) [n:127.0.0.1:41707_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242221 INFO (qtp1457681621-10708) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242223 INFO (qtp1739793129-10704) [n:127.0.0.1:36847_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242225 INFO (qtp769587490-10726) [n:127.0.0.1:39927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242226 INFO (qtp1899880055-10728) [n:127.0.0.1:41707_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242228 INFO (qtp1457681621-10713) [n:127.0.0.1:44767_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242229 INFO
(parallelCoreAdminExecutor-3128-thread-1-processing-n:127.0.0.1:44767_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137 RELOAD)
[n:127.0.0.1:44767_solr c:reloaded_collection s:shard1 r:core_node1
x:reloaded_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1242229 INFO
(parallelCoreAdminExecutor-3128-thread-1-processing-n:127.0.0.1:44767_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137 RELOAD)
[n:127.0.0.1:44767_solr c:reloaded_collection s:shard1 r:core_node1
x:reloaded_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1242233 INFO
(parallelCoreAdminExecutor-3126-thread-1-processing-n:127.0.0.1:41707_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854 RELOAD)
[n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node4
x:reloaded_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1242233 INFO
(parallelCoreAdminExecutor-3126-thread-1-processing-n:127.0.0.1:41707_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854 RELOAD)
[n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node4
x:reloaded_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1242235 INFO
(parallelCoreAdminExecutor-3126-thread-1-processing-n:127.0.0.1:41707_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481463854 RELOAD)
[n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node4
x:reloaded_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@48b3d1cd[reloaded_collection_shard2_replica1] main]
[junit4] 2> 1242235 INFO
(parallelCoreAdminExecutor-3128-thread-1-processing-n:127.0.0.1:44767_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481353137 RELOAD)
[n:127.0.0.1:44767_solr c:reloaded_collection s:shard1 r:core_node1
x:reloaded_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@61c7b06f[reloaded_collection_shard1_replica1] main]
[junit4] 2> 1242235 INFO
(parallelCoreAdminExecutor-3123-thread-1-processing-n:127.0.0.1:39927_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481444676 RELOAD)
[n:127.0.0.1:39927_solr c:reloaded_collection s:shard2 r:core_node3
x:reloaded_collection_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1242235 INFO
(parallelCoreAdminExecutor-3123-thread-1-processing-n:127.0.0.1:39927_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481444676 RELOAD)
[n:127.0.0.1:39927_solr c:reloaded_collection s:shard2 r:core_node3
x:reloaded_collection_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1242236 INFO (qtp1739793129-10704) [n:127.0.0.1:36847_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1242236 INFO
(parallelCoreAdminExecutor-3122-thread-1-processing-n:127.0.0.1:36847_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481391838 RELOAD)
[n:127.0.0.1:36847_solr c:reloaded_collection s:shard1 r:core_node2
x:reloaded_collection_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1242236 INFO
(parallelCoreAdminExecutor-3122-thread-1-processing-n:127.0.0.1:36847_solr
b0e1ca6d-8697-4d13-8a9c-6b27303ef2632511046481391838 RELOAD)
[n:127.0.0.1:36847_solr c:reload
[...truncated too long message...]
... 7 more
[junit4] 2>
[junit4] 2> 2057497 WARN
(zkCallback-3196-thread-1-processing-n:127.0.0.1:41771_solr)
[n:127.0.0.1:41771_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2057497 INFO (jetty-closer-3168-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3ed6b10b{/solr,null,UNAVAILABLE}
[junit4] 2> 2057497 WARN
(zkCallback-3182-thread-1-processing-n:127.0.0.1:39897_solr)
[n:127.0.0.1:39897_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2057498 WARN
(zkCallback-3182-thread-2-processing-n:127.0.0.1:39897_solr)
[n:127.0.0.1:39897_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/collections/authCollection/state.json]
[junit4] 2> 2057498 INFO (jetty-closer-3168-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3df7eb90{/solr,null,UNAVAILABLE}
[junit4] 2> 2057498 WARN
(zkCallback-3184-thread-1-processing-n:127.0.0.1:38825_solr)
[n:127.0.0.1:38825_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2057498 INFO (jetty-closer-3168-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d952aff{/solr,null,UNAVAILABLE}
[junit4] 2> 2057499 ERROR
(SUITE-BasicAuthIntegrationTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2057499 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39121 39121
[junit4] 2> 2062539 INFO (Thread-6244) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39121 39121
[junit4] 2> 2062539 WARN (Thread-6244) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/authCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98534354366824457-127.0.0.1:39897_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2062540 INFO
(SUITE-BasicAuthIntegrationTest-seed#[A6E45D41F2D9DBA2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A6E45D41F2D9DBA2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=he,
timezone=America/Jamaica
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=115228976,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [ResponseLogComponentTest,
TestTolerantSearch, AutoCommitTest, TestCollectionAPI,
CachingDirectoryFactoryTest, ZkStateWriterTest, TestMissingGroups,
TestManagedResource, DocValuesMultiTest, SolrJmxReporterTest,
TestSubQueryTransformer, TestBulkSchemaAPI, PrimUtilsTest,
DirectUpdateHandlerOptimizeTest, TestNRTOpen, SubstringBytesRefFilterTest,
SolrXmlInZkTest, TestPostingsSolrHighlighter, TestSolrCloudWithKerberosAlt,
ReplicaListTransformerTest, BitVectorTest,
VMParamsZkACLAndCredentialsProvidersTest, ChangedSchemaMergeTest, TestUtils,
TestCoreDiscovery, TestImplicitCoreProperties, TestCloudPseudoReturnFields,
TestSolrDeletionPolicy1, CurrencyFieldXmlFileTest, TestXIncludeConfig,
TestXmlQParser, TestDFRSimilarityFactory, BlockJoinFacetRandomTest,
SolrCoreCheckLockOnStartupTest, ActionThrottleTest, MinimalSchemaTest,
TestRawTransformer, DistributedSuggestComponentTest, RulesTest,
SimpleMLTQParserTest, V2ApiIntegrationTest, TestExtendedDismaxParser,
PrimitiveFieldTypeTest, SolrPluginUtilsTest, TestSolrXml, SolrTestCaseJ4Test,
TestSolr4Spatial2, ShowFileRequestHandlerTest, RecoveryZkTest,
TestSolrQueryParser, TestSlowCompositeReaderWrapper, DirectoryFactoryTest,
TestOnReconnectListenerSupport, TestSchemaVersionResource,
TestSha256AuthenticationProvider, TestRestoreCore, SolrMetricManagerTest,
TestHdfsBackupRestoreCore, CircularListTest, HdfsChaosMonkeyNothingIsSafeTest,
TestCorePropertiesReload, TestStressReorder, DebugComponentTest,
CoreMergeIndexesAdminHandlerTest, DistanceUnitsTest, NoCacheHeaderTest,
TestReRankQParserPlugin, TestAnalyzeInfixSuggestions, UtilsToolTest,
DistributedExpandComponentTest, XmlUpdateRequestHandlerTest,
OpenExchangeRatesOrgProviderTest, TestDynamicFieldCollectionResource,
PropertiesRequestHandlerTest, UpdateParamsTest, TestJsonFacets,
TestLMJelinekMercerSimilarityFactory, CollectionTooManyReplicasTest,
HdfsNNFailoverTest, SortSpecParsingTest, RollingRestartTest,
AtomicUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
FieldAnalysisRequestHandlerTest, ResponseHeaderTest, HdfsLockFactoryTest,
SOLR749Test, TestLeaderInitiatedRecoveryThread, TestHdfsUpdateLog, DOMUtilTest,
CdcrUpdateLogTest, FieldMutatingUpdateProcessorTest, QueryResultKeyTest,
DistributedFacetPivotLongTailTest, TestComplexPhraseLeadingWildcard,
TestSortByMinMaxFunction, TestFieldCacheReopen, ReplaceNodeTest,
HardAutoCommitTest, TestMergePolicyConfig, StatsComponentTest,
BadIndexSchemaTest, SuggesterTest, TestAnalyzedSuggestions,
DistributedFacetPivotWhiteBoxTest, TestFreeTextSuggestions,
TestExactSharedStatsCache, TestJmxMonitoredMap, BadComponentTest,
TestSolrConfigHandlerCloud, SolrGangliaReporterTest, TestCollationField,
TestFieldCacheSortRandom, HttpPartitionTest, TestUninvertingReader,
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest,
TestIndexSearcher, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
UnloadDistributedZkTest, OverseerTest, ClusterStateUpdateTest,
TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting,
TestDistributedSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestSort,
TestFiltering, DistributedQueryElevationComponentTest, CoreAdminHandlerTest,
DocValuesTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, PolyFieldTest,
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest,
TestPseudoReturnFields, QueryEqualityTest, DefaultValueUpdateProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming,
DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest,
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest,
TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory,
FileBasedSpellCheckerTest, RequestHandlersTest,
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, LoggingHandlerTest,
UpdateRequestProcessorFactoryTest, QueryParsingTest, PingRequestHandlerTest,
HighlighterConfigTest, AlternateDirectoryTest, TestSolrIndexConfig,
TestQuerySenderNoQuery, CopyFieldTest, SampleTest, TestDocSet, TestBinaryField,
TestSearchPerf, TestElisionMultitermQuery, TestConfig, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions,
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport,
SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter,
TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest,
PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest,
TestDistributedMissingSort, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
AsyncCallRequestStatusResponseTest, CloudExitableDirectoryReaderTest,
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest,
DeleteInactiveReplicaTest, DeleteNodeTest, DeleteStatusTest,
DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest,
MoveReplicaTest, OverseerCollectionConfigSetProcessorTest,
OverseerModifyCollectionTest, OverseerRolesTest, ShardSplitTest,
HdfsThreadLeakTest, RuleEngineTest, BlobRepositoryCloudTest,
TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSimpleTextCodec,
TestSolrDynamicMBean, RequestLoggingTest, TestBlobHandler, TestReqParamsAPI,
TestSolrConfigHandlerConcurrent, FacetPivotSmallTest, SpatialHeatmapFacetsTest,
SmileWriterTest, TestIntervalFaceting, TestMacroExpander, JSONWriterTest,
SmileWriterTest, TestExportWriter, TestChildDocTransformer,
TestDynamicFieldResource, TestSchemaNameResource, TestManagedStopFilterFactory,
BadCopyFieldTest, DocValuesMissingTest, PreAnalyzedFieldManagedSchemaCloudTest,
SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCollationFieldDocValues,
TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaAPI,
TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, AnalyticsQueryTest,
CursorMarkTest, LargeFieldTest, TestComplexPhraseQParserPlugin,
TestFilteredDocIdSet, TestHashQParserPlugin, TestMaxScoreQueryParser,
TestQueryWrapperFilter, TestSearcherReuse, TestSolrCoreParser,
TestSolrFieldCacheMBean, TestStandardQParsers, TestTrieFacet,
TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, BlockJoinFacetDistribTest,
TestNestedDocsSort, TestScoreJoinQPNoScore, BasicAuthIntegrationTest]
[junit4] Completed [681/713 (2!)] on J2 in 15.02s, 1 test, 1 error <<<
FAILURES!
[...truncated 43567 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]