Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20850/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([EEA24FAEACB29F5C:325B98540EC9551D]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
at
org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling(DistributedVersionInfoTest.java:86)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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 12473 lines...]
[junit4] Suite: org.apache.solr.cloud.DistributedVersionInfoTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/init-core-data-001
[junit4] 2> 64445 WARN
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 64445 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 64446 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 64446 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 64447 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001
[junit4] 2> 64447 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 64452 INFO (Thread-223) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 64452 INFO (Thread-223) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 64454 ERROR (Thread-223) [ ] 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> 64552 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46331
[junit4] 2> 64561 INFO (jetty-launcher-153-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 64561 INFO (jetty-launcher-153-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 64561 INFO (jetty-launcher-153-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 64563 INFO (jetty-launcher-153-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b40e08{/solr,null,AVAILABLE}
[junit4] 2> 64563 INFO (jetty-launcher-153-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@159bc164{/solr,null,AVAILABLE}
[junit4] 2> 64563 INFO (jetty-launcher-153-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6715c1c5{/solr,null,AVAILABLE}
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3ba0d858{HTTP/1.1,[http/1.1]}{127.0.0.1:44813}
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@760f503{HTTP/1.1,[http/1.1]}{127.0.0.1:38915}
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-1) [ ]
o.e.j.s.Server Started @67179ms
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-2) [ ]
o.e.j.s.Server Started @67179ms
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44813}
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38915}
[junit4] 2> 64567 ERROR (jetty-launcher-153-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 64567 ERROR (jetty-launcher-153-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-06T18:52:51.668Z
[junit4] 2> 64567 INFO (jetty-launcher-153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-06T18:52:51.668Z
[junit4] 2> 64572 INFO (jetty-launcher-153-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@212e6760{HTTP/1.1,[http/1.1]}{127.0.0.1:42885}
[junit4] 2> 64572 INFO (jetty-launcher-153-thread-3) [ ]
o.e.j.s.Server Started @67185ms
[junit4] 2> 64572 INFO (jetty-launcher-153-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42885}
[junit4] 2> 64573 ERROR (jetty-launcher-153-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 64574 INFO (jetty-launcher-153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 64574 INFO (jetty-launcher-153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 64574 INFO (jetty-launcher-153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 64574 INFO (jetty-launcher-153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 64574 INFO (jetty-launcher-153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 64574 INFO (jetty-launcher-153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-06T18:52:51.675Z
[junit4] 2> 64577 INFO (jetty-launcher-153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 64583 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f92ad99e20002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 64587 INFO (jetty-launcher-153-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46331/solr
[junit4] 2> 64589 INFO (jetty-launcher-153-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46331/solr
[junit4] 2> 64589 INFO (jetty-launcher-153-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46331/solr
[junit4] 2> 64602 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f92ad99e20004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 64654 INFO (jetty-launcher-153-thread-2)
[n:127.0.0.1:38915_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 64654 INFO (jetty-launcher-153-thread-1)
[n:127.0.0.1:44813_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 64654 INFO (jetty-launcher-153-thread-3)
[n:127.0.0.1:42885_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 64654 INFO (jetty-launcher-153-thread-2)
[n:127.0.0.1:38915_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38915_solr
[junit4] 2> 64655 INFO (jetty-launcher-153-thread-1)
[n:127.0.0.1:44813_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44813_solr
[junit4] 2> 64655 INFO (jetty-launcher-153-thread-3)
[n:127.0.0.1:42885_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42885_solr
[junit4] 2> 64655 INFO (jetty-launcher-153-thread-2)
[n:127.0.0.1:38915_solr ] o.a.s.c.Overseer Overseer
(id=98958991134162952-127.0.0.1:38915_solr-n_0000000000) starting
[junit4] 2> 64656 INFO
(zkCallback-168-thread-1-processing-n:127.0.0.1:42885_solr)
[n:127.0.0.1:42885_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 64661 INFO
(zkCallback-170-thread-1-processing-n:127.0.0.1:44813_solr)
[n:127.0.0.1:44813_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 64665 INFO
(zkCallback-169-thread-1-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 64679 INFO (jetty-launcher-153-thread-2)
[n:127.0.0.1:38915_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38915_solr
[junit4] 2> 64681 INFO
(zkCallback-169-thread-1-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 64681 INFO
(zkCallback-170-thread-1-processing-n:127.0.0.1:44813_solr)
[n:127.0.0.1:44813_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 64681 INFO
(zkCallback-168-thread-1-processing-n:127.0.0.1:42885_solr)
[n:127.0.0.1:42885_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 64728 INFO (jetty-launcher-153-thread-3)
[n:127.0.0.1:42885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42885.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64730 INFO (jetty-launcher-153-thread-2)
[n:127.0.0.1:38915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38915.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64730 INFO (jetty-launcher-153-thread-1)
[n:127.0.0.1:44813_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44813.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64734 INFO (jetty-launcher-153-thread-3)
[n:127.0.0.1:42885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42885.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64734 INFO (jetty-launcher-153-thread-3)
[n:127.0.0.1:42885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42885.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64735 INFO (jetty-launcher-153-thread-3)
[n:127.0.0.1:42885_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node3/.
[junit4] 2> 64738 INFO (jetty-launcher-153-thread-2)
[n:127.0.0.1:38915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38915.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64738 INFO (jetty-launcher-153-thread-2)
[n:127.0.0.1:38915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38915.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64738 INFO (jetty-launcher-153-thread-1)
[n:127.0.0.1:44813_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44813.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64738 INFO (jetty-launcher-153-thread-2)
[n:127.0.0.1:38915_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node2/.
[junit4] 2> 64738 INFO (jetty-launcher-153-thread-1)
[n:127.0.0.1:44813_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44813.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 64739 INFO (jetty-launcher-153-thread-1)
[n:127.0.0.1:44813_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node1/.
[junit4] 2> 64814 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 64814 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46331/solr ready
[junit4] 2> 64822 INFO
(TEST-DistributedVersionInfoTest.testReplicaVersionHandling-seed#[EEA24FAEACB29F5C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testReplicaVersionHandling
[junit4] 2> 64824 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&replicationFactor=3&collection.configName=conf&name=c8n_vers_1x3&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 64824 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&replicationFactor=3&collection.configName=conf&name=c8n_vers_1x3&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 64825 INFO
(OverseerThreadFactory-245-thread-1-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr ] o.a.s.c.CreateCollectionCmd Create collection
c8n_vers_1x3
[junit4] 2> 64825 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 64826 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 64930 INFO
(OverseerStateUpdate-98958991134162952-127.0.0.1:38915_solr-n_0000000000)
[n:127.0.0.1:38915_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"c8n_vers_1x3",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"c8n_vers_1x3_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42885/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 64931 INFO
(OverseerStateUpdate-98958991134162952-127.0.0.1:38915_solr-n_0000000000)
[n:127.0.0.1:38915_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"c8n_vers_1x3",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"c8n_vers_1x3_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38915/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 64932 INFO
(OverseerStateUpdate-98958991134162952-127.0.0.1:38915_solr-n_0000000000)
[n:127.0.0.1:38915_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"c8n_vers_1x3",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"c8n_vers_1x3_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44813/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 65140 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=c8n_vers_1x3&version=2&replicaType=NRT&async=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&coreNodeName=core_node4&name=c8n_vers_1x3_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 65140 INFO (qtp904615113-824) [n:127.0.0.1:42885_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=c8n_vers_1x3&version=2&replicaType=NRT&async=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407&coreNodeName=core_node3&name=c8n_vers_1x3_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 65140 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=c8n_vers_1x3&version=2&replicaType=NRT&async=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407&coreNodeName=core_node3&name=c8n_vers_1x3_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
[junit4] 2> 65140 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=c8n_vers_1x3&version=2&replicaType=NRT&async=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&coreNodeName=core_node4&name=c8n_vers_1x3_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin
[junit4] 2> 65140 INFO (qtp1562152595-819) [n:127.0.0.1:44813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=c8n_vers_1x3&version=2&replicaType=NRT&async=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974&coreNodeName=core_node6&name=c8n_vers_1x3_shard1_replica_n5&action=CREATE&numShards=1&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 65140 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 65140 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=c8n_vers_1x3&version=2&replicaType=NRT&async=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974&coreNodeName=core_node6&name=c8n_vers_1x3_shard1_replica_n5&action=CREATE&numShards=1&shard=shard1&wt=javabin
[junit4] 2> 65140 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 65141 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 65145 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 65145 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 65244 INFO
(zkCallback-168-thread-1-processing-n:127.0.0.1:42885_solr)
[n:127.0.0.1:42885_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 65244 INFO
(zkCallback-170-thread-1-processing-n:127.0.0.1:44813_solr)
[n:127.0.0.1:44813_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 65244 INFO
(zkCallback-169-thread-1-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 65245 INFO
(zkCallback-169-thread-2-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 65245 INFO
(zkCallback-168-thread-2-processing-n:127.0.0.1:42885_solr)
[n:127.0.0.1:42885_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 65245 INFO
(zkCallback-170-thread-2-processing-n:127.0.0.1:44813_solr)
[n:127.0.0.1:44813_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 65827 INFO (qtp1836569971-831) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 65829 INFO (qtp1836569971-831) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 66148 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 66148 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 66164 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.0.0
[junit4] 2> 66165 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.0.0
[junit4] 2> 66165 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.0.0
[junit4] 2> 66173 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.s.IndexSchema
[c8n_vers_1x3_shard1_replica_n5] Schema name=minimal
[junit4] 2> 66173 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.s.IndexSchema
[c8n_vers_1x3_shard1_replica_n1] Schema name=minimal
[junit4] 2> 66173 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.s.IndexSchema
[c8n_vers_1x3_shard1_replica_n2] Schema name=minimal
[junit4] 2> 66176 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 66176 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 66176 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'c8n_vers_1x3_shard1_replica_n2' using configuration from collection
c8n_vers_1x3, trusted=true
[junit4] 2> 66176 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'c8n_vers_1x3_shard1_replica_n1' using configuration from collection
c8n_vers_1x3, trusted=true
[junit4] 2> 66176 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 66176 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore
'c8n_vers_1x3_shard1_replica_n5' using configuration from collection
c8n_vers_1x3, trusted=true
[junit4] 2> 66177 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42885.solr.core.c8n_vers_1x3.shard1.replica_n1' (registry
'solr.core.c8n_vers_1x3.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 66177 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38915.solr.core.c8n_vers_1x3.shard1.replica_n2' (registry
'solr.core.c8n_vers_1x3.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 66177 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44813.solr.core.c8n_vers_1x3.shard1.replica_n5' (registry
'solr.core.c8n_vers_1x3.shard1.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61207f6
[junit4] 2> 66178 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 66178 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 66178 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.c.SolrCore
[[c8n_vers_1x3_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node3/c8n_vers_1x3_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node3/./c8n_vers_1x3_shard1_replica_n1/data/]
[junit4] 2> 66178 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.SolrCore
[[c8n_vers_1x3_shard1_replica_n5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node1/c8n_vers_1x3_shard1_replica_n5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node1/./c8n_vers_1x3_shard1_replica_n5/data/]
[junit4] 2> 66178 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 66178 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.c.SolrCore
[[c8n_vers_1x3_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node2/c8n_vers_1x3_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica_n2/data/]
[junit4] 2> 66220 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 66220 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 66221 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 66221 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 66221 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 66221 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 66222 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 66222 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 66222 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@584ad247[c8n_vers_1x3_shard1_replica_n5] main]
[junit4] 2> 66223 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 66223 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 66223 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6826d7ce[c8n_vers_1x3_shard1_replica_n2] main]
[junit4] 2> 66223 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 66224 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 66224 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 66224 INFO
(searcherExecutor-254-thread-1-processing-x:c8n_vers_1x3_shard1_replica_n5
r:core_node6 1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE
n:127.0.0.1:44813_solr s:shard1 c:c8n_vers_1x3) [n:127.0.0.1:44813_solr
c:c8n_vers_1x3 s:shard1 r:core_node6 x:c8n_vers_1x3_shard1_replica_n5]
o.a.s.c.SolrCore [c8n_vers_1x3_shard1_replica_n5] Registered new searcher
Searcher@584ad247[c8n_vers_1x3_shard1_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 66224 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1583343860003635200
[junit4] 2> 66224 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 66225 INFO
(searcherExecutor-252-thread-1-processing-x:c8n_vers_1x3_shard1_replica_n2
r:core_node4 1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE
n:127.0.0.1:38915_solr s:shard1 c:c8n_vers_1x3) [n:127.0.0.1:38915_solr
c:c8n_vers_1x3 s:shard1 r:core_node4 x:c8n_vers_1x3_shard1_replica_n2]
o.a.s.c.SolrCore [c8n_vers_1x3_shard1_replica_n2] Registered new searcher
Searcher@6826d7ce[c8n_vers_1x3_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 66225 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:38915_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172 CREATE)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1583343860004683776
[junit4] 2> 66226 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 66226 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 66227 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting
until we see more replicas up for shard shard1: total=3 found=2 timeoutin=9999ms
[junit4] 2> 66228 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 66228 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 66229 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@e6a6965[c8n_vers_1x3_shard1_replica_n1] main]
[junit4] 2> 66229 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 66230 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 66230 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 66231 INFO
(searcherExecutor-253-thread-1-processing-x:c8n_vers_1x3_shard1_replica_n1
r:core_node3 1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE
n:127.0.0.1:42885_solr s:shard1 c:c8n_vers_1x3) [n:127.0.0.1:42885_solr
c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica_n1]
o.a.s.c.SolrCore [c8n_vers_1x3_shard1_replica_n1] Registered new searcher
Searcher@e6a6965[c8n_vers_1x3_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 66231 INFO
(parallelCoreAdminExecutor-247-thread-1-processing-n:127.0.0.1:42885_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720200981407 CREATE)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1583343860010975232
[junit4] 2> 66728 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 66728 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 66728 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44813/solr/c8n_vers_1x3_shard1_replica_n5/
[junit4] 2> 66729 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.u.PeerSync PeerSync:
core=c8n_vers_1x3_shard1_replica_n5 url=http://127.0.0.1:44813/solr START
replicas=[http://127.0.0.1:42885/solr/c8n_vers_1x3_shard1_replica_n1/,
http://127.0.0.1:38915/solr/c8n_vers_1x3_shard1_replica_n2/] nUpdates=100
[junit4] 2> 66734 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr
c:c8n_vers_1x3 s:shard1 r:core_node4 x:c8n_vers_1x3_shard1_replica_n2]
o.a.s.c.S.Request [c8n_vers_1x3_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 66734 INFO (qtp904615113-830) [n:127.0.0.1:42885_solr
c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica_n1]
o.a.s.c.S.Request [c8n_vers_1x3_shard1_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> 66830 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 66831 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 67030 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.u.PeerSync PeerSync:
core=c8n_vers_1x3_shard1_replica_n5 url=http://127.0.0.1:44813/solr DONE. We
have no versions. sync failed.
[junit4] 2> 67030 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync
with shard failed, moving to the next candidate
[junit4] 2> 67030 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] 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> 67030 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 67035 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:44813_solr
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720203761974 CREATE)
[n:127.0.0.1:44813_solr c:c8n_vers_1x3 s:shard1 r:core_node6
x:c8n_vers_1x3_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:44813/solr/c8n_vers_1x3_shard1_replica_n5/ shard1
[junit4] 2> 67153 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 67154 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 67832 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 67833 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 68155 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 68156 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 68834 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 68835 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 69158 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 69158 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 69837 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 69839 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 70160 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 70160 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 70840 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 70841 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 71162 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 71162 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 71845 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 71845 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 72164 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 72164 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 72847 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 72848 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 73166 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 73166 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 73850 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 73851 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 74167 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 74167 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 74852 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 74853 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 75169 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 75169 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 75854 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 75855 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 76171 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 76171 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 76857 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 76858 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 77173 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 77173 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 77859 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 77860 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 78174 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 78174 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 78861 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 78862 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 79175 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 79175 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 79864 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 79864 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 80177 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 80177 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 80866 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 80866 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 81178 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 81178 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 81868 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 81868 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 82179 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 82180 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 82870 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 82870 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 83181 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 83181 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 83871 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 83872 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 84182 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 84182 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 84873 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 84873 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 85183 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 85183 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 85874 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 85875 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 86186 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 86186 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 86876 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 86876 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 87187 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 87187 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 87878 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 87878 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 88189 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 88189 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 88879 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 88880 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 89190 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 89190 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 89881 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 89881 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 90191 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 90191 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 90882 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 90884 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 91193 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 91193 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 91885 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 91886 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 92194 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 92195 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 92887 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 92887 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 93196 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 93196 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 93889 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 93889 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 94197 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 94197 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 94890 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 94891 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 95201 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 95201 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 95892 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 95892 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 96202 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 96202 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 96893 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 96894 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 97204 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 97204 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 97895 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 97895 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 98205 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 98205 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 98896 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 98897 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 99206 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 99206 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 99898 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 99899 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 100209 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 100209 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 100900 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 100900 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 101211 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 101211 INFO (qtp1836569971-812) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 101901 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 101902 INFO (qtp1836569971-817) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 102212 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 102212 INFO (qtp1836569971-820) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 102903 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 102904 INFO (qtp1836569971-826) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 103214 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
1b0f58a4-ecf1-429e-a48c-b63ba18aa1e8719720202221172
[junit4] 2> 103214 INFO (qtp1836569971-829) [n:127.0.0.1:38915_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=1b0f58a4-ecf1-429e-a48c-
[...truncated too long message...]
d1 r:core_node3 x:c8n_vers_1x3_shard1_replica_n1] o.a.s.c.ZkContainer
:org.apache.solr.common.SolrException: Error getting leader from zk for shard
shard1
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
[junit4] 2> at
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
[junit4] 2> at
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:182)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: No registered
leader was found after waiting for 1220000ms , collection: c8n_vers_1x3 slice:
shard1 saw
state=DocCollection(c8n_vers_1x3//collections/c8n_vers_1x3/state.json/2)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"c8n_vers_1x3_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:42885/solr",
[junit4] 2> "node_name":"127.0.0.1:42885_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"c8n_vers_1x3_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:38915/solr",
[junit4] 2> "node_name":"127.0.0.1:38915_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "core":"c8n_vers_1x3_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:44813/solr",
[junit4] 2> "node_name":"127.0.0.1:44813_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[]
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
[junit4] 2> ... 16 more
[junit4] 2>
[junit4] 2> 1287254 INFO (coreCloseExecutor-271-thread-1)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.c.SolrCore
[c8n_vers_1x3_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@74c05f13
[junit4] 2> 1287254 INFO (coreCloseExecutor-271-thread-1)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.c8n_vers_1x3.shard1.replica_n1, tag=1958764307
[junit4] 2> 1287254 INFO (coreCloseExecutor-271-thread-1)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d40cce5: rootName =
solr_42885, domain = solr.core.c8n_vers_1x3.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.c8n_vers_1x3.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@26b6e47f
[junit4] 2> 1287261 INFO (coreCloseExecutor-271-thread-1)
[n:127.0.0.1:42885_solr c:c8n_vers_1x3 s:shard1 r:core_node3
x:c8n_vers_1x3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.c8n_vers_1x3.shard1.leader,
tag=1958764307
[junit4] 2> 1287271 INFO (jetty-closer-154-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@159bc164{/solr,null,UNAVAILABLE}
[junit4] 2> 1289560 WARN
(zkCallback-169-thread-5-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1289560 INFO
(zkCallback-169-thread-5-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_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> 1289560 INFO
(zkCallback-169-thread-5-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.c.SolrCore
[c8n_vers_1x3_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@64a9f39d
[junit4] 2> 1289560 INFO
(zkCallback-169-thread-5-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.c8n_vers_1x3.shard1.replica_n2, tag=1688859549
[junit4] 2> 1289560 INFO
(zkCallback-169-thread-5-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@53f3c1ee: rootName =
solr_38915, domain = solr.core.c8n_vers_1x3.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.c8n_vers_1x3.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@6d53bf23
[junit4] 2> 1289567 INFO
(zkCallback-169-thread-5-processing-n:127.0.0.1:38915_solr)
[n:127.0.0.1:38915_solr c:c8n_vers_1x3 s:shard1 r:core_node4
x:c8n_vers_1x3_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.c8n_vers_1x3.shard1.leader,
tag=1688859549
[junit4] 2> 1289576 INFO (jetty-closer-154-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6715c1c5{/solr,null,UNAVAILABLE}
[junit4] 2> 1289577 ERROR
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-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> 1289577 INFO
(SUITE-DistributedVersionInfoTest-seed#[EEA24FAEACB29F5C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46331 46331
[junit4] 2> 1294616 INFO (Thread-223) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46331 46331
[junit4] 2> 1294616 WARN (Thread-223) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections/c8n_vers_1x3/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/98958991134162952-127.0.0.1:38915_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedVersionInfoTest_EEA24FAEACB29F5C-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7190cec0),
locale=ga-IE, timezone=Europe/Prague
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=388522960,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestMacroExpander,
PrimUtilsTest, PingRequestHandlerTest, TestRawTransformer,
TestAtomicUpdateErrorCases, GraphQueryTest, DeleteLastCustomShardedReplicaTest,
TestFieldCacheVsDocValues, OutOfBoxZkACLAndCredentialsProvidersTest,
TestFastWriter, TestSolrCloudWithDelegationTokens, TestOrdValues,
HdfsUnloadDistributedZkTest, TestAnalyzedSuggestions,
DistributedQueryComponentOptimizationTest, DistributedVersionInfoTest]
[junit4] Completed [277/749 (1!)] on J1 in 1230.18s, 1 test, 1 error <<<
FAILURES!
[...truncated 48780 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]