Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4057/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
Collection not found: withShardField
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
at
__randomizedtesting.SeedInfo.seed([66977191E54C94D3:33C7990349B55B23]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1148)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:831)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
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 11437 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/init-core-data-001
[junit4] 2> 624262 WARN
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 624262 INFO
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 624265 INFO
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 624266 INFO
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001
[junit4] 2> 624266 INFO
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 624266 INFO (Thread-1314) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 624266 INFO (Thread-1314) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 624268 ERROR (Thread-1314) [ ] 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> 624375 INFO
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57257
[junit4] 2> 624508 INFO (jetty-launcher-1123-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 624508 INFO (jetty-launcher-1123-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 624508 INFO (jetty-launcher-1123-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 624508 INFO (jetty-launcher-1123-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 624510 INFO (jetty-launcher-1123-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@23dbac98{/solr,null,AVAILABLE}
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4c5d53b1{HTTP/1.1,[http/1.1]}{127.0.0.1:57259}
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-2) [ ]
o.e.j.s.Server Started @627892ms
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57259}
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@733fb8bd{/solr,null,AVAILABLE}
[junit4] 2> 624512 ERROR (jetty-launcher-1123-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4dd3f488{/solr,null,AVAILABLE}
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@630976e{HTTP/1.1,[http/1.1]}{127.0.0.1:57260}
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-3) [ ]
o.e.j.s.Server Started @627892ms
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57260}
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@25521ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:57261}
[junit4] 2> 624512 ERROR (jetty-launcher-1123-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-4) [ ]
o.e.j.s.Server Started @627892ms
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57261}
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-08T21:12:40.624Z
[junit4] 2> 624512 ERROR (jetty-launcher-1123-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 624512 INFO (jetty-launcher-1123-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 624513 INFO (jetty-launcher-1123-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 624513 INFO (jetty-launcher-1123-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 624513 INFO (jetty-launcher-1123-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-08T21:12:40.625Z
[junit4] 2> 624513 INFO (jetty-launcher-1123-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 624513 INFO (jetty-launcher-1123-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 624513 INFO (jetty-launcher-1123-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 624513 INFO (jetty-launcher-1123-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-08T21:12:40.625Z
[junit4] 2> 624513 INFO (jetty-launcher-1123-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31f8fbc9{/solr,null,AVAILABLE}
[junit4] 2> 624515 INFO (jetty-launcher-1123-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@190d40af{HTTP/1.1,[http/1.1]}{127.0.0.1:57262}
[junit4] 2> 624515 INFO (jetty-launcher-1123-thread-1) [ ]
o.e.j.s.Server Started @627895ms
[junit4] 2> 624515 INFO (jetty-launcher-1123-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57262}
[junit4] 2> 624517 ERROR (jetty-launcher-1123-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 624517 INFO (jetty-launcher-1123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 624517 INFO (jetty-launcher-1123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 624517 INFO (jetty-launcher-1123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 624517 INFO (jetty-launcher-1123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-08T21:12:40.629Z
[junit4] 2> 624518 INFO (jetty-launcher-1123-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 624518 INFO (jetty-launcher-1123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 624519 INFO (jetty-launcher-1123-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 624528 INFO (jetty-launcher-1123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 624529 INFO (jetty-launcher-1123-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57257/solr
[junit4] 2> 624532 INFO (jetty-launcher-1123-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57257/solr
[junit4] 2> 624535 INFO (jetty-launcher-1123-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57257/solr
[junit4] 2> 624542 INFO (jetty-launcher-1123-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57257/solr
[junit4] 2> 624582 INFO (jetty-launcher-1123-thread-4)
[n:127.0.0.1:57261_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 624582 INFO (jetty-launcher-1123-thread-2)
[n:127.0.0.1:57259_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 624582 INFO (jetty-launcher-1123-thread-3)
[n:127.0.0.1:57260_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 624583 INFO (jetty-launcher-1123-thread-1)
[n:127.0.0.1:57262_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 624583 INFO (jetty-launcher-1123-thread-2)
[n:127.0.0.1:57259_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57259_solr
[junit4] 2> 624584 INFO (jetty-launcher-1123-thread-4)
[n:127.0.0.1:57261_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57261_solr
[junit4] 2> 624585 INFO (jetty-launcher-1123-thread-3)
[n:127.0.0.1:57260_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57260_solr
[junit4] 2> 624585 INFO (jetty-launcher-1123-thread-1)
[n:127.0.0.1:57262_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57262_solr
[junit4] 2> 624585 INFO (jetty-launcher-1123-thread-2)
[n:127.0.0.1:57259_solr ] o.a.s.c.Overseer Overseer
(id=98104532033863691-127.0.0.1:57259_solr-n_0000000000) starting
[junit4] 2> 624587 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 624588 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 624588 INFO
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 624589 INFO
(zkCallback-1140-thread-1-processing-n:127.0.0.1:57261_solr)
[n:127.0.0.1:57261_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 624589 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 624589 INFO
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 624589 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 624610 INFO (jetty-launcher-1123-thread-2)
[n:127.0.0.1:57259_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57259_solr
[junit4] 2> 624614 INFO
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 624614 INFO
(zkCallback-1140-thread-1-processing-n:127.0.0.1:57261_solr)
[n:127.0.0.1:57261_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 624614 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 624615 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 624693 INFO (jetty-launcher-1123-thread-3)
[n:127.0.0.1:57260_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57260.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624696 INFO (jetty-launcher-1123-thread-3)
[n:127.0.0.1:57260_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57260.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624698 INFO (jetty-launcher-1123-thread-2)
[n:127.0.0.1:57259_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57259.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624699 INFO (jetty-launcher-1123-thread-4)
[n:127.0.0.1:57261_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57261.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624700 INFO (jetty-launcher-1123-thread-4)
[n:127.0.0.1:57261_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57261.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624700 INFO (jetty-launcher-1123-thread-4)
[n:127.0.0.1:57261_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57261.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624701 INFO (jetty-launcher-1123-thread-4)
[n:127.0.0.1:57261_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node4/.
[junit4] 2> 624701 INFO (jetty-launcher-1123-thread-2)
[n:127.0.0.1:57259_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57259.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624701 INFO (jetty-launcher-1123-thread-2)
[n:127.0.0.1:57259_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57259.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624702 INFO (jetty-launcher-1123-thread-2)
[n:127.0.0.1:57259_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node2/.
[junit4] 2> 624703 INFO (jetty-launcher-1123-thread-1)
[n:127.0.0.1:57262_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57262.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624703 INFO (jetty-launcher-1123-thread-1)
[n:127.0.0.1:57262_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57262.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624703 INFO (jetty-launcher-1123-thread-1)
[n:127.0.0.1:57262_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57262.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624704 INFO (jetty-launcher-1123-thread-1)
[n:127.0.0.1:57262_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node1/.
[junit4] 2> 624705 INFO (jetty-launcher-1123-thread-3)
[n:127.0.0.1:57260_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57260.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 624706 INFO (jetty-launcher-1123-thread-3)
[n:127.0.0.1:57260_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node3/.
[junit4] 2> 624780 INFO
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 624782 INFO
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57257/solr ready
[junit4] 2> 624805 INFO
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[66977191E54C94D3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCustomCollectionsAPI
[junit4] 2> 624807 INFO
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[66977191E54C94D3]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 624810 INFO (qtp536913943-6814) [n:127.0.0.1:57260_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b,c&replicationFactor=3&collection.configName=conf&maxShardsPerNode=4&name=implicitcoll&router.name=implicit&nrtReplicas=3&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 624812 INFO
(OverseerThreadFactory-3484-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.CreateCollectionCmd Create collection
implicitcoll
[junit4] 2> 624932 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 624932 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n3&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 624933 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 624938 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 624939 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n3&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 624940 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 624940 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 624941 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 624942 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 624953 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 624953 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 624953 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 624959 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n3&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 625085 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 625085 INFO
(zkCallback-1140-thread-1-processing-n:127.0.0.1:57261_solr)
[n:127.0.0.1:57261_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 625085 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 625085 INFO
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626000 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626000 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626008 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626010 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626010 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626013 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626015 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626019 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626019 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 626021 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.s.IndexSchema
[implicitcoll_c_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 626024 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.s.IndexSchema
[implicitcoll_c_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 626024 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.s.IndexSchema
[implicitcoll_c_replica_n3] Schema name=cloud-dynamic
[junit4] 2> 626024 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.s.IndexSchema
[implicitcoll_a_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 626047 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.s.IndexSchema
[implicitcoll_a_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 626048 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.s.IndexSchema
[implicitcoll_b_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 626065 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.s.IndexSchema
[implicitcoll_a_replica_n3] Schema name=cloud-dynamic
[junit4] 2> 626069 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626069 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_c_replica_n2' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626069 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.s.IndexSchema
[implicitcoll_b_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 626069 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57259.solr.core.implicitcoll.c.replica_n2' (registry
'solr.core.implicitcoll.c.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626069 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626069 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.c.SolrCore
[[implicitcoll_c_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node2/implicitcoll_c_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node2/./implicitcoll_c_replica_n2/data/]
[junit4] 2> 626074 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.s.IndexSchema
[implicitcoll_b_replica_n3] Schema name=cloud-dynamic
[junit4] 2> 626083 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626083 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_c_replica_n1' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626083 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626083 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_b_replica_n1' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626083 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57260.solr.core.implicitcoll.c.replica_n1' (registry
'solr.core.implicitcoll.c.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626083 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626083 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57259.solr.core.implicitcoll.b.replica_n1' (registry
'solr.core.implicitcoll.b.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626083 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.c.SolrCore
[[implicitcoll_c_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node3/implicitcoll_c_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node3/./implicitcoll_c_replica_n1/data/]
[junit4] 2> 626083 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626083 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.c.SolrCore
[[implicitcoll_b_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node2/implicitcoll_b_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node2/./implicitcoll_b_replica_n1/data/]
[junit4] 2> 626085 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626085 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_a_replica_n2' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626085 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57262.solr.core.implicitcoll.a.replica_n2' (registry
'solr.core.implicitcoll.a.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626085 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626086 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.c.SolrCore
[[implicitcoll_a_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node1/implicitcoll_a_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node1/./implicitcoll_a_replica_n2/data/]
[junit4] 2> 626086 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626086 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_b_replica_n2' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626087 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57261.solr.core.implicitcoll.b.replica_n2' (registry
'solr.core.implicitcoll.b.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626087 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626087 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.c.SolrCore
[[implicitcoll_b_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node4/implicitcoll_b_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node4/./implicitcoll_b_replica_n2/data/]
[junit4] 2> 626089 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626089 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_a_replica_n1' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626090 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57261.solr.core.implicitcoll.a.replica_n1' (registry
'solr.core.implicitcoll.a.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626090 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626090 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore
[[implicitcoll_a_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node4/implicitcoll_a_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node4/./implicitcoll_a_replica_n1/data/]
[junit4] 2> 626091 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626091 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_c_replica_n3' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626091 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57261.solr.core.implicitcoll.c.replica_n3' (registry
'solr.core.implicitcoll.c.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626091 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626091 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.c.SolrCore
[[implicitcoll_c_replica_n3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node4/implicitcoll_c_replica_n3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node4/./implicitcoll_c_replica_n3/data/]
[junit4] 2> 626111 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626111 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_a_replica_n3' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626111 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57260.solr.core.implicitcoll.a.replica_n3' (registry
'solr.core.implicitcoll.a.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626111 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626111 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.c.SolrCore
[[implicitcoll_a_replica_n3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node3/implicitcoll_a_replica_n3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node3/./implicitcoll_a_replica_n3/data/]
[junit4] 2> 626115 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 626115 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_b_replica_n3' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 626115 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57262.solr.core.implicitcoll.b.replica_n3' (registry
'solr.core.implicitcoll.b.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66bb573f
[junit4] 2> 626115 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 626115 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.c.SolrCore
[[implicitcoll_b_replica_n3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node1/implicitcoll_b_replica_n3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001/tempDir-001/node1/./implicitcoll_b_replica_n3/data/]
[junit4] 2> 626222 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626222 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626223 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626223 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626246 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626246 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626248 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626248 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626249 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@553c5aaf[implicitcoll_c_replica_n1] main]
[junit4] 2> 626259 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626262 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7f0b0720[implicitcoll_b_replica_n2] main]
[junit4] 2> 626264 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626264 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626265 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626267 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626267 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514637922304
[junit4] 2> 626268 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626268 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514638970880
[junit4] 2> 626272 INFO
(searcherExecutor-3494-thread-1-processing-n:127.0.0.1:57260_solr
x:implicitcoll_c_replica_n1 s:c c:implicitcoll) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.c.SolrCore
[implicitcoll_c_replica_n1] Registered new searcher
Searcher@553c5aaf[implicitcoll_c_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626272 INFO
(searcherExecutor-3497-thread-1-processing-n:127.0.0.1:57261_solr
x:implicitcoll_b_replica_n2 s:b c:implicitcoll) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.c.SolrCore
[implicitcoll_b_replica_n2] Registered new searcher
Searcher@7f0b0720[implicitcoll_b_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626277 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard b: total=3 found=1 timeoutin=9999ms
[junit4] 2> 626288 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626288 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626288 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626288 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626289 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626289 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626289 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626290 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626290 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626290 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626291 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626291 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626292 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626292 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626293 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626293 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626294 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626294 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626294 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626294 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626296 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626297 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626298 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard c: total=3 found=1 timeoutin=9999ms
[junit4] 2> 626301 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626301 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626303 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 626303 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626304 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5f6cce13[implicitcoll_b_replica_n1] main]
[junit4] 2> 626305 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 626305 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 626305 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.s.SolrIndexSearcher
Opening [Searcher@42991540[implicitcoll_b_replica_n3] main]
[junit4] 2> 626306 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626306 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626307 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626307 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626307 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514679865344
[junit4] 2> 626308 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626308 INFO
(searcherExecutor-3495-thread-1-processing-n:127.0.0.1:57259_solr
x:implicitcoll_b_replica_n1 s:b c:implicitcoll) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.c.SolrCore
[implicitcoll_b_replica_n1] Registered new searcher
Searcher@5f6cce13[implicitcoll_b_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626308 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626308 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514680913920
[junit4] 2> 626308 INFO
(searcherExecutor-3501-thread-1-processing-n:127.0.0.1:57262_solr
x:implicitcoll_b_replica_n3 s:b c:implicitcoll) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.c.SolrCore
[implicitcoll_b_replica_n3] Registered new searcher
Searcher@42991540[implicitcoll_b_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626309 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5710e953[implicitcoll_a_replica_n2] main]
[junit4] 2> 626313 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626314 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626314 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2afc8701[implicitcoll_c_replica_n3] main]
[junit4] 2> 626314 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626314 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514687205376
[junit4] 2> 626314 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.s.SolrIndexSearcher
Opening [Searcher@292e66c1[implicitcoll_a_replica_n3] main]
[junit4] 2> 626315 INFO
(searcherExecutor-3496-thread-1-processing-n:127.0.0.1:57262_solr
x:implicitcoll_a_replica_n2 s:a c:implicitcoll) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.c.SolrCore
[implicitcoll_a_replica_n2] Registered new searcher
Searcher@5710e953[implicitcoll_a_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626316 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626316 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626317 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626317 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626317 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514690351104
[junit4] 2> 626318 INFO
(searcherExecutor-3500-thread-1-processing-n:127.0.0.1:57260_solr
x:implicitcoll_a_replica_n3 s:a c:implicitcoll) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.c.SolrCore
[implicitcoll_a_replica_n3] Registered new searcher
Searcher@292e66c1[implicitcoll_a_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626318 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626319 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626320 INFO
(searcherExecutor-3499-thread-1-processing-n:127.0.0.1:57261_solr
x:implicitcoll_c_replica_n3 s:c c:implicitcoll) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.c.SolrCore
[implicitcoll_c_replica_n3] Registered new searcher
Searcher@2afc8701[implicitcoll_c_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626320 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514693496832
[junit4] 2> 626321 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard a: total=3 found=2 timeoutin=9999ms
[junit4] 2> 626321 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@75b28e89[implicitcoll_c_replica_n2] main]
[junit4] 2> 626324 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626324 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626325 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626325 INFO
(searcherExecutor-3493-thread-1-processing-n:127.0.0.1:57259_solr
x:implicitcoll_c_replica_n2 s:c c:implicitcoll) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.c.SolrCore
[implicitcoll_c_replica_n2] Registered new searcher
Searcher@75b28e89[implicitcoll_c_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626325 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514698739712
[junit4] 2> 626325 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@26b61365[implicitcoll_a_replica_n1] main]
[junit4] 2> 626326 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 626327 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 626327 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 626328 INFO
(searcherExecutor-3498-thread-1-processing-n:127.0.0.1:57261_solr
x:implicitcoll_a_replica_n1 s:a c:implicitcoll) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore
[implicitcoll_a_replica_n1] Registered new searcher
Searcher@26b61365[implicitcoll_a_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 626328 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569672514701885440
[junit4] 2> 626424 INFO
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626424 INFO
(zkCallback-1140-thread-1-processing-n:127.0.0.1:57261_solr)
[n:127.0.0.1:57261_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626424 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626424 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626779 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 626780 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 626780 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:57261/solr/implicitcoll_b_replica_n2/
[junit4] 2> 626780 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.u.PeerSync PeerSync:
core=implicitcoll_b_replica_n2 url=http://127.0.0.1:57261/solr START
replicas=[http://127.0.0.1:57262/solr/implicitcoll_b_replica_n3/,
http://127.0.0.1:57259/solr/implicitcoll_b_replica_n1/] nUpdates=100
[junit4] 2> 626781 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.u.PeerSync PeerSync:
core=implicitcoll_b_replica_n2 url=http://127.0.0.1:57261/solr DONE. We have
no versions. sync failed.
[junit4] 2> 626785 INFO (qtp498405042-6802) [n:127.0.0.1:57259_solr
c:implicitcoll s:b r:core_node5 x:implicitcoll_b_replica_n1] o.a.s.c.S.Request
[implicitcoll_b_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 626785 INFO (qtp1130399821-6812) [n:127.0.0.1:57262_solr
c:implicitcoll s:b r:core_node3 x:implicitcoll_b_replica_n3] o.a.s.c.S.Request
[implicitcoll_b_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 626786 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 626786 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2]
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> 626786 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 626796 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57261/solr/implicitcoll_b_replica_n2/ b
[junit4] 2> 626800 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 626800 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 626800 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:57260/solr/implicitcoll_c_replica_n1/
[junit4] 2> 626801 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.u.PeerSync PeerSync:
core=implicitcoll_c_replica_n1 url=http://127.0.0.1:57260/solr START
replicas=[http://127.0.0.1:57259/solr/implicitcoll_c_replica_n2/,
http://127.0.0.1:57261/solr/implicitcoll_c_replica_n3/] nUpdates=100
[junit4] 2> 626802 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.u.PeerSync PeerSync:
core=implicitcoll_c_replica_n1 url=http://127.0.0.1:57260/solr DONE. We have
no versions. sync failed.
[junit4] 2> 626805 INFO (qtp498405042-6803) [n:127.0.0.1:57259_solr
c:implicitcoll s:c r:core_node6 x:implicitcoll_c_replica_n2] o.a.s.c.S.Request
[implicitcoll_c_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 626806 INFO (qtp286939699-6824) [n:127.0.0.1:57261_solr
c:implicitcoll s:c r:core_node9 x:implicitcoll_c_replica_n3] o.a.s.c.S.Request
[implicitcoll_c_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 626806 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 626806 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1]
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> 626807 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 626814 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57260/solr/implicitcoll_c_replica_n1/ c
[junit4] 2> 626829 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 626829 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 626829 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:57262/solr/implicitcoll_a_replica_n2/
[junit4] 2> 626829 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.u.PeerSync PeerSync:
core=implicitcoll_a_replica_n2 url=http://127.0.0.1:57262/solr START
replicas=[http://127.0.0.1:57260/solr/implicitcoll_a_replica_n3/,
http://127.0.0.1:57261/solr/implicitcoll_a_replica_n1/] nUpdates=100
[junit4] 2> 626830 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.u.PeerSync PeerSync:
core=implicitcoll_a_replica_n2 url=http://127.0.0.1:57262/solr DONE. We have
no versions. sync failed.
[junit4] 2> 626832 INFO (qtp536913943-6823) [n:127.0.0.1:57260_solr
c:implicitcoll s:a r:core_node1 x:implicitcoll_a_replica_n3] o.a.s.c.S.Request
[implicitcoll_a_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 626832 INFO (qtp286939699-6819) [n:127.0.0.1:57261_solr
c:implicitcoll s:a r:core_node8 x:implicitcoll_a_replica_n1] o.a.s.c.S.Request
[implicitcoll_a_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 626833 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 626833 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2]
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> 626833 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 626838 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57262/solr/implicitcoll_a_replica_n2/ a
[junit4] 2> 626953 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626954 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626954 INFO
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626953 INFO
(zkCallback-1140-thread-1-processing-n:127.0.0.1:57261_solr)
[n:127.0.0.1:57261_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 626959 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 626964 INFO (qtp286939699-6820) [n:127.0.0.1:57261_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2011
[junit4] 2> 626990 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 626995 INFO (qtp536913943-6815) [n:127.0.0.1:57260_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2063
[junit4] 2> 627007 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 627011 INFO (qtp1130399821-6809) [n:127.0.0.1:57262_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2070
[junit4] 2> 627128 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 627128 INFO
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 627128 INFO
(zkCallback-1140-thread-1-processing-n:127.0.0.1:57261_solr)
[n:127.0.0.1:57261_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 627128 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 627322 INFO (qtp1130399821-6808) [n:127.0.0.1:57262_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n3] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n3&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2383
[junit4] 2> 627323 INFO (qtp498405042-6797) [n:127.0.0.1:57259_solr
c:implicitcoll s:b x:implicitcoll_b_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2384
[junit4] 2> 627330 INFO (qtp536913943-6816) [n:127.0.0.1:57260_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n3] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n3&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2398
[junit4] 2> 627331 INFO (qtp286939699-6822) [n:127.0.0.1:57261_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n3] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n3&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2372
[junit4] 2> 627338 INFO (qtp498405042-6798) [n:127.0.0.1:57259_solr
c:implicitcoll s:c x:implicitcoll_c_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2397
[junit4] 2> 627339 INFO (qtp286939699-6821) [n:127.0.0.1:57261_solr
c:implicitcoll s:a x:implicitcoll_a_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2386
[junit4] 2> 627350 INFO (qtp536913943-6814) [n:127.0.0.1:57260_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> 627458 INFO
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 627458 INFO
(zkCallback-1140-thread-1-processing-n:127.0.0.1:57261_solr)
[n:127.0.0.1:57261_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 627458 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 627458 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 628358 INFO (qtp536913943-6814) [n:127.0.0.1:57260_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={shards=a,b,c&replicationFactor=3&collection.configName=conf&maxShardsPerNode=4&name=implicitcoll&router.name=implicit&nrtReplicas=3&action=CREATE&wt=javabin&version=2}
status=0 QTime=3548
[junit4] 2> 628371 INFO (qtp286939699-6826) [n:127.0.0.1:57261_solr
c:implicitcoll s:a r:core_node8 x:implicitcoll_a_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [implicitcoll_a_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57262/solr/implicitcoll_a_replica_n2/&wt=javabin&version=2}{add=[6
(1569672516835737600), 7 (1569672516838883328), 8 (1569672516838883329)]} 0 3
[junit4] 2> 628373 INFO (qtp536913943-6801) [n:127.0.0.1:57260_solr
c:implicitcoll s:a r:core_node1 x:implicitcoll_a_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [implicitcoll_a_replica_n3] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57262/solr/implicitcoll_a_replica_n2/&wt=javabin&version=2}{add=[6
(1569672516835737600), 7 (1569672516838883328), 8 (1569672516838883329)]} 0 5
[junit4] 2> 628375 INFO (qtp536913943-6817) [n:127.0.0.1:57260_solr
c:implicitcoll s:a r:core_node1 x:implicitcoll_a_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569672516848320512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 628375 INFO (qtp536913943-6817) [n:127.0.0.1:57260_solr
c:implicitcoll s:a r:core_node1 x:implicitcoll_a_replica_n3]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2449d7b0
commitCommandVersion:1569672516848320512
[junit4] 2> 628376 INFO (qtp286939699-6824) [n:127.0.0.1:57261_solr
c:implicitcoll s:a r:core_node8 x:implicitcoll_a_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569672516849369088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 628376 INFO (qtp286939699-6824) [n:127.0.0.1:57261_solr
c:implicitcoll s:a r:core_node8 x:implicitcoll_a_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7c4a9bf9
commitCommandVersion:1569672516849369088
[junit4] 2> 628377 INFO (qtp1130399821-6810) [n:127.0.0.1:57262_solr
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569672516850417664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 628378 INFO (qtp1130399821-6810) [n:127.0.0.1:57262_solr
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@51a07677
commitCommandVersion:1569672516850417664
[junit4] 2> 628378 INFO (qtp1130399821-6812) [n:127.0.0.1:57262_solr
c:implicitcoll s:b r:core_node3 x:implicitcoll_b_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569672516851466240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 628378 INFO (qtp1130399821-6812) [n:127.0.0.1:57262_solr
c:implicitcoll s:b r:core_node3 x:implicitcoll_b_replica_n3]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 628379 INFO (qtp498405042-6795) [n:127.0.0.1:57259_solr
c:implicitcoll s:b r:core_node5 x:implicitcoll_b_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569672516852514816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 628379 INFO (qtp498405042-6795) [n:127.0.0.1:57259_solr
c:implicitcoll s:b r:core_node5 x:implicitcoll_b_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 628381 INFO (qtp286939699-6805) [n:127.0.0.1:57261_solr
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569672516854611968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 628381 INFO (qtp286939699-6805) [n:127.0.0.1:57261_solr
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 628382 INFO (qtp536913943-6818) [n:127.0.0.1:57260_solr
c:implicitcoll s:c r:core_node2 x:implicitcoll_c_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569672516855660544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 628382 INFO (qtp536913943-6818) [n:127.0.0.1:57260_solr
c:implicitcoll s:c r:core_node2 x:implicitcoll_c_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 628384 INFO (qtp498405042-6800) [n:127.0.0.1:57259_solr
c:implicitcoll s:c r:core_node6 x:implicitcoll_c_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569672516857757696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 628384 INFO (qtp498405042-6800) [n:127.0.0.1:57259_solr
c:implicitcoll s:c r:core_node6 x:implicitcoll_c_replica_n2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 628387 INFO (qtp1130399821-6812) [n:127.0.0.1:57262_solr
c:implicitcoll s:b r:core_node3 x:implicitc
[...truncated too long message...]
olrMetricManager Closing metric reporters for registry=solr.node, tag=null
[junit4] 2> 677530 INFO (jetty-closer-1124-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 677531 INFO (jetty-closer-1124-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 677538 INFO (jetty-closer-1124-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 677564 INFO (jetty-closer-1124-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 677565 INFO (jetty-closer-1124-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 677565 INFO (jetty-closer-1124-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 677568 WARN
(zkCallback-1140-thread-2-processing-n:127.0.0.1:57261_solr)
[n:127.0.0.1:57261_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 677569 INFO (jetty-closer-1124-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4dd3f488{/solr,null,UNAVAILABLE}
[junit4] 2> 677569 INFO
(zkCallback-1144-thread-1-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 677569 INFO
(zkCallback-1141-thread-2-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 677570 INFO
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 677570 INFO (jetty-closer-1124-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 677572 INFO (jetty-closer-1124-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 677586 INFO (jetty-closer-1124-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 677586 INFO (jetty-closer-1124-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 677587 INFO (jetty-closer-1124-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 677587 INFO (jetty-closer-1124-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 677588 INFO (jetty-closer-1124-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98104532033863691-127.0.0.1:57259_solr-n_0000000000) closing
[junit4] 2> 677589 INFO
(OverseerStateUpdate-98104532033863691-127.0.0.1:57259_solr-n_0000000000)
[n:127.0.0.1:57259_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:57259_solr
[junit4] 2> 677589 INFO (jetty-closer-1124-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 677589 INFO (jetty-closer-1124-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 677592 WARN
(zkCallback-1145-thread-1-processing-n:127.0.0.1:57262_solr)
[n:127.0.0.1:57262_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 677593 WARN
(zkCallback-1144-thread-2-processing-n:127.0.0.1:57259_solr)
[n:127.0.0.1:57259_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 677593 INFO (jetty-closer-1124-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@31f8fbc9{/solr,null,UNAVAILABLE}
[junit4] 2> 677593 INFO (jetty-closer-1124-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@23dbac98{/solr,null,UNAVAILABLE}
[junit4] 2> 679103 WARN
(zkCallback-1141-thread-1-processing-n:127.0.0.1:57260_solr)
[n:127.0.0.1:57260_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 679103 INFO (jetty-closer-1124-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@733fb8bd{/solr,null,UNAVAILABLE}
[junit4] 2> 679106 ERROR
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-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> 679106 INFO
(SUITE-CustomCollectionTest-seed#[66977191E54C94D3]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57257 57257
[junit4] 2> 679125 INFO (Thread-1314) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:57257 57257
[junit4] 2> 679243 WARN (Thread-1314) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/configs/conf
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 5 /solr/collections/implicitcoll/state.json
[junit4] 2> 4
/solr/collections/testCreateShardRepFactor/state.json
[junit4] 2> 4 /solr/collections/routeFieldColl/state.json
[junit4] 2> 4 /solr/collections/withShardField/state.json
[junit4] 2> 3
/solr/collections/withShardField/leader_elect/d/election/98104532033863690-core_node3-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/98104532033863691-127.0.0.1:57259_solr-n_0000000000
[junit4] 2> 2
/solr/collections/implicitcoll/leader_elect/a/election/98104532033863692-core_node4-n_0000000000
[junit4] 2> 2
/solr/collections/implicitcoll/leader_elect/x/election/98104532033863691-core_node12-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 32 /solr/collections
[junit4] 2> 9 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_66977191E54C94D3-001
[junit4] 2> Jun 08, 2017 9:13:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=23821, maxDocsPerChunk=4, blockSize=483),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=23821, blockSize=483)), sim=RandomSimilarity(queryNorm=true): {},
locale=ar-KW, timezone=SystemV/PST8PDT
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=204552984,total=471859200
[junit4] 2> NOTE: All tests run in this JVM:
[ConcurrentDeleteAndCreateCollectionTest, ActionThrottleTest,
WrapperMergePolicyFactoryTest, RequestLoggingTest,
TestOnReconnectListenerSupport, TestDefaultStatsCache,
TestDFRSimilarityFactory, TestFastWriter, TestJsonFacetRefinement,
TestRequestStatusCollectionAPI, ZkStateWriterTest, BasicZkTest,
TestNamedUpdateProcessors, CdcrReplicationDistributedZkTest, TestIndexSearcher,
SpellCheckCollatorWithCollapseTest, PropertiesRequestHandlerTest,
PreAnalyzedFieldManagedSchemaCloudTest, TimeZoneUtilsTest,
LeaderFailoverAfterPartitionTest, DistributedFacetExistsSmallTest,
CollectionsAPIAsyncDistributedZkTest, TestSlowCompositeReaderWrapper,
TestDynamicLoading, HdfsSyncSliceTest, SolrCmdDistributorTest,
TestCrossCoreJoin, TestStressCloudBlindAtomicUpdates, TestManagedSchema,
TestRealTimeGet, TestConfigSetProperties, BadIndexSchemaTest, TestConfigsApi,
TestRandomRequestDistribution, TestSchemaSimilarityResource, TestHdfsUpdateLog,
HdfsWriteToMultipleCollectionsTest, TestJoin, TestJsonRequest, MoveReplicaTest,
CdcrUpdateLogTest, TestSolrConfigHandlerConcurrent,
TestLMJelinekMercerSimilarityFactory, TestSolrCLIRunExample,
TestBulkSchemaConcurrent, SimpleMLTQParserTest, SolrShardReporterTest,
EchoParamsTest, TestHttpShardHandlerFactory, TestMacroExpander,
TestSolrQueryParser, TestSolrConfigHandler, SortByFunctionTest,
TestLMDirichletSimilarityFactory, SpellPossibilityIteratorTest, TestWriterPerf,
TestRandomCollapseQParserPlugin, ReturnFieldsTest, AddBlockUpdateTest,
CurrencyFieldOpenExchangeTest, TestAnalyzedSuggestions, NodeMutatorTest,
TestNumericTerms64, TestGraphMLResponseWriter, TestDistributedMissingSort,
TestSolrCloudSnapshots, TestComponentsName, SuggesterWFSTTest, DOMUtilTest,
SuggestComponentContextFilterQueryTest, SimpleCollectionCreateDeleteTest,
WordBreakSolrSpellCheckerTest, SolrMetricsIntegrationTest,
HdfsBasicDistributedZkTest, VersionInfoTest, TestBadConfig, HttpPartitionTest,
TestDocBasedVersionConstraints, SolrSlf4jReporterTest,
NotRequiredUniqueKeyTest, StatsComponentTest, TestCorePropertiesReload,
TestSchemaManager, BadComponentTest, TestCoreDiscovery,
TestDistributedStatsComponentCardinality, HLLUtilTest, TestCodecSupport,
SolrMetricManagerTest, IndexSchemaTest, UpdateParamsTest, CustomCollectionTest]
[junit4] Completed [180/725 (1!)] on J1 in 55.78s, 4 tests, 1 error <<<
FAILURES!
[...truncated 45180 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]