Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/516/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor165.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:705) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:767) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1006) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:871) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:775) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:842) at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor165.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:705)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:767)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1006)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:871)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([54BA97A2AEE84936]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:260)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12400 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_54BA97A2AEE84936-001/init-core-data-001
[junit4] 2> 3170088 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 3170089 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_54BA97A2AEE84936-001/tempDir-001
[junit4] 2> 3170089 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3170089 INFO (Thread-4287) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3170089 INFO (Thread-4287) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3170189 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:65350
[junit4] 2> 3170203 INFO (jetty-launcher-9365-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3170204 INFO (jetty-launcher-9365-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18b104b9{/solr,null,AVAILABLE}
[junit4] 2> 3170205 INFO (jetty-launcher-9365-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3170205 INFO (jetty-launcher-9365-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@24b4df37{HTTP/1.1,[http/1.1]}{127.0.0.1:55454}
[junit4] 2> 3170205 INFO (jetty-launcher-9365-thread-1) [ ]
o.e.j.s.Server Started @3174582ms
[junit4] 2> 3170205 INFO (jetty-launcher-9365-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55454}
[junit4] 2> 3170207 ERROR (jetty-launcher-9365-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3170207 INFO (jetty-launcher-9365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 3170207 INFO (jetty-launcher-9365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3170207 INFO (jetty-launcher-9365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3170207 INFO (jetty-launcher-9365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-26T17:51:39.076Z
[junit4] 2> 3170208 INFO (jetty-launcher-9365-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6db9e81b{/solr,null,AVAILABLE}
[junit4] 2> 3170208 INFO (jetty-launcher-9365-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1f1e015{HTTP/1.1,[http/1.1]}{127.0.0.1:48041}
[junit4] 2> 3170208 INFO (jetty-launcher-9365-thread-2) [ ]
o.e.j.s.Server Started @3174586ms
[junit4] 2> 3170208 INFO (jetty-launcher-9365-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48041}
[junit4] 2> 3170209 ERROR (jetty-launcher-9365-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3170209 INFO (jetty-launcher-9365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 3170209 INFO (jetty-launcher-9365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3170209 INFO (jetty-launcher-9365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3170209 INFO (jetty-launcher-9365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-26T17:51:39.078Z
[junit4] 2> 3170217 INFO (jetty-launcher-9365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3170220 INFO (jetty-launcher-9365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3170230 INFO (jetty-launcher-9365-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3170230 INFO (jetty-launcher-9365-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3170231 INFO (jetty-launcher-9365-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65350/solr
[junit4] 2> 3170232 INFO (jetty-launcher-9365-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65350/solr
[junit4] 2> 3170295 INFO (jetty-launcher-9365-thread-1)
[n:127.0.0.1:55454_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55454_solr
[junit4] 2> 3170297 INFO (jetty-launcher-9365-thread-2)
[n:127.0.0.1:48041_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48041_solr
[junit4] 2> 3170304 INFO (jetty-launcher-9365-thread-1)
[n:127.0.0.1:55454_solr ] o.a.s.c.Overseer Overseer
(id=97005253359042566-127.0.0.1:55454_solr-n_0000000000) starting
[junit4] 2> 3170305 INFO
(zkCallback-9376-thread-1-processing-n:127.0.0.1:55454_solr)
[n:127.0.0.1:55454_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3170321 INFO
(zkCallback-9375-thread-1-processing-n:127.0.0.1:48041_solr)
[n:127.0.0.1:48041_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3170373 INFO (jetty-launcher-9365-thread-2)
[n:127.0.0.1:48041_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_54BA97A2AEE84936-001/tempDir-001/node2/.
[junit4] 2> 3170375 INFO (jetty-launcher-9365-thread-1)
[n:127.0.0.1:55454_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55454_solr
[junit4] 2> 3170385 INFO
(zkCallback-9376-thread-1-processing-n:127.0.0.1:55454_solr)
[n:127.0.0.1:55454_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3170385 INFO
(zkCallback-9375-thread-1-processing-n:127.0.0.1:48041_solr)
[n:127.0.0.1:48041_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3170476 INFO (jetty-launcher-9365-thread-1)
[n:127.0.0.1:55454_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_54BA97A2AEE84936-001/tempDir-001/node1/.
[junit4] 2> 3170487 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3170489 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65350/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 3170547 WARN
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 3170562 WARN
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3170565 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 3170589 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_solaris.vm_52504_hdfs____.dnb5te/webapp
[junit4] 2> 3171148 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:52504
[junit4] 2> 3171320 WARN
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3171323 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 3171340 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_59394_datanode____ap7781/webapp
[junit4] 2> 3171875 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59394
[junit4] 2> 3171985 WARN
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3171989 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 3172019 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_38184_datanode____3wp9ov/webapp
[junit4] 2> 3172079 INFO (IPC Server handler 3 on 39614) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-c0252d28-0f8a-4f04-8f1c-8c85cb53463e node
DatanodeRegistration(127.0.0.1:37864,
datanodeUuid=74100111-f3ba-4d97-bacc-ce9077eebf2a, infoPort=42399,
infoSecurePort=0, ipcPort=47702,
storageInfo=lv=-56;cid=testClusterID;nsid=661839495;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3172079 INFO (IPC Server handler 3 on 39614) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-03be733f-f43a-4900-af2a-e72d640ab766 node
DatanodeRegistration(127.0.0.1:37864,
datanodeUuid=74100111-f3ba-4d97-bacc-ce9077eebf2a, infoPort=42399,
infoSecurePort=0, ipcPort=47702,
storageInfo=lv=-56;cid=testClusterID;nsid=661839495;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3172595 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38184
[junit4] 2> 3172758 INFO (IPC Server handler 4 on 39614) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-1760dbda-8dae-4473-8df0-f0626a941231 node
DatanodeRegistration(127.0.0.1:48356,
datanodeUuid=a66ac63a-0311-453d-9013-5b87c36b456a, infoPort=58925,
infoSecurePort=0, ipcPort=59874,
storageInfo=lv=-56;cid=testClusterID;nsid=661839495;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3172758 INFO (IPC Server handler 4 on 39614) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-cf159f4d-6b60-409e-b696-44b22920b9cf node
DatanodeRegistration(127.0.0.1:48356,
datanodeUuid=a66ac63a-0311-453d-9013-5b87c36b456a, infoPort=58925,
infoSecurePort=0, ipcPort=59874,
storageInfo=lv=-56;cid=testClusterID;nsid=661839495;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3173817 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[54BA97A2AEE84936]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 3173821 INFO (qtp1814268624-41161) [n:127.0.0.1:48041_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3173824 INFO
(OverseerThreadFactory-8651-thread-1-processing-n:127.0.0.1:55454_solr)
[n:127.0.0.1:55454_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 3173936 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 3173936 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 3174048 INFO
(zkCallback-9376-thread-2-processing-n:127.0.0.1:55454_solr)
[n:127.0.0.1:55454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3174048 INFO
(zkCallback-9375-thread-1-processing-n:127.0.0.1:48041_solr)
[n:127.0.0.1:48041_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3174965 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3174965 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3174974 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
[recoverytest_shard1_replica2] Schema name=minimal
[junit4] 2> 3174974 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
[recoverytest_shard1_replica1] Schema name=minimal
[junit4] 2> 3174977 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3174977 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3174979 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica1' using configuration from
collection recoverytest
[junit4] 2> 3174979 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica2' using configuration from
collection recoverytest
[junit4] 2> 3175008 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:39614/data
[junit4] 2> 3175008 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:39614/data
[junit4] 2> 3175008 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3175008 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3175009 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_54BA97A2AEE84936-001/tempDir-001/node1/recoverytest_shard1_replica2],
dataDir=[hdfs://solaris-vm:39614/data/recoverytest/core_node1/data/]
[junit4] 2> 3175009 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_54BA97A2AEE84936-001/tempDir-001/node2/recoverytest_shard1_replica1],
dataDir=[hdfs://solaris-vm:39614/data/recoverytest/core_node2/data/]
[junit4] 2> 3175011 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:39614/data/recoverytest/core_node1/data/snapshot_metadata
[junit4] 2> 3175011 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:39614/data/recoverytest/core_node2/data/snapshot_metadata
[junit4] 2> 3175049 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3175049 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3175049 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3175049 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3175049 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3175049 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3177435 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3177435 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3177454 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:39614/data/recoverytest/core_node1/data
[junit4] 2> 3177454 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:39614/data/recoverytest/core_node2/data
[junit4] 2> 3177495 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:39614/data/recoverytest/core_node2/data/index
[junit4] 2> 3177507 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3177508 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3177508 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3177537 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:39614/data/recoverytest/core_node1/data/index
[junit4] 2> 3177545 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3177545 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3177545 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3177635 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3177637 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3177885 INFO (IPC Server handler 4 on 39614) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37864 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1760dbda-8dae-4473-8df0-f0626a941231:NORMAL:127.0.0.1:48356|RBW],
ReplicaUC[[DISK]DS-c0252d28-0f8a-4f04-8f1c-8c85cb53463e:NORMAL:127.0.0.1:37864|FINALIZED]]}
size 0
[junit4] 2> 3177892 INFO (IPC Server handler 4 on 39614) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48356 is
added to blk_1073741826_1002 size 71
[junit4] 2> 3177939 INFO (IPC Server handler 0 on 39614) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48356 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-03be733f-f43a-4900-af2a-e72d640ab766:NORMAL:127.0.0.1:37864|RBW],
ReplicaUC[[DISK]DS-1760dbda-8dae-4473-8df0-f0626a941231:NORMAL:127.0.0.1:48356|RBW]]}
size 0
[junit4] 2> 3177949 INFO (IPC Server handler 8 on 39614) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37864 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-03be733f-f43a-4900-af2a-e72d640ab766:NORMAL:127.0.0.1:37864|RBW],
ReplicaUC[[DISK]DS-1760dbda-8dae-4473-8df0-f0626a941231:NORMAL:127.0.0.1:48356|RBW]]}
size 0
[junit4] 2> 3178029 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3178029 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3178030 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3178032 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3178032 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3178032 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3178058 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3178058 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3178066 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3178066 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3178266 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d844e9c[recoverytest_shard1_replica1] main]
[junit4] 2> 3178268 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3178269 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3178271 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@259ff53a[recoverytest_shard1_replica2] main]
[junit4] 2> 3178276 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3178277 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552084062328324096
[junit4] 2> 3178279 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3178279 INFO
(searcherExecutor-8656-thread-1-processing-n:127.0.0.1:48041_solr
x:recoverytest_shard1_replica1 s:shard1 c:recoverytest r:core_node2)
[n:127.0.0.1:48041_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1]
Registered new searcher Searcher@6d844e9c[recoverytest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3178280 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3178280 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3178280 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552084062331469824
[junit4] 2> 3178280 INFO
(searcherExecutor-8657-thread-1-processing-n:127.0.0.1:55454_solr
x:recoverytest_shard1_replica2 s:shard1 c:recoverytest r:core_node1)
[n:127.0.0.1:55454_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2]
Registered new searcher Searcher@259ff53a[recoverytest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3178290 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3178290 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3178290 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/
[junit4] 2> 3178290 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1
url=http://127.0.0.1:48041/solr START
replicas=[http://127.0.0.1:55454/solr/recoverytest_shard1_replica2/]
nUpdates=100
[junit4] 2> 3178291 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1
url=http://127.0.0.1:48041/solr DONE. We have no versions. sync failed.
[junit4] 2> 3178294 INFO (qtp161014505-41151) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.S.Request [recoverytest_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3178295 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3178295 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3178298 INFO
(zkCallback-9376-thread-2-processing-n:127.0.0.1:55454_solr)
[n:127.0.0.1:55454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3178298 INFO
(zkCallback-9375-thread-1-processing-n:127.0.0.1:48041_solr)
[n:127.0.0.1:48041_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3178304 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/ shard1
[junit4] 2> 3178436 INFO
(zkCallback-9376-thread-1-processing-n:127.0.0.1:55454_solr)
[n:127.0.0.1:55454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3178445 INFO
(zkCallback-9375-thread-1-processing-n:127.0.0.1:48041_solr)
[n:127.0.0.1:48041_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3178480 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3178495 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
status=0 QTime=4561
[junit4] 2> 3178593 INFO
(zkCallback-9376-thread-3-processing-n:127.0.0.1:55454_solr)
[n:127.0.0.1:55454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3178595 INFO
(zkCallback-9375-thread-1-processing-n:127.0.0.1:48041_solr)
[n:127.0.0.1:48041_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3179299 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
status=0 QTime=5365
[junit4] 2> 3179315 INFO (qtp1814268624-41161) [n:127.0.0.1:48041_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> 3179417 INFO
(zkCallback-9376-thread-3-processing-n:127.0.0.1:55454_solr)
[n:127.0.0.1:55454_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3179417 INFO
(zkCallback-9375-thread-1-processing-n:127.0.0.1:48041_solr)
[n:127.0.0.1:48041_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3179836 INFO
(OverseerCollectionConfigSetProcessor-97005253359042566-127.0.0.1:55454_solr-n_0000000000)
[n:127.0.0.1:55454_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> 3180316 INFO (qtp1814268624-41161) [n:127.0.0.1:48041_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=6497
[junit4] 2> 3180320 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[54BA97A2AEE84936]) [ ]
o.a.s.c.RecoveryZkTest Indexing 1350 documents
[junit4] 2> 3180424 INFO (qtp161014505-41172) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-0
(1552084064498876416)]} 0 50
[junit4] 2> 3180425 INFO (qtp161014505-41151) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-0
(1552084064498876417)]} 0 49
[junit4] 2> 3180427 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0
(1552084064498876417)]} 0 80
[junit4] 2> 3180428 INFO (qtp1814268624-41177) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0
(1552084064498876416)]} 0 82
[junit4] 2> 3180439 INFO (qtp161014505-41150) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-0
(-1552084064586956801)]} 0 5
[junit4] 2> 3180440 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-0
(-1552084064586956800)]} 0 7
[junit4] 2> 3180448 INFO (qtp1814268624-41167) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-0
(-1552084064586956801)]} 0 16
[junit4] 2> 3180448 INFO (qtp1814268624-41163) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0
(-1552084064586956800)]} 0 17
[junit4] 2> 3180464 INFO (qtp161014505-41154) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-1
(1552084064614219776)]} 0 3
[junit4] 2> 3180465 INFO (qtp161014505-41157) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-1
(1552084064615268352)]} 0 5
[junit4] 2> 3180465 INFO (qtp1814268624-41162) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1
(1552084064614219776)]} 0 8
[junit4] 2> 3180467 INFO (qtp1814268624-41165) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1
(1552084064615268352)]} 0 9
[junit4] 2> 3180496 INFO (qtp161014505-41156) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-2
(1552084064637288449)]} 0 14
[junit4] 2> 3180497 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2
(1552084064637288449)]} 0 17
[junit4] 2> 3180498 INFO (qtp161014505-41172) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-2
(1552084064637288448)]} 0 11
[junit4] 2> 3180498 INFO (qtp1814268624-41161) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2
(1552084064637288448)]} 0 30
[junit4] 2> 3180506 INFO (qtp161014505-41151) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-3
(1552084064659308544)]} 0 2
[junit4] 2> 3180509 INFO (qtp161014505-41150) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-3
(1552084064662454272)]} 0 2
[junit4] 2> 3180510 INFO (qtp1814268624-41167) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3
(1552084064662454272)]} 0 7
[junit4] 2> 3180511 INFO (qtp1814268624-41177) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3
(1552084064659308544)]} 0 10
[junit4] 2> 3180526 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-4
(1552084064671891456)]} 0 12
[junit4] 2> 3180527 INFO (qtp1814268624-41163) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4
(1552084064671891456)]} 0 14
[junit4] 2> 3180533 INFO (qtp161014505-41153) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-4
(1552084064672940032)]} 0 4
[junit4] 2> 3180534 INFO (qtp1814268624-41162) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4
(1552084064672940032)]} 0 20
[junit4] 2> 3180547 ERROR
(updateExecutor-9369-thread-2-processing-http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2
x:recoverytest_shard1_replica1 r:core_node2 n:127.0.0.1:48041_solr s:shard1
c:recoverytest) [n:127.0.0.1:48041_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.SocketException: Connection reset
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:209)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] 2> at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180548 ERROR
(updateExecutor-9369-thread-1-processing-http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2
x:recoverytest_shard1_replica1 r:core_node2 n:127.0.0.1:48041_solr s:shard1
c:recoverytest) [n:127.0.0.1:48041_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.SocketException: Connection reset
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:209)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] 2> at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180549 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[54BA97A2AEE84936]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@24b4df37{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3180552 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[54BA97A2AEE84936]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=955272648
[junit4] 2> 3180554 WARN (qtp1814268624-41165) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:55454/solr
[junit4] 2> java.net.SocketException: Connection reset
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:209)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] 2> at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180555 ERROR (qtp1814268624-41165) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:55454/solr/recoverytest_shard1_replica2/
[junit4] 2> java.net.SocketException: Connection reset
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:209)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] 2> at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180555 INFO (qtp1814268624-41165) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.ZkController Put replica core=recoverytest_shard1_replica2
coreNodeName=core_node1 on 127.0.0.1:55454_solr into leader-initiated recovery.
[junit4] 2> 3180555 INFO (qtp1814268624-41165) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5
(1552084064697057280)]} 0 19
[junit4] 2> 3180561 INFO
(updateExecutor-9369-thread-1-processing-x:recoverytest_shard1_replica1
r:core_node2 http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2//
n:127.0.0.1:48041_solr s:shard1 c:recoverytest) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.LeaderInitiatedRecoveryThread Put replica
core=recoverytest_shard1_replica2 coreNodeName=core_node1 on
127.0.0.1:55454_solr into leader-initiated recovery.
[junit4] 2> 3180561 WARN
(updateExecutor-9369-thread-1-processing-x:recoverytest_shard1_replica1
r:core_node2 http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2//
n:127.0.0.1:48041_solr s:shard1 c:recoverytest) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing
core=recoverytest_shard1_replica2 coreNodeName =core_node1 state=down on behalf
of un-reachable replica
http://127.0.0.1:55454/solr/recoverytest_shard1_replica2/
[junit4] 2> 3180562 INFO
(updateExecutor-9369-thread-1-processing-x:recoverytest_shard1_replica1
r:core_node2 http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2//
n:127.0.0.1:48041_solr s:shard1 c:recoverytest) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.LeaderInitiatedRecoveryThread
LeaderInitiatedRecoveryThread-recoverytest_shard1_replica2 started running to
send REQUESTRECOVERY command to
http://127.0.0.1:55454/solr/recoverytest_shard1_replica2/; will try for a max
of 600 secs
[junit4] 2> 3180562 INFO
(updateExecutor-9369-thread-1-processing-x:recoverytest_shard1_replica1
r:core_node2 http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2//
n:127.0.0.1:48041_solr s:shard1 c:recoverytest) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.LeaderInitiatedRecoveryThread Asking core=recoverytest_shard1_replica2
coreNodeName=core_node1 on http://127.0.0.1:55454/solr to recover
[junit4] 2> 3180565 ERROR
(updateExecutor-9369-thread-1-processing-x:recoverytest_shard1_replica1
r:core_node2 http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2//
n:127.0.0.1:48041_solr s:shard1 c:recoverytest) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:55454/solr: Could not
tell a replica to recover:org.apache.solr.client.solrj.SolrServerException:
Server refused connection at: http://127.0.0.1:55454/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:600)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:208)
[junit4] 2> at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.net.ConnectException: Connection refused
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:498)
[junit4] 2> ... 9 more
[junit4] 2>
[junit4] 2> 3180567 WARN (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:55454/solr
[junit4] 2> java.net.SocketException: Connection reset
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:209)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] 2> at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180567 ERROR (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:55454/solr/recoverytest_shard1_replica2/
[junit4] 2> java.net.SocketException: Connection reset
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:209)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] 2> at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180567 INFO (qtp1814268624-41164) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5
(1552084064702300160)]} 0 27
[junit4] 2> 3180584 INFO (qtp161014505-41154) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-5
(1552084064697057280)]} 0 42
[junit4] 2> 3180584 INFO (qtp161014505-41157) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:48041/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-5
(1552084064702300160)]} 0 41
[junit4] 2> 3180585 INFO (qtp161014505-41157) [n:127.0.0.1:55454_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.SolrCore [recoverytest_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@4521ab24
[junit4] 2> 3180593 ERROR
(updateExecutor-9369-thread-3-processing-http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2
x:recoverytest_shard1_replica1 r:core_node2 n:127.0.0.1:48041_solr s:shard1
c:recoverytest) [n:127.0.0.1:48041_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.ConnectException: Connection refused
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180596 ERROR
(updateExecutor-9369-thread-2-processing-http:////127.0.0.1:55454//solr//recoverytest_shard1_replica2
x:recoverytest_shard1_replica1 r:core_node2 n:127.0.0.1:48041_solr s:shard1
c:recoverytest) [n:127.0.0.1:48041_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.ConnectException: Connection refused
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180599 WARN (qtp1814268624-41161) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:55454/solr
[junit4] 2> java.net.ConnectException: Connection refused
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180599 ERROR (qtp1814268624-41161) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:55454/solr/recoverytest_shard1_replica2/
[junit4] 2> java.net.ConnectException: Connection refused
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180599 INFO (qtp1814268624-41161) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6
(1552084064747388928)]} 0 15
[junit4] 2> 3180600 WARN (qtp1814268624-41167) [n:127.0.0.1:48041_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:55454/solr
[junit4] 2> java.net.ConnectException: Connection refused
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3180600 ERRO
[...truncated too long message...]
java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 3199129 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65350 65350
[junit4] 2> 3199130 INFO
(SUITE-HdfsRecoveryZkTest-seed#[54BA97A2AEE84936]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sr-Latn-RS,
timezone=Europe/Busingen
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=3,free=182595504,total=435290112
[junit4] 2> NOTE: All tests run in this JVM:
[TestSolrCloudWithSecureImpersonation, TestQueryTypes, HLLSerializationTest,
TestInfoStreamLogging, TestSha256AuthenticationProvider,
TestSuggestSpellingConverter, ConfigSetsAPITest, TestStandardQParsers,
TestReRankQParserPlugin, TestSolrCoreProperties, HighlighterConfigTest,
DistribJoinFromCollectionTest, CacheHeaderTest, ZkSolrClientTest,
CdcrBootstrapTest, TestManagedResourceStorage, TestCollectionAPI,
DistributedFacetPivotSmallTest, StatsComponentTest, MigrateRouteKeyTest,
TestSolrQueryParserResource, DistributedTermsComponentTest,
ChangedSchemaMergeTest, DocValuesMissingTest, ReplicaListTransformerTest,
QueryResultKeyTest, PreAnalyzedUpdateProcessorTest,
TestNonDefinedSimilarityFactory, TestExactSharedStatsCache, TestReloadDeadlock,
ShardRoutingCustomTest, TestRandomFaceting, TestLMDirichletSimilarityFactory,
CollectionTooManyReplicasTest, AutoCommitTest, TestSolrQueryParser,
SmileWriterTest, TestRestoreCore, URLClassifyProcessorTest,
TestSolrConfigHandlerConcurrent, TriLevelCompositeIdRoutingTest,
DefaultValueUpdateProcessorTest, ResponseHeaderTest,
CoreAdminRequestStatusTest, TestUtils, TestObjectReleaseTracker,
TestCrossCoreJoin, TestLMJelinekMercerSimilarityFactory, SortByFunctionTest,
TestDistributedGrouping, TestManagedStopFilterFactory, ScriptEngineTest,
BadCopyFieldTest, TermVectorComponentTest, FieldMutatingUpdateProcessorTest,
TestFiltering, TestDefaultStatsCache, AtomicUpdatesTest,
TestFuzzyAnalyzedSuggestions, SolrIndexConfigTest,
DistributedFacetPivotLongTailTest, TestFieldCacheSort, UtilsToolTest,
HighlighterMaxOffsetTest, HdfsCollectionsAPIDistributedZkTest, InfoHandlerTest,
LukeRequestHandlerTest, TestReplicationHandlerBackup, AddBlockUpdateTest,
BasicDistributedZk2Test, TestSchemaSimilarityResource, TestFieldCacheReopen,
TestSolrDynamicMBean, UUIDFieldTest, TestSolr4Spatial, HdfsRecoverLeaseTest,
SpatialHeatmapFacetsTest, CircularListTest, TestReversedWildcardFilterFactory,
UpdateParamsTest, TestConfigSetsAPIExclusivity, DistanceFunctionTest,
TestNumericTerms64, SearchHandlerTest, TestLRUStatsCache, TestBadConfig,
TestDynamicFieldCollectionResource, WordBreakSolrSpellCheckerTest,
TestRecovery, SliceStateTest, DistributedSuggestComponentTest,
TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport,
TestRangeQuery, TestSolrQueryResponse, TestCollationFieldDocValues,
SolrIndexSplitterTest, TestInitQParser,
PeerSyncWithIndexFingerprintCachingTest, SignatureUpdateProcessorFactoryTest,
TestGeoJSONResponseWriter, TestCustomDocTransformer, TestExpandComponent,
LeaderInitiatedRecoveryOnCommitTest, RestartWhileUpdatingTest, TestQueryUtils,
TestJavabinTupleStreamParser, LeaderElectionIntegrationTest,
TestFieldCacheVsDocValues, SolrXmlInZkTest, DistributedDebugComponentTest,
TestSolr4Spatial2, TestEmbeddedSolrServerConstructors, SolrInfoMBeanTest,
FileBasedSpellCheckerTest, TestNamedUpdateProcessors,
DirectUpdateHandlerOptimizeTest, FullSolrCloudDistribCmdsTest,
BadIndexSchemaTest, TestFoldingMultitermQuery, TestReload, ExplicitHLLTest,
TestCloudPivotFacet, TestTrieFacet, OverseerRolesTest, ResourceLoaderTest,
FieldAnalysisRequestHandlerTest, TestTrackingShardHandlerFactory,
TestPKIAuthenticationPlugin, CdcrUpdateLogTest, TestConfig, TestJoin,
TestZkChroot, TestSimpleTrackingShardHandler,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
UUIDUpdateProcessorFallbackTest, DistributedVersionInfoTest,
TestCorePropertiesReload, TestDynamicLoading, SparseHLLTest,
DeleteInactiveReplicaTest, TestRawResponseWriter, LoggingHandlerTest,
TestExceedMaxTermLength, TestUseDocValuesAsStored2, DebugComponentTest,
TestDocTermOrds, CoreSorterTest, HdfsThreadLeakTest,
TestAnalyzeInfixSuggestions, TestBulkSchemaConcurrent,
TestDFRSimilarityFactory, BigEndianAscendingWordSerializerTest, TestJsonFacets,
TestConfigSetProperties, TestCloudRecovery, DistributedIntervalFacetingTest,
CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest,
ConnectionManagerTest, CreateCollectionCleanupTest, DeleteNodeTest,
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
RemoteQueryErrorTest, ReplicationFactorTest, SSLMigrationTest,
SaslZkACLProviderTest, ShardSplitTest, TestShortCircuitedRequests,
TestSolrCloudWithDelegationTokens, TestStressLiveNodes, HdfsRecoveryZkTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoveryZkTest
-Dtests.seed=54BA97A2AEE84936 -Dtests.slow=true -Dtests.locale=sr-Latn-RS
-Dtests.timezone=Europe/Busingen -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | HdfsRecoveryZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [HdfsTransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:705)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:767)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1006)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:871)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([54BA97A2AEE84936]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:260)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [533/657 (1!)] on J1 in 60.22s, 1 test, 1 failure <<<
FAILURES!
[...truncated 61164 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]