Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/265/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent
Error Message:
Did not find the expected number of groups for field intGSF expected:<4> but
was:<3>
Stack Trace:
java.lang.AssertionError: Did not find the expected number of groups for field
intGSF expected:<4> but was:<3>
at
__randomizedtesting.SeedInfo.seed([8BA3FF789738179E:551424F07269575B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:305)
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)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([8BA3FF789738179E:54C35EA95C1F743B]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">5</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
... 41 more
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=27861, name=searcherExecutor-8806-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=27861, name=searcherExecutor-8806-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([8BA3FF789738179E]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=27861, name=searcherExecutor-8806-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=27861, name=searcherExecutor-8806-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([8BA3FF789738179E]:0)
Build Log:
[...truncated 12501 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/init-core-data-001
[junit4] 2> 2007798 WARN
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2007805 INFO
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2007806 INFO
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2007806 INFO
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2007807 INFO
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001
[junit4] 2> 2007807 INFO
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2007808 INFO (Thread-4275) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2007808 INFO (Thread-4275) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2007809 ERROR (Thread-4275) [ ] 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> 2007908 INFO
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42708
[junit4] 2> 2008012 INFO (jetty-launcher-1942-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2008012 INFO (jetty-launcher-1942-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2008014 INFO (jetty-launcher-1942-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17b3be98{/solr,null,AVAILABLE}
[junit4] 2> 2008014 INFO (jetty-launcher-1942-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65bed724{/solr,null,AVAILABLE}
[junit4] 2> 2008014 INFO (jetty-launcher-1942-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1910497a{HTTP/1.1,[http/1.1]}{127.0.0.1:40539}
[junit4] 2> 2008014 INFO (jetty-launcher-1942-thread-1) [ ]
o.e.j.s.Server Started @2010099ms
[junit4] 2> 2008014 INFO (jetty-launcher-1942-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40539}
[junit4] 2> 2008015 ERROR (jetty-launcher-1942-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2008015 INFO (jetty-launcher-1942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 2008015 INFO (jetty-launcher-1942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2008015 INFO (jetty-launcher-1942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2008015 INFO (jetty-launcher-1942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T20:37:49.670Z
[junit4] 2> 2008022 INFO (jetty-launcher-1942-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@111bdc14{HTTP/1.1,[http/1.1]}{127.0.0.1:40833}
[junit4] 2> 2008022 INFO (jetty-launcher-1942-thread-2) [ ]
o.e.j.s.Server Started @2010107ms
[junit4] 2> 2008022 INFO (jetty-launcher-1942-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40833}
[junit4] 2> 2008022 ERROR (jetty-launcher-1942-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2008022 INFO (jetty-launcher-1942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 2008022 INFO (jetty-launcher-1942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2008022 INFO (jetty-launcher-1942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2008022 INFO (jetty-launcher-1942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T20:37:49.677Z
[junit4] 2> 2008025 INFO (jetty-launcher-1942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2008026 INFO (jetty-launcher-1942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2008039 INFO (jetty-launcher-1942-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42708/solr
[junit4] 2> 2008050 INFO (jetty-launcher-1942-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42708/solr
[junit4] 2> 2008652 INFO (jetty-launcher-1942-thread-1)
[n:127.0.0.1:40539_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2008662 INFO (jetty-launcher-1942-thread-1)
[n:127.0.0.1:40539_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40539_solr
[junit4] 2> 2008664 INFO (jetty-launcher-1942-thread-1)
[n:127.0.0.1:40539_solr ] o.a.s.c.Overseer Overseer
(id=98914105390792708-127.0.0.1:40539_solr-n_0000000000) starting
[junit4] 2> 2008685 INFO (jetty-launcher-1942-thread-2)
[n:127.0.0.1:40833_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2008693 INFO (jetty-launcher-1942-thread-1)
[n:127.0.0.1:40539_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40539_solr
[junit4] 2> 2008694 INFO (jetty-launcher-1942-thread-2)
[n:127.0.0.1:40833_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40833_solr
[junit4] 2> 2008704 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2008715 INFO
(OverseerStateUpdate-98914105390792708-127.0.0.1:40539_solr-n_0000000000)
[n:127.0.0.1:40539_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2009000 INFO (jetty-launcher-1942-thread-1)
[n:127.0.0.1:40539_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40539.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2009034 INFO (jetty-launcher-1942-thread-1)
[n:127.0.0.1:40539_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40539.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2009034 INFO (jetty-launcher-1942-thread-1)
[n:127.0.0.1:40539_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40539.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2009035 INFO (jetty-launcher-1942-thread-1)
[n:127.0.0.1:40539_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/.
[junit4] 2> 2009104 INFO (jetty-launcher-1942-thread-2)
[n:127.0.0.1:40833_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40833.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2009119 INFO (jetty-launcher-1942-thread-2)
[n:127.0.0.1:40833_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40833.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2009119 INFO (jetty-launcher-1942-thread-2)
[n:127.0.0.1:40833_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40833.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2009120 INFO (jetty-launcher-1942-thread-2)
[n:127.0.0.1:40833_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node2/.
[junit4] 2> 2009170 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 0x15f69dad3180007, 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> 2009172 INFO
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2009194 INFO
(SUITE-DocValuesNotIndexedTest-seed#[8BA3FF789738179E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42708/solr ready
[junit4] 2> 2009258 INFO (qtp1572134840-15448) [n:127.0.0.1:40833_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2009285 INFO
(OverseerThreadFactory-5018-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.c.CreateCollectionCmd Create collection
dv_coll
[junit4] 2> 2009409 INFO
(OverseerStateUpdate-98914105390792708-127.0.0.1:40539_solr-n_0000000000)
[n:127.0.0.1:40539_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40539/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2009411 INFO
(OverseerStateUpdate-98914105390792708-127.0.0.1:40539_solr-n_0000000000)
[n:127.0.0.1:40539_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40833/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2009412 INFO
(OverseerStateUpdate-98914105390792708-127.0.0.1:40539_solr-n_0000000000)
[n:127.0.0.1:40539_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"dv_coll_shard3_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40539/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2009422 INFO
(OverseerStateUpdate-98914105390792708-127.0.0.1:40539_solr-n_0000000000)
[n:127.0.0.1:40539_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"dv_coll_shard4_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40833/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2009642 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2009642 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2009642 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2009642 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2009652 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2009654 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2009778 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2009778 INFO
(zkCallback-1955-thread-2-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2009778 INFO
(zkCallback-1955-thread-3-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2009779 INFO
(zkCallback-1950-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2009780 INFO
(zkCallback-1950-thread-2-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2010702 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2010709 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
[junit4] 2> 2010712 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2010712 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n3' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 2010713 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40539.solr.core.dv_coll.shard3.replica_n3' (registry
'solr.core.dv_coll.shard3.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2010713 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2010713 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n3] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/dv_coll_shard3_replica_n3],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/./dv_coll_shard3_replica_n3/data/]
[junit4] 2> 2010731 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2010745 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n4] Schema name=minimal
[junit4] 2> 2010747 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2010747 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n4' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 2010747 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40833.solr.core.dv_coll.shard4.replica_n4' (registry
'solr.core.dv_coll.shard4.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2010748 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2010748 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore
[[dv_coll_shard4_replica_n4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node2/dv_coll_shard4_replica_n4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node2/./dv_coll_shard4_replica_n4/data/]
[junit4] 2> 2010759 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2010807 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2010809 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2010809 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 2010810 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40833.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2010810 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2010810 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node2/dv_coll_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
[junit4] 2> 2010837 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2010837 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2010838 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2010838 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2010839 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@173f5a1[dv_coll_shard4_replica_n4]
main]
[junit4] 2> 2010842 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2010851 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2010854 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2010854 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 2010854 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40539.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2010854 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2010854 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 2010861 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2010886 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2010886 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2010889 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2010890 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2010890 INFO
(searcherExecutor-5024-thread-1-processing-n:127.0.0.1:40833_solr
x:dv_coll_shard4_replica_n4 s:shard4 c:dv_coll r:core_node8)
[n:127.0.0.1:40833_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore [dv_coll_shard4_replica_n4]
Registered new searcher Searcher@173f5a1[dv_coll_shard4_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2010890 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582625689483345920
[junit4] 2> 2010904 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2010904 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2010904 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40833/solr/dv_coll_shard4_replica_n4/
[junit4] 2> 2010904 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2010904 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.SyncStrategy http://127.0.0.1:40833/solr/dv_coll_shard4_replica_n4/ has
no replicas
[junit4] 2> 2010904 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2010908 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40833/solr/dv_coll_shard4_replica_n4/ shard4
[junit4] 2> 2010918 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2010918 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2010925 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2010925 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2010926 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2010926 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2010927 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@527adb0f[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 2010927 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2010927 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2010928 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2010928 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@35478e95[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 2010929 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2010929 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2010930 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2010930 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2010931 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582625689526337536
[junit4] 2> 2010935 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2010935 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2010935 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40833/solr/dv_coll_shard2_replica_n2/
[junit4] 2> 2010935 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2010935 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:40833/solr/dv_coll_shard2_replica_n2/ has
no replicas
[junit4] 2> 2010935 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2010939 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2010939 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2010940 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2010940 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2010944 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40833/solr/dv_coll_shard2_replica_n2/ shard2
[junit4] 2> 2010950 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d76955a[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2010951 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2010952 INFO
(searcherExecutor-5025-thread-1-processing-n:127.0.0.1:40833_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6)
[n:127.0.0.1:40833_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@527adb0f[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2010952 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2010952 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2010957 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2010961 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2010962 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2010962 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2010962 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2010963 INFO
(searcherExecutor-5030-thread-1-processing-n:127.0.0.1:40539_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node5)
[n:127.0.0.1:40539_solr c:dv_coll s:shard1 r:core_node5
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@1d76955a[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2010963 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582625689559891968
[junit4] 2> 2010967 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2010970 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2010970 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2010970 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40539/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 2010970 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2010970 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:40539/solr/dv_coll_shard1_replica_n1/ has
no replicas
[junit4] 2> 2010970 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2010971 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2010972 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582625689569329152
[junit4] 2> 2010976 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40539/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 2010980 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2010980 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2010980 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40539/solr/dv_coll_shard3_replica_n3/
[junit4] 2> 2010980 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2010980 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.SyncStrategy http://127.0.0.1:40539/solr/dv_coll_shard3_replica_n3/ has
no replicas
[junit4] 2> 2010980 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2010984 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40539/solr/dv_coll_shard3_replica_n3/ shard3
[junit4] 2> 2010986 INFO
(searcherExecutor-5023-thread-1-processing-n:127.0.0.1:40539_solr
x:dv_coll_shard3_replica_n3 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:40539_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3]
Registered new searcher Searcher@35478e95[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2011097 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011097 INFO
(zkCallback-1950-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011097 INFO
(zkCallback-1955-thread-3-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011098 INFO
(zkCallback-1955-thread-2-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011098 INFO
(zkCallback-1950-thread-2-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011104 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2011107 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1455
[junit4] 2> 2011116 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2011131 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1489
[junit4] 2> 2011131 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2011133 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1479
[junit4] 2> 2011151 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2011160 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1518
[junit4] 2> 2011167 INFO (qtp1572134840-15448) [n:127.0.0.1:40833_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2011274 INFO
(zkCallback-1950-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011274 INFO
(zkCallback-1950-thread-2-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011276 INFO
(zkCallback-1955-thread-3-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011276 INFO
(zkCallback-1955-thread-2-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011276 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2011293 INFO
(OverseerCollectionConfigSetProcessor-98914105390792708-127.0.0.1:40539_solr-n_0000000000)
[n:127.0.0.1:40539_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2012169 INFO (qtp1572134840-15448) [n:127.0.0.1:40833_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=2911
[junit4] 2> 2012176 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 2012178 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2012202 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2012213 INFO
(zkCallback-1955-thread-2-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 2012214 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 2012214 INFO
(zkCallback-1950-thread-2-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 2012214 INFO
(zkCallback-1950-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 2012215 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/managed-schema
[junit4] 2> 2012215 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 2012215 INFO
(zkCallback-1955-thread-2-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 2012218 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n4]
Schema name=minimal
[junit4] 2> 2012218 INFO
(zkCallback-1955-thread-2-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2]
Schema name=minimal
[junit4] 2> 2012223 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 2012223 INFO
(zkCallback-1955-thread-2-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 2012223 INFO
(zkCallback-1955-thread-1-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 7 ms
[junit4] 2> 2012223 INFO
(zkCallback-1955-thread-2-processing-n:127.0.0.1:40833_solr)
[n:127.0.0.1:40833_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 7 ms
[junit4] 2> 2012223 INFO
(zkCallback-1950-thread-2-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 2012227 INFO
(zkCallback-1950-thread-2-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3]
Schema name=minimal
[junit4] 2> 2012231 INFO
(zkCallback-1950-thread-2-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 2012231 INFO
(zkCallback-1950-thread-2-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 7 ms
[junit4] 2> 2012237 INFO (Thread-4294) [n:127.0.0.1:40833_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard2_replica_n2
[junit4] 2> 2012237 INFO (Thread-4295) [n:127.0.0.1:40539_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard1_replica_n1
[junit4] 2> 2012239 INFO (Thread-4295) [n:127.0.0.1:40539_solr ]
o.a.s.c.SolrCore core reload dv_coll_shard1_replica_n1
[junit4] 2> 2012239 INFO (Thread-4294) [n:127.0.0.1:40833_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard4_replica_n4
[junit4] 2> 2012271 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2012288 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2012292 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2012292 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll
[junit4] 2> 2012326 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40539.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2012327 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 2012608 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2012608 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2012615 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a96bde9[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2012618 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2012619 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2012619 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2012620 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 2012620 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2012622 INFO
(searcherExecutor-5043-thread-1-processing-n:127.0.0.1:40539_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node5)
[n:127.0.0.1:40539_solr c:dv_coll s:shard1 r:core_node5
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@6a96bde9[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2012629 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582625691306819584
[junit4] 2> 2012646 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2012646 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22fe18f6[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2012647 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply
schema update version 1 for collection dv_coll
[junit4] 2> 2012647 INFO
(zkCallback-1950-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 2012649 INFO
(searcherExecutor-5043-thread-1-processing-n:127.0.0.1:40539_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node5)
[n:127.0.0.1:40539_solr c:dv_coll s:shard1 r:core_node5
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@22fe18f6[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2012651 INFO
(zkCallback-1950-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1]
Schema name=minimal
[junit4] 2> 2012654 INFO (qtp1572134840-15459) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request
[dv_coll_shard2_replica_n2] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2012655 INFO (qtp1572134840-15459) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.S.Request
[dv_coll_shard4_replica_n4] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2012656 INFO
(zkCallback-1950-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 2012656 INFO
(zkCallback-1950-thread-1-processing-n:127.0.0.1:40539_solr)
[n:127.0.0.1:40539_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 8 ms
[junit4] 2> 2012657 INFO (Thread-4295) [n:127.0.0.1:40539_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2012663 INFO (qtp1761613212-15451) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.S.Request
[dv_coll_shard3_replica_n3] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2012665 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Took 18.0ms for 3 replicas to apply schema update
version 1 for collection dv_coll
[junit4] 2> 2012665 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request
[dv_coll_shard1_replica_n1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=490
[junit4] 2> 2012665 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[dv_coll_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4f5c0442
[junit4] 2> 2012665 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard1.replica_n1, tag=1331430466
[junit4] 2> 2012665 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b6a09ad: rootName =
solr_40539, domain = solr.core.dv_coll.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.dv_coll.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@2661c102
[junit4] 2> 2012670 INFO (Thread-4295) [n:127.0.0.1:40539_solr ]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2012678 INFO (Thread-4295) [n:127.0.0.1:40539_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2012678 INFO (Thread-4295) [n:127.0.0.1:40539_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll
[junit4] 2> 2012680 INFO (qtp1761613212-15450) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard1.leader, tag=1331430466
[junit4] 2> 2012954 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_40539.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7400d8ed
[junit4] 2> 2012955 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_8BA3FF789738179E-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 2013220 INFO
(TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[8BA3FF789738179E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDocAbsent
[junit4] 2> 2013343 INFO (qtp1572134840-15458) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40833/solr/dv_coll_shard4_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1582625692003074048)} 0 50
[junit4] 2> 2013344 INFO (qtp1761613212-15451) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40833/solr/dv_coll_shard4_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1582625691946450944)} 0 105
[junit4] 2> 2013345 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40833/solr/dv_coll_shard4_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1582625692002025472)} 0 52
[junit4] 2> 2013346 INFO (qtp1572134840-15459) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1582625691928625152)} 0 124
[junit4] 2> 2013357 INFO (qtp1761613212-15452) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582625692070182912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2013358 INFO (qtp1761613212-15453) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582625692071231488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2013358 INFO (qtp1761613212-15453) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2013357 INFO (qtp1761613212-15452) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2013358 INFO (qtp1761613212-15453) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@35b80365[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 2013359 INFO (qtp1761613212-15452) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2013359 INFO (qtp1761613212-15453) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2013359 INFO (qtp1572134840-15448) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582625692072280064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2013359 INFO (qtp1572134840-15448) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2013359 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582625692072280064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2013359 INFO (qtp1572134840-15448) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@ecad54[dv_coll_shard4_replica_n4]
main]
[junit4] 2> 2013359 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2013359 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6375c56e[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 2013360 INFO (qtp1572134840-15448) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2013360 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2013360 INFO (qtp1761613212-15452) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40539/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2013360 INFO
(searcherExecutor-5023-thread-1-processing-n:127.0.0.1:40539_solr
x:dv_coll_shard3_replica_n3 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:40539_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3]
Registered new searcher Searcher@35b80365[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2013360 INFO (qtp1761613212-15453) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40539/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2013362 INFO
(searcherExecutor-5025-thread-1-processing-n:127.0.0.1:40833_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6)
[n:127.0.0.1:40833_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@6375c56e[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2013362 INFO (qtp1572134840-15454) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40539/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2013365 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2013365 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2013365 INFO
(searcherExecutor-5024-thread-1-processing-n:127.0.0.1:40833_solr
x:dv_coll_shard4_replica_n4 s:shard4 c:dv_coll r:core_node8)
[n:127.0.0.1:40833_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore [dv_coll_shard4_replica_n4]
Registered new searcher Searcher@ecad54[dv_coll_shard4_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2013366 INFO (qtp1572134840-15448) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40539/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 6
[junit4] 2> 2013366 INFO (qtp1761613212-15445) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 19
[junit4] 2> 2013367 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@3f55bef4[dv_coll_shard1_replica_n1] main]
[junit4] 2> 2013374 INFO (qtp1572134840-15460) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[4
(1582625692086960128)]} 0 1
[junit4] 2> 2013374 INFO (qtp1761613212-15452) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1
(1582625692086960128)]} 0 1
[junit4] 2> 2013375 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2013376 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2013376 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 2013376 INFO (qtp1761613212-15451) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2
(1582625692089057280), 3 (1582625692090105856)]} 0 1
[junit4] 2> 2013381 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 2013382 INFO (Thread-4295) [n:127.0.0.1:40539_solr c:dv_coll
s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 2013395 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582625692110028800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2013423 INFO (qtp1761613212-15447) [n:127.0.0.1:40539_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54543b6e
commitCommandVersion:1582625692110028800
[junit4] 2> 2013426 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582625692142534656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2013426 INFO (qtp1572134840-15459) [n:127.0.0.1:40833_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582625692142534656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2013427 INFO (qtp1761613212-15449) [n:127.0.0.1:40539_solr
c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582625692143583232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2013449 INFO (qtp1572134840-15456) [n:127.0.0.1:40833_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@56c83aa0
commitCommandVersion:15826256921425346
[...truncated too long message...]
TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Oct 29, 2017 8:55:18 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=27861, name=searcherExecutor-8806-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Oct 29, 2017 8:55:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=27861, name=searcherExecutor-8806-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-AR,
timezone=America/Rainy_River
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=2,free=241846184,total=530579456
[junit4] 2> NOTE: All tests run in this JVM: [TestCoreAdminApis,
AsyncCallRequestStatusResponseTest, CoreSorterTest, TestSchemaManager,
TestLeaderInitiatedRecoveryThread, TestRecovery, CollectionTooManyReplicasTest,
PathHierarchyTokenizerFactoryTest, TestJavabinTupleStreamParser,
TestFieldCacheWithThreads, TestFiltering, DateMathParserTest,
TestDynamicFieldResource, TestSolrDeletionPolicy2, TestFieldCacheSortRandom,
TestSolr4Spatial2, TestDynamicLoading, ZkControllerTest,
TestQuerySenderNoQuery, XsltUpdateRequestHandlerTest,
BinaryUpdateRequestHandlerTest, TestScoreJoinQPNoScore, TestBlobHandler,
BigEndianAscendingWordSerializerTest, TestConfigSetProperties, TestJsonRequest,
TestMinMaxOnMultiValuedField, TestUninvertingReader,
LeaderInitiatedRecoveryOnShardRestartTest, ConjunctionSolrSpellCheckerTest,
AtomicUpdatesTest, TestDelegationWithHadoopAuth, TestAuthorizationFramework,
CdcrVersionReplicationTest, ClassificationUpdateProcessorIntegrationTest,
VMParamsZkACLAndCredentialsProvidersTest, TestLFUCache,
HdfsTlogReplayBufferedWhileIndexingTest, SolrJmxReporterCloudTest,
SuggesterTSTTest, TestFileDictionaryLookup, TestShardHandlerFactory,
CoreAdminCreateDiscoverTest, TestRealTimeGet,
TestPerFieldSimilarityWithDefaultOverride, ResourceLoaderTest,
SpellCheckComponentTest, DeleteNodeTest, TestManagedSchemaThreadSafety,
DirectSolrConnectionTest, RegexBoostProcessorTest, StatsReloadRaceTest,
TestCursorMarkWithoutUniqueKey, TestReloadDeadlock, ForceLeaderTest,
AutoAddReplicasIntegrationTest, SortByFunctionTest, TestUnifiedSolrHighlighter,
SliceStateTest, TestRestManager, AutoScalingHandlerTest, ShardRoutingTest,
RequestLoggingTest, SmileWriterTest, MultiThreadedOCPTest, OutputWriterTest,
TestStressRecovery, DistribJoinFromCollectionTest, SortSpecParsingTest,
TlogReplayBufferedWhileIndexingTest, FacetPivotSmallTest,
TestUniqueKeyFieldResource, TestHighlightDedupGrouping, SystemLogListenerTest,
CdcrReplicationHandlerTest, TestQuerySenderListener,
TestAnalyzeInfixSuggestions, HighlighterConfigTest, TestFieldResource,
MergeStrategyTest, SolrRequestParserTest, TestPullReplica,
CloneFieldUpdateProcessorFactoryTest, TestRandomDVFaceting, ReturnFieldsTest,
TestSolrFieldCacheBean, TestExactSharedStatsCache, TestGraphTermsQParserPlugin,
DistributedFacetPivotSmallAdvancedTest, MoveReplicaHDFSTest,
TestClusterStateMutator, TestNumericRangeQuery32, ReplicaListTransformerTest,
TestStressUserVersions, TestManagedResource, V2StandaloneTest,
TestDefaultStatsCache, HdfsBasicDistributedZkTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, RecoveryAfterSoftCommitTest,
SolrCloudExampleTest, DateFieldTest, ConvertedLegacyTest,
TestCSVResponseWriter, HdfsDirectoryTest, IndexBasedSpellCheckerTest,
ConfigSetsAPITest, TestCodecSupport, CoreMergeIndexesAdminHandlerTest,
UniqFieldsUpdateProcessorFactoryTest, DistributedTermsComponentTest,
CdcrBootstrapTest, TestShortCircuitedRequests, HdfsNNFailoverTest,
TestAtomicUpdateErrorCases, CSVRequestHandlerTest, TestSQLHandler,
HighlighterTest, SolrCmdDistributorTest, CleanupOldIndexTest,
SolrGangliaReporterTest, FastVectorHighlighterTest,
DistributedFacetPivotLargeTest, JvmMetricsTest, TestNumericTokenStream,
ResponseLogComponentTest, CheckHdfsIndexTest, DateRangeFieldTest,
BasicDistributedZkTest, URLClassifyProcessorTest,
LeaderFailureAfterFreshStartTest, TestSweetSpotSimilarityFactory,
LeaderElectionTest, TolerantUpdateProcessorTest, TestMacros,
TestCorePropertiesReload, UpdateLogTest, TestRTimerTree, UUIDFieldTest,
QueryParsingTest, TestPhraseSuggestions, TestRetrieveFieldsOptimizer,
TestBinaryField, DistributedQueryElevationComponentTest, TestLegacyTerms,
HdfsRecoveryZkTest, TestRequestForwarding, SimpleCollectionCreateDeleteTest,
TestNumericTerms32, TestCloudInspectUtil, TestInfoStreamLogging,
SimpleMLTQParserTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
SpatialFilterTest, TestUseDocValuesAsStored,
OverseerCollectionConfigSetProcessorTest, DistributedExpandComponentTest,
TestIndexingPerformance, MinimalSchemaTest, TestCloudRecovery, TestUpdate,
TestSortByMinMaxFunction, TestSolr4Spatial, TestRangeQuery,
TestFieldTypeResource, ShardSplitTest, DefaultValueUpdateProcessorTest,
TestPayloadScoreQParserPlugin, SolrCoreMetricManagerTest,
TestOnReconnectListenerSupport, TestSolrCloudWithKerberosAlt,
TestSubQueryTransformerCrossCore, BlockJoinFacetSimpleTest, TestSchemaResource,
SuggesterWFSTTest, TestAuthenticationFramework, TestHdfsBackupRestoreCore,
CursorMarkTest, TestReplicationHandler, TestInitQParser,
SolrMetricReporterTest, TestCopyFieldCollectionResource, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, TestHashPartitioner,
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest,
TestStressReorder, TestCoreContainer, StatsComponentTest, BadIndexSchemaTest,
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=8BA3FF789738179E -Dtests.slow=true -Dtests.locale=es-AR
-Dtests.timezone=America/Rainy_River -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=27861, name=searcherExecutor-8806-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8BA3FF789738179E]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=27861, name=searcherExecutor-8806-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8BA3FF789738179E]:0)
[junit4] Completed [425/745 (2!)] on J0 in 31.34s, 9 tests, 3 errors <<<
FAILURES!
[...truncated 48255 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]