Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/424/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 1)
Thread[id=200, name=qtp2143271016-200, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
1) Thread[id=200, name=qtp2143271016-200, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([347543E0EBB427E4]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=200, name=qtp2143271016-200, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
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=200, name=qtp2143271016-200, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([347543E0EBB427E4]:0)
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple
Error Message:
IOException occured when talking to server at: http://127.0.0.1:62506/solr
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:62506/solr
at
__randomizedtesting.SeedInfo.seed([98E8F2718E798A0B:A05BD68FA98A5EDA]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
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.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:210)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
... 48 more
Build Log:
[...truncated 13553 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/init-core-data-001
[junit4] 2> 3859411 WARN
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
[junit4] 2> 3859411 INFO
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3859412 INFO
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-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> 3859412 INFO
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3859412 INFO
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001
[junit4] 2> 3859412 INFO
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3859413 INFO (Thread-7399) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3859413 INFO (Thread-7399) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3859420 ERROR (Thread-7399) [ ] 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> 3859513 INFO
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39210
[junit4] 2> 3859519 INFO (zkConnectionManagerCallback-7233-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859525 INFO (jetty-launcher-7230-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3859525 INFO (jetty-launcher-7230-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3859525 INFO (jetty-launcher-7230-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3859527 INFO (jetty-launcher-7230-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3859527 INFO (jetty-launcher-7230-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3859527 INFO (jetty-launcher-7230-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 3859527 INFO (jetty-launcher-7230-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37a6278{/solr,null,AVAILABLE}
[junit4] 2> 3859528 INFO (jetty-launcher-7230-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3859528 INFO (jetty-launcher-7230-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3859528 INFO (jetty-launcher-7230-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3859528 INFO (jetty-launcher-7230-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@76e4887a{HTTP/1.1,[http/1.1]}{127.0.0.1:63870}
[junit4] 2> 3859528 INFO (jetty-launcher-7230-thread-2) [ ]
o.e.j.s.Server Started @3866632ms
[junit4] 2> 3859528 INFO (jetty-launcher-7230-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3859528 INFO (jetty-launcher-7230-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63870}
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2eec1447{/solr,null,AVAILABLE}
[junit4] 2> 3859529 ERROR (jetty-launcher-7230-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7edc1fe3{HTTP/1.1,[http/1.1]}{127.0.0.1:62506}
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-03T00:57:28.342Z
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-3) [ ]
o.e.j.s.Server Started @3866632ms
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3053c715{/solr,null,AVAILABLE}
[junit4] 2> 3859529 INFO (jetty-launcher-7230-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62506}
[junit4] 2> 3859540 ERROR (jetty-launcher-7230-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3859540 INFO (jetty-launcher-7230-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-03T00:57:28.354Z
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12f5745b{HTTP/1.1,[http/1.1]}{127.0.0.1:65363}
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-1) [ ]
o.e.j.s.Server Started @3866644ms
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65363}
[junit4] 2> 3859541 ERROR (jetty-launcher-7230-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3859541 INFO (jetty-launcher-7230-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-03T00:57:28.354Z
[junit4] 2> 3859543 INFO (zkConnectionManagerCallback-7235-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859543 INFO (zkConnectionManagerCallback-7239-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859543 INFO (zkConnectionManagerCallback-7237-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859544 INFO (jetty-launcher-7230-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3859544 INFO (jetty-launcher-7230-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3859544 INFO (jetty-launcher-7230-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3859549 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043a330a40002, likely client has closed socket
[junit4] 2> 3859550 INFO (jetty-launcher-7230-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39210/solr
[junit4] 2> 3859551 INFO (zkConnectionManagerCallback-7243-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859551 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043a330a40003, likely client has closed socket
[junit4] 2> 3859552 INFO (jetty-launcher-7230-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39210/solr
[junit4] 2> 3859553 INFO (jetty-launcher-7230-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39210/solr
[junit4] 2> 3859554 INFO
(zkConnectionManagerCallback-7249-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859554 INFO (zkConnectionManagerCallback-7253-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859556 INFO (zkConnectionManagerCallback-7250-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859556 INFO
(zkConnectionManagerCallback-7255-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859560 INFO
(zkConnectionManagerCallback-7257-thread-1-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859707 INFO (jetty-launcher-7230-thread-2)
[n:127.0.0.1:63870_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3859708 INFO (jetty-launcher-7230-thread-3)
[n:127.0.0.1:62506_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3859709 INFO (jetty-launcher-7230-thread-2)
[n:127.0.0.1:63870_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63870_solr
[junit4] 2> 3859710 INFO (jetty-launcher-7230-thread-3)
[n:127.0.0.1:62506_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62506_solr
[junit4] 2> 3859711 INFO (jetty-launcher-7230-thread-2)
[n:127.0.0.1:63870_solr ] o.a.s.c.Overseer Overseer
(id=72131962212712457-127.0.0.1:63870_solr-n_0000000000) starting
[junit4] 2> 3859711 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3859711 INFO
(zkCallback-7256-thread-1-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3859720 INFO (jetty-launcher-7230-thread-1)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3859724 INFO (jetty-launcher-7230-thread-1)
[n:127.0.0.1:65363_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3859724 INFO (jetty-launcher-7230-thread-2)
[n:127.0.0.1:63870_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63870_solr
[junit4] 2> 3859726 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3859726 INFO
(zkCallback-7256-thread-1-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3859727 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3859729 INFO (jetty-launcher-7230-thread-1)
[n:127.0.0.1:65363_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65363_solr
[junit4] 2> 3859730 INFO
(zkCallback-7256-thread-1-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3859730 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3859731 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3859870 INFO (jetty-launcher-7230-thread-3)
[n:127.0.0.1:62506_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62506.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859876 INFO (jetty-launcher-7230-thread-3)
[n:127.0.0.1:62506_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62506.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859876 INFO (jetty-launcher-7230-thread-3)
[n:127.0.0.1:62506_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62506.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859877 INFO (jetty-launcher-7230-thread-3)
[n:127.0.0.1:62506_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/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node3/.
[junit4] 2> 3859896 INFO (jetty-launcher-7230-thread-1)
[n:127.0.0.1:65363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65363.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859902 INFO (jetty-launcher-7230-thread-1)
[n:127.0.0.1:65363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65363.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859902 INFO (jetty-launcher-7230-thread-1)
[n:127.0.0.1:65363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65363.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859903 INFO (jetty-launcher-7230-thread-1)
[n:127.0.0.1:65363_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/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node1/.
[junit4] 2> 3859921 INFO (jetty-launcher-7230-thread-2)
[n:127.0.0.1:63870_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63870.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859938 INFO (jetty-launcher-7230-thread-2)
[n:127.0.0.1:63870_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63870.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859938 INFO (jetty-launcher-7230-thread-2)
[n:127.0.0.1:63870_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63870.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3859939 INFO (jetty-launcher-7230-thread-2)
[n:127.0.0.1:63870_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/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node2/.
[junit4] 2> 3859959 INFO (zkConnectionManagerCallback-7265-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859962 INFO (zkConnectionManagerCallback-7269-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3859964 INFO
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3859966 INFO
(SUITE-AutoAddReplicasPlanActionTest-seed#[98E8F2718E798A0B]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39210/solr ready
[junit4] 2> 3860145 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[98E8F2718E798A0B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 3860154 INFO (qtp2040329000-32533) [n:127.0.0.1:62506_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:62506_solr,127.0.0.1:65363_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3860156 INFO
(OverseerThreadFactory-12472-thread-1-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple1
[junit4] 2> 3860269 INFO
(OverseerStateUpdate-72131962212712457-127.0.0.1:63870_solr-n_0000000000)
[n:127.0.0.1:63870_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:65363/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3860272 INFO
(OverseerStateUpdate-72131962212712457-127.0.0.1:63870_solr-n_0000000000)
[n:127.0.0.1:63870_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62506/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3860276 INFO
(OverseerStateUpdate-72131962212712457-127.0.0.1:63870_solr-n_0000000000)
[n:127.0.0.1:63870_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:65363/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3860280 INFO
(OverseerStateUpdate-72131962212712457-127.0.0.1:63870_solr-n_0000000000)
[n:127.0.0.1:63870_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62506/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3860490 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3860490 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3860490 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 3860490 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 3860490 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3860491 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3860605 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3860605 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3860605 INFO
(zkCallback-7248-thread-2-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3860605 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3861516 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3861516 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3861518 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3861516 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3861533 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n7] Schema name=minimal
[junit4] 2> 3861534 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3861535 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3861535 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n7' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3861535 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62506.solr.core.testSimple1.shard2.replica_n7' (registry
'solr.core.testSimple1.shard2.replica_n7') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3861535 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 3861535 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3861535 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n7] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node3/testSimple1_shard2_replica_n7],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node3/./testSimple1_shard2_replica_n7/data/]
[junit4] 2> 3861537 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3861537 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3861537 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65363.solr.core.testSimple1.shard2.replica_n4' (registry
'solr.core.testSimple1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3861537 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3861537 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node1/testSimple1_shard2_replica_n4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node1/./testSimple1_shard2_replica_n4/data/]
[junit4] 2> 3861538 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 3861539 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3861539 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3861539 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62506.solr.core.testSimple1.shard1.replica_n2' (registry
'solr.core.testSimple1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3861539 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3861539 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node3/testSimple1_shard1_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/]
[junit4] 2> 3861535 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3861544 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3861544 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65363.solr.core.testSimple1.shard1.replica_n1' (registry
'solr.core.testSimple1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3861545 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3861545 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node1/testSimple1_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/]
[junit4] 2> 3861597 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3861597 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3861598 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3861598 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3861598 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3861598 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3861600 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3861600 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3861600 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e0a7772[testSimple1_shard1_replica_n1] main]
[junit4] 2> 3861601 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@281c4c86[testSimple1_shard2_replica_n4] main]
[junit4] 2> 3861601 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3861602 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3861602 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3861602 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3861603 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3861603 INFO
(searcherExecutor-12482-thread-1-processing-n:127.0.0.1:65363_solr
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3)
[n:127.0.0.1:65363_solr c:testSimple1 s:shard1 r:core_node3
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n1] Registered new searcher
Searcher@4e0a7772[testSimple1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3861603 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3861603 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591339332839407616
[junit4] 2> 3861603 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591339332839407616
[junit4] 2> 3861605 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3861605 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3861605 INFO
(searcherExecutor-12480-thread-1-processing-n:127.0.0.1:65363_solr
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node6)
[n:127.0.0.1:65363_solr c:testSimple1 s:shard2 r:core_node6
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n4] Registered new searcher
Searcher@281c4c86[testSimple1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3861606 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3861606 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3861608 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ee853be[testSimple1_shard1_replica_n2] main]
[junit4] 2> 3861610 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3861610 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3861611 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3861611 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591339332847796224
[junit4] 2> 3861616 INFO
(searcherExecutor-12481-thread-1-processing-n:127.0.0.1:62506_solr
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5)
[n:127.0.0.1:62506_solr c:testSimple1 s:shard1 r:core_node5
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n2] Registered new searcher
Searcher@7ee853be[testSimple1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3861616 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 3861618 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3861619 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3861619 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:65363/solr/testSimple1_shard1_replica_n1/
[junit4] 2> 3861619 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1
url=http://127.0.0.1:65363/solr START
replicas=[http://127.0.0.1:62506/solr/testSimple1_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 3861620 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3861620 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3861620 INFO (qtp2040329000-32550) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.S.Request [testSimple1_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3861621 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3861621 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3861622 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3becaaeb[testSimple1_shard2_replica_n7] main]
[junit4] 2> 3861624 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3861624 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3861625 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3861625 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591339332862476288
[junit4] 2> 3861625 INFO
(searcherExecutor-12479-thread-1-processing-n:127.0.0.1:62506_solr
x:testSimple1_shard2_replica_n7 s:shard2 c:testSimple1 r:core_node8)
[n:127.0.0.1:62506_solr c:testSimple1 s:shard2 r:core_node8
x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n7] Registered new searcher
Searcher@3becaaeb[testSimple1_shard2_replica_n7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3861726 INFO
(zkCallback-7248-thread-2-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3861726 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3861726 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3861726 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3861920 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1
url=http://127.0.0.1:65363/solr DONE. We have no versions. sync failed.
[junit4] 2> 3861920 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3861920 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3861920 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3861926 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65363/solr/testSimple1_shard1_replica_n1/ shard1
[junit4] 2> 3862029 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862029 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862029 INFO
(zkCallback-7248-thread-2-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862029 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862084 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3862087 INFO (qtp1329215812-32536) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1596
[junit4] 2> 3862118 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3862119 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3862119 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:65363/solr/testSimple1_shard2_replica_n4/
[junit4] 2> 3862119 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4
url=http://127.0.0.1:65363/solr START
replicas=[http://127.0.0.1:62506/solr/testSimple1_shard2_replica_n7/]
nUpdates=100
[junit4] 2> 3862120 INFO (qtp2040329000-32546) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.c.S.Request [testSimple1_shard2_replica_n7] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3862197 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862198 INFO
(zkCallback-7248-thread-2-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862198 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862198 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862420 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4
url=http://127.0.0.1:65363/solr DONE. We have no versions. sync failed.
[junit4] 2> 3862420 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3862420 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3862420 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3862426 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65363/solr/testSimple1_shard2_replica_n4/ shard2
[junit4] 2> 3862528 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862529 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862529 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862529 INFO
(zkCallback-7248-thread-2-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862577 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3862584 INFO (qtp1329215812-32528) [n:127.0.0.1:65363_solr
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2094
[junit4] 2> 3862623 INFO (qtp2040329000-32549) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2133
[junit4] 2> 3862634 INFO (qtp2040329000-32548) [n:127.0.0.1:62506_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2145
[junit4] 2> 3862656 INFO (qtp2040329000-32533) [n:127.0.0.1:62506_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> 3862736 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862736 INFO
(zkCallback-7248-thread-2-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862736 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3862736 INFO
(zkCallback-7248-thread-1-processing-n:127.0.0.1:62506_solr)
[n:127.0.0.1:62506_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3863657 INFO (qtp2040329000-32533) [n:127.0.0.1:62506_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:62506_solr,127.0.0.1:65363_solr&wt=javabin&version=2}
status=0 QTime=3504
[junit4] 2> 3863658 INFO (qtp2040329000-32550) [n:127.0.0.1:62506_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65363_solr,127.0.0.1:63870_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3863661 INFO
(OverseerThreadFactory-12472-thread-2-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple2
[junit4] 2> 3863661 INFO
(OverseerCollectionConfigSetProcessor-72131962212712457-127.0.0.1:63870_solr-n_0000000000)
[n:127.0.0.1:63870_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> 3863873 INFO
(OverseerStateUpdate-72131962212712457-127.0.0.1:63870_solr-n_0000000000)
[n:127.0.0.1:63870_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:63870/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3863876 INFO
(OverseerStateUpdate-72131962212712457-127.0.0.1:63870_solr-n_0000000000)
[n:127.0.0.1:63870_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:65363/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3864078 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3864079 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3864080 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 3864201 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3864201 INFO
(zkCallback-7256-thread-1-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3864201 INFO
(zkCallback-7256-thread-2-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3864201 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865108 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3865108 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3865114 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3865115 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
[junit4] 2> 3865117 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3865117 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 3865117 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3865117 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 3865117 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63870.solr.core.testSimple2.shard1.replica_n1' (registry
'solr.core.testSimple2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3865117 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65363.solr.core.testSimple2.shard1.replica_n2' (registry
'solr.core.testSimple2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@614d7cd6
[junit4] 2> 3865117 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3865117 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3865117 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node2/testSimple2_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/]
[junit4] 2> 3865117 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node1/testSimple2_shard1_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_98E8F2718E798A0B-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/]
[junit4] 2> 3865167 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3865167 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3865167 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3865167 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3865168 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3865168 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3865168 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3865168 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3865169 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7bb55c2a[testSimple2_shard1_replica_n1] main]
[junit4] 2> 3865169 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5db3fe72[testSimple2_shard1_replica_n2] main]
[junit4] 2> 3865170 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3865171 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3865171 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3865171 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3865172 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3865172 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3865172 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591339336581775360
[junit4] 2> 3865172 INFO
(searcherExecutor-12499-thread-1-processing-n:127.0.0.1:63870_solr
x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3)
[n:127.0.0.1:63870_solr c:testSimple2 s:shard1 r:core_node3
x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore
[testSimple2_shard1_replica_n1] Registered new searcher
Searcher@7bb55c2a[testSimple2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3865172 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591339336581775360
[junit4] 2> 3865172 INFO
(searcherExecutor-12500-thread-1-processing-n:127.0.0.1:65363_solr
x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4)
[n:127.0.0.1:65363_solr c:testSimple2 s:shard1 r:core_node4
x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore
[testSimple2_shard1_replica_n2] Registered new searcher
Searcher@5db3fe72[testSimple2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3865178 INFO (qtp1329215812-32531) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
[junit4] 2> 3865185 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3865186 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3865186 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:63870/solr/testSimple2_shard1_replica_n1/
[junit4] 2> 3865186 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1
url=http://127.0.0.1:63870/solr START
replicas=[http://127.0.0.1:65363/solr/testSimple2_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 3865187 INFO (qtp1329215812-32537) [n:127.0.0.1:65363_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2]
o.a.s.c.S.Request [testSimple2_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3865287 INFO
(zkCallback-7256-thread-2-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865287 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865287 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865287 INFO
(zkCallback-7256-thread-1-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865489 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1
url=http://127.0.0.1:63870/solr DONE. We have no versions. sync failed.
[junit4] 2> 3865489 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3865490 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3865490 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3865495 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:63870/solr/testSimple2_shard1_replica_n1/ shard1
[junit4] 2> 3865599 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865599 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865599 INFO
(zkCallback-7256-thread-1-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865599 INFO
(zkCallback-7256-thread-2-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865648 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3865651 INFO (qtp2039279801-32530) [n:127.0.0.1:63870_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1572
[junit4] 2> 3865754 INFO
(zkCallback-7256-thread-2-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865754 INFO
(zkCallback-7254-thread-2-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865754 INFO
(zkCallback-7256-thread-3-processing-n:127.0.0.1:63870_solr)
[n:127.0.0.1:63870_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3865754 INFO
(zkCallback-7254-thread-1-processing-n:127.0.0.1:65363_solr)
[n:127.0.0.1:65363_solr ] o.a.s.c.c.ZkStateReader A cluster stat
[...truncated too long message...]
m, tag=null
[junit4] 2> 49043 T61 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2771c331: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@59f6a747
[junit4] 2> 49045 T61 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.jetty, tag=null
[junit4] 2> 49045 T61 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f2f6615: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@dd91458
[junit4] 2> 49046 T267 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@12be2bfe
[junit4] 2> 49046 T267 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=314452990
[junit4] 2> 49046 T267 x:x:collection1 oasmr.SolrJmxReporter.close Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6921e188: rootName
= null, domain = solr.core.collection1, service url = null, agent id = null]
for registry solr.core.collection1 /
com.codahale.metrics.MetricRegistry@608356cd
[junit4] 2> 49055 T61 oejs.AbstractConnector.doStop Stopped
ServerConnector@1439f3e7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
[junit4] 2> 49055 T61 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1071813337
[junit4] 2> 49055 T61 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.node, tag=null
[junit4] 2> 49055 T61 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@29600505: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5b5f46f3
[junit4] 2> 49060 T61 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.jvm, tag=null
[junit4] 2> 49060 T61 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@c57fec3: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@59f6a747
[junit4] 2> 49063 T61 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.jetty, tag=null
[junit4] 2> 49063 T61 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@552a8297: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@dd91458
[junit4] 2> 49064 T269 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@582146d
[junit4] 2> 49064 T269 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=92410989
[junit4] 2> 49064 T269 x:x:collection1 oasmr.SolrJmxReporter.close Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@83c1605: rootName =
null, domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3a06577
[junit4] 2> 49074 T61 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@32b36e4a{/solr,null,UNAVAILABLE}
[junit4] 2> 49074 T61 oejss.HouseKeeper.stopScavenging Stopped scavenging
[junit4] 2> 49081 T61 oas.SolrTestCaseJ4.tearDown ###Ending testFullImport
[junit4] 2> 49082 T61 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> Feb 03, 2018 1:17:08 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Feb 03, 2018 1:17:28 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
[junit4] 2> 1) Thread[id=200, name=qtp2143271016-200,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Feb 03, 2018 1:17:28 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=200, name=qtp2143271016-200,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> Feb 03, 2018 1:17:31 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=200, name=qtp2143271016-200,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR,
timezone=Pacific/Guadalcanal
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=3,free=90431712,total=239075328
[junit4] 2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter,
TestHierarchicalDocBuilder, TestSolrEntityProcessorEndToEnd]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=347543E0EBB427E4
-Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=Pacific/Guadalcanal
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestSolrEntityProcessorEndToEnd (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
[junit4] > 1) Thread[id=200, name=qtp2143271016-200,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([347543E0EBB427E4]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=200, name=qtp2143271016-200,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([347543E0EBB427E4]:0)
[junit4] Completed [38/38 (1!)] on J0 in 59.14s, 7 tests, 2 errors <<<
FAILURES!
[...truncated 42574 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]