Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20959/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.request.TestV2Request: 1) Thread[id=2607,
name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request]
at java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.request.TestV2Request:
1) Thread[id=2607, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestV2Request]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([D3F71A5565FD9D61]:0)
FAILED: org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient
Error Message:
Error from server at https://127.0.0.1:43371/solr: Could not fully remove
collection: test
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException:
Error from server at https://127.0.0.1:43371/solr: Could not fully remove
collection: test
at
__randomizedtesting.SeedInfo.seed([D3F71A5565FD9D61:4A0191E5C04E150A]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42)
at
org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:91)
at
org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient(TestV2Request.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient
Error Message:
Error from server at https://127.0.0.1:43371/solr: Could not fully create
collection: test
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException:
Error from server at https://127.0.0.1:43371/solr: Could not fully create
collection: test
at
__randomizedtesting.SeedInfo.seed([D3F71A5565FD9D61:BEF027FC4C98F46]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42)
at
org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:72)
at
org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient(TestV2Request.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest
Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:38103
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:38103
at
__randomizedtesting.SeedInfo.seed([5F0B528D3EE88E6E:F84FEA2953539DD7]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
... 43 more
Build Log:
[...truncated 12686 lines...]
[junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4] 2> 749248 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/init-core-data-001
[junit4] 2> 749248 WARN
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
[junit4] 2> 749249 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 749250 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 749251 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 749364 WARN
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 749376 WARN
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 749379 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 749396 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_localdomain_45665_hdfs____.6bdck2/webapp
[junit4] 2> 749840 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:45665
[junit4] 2> 749922 WARN
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 749923 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 749940 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_42483_datanode____ejb8t4/webapp
[junit4] 2> 750363 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42483
[junit4] 2> 750414 WARN
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 750415 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 750423 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_46331_datanode____7c9rp2/webapp
[junit4] 2> 750476 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost.localdomain/127.0.0.1:46153) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 750481 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6e1ad142be193: from storage
DS-1f6637b3-b83a-4c73-b5b6-353872931025 node
DatanodeRegistration(127.0.0.1:42449,
datanodeUuid=e64c4ef8-7e87-4464-ba62-537f3c05d2cc, infoPort=35755,
infoSecurePort=0, ipcPort=45675,
storageInfo=lv=-56;cid=testClusterID;nsid=891163725;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 750481 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6e1ad142be193: from storage
DS-a38281d4-f6cd-4313-a918-539ddc87f9c1 node
DatanodeRegistration(127.0.0.1:42449,
datanodeUuid=e64c4ef8-7e87-4464-ba62-537f3c05d2cc, infoPort=35755,
infoSecurePort=0, ipcPort=45675,
storageInfo=lv=-56;cid=testClusterID;nsid=891163725;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 750854 INFO
(SUITE-CheckHdfsIndexTest-seed#[5F0B528D3EE88E6E]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46331
[junit4] 2> 750975 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to localhost.localdomain/127.0.0.1:46153) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 750985 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6e1ad32218e0d: from storage
DS-889a6dce-737b-46c2-9cd6-b7924f60ac37 node
DatanodeRegistration(127.0.0.1:45225,
datanodeUuid=c0724f08-85fe-41d5-8d90-43462acc9e0b, infoPort=42679,
infoSecurePort=0, ipcPort=43247,
storageInfo=lv=-56;cid=testClusterID;nsid=891163725;c=0), blocks: 0,
hasStaleStorage: true, processing time: 1 msecs
[junit4] 2> 750986 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6e1ad32218e0d: from storage
DS-1021dd01-e164-4da6-a184-1646d994a7e0 node
DatanodeRegistration(127.0.0.1:45225,
datanodeUuid=c0724f08-85fe-41d5-8d90-43462acc9e0b, infoPort=42679,
infoSecurePort=0, ipcPort=43247,
storageInfo=lv=-56;cid=testClusterID;nsid=891163725;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 751130 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 751131 INFO (Thread-2235) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 751131 INFO (Thread-2235) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 751132 ERROR (Thread-2235) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 751231 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.ZkTestServer start zk server on port:37175
[junit4] 2> 751243 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 751245 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 751246 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 751247 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 751248 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 751249 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 751250 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 751251 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 751252 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 751253 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 751254 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 751257 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 751328 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 751336 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@191b9ebd{/,null,AVAILABLE}
[junit4] 2> 751337 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.e.j.s.AbstractConnector Started ServerConnector@4c7fc1e4{SSL,[ssl,
http/1.1]}{127.0.0.1:35275}
[junit4] 2> 751337 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.e.j.s.Server Started @752702ms
[junit4] 2> 751337 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost.localdomain:46153/hdfs__localhost.localdomain_46153__home_jenkins_workspace_Lucene-Solr-master-Linux_solr_build_solr-core_test_J0_temp_solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001_tempDir-002_control_data,
replicaType=NRT, hostContext=/, hostPort=35275,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/control-001/cores}
[junit4] 2> 751337 ERROR
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 751337 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 751337 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 751337 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 751337 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-20T21:00:36.030Z
[junit4] 2> 751348 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 751348 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/control-001/solr.xml
[junit4] 2> 751351 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 751352 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 751352 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 751356 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37175/solr
[junit4] 2> 751385 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:35275_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 751385 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:35275_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:35275_
[junit4] 2> 751386 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:35275_ ] o.a.s.c.Overseer Overseer
(id=99038765765361669-127.0.0.1:35275_-n_0000000000) starting
[junit4] 2> 751389 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:35275_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35275_
[junit4] 2> 751389 INFO
(zkCallback-1026-thread-1-processing-n:127.0.0.1:35275_) [n:127.0.0.1:35275_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 751422 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:35275_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10
[junit4] 2> 751427 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:35275_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10
[junit4] 2> 751427 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:35275_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10
[junit4] 2> 751428 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:35275_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/control-001/cores
[junit4] 2> 751438 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 751438 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37175/solr ready
[junit4] 2> 751449 INFO (qtp74200346-7870) [n:127.0.0.1:35275_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35275_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 751450 INFO
(OverseerThreadFactory-3350-thread-1-processing-n:127.0.0.1:35275_)
[n:127.0.0.1:35275_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 751556 INFO (qtp74200346-7864) [n:127.0.0.1:35275_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 751556 INFO (qtp74200346-7864) [n:127.0.0.1:35275_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 751658 INFO
(zkCallback-1026-thread-1-processing-n:127.0.0.1:35275_) [n:127.0.0.1:35275_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 752564 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 752851 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 752914 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 752920 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 752921 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10
[junit4] 2> 752921 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:46153/solr_hdfs_home
[junit4] 2> 752921 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 752921 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 752921 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[hdfs://localhost.localdomain:46153/solr_hdfs_home/control_collection/core_node2/data/]
[junit4] 2> 752922 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:46153/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
[junit4] 2> 752926 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 752926 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 752926 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 752932 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 752933 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:46153/solr_hdfs_home/control_collection/core_node2/data
[junit4] 2> 752946 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:46153/solr_hdfs_home/control_collection/core_node2/data/index
[junit4] 2> 752950 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 752950 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 752953 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 752953 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6962516258501444]
[junit4] 2> 752966 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 752967 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741825_1001 size 69
[junit4] 2> 752972 WARN (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 752999 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 752999 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 752999 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 753005 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 753005 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 753007 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=69.36328125,
floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=26.4579807769865,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8137663584887416
[junit4] 2> 753013 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@72f931d1[control_collection_shard1_replica_n1] main]
[junit4] 2> 753013 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 753014 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 753014 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 753015 INFO
(searcherExecutor-3353-thread-1-processing-n:127.0.0.1:35275_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:35275_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@72f931d1[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 753015 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584620254221303808
[junit4] 2> 753017 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 753017 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 753017 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35275/control_collection_shard1_replica_n1/
[junit4] 2> 753017 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 753017 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:35275/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 753017 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 753018 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35275/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 753119 INFO
(zkCallback-1026-thread-1-processing-n:127.0.0.1:35275_) [n:127.0.0.1:35275_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 753169 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 753178 INFO (qtp74200346-7864) [n:127.0.0.1:35275_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1622
[junit4] 2> 753182 INFO (qtp74200346-7870) [n:127.0.0.1:35275_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 753272 INFO
(zkCallback-1026-thread-1-processing-n:127.0.0.1:35275_) [n:127.0.0.1:35275_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 753453 INFO
(OverseerCollectionConfigSetProcessor-99038765765361669-127.0.0.1:35275_-n_0000000000)
[n:127.0.0.1:35275_ ] 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> 754182 INFO (qtp74200346-7870) [n:127.0.0.1:35275_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35275_&wt=javabin&version=2}
status=0 QTime=2733
[junit4] 2> 754188 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 754189 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37175/solr ready
[junit4] 2> 754189 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 754194 INFO (qtp74200346-7869) [n:127.0.0.1:35275_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 754200 INFO
(OverseerThreadFactory-3350-thread-2-processing-n:127.0.0.1:35275_)
[n:127.0.0.1:35275_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 754201 WARN
(OverseerThreadFactory-3350-thread-2-processing-n:127.0.0.1:35275_)
[n:127.0.0.1:35275_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 754405 INFO (qtp74200346-7869) [n:127.0.0.1:35275_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 754405 INFO (qtp74200346-7869) [n:127.0.0.1:35275_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=211
[junit4] 2> 754475 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/shard-1-001
of type NRT
[junit4] 2> 754476 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 754478 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dea75a4{/,null,AVAILABLE}
[junit4] 2> 754478 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.e.j.s.AbstractConnector Started ServerConnector@8048c6a{SSL,[ssl,
http/1.1]}{127.0.0.1:38553}
[junit4] 2> 754478 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.e.j.s.Server Started @755843ms
[junit4] 2> 754478 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost.localdomain:46153/hdfs__localhost.localdomain_46153__home_jenkins_workspace_Lucene-Solr-master-Linux_solr_build_solr-core_test_J0_temp_solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001_tempDir-002_jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38553,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/shard-1-001/cores}
[junit4] 2> 754478 ERROR
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 754478 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 754478 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 754478 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 754478 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-20T21:00:39.171Z
[junit4] 2> 754480 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 754480 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/shard-1-001/solr.xml
[junit4] 2> 754482 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 754482 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 754482 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 754484 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37175/solr
[junit4] 2> 754488 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:38553_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 754489 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:38553_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 754489 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:38553_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38553_
[junit4] 2> 754490 INFO
(zkCallback-1039-thread-1-processing-n:127.0.0.1:38553_) [n:127.0.0.1:38553_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 754490 INFO (zkCallback-1034-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 754490 INFO
(zkCallback-1026-thread-1-processing-n:127.0.0.1:35275_) [n:127.0.0.1:35275_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 754534 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:38553_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10
[junit4] 2> 754539 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:38553_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10
[junit4] 2> 754539 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:38553_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10
[junit4] 2> 754540 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E])
[n:127.0.0.1:38553_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/shard-1-001/cores
[junit4] 2> 754554 INFO (qtp74200346-7864) [n:127.0.0.1:35275_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38553_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 754555 INFO
(OverseerCollectionConfigSetProcessor-99038765765361669-127.0.0.1:35275_-n_0000000000)
[n:127.0.0.1:35275_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 754555 INFO
(OverseerThreadFactory-3350-thread-3-processing-n:127.0.0.1:35275_)
[n:127.0.0.1:35275_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38553_
for creating new replica
[junit4] 2> 754569 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 754569 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 755583 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 755593 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
[collection1_shard1_replica_n21] Schema name=test
[junit4] 2> 755659 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 755665 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from
collection collection1, trusted=true
[junit4] 2> 755666 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n21' (registry
'solr.core.collection1.shard1.replica_n21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@729f1d10
[junit4] 2> 755666 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:46153/solr_hdfs_home
[junit4] 2> 755666 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 755666 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 755666 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[[collection1_shard1_replica_n21] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_5F0B528D3EE88E6E-001/shard-1-001/cores/collection1_shard1_replica_n21],
dataDir=[hdfs://localhost.localdomain:46153/solr_hdfs_home/collection1/core_node22/data/]
[junit4] 2> 755667 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:46153/solr_hdfs_home/collection1/core_node22/data/snapshot_metadata
[junit4] 2> 755671 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 755671 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 755673 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 755674 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:46153/solr_hdfs_home/collection1/core_node22/data
[junit4] 2> 755691 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:46153/solr_hdfs_home/collection1/core_node22/data/index
[junit4] 2> 755695 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 755695 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 755697 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 755697 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6962516258501444]
[junit4] 2> 755711 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 755712 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 755716 WARN (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 755742 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 755742 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 755742 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 755748 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 755748 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 755749 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=69.36328125,
floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=26.4579807769865,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8137663584887416
[junit4] 2> 755753 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@95f6aae[collection1_shard1_replica_n21] main]
[junit4] 2> 755754 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 755754 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 755755 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 755755 INFO
(searcherExecutor-3364-thread-1-processing-n:127.0.0.1:38553_
x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[collection1_shard1_replica_n21] Registered new searcher
Searcher@95f6aae[collection1_shard1_replica_n21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 755755 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584620257094402048
[junit4] 2> 755758 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 755758 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 755758 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:38553/collection1_shard1_replica_n21/
[junit4] 2> 755758 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 755758 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
https://127.0.0.1:38553/collection1_shard1_replica_n21/ has no replicas
[junit4] 2> 755758 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 755759 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38553/collection1_shard1_replica_n21/ shard1
[junit4] 2> 755909 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 755918 INFO (qtp1261935280-7927) [n:127.0.0.1:38553_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1349
[junit4] 2> 755920 INFO (qtp74200346-7864) [n:127.0.0.1:35275_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:38553_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1366
[junit4] 2> 755923 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testChecksumsOnlyVerbose
[junit4] 2> 756052 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW]]}
size 0
[junit4] 2> 756052 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756061 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 756061 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 756068 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741830_1006{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756069 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741830_1006 size 8093
[junit4] 2> 756073 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW]]}
size 0
[junit4] 2> 756073 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741831_1007 size 313
[junit4] 2> 756079 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741832_1008{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW]]}
size 0
[junit4] 2> 756079 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741832_1008 size 70
[junit4] 2> 756083 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741833_1009{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW]]}
size 0
[junit4] 2> 756084 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741833_1009 size 402
[junit4] 2> 756088 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW]]}
size 0
[junit4] 2> 756088 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW]]}
size 0
[junit4] 2> 756092 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741835_1011{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW]]}
size 97
[junit4] 2> 756092 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741835_1011 size 97
[junit4] 2> 756497 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW]]}
size 0
[junit4] 2> 756498 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741827_1003 size 80554
[junit4] 2> 756505 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741836_1012{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 756507 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741836_1012 size 100
[junit4] 2> 756535 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741837_1013{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756536 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741837_1013{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756545 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741838_1014{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW]]}
size 0
[junit4] 2> 756545 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741838_1014{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW]]}
size 0
[junit4] 2> 756551 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741839_1015{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW]]}
size 0
[junit4] 2> 756551 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741839_1015{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756555 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741840_1016{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756556 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741840_1016{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756556 INFO
(OverseerCollectionConfigSetProcessor-99038765765361669-127.0.0.1:35275_-n_0000000000)
[n:127.0.0.1:35275_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 756560 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741841_1017{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756560 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741841_1017{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|FINALIZED]]}
size 0
[junit4] 2> 756605 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741843_1019{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 756605 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741843_1019{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 756607 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741842_1018{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW]]}
size 0
[junit4] 2> 756609 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741842_1018{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW],
ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW]]}
size 0
[junit4] 2> 756614 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741844_1020{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a38281d4-f6cd-4313-a918-539ddc87f9c1:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-1021dd01-e164-4da6-a184-1646d994a7e0:NORMAL:127.0.0.1:45225|RBW]]}
size 0
[junit4] 2> 756614 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741844_1020 size 384
[junit4] 2> 756615 INFO (IPC Server handler 0 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741828_1004 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 756616 INFO (IPC Server handler 2 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741835_1011 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 756616 INFO (IPC Server handler 4 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741834_1010 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 756617 INFO (IPC Server handler 3 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741836_1012 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 756617 INFO (IPC Server handler 6 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741832_1008 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 756617 INFO (IPC Server handler 5 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741830_1006 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 756618 INFO (IPC Server handler 7 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741827_1003 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 756618 INFO (IPC Server handler 9 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741840_1016 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 756619 INFO (IPC Server handler 8 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741839_1015 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 756619 INFO (IPC Server handler 1 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741837_1013 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 756620 INFO (IPC Server handler 0 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741833_1009 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 756620 INFO (IPC Server handler 2 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741831_1007 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 756620 INFO (IPC Server handler 4 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741838_1014 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 756621 INFO (IPC Server handler 3 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741829_1005 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 756621 INFO (IPC Server handler 6 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741841_1017 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 756629 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45225 is added to
blk_1073741845_1021{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 756629 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42449 is added to
blk_1073741845_1021{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1f6637b3-b83a-4c73-b5b6-353872931025:NORMAL:127.0.0.1:42449|RBW],
ReplicaUC[[DISK]DS-889a6dce-737b-46c2-9cd6-b7924f60ac37:NORMAL:127.0.0.1:45225|FINALIZED]]}
size 0
[junit4] 2> 757302 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost.localdomain:46153/solr
[junit4] 2> 757303 INFO (IPC Server handler 8 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741843_1019 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 757303 INFO (IPC Server handler 8 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741842_1018 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 757303 INFO (IPC Server handler 8 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741844_1020 127.0.0.1:45225
127.0.0.1:42449
[junit4] 2> 757303 INFO (IPC Server handler 8 on 46153) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741845_1021 127.0.0.1:42449
127.0.0.1:45225
[junit4] 2> 757304 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testChecksumsOnlyVerbose
[junit4] 2> 757304 INFO
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[5F0B528D3EE88E6E]) [
] o.a.s
[...truncated too long message...]
07-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2e0b2ba3{/solr,null,UNAVAILABLE}
[junit4] 2> 211650 INFO
(zkCallback-519-thread-3-processing-n:127.0.0.1:42599_solr)
[n:127.0.0.1:42599_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 211650 INFO (jetty-closer-507-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:35785_solr
[junit4] 2> 211650 INFO (jetty-closer-507-thread-4) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:42599_solr
[junit4] 2> 211651 INFO (jetty-closer-507-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 211651 INFO (jetty-closer-507-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 211651 INFO
(zkCallback-527-thread-3-processing-n:127.0.0.1:41149_solr)
[n:127.0.0.1:41149_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 211651 INFO (jetty-closer-507-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 211651 INFO (jetty-closer-507-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d809b0a: rootName =
solr_41149, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@44495357
[junit4] 2> 211651 INFO
(zkCallback-519-thread-2-processing-n:127.0.0.1:42599_solr)
[n:127.0.0.1:42599_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 211651 INFO
(zkCallback-527-thread-1-processing-n:127.0.0.1:41149_solr)
[n:127.0.0.1:41149_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 211651 INFO
(zkCallback-528-thread-4-processing-n:127.0.0.1:35785_solr)
[n:127.0.0.1:35785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 211653 INFO (jetty-closer-507-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41149_solr
[junit4] 2> 211653 INFO
(zkCallback-528-thread-4-processing-n:127.0.0.1:35785_solr)
[n:127.0.0.1:35785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 211653 INFO
(zkCallback-527-thread-1-processing-n:127.0.0.1:41149_solr)
[n:127.0.0.1:41149_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 211653 INFO
(zkCallback-519-thread-3-processing-n:127.0.0.1:42599_solr)
[n:127.0.0.1:42599_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 211653 INFO (jetty-closer-507-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 211657 INFO (jetty-closer-507-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=99038907842166796-127.0.0.1:35785_solr-n_0000000000) closing
[junit4] 2> 211657 INFO
(OverseerStateUpdate-99038907842166796-127.0.0.1:35785_solr-n_0000000000)
[n:127.0.0.1:35785_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35785_solr
[junit4] 2> 211658 INFO (jetty-closer-507-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5b591d9e{/solr,null,UNAVAILABLE}
[junit4] 2> 211658 INFO (jetty-closer-507-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@fa3f7d4{/solr,null,UNAVAILABLE}
[junit4] 2> 211660 WARN
(OverseerAutoScalingTriggerThread-99038907842166796-127.0.0.1:35785_solr-n_0000000000)
[n:127.0.0.1:35785_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 211665 INFO (jetty-closer-507-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@50cd98f6{/solr,null,UNAVAILABLE}
[junit4] 2> 211665 ERROR
(SUITE-TestV2Request-seed#[D3F71A5565FD9D61]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 211665 INFO
(SUITE-TestV2Request-seed#[D3F71A5565FD9D61]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41257 41257
[junit4] 2> 218206 INFO (Thread-622) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41257 41257
[junit4] 2> 218206 WARN (Thread-622) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/configs/config
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 28 /solr/collections/test/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/99038907842166796-127.0.0.1:35785_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.TestV2Request_D3F71A5565FD9D61-001
[junit4] 2> Nov 20, 2017 9:38:23 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Nov 20, 2017 9:38:43 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.request.TestV2Request:
[junit4] 2> 1) Thread[id=2607, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestV2Request]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Nov 20, 2017 9:38:43 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=2607, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestV2Request]
[junit4] 2> Nov 20, 2017 9:38:43 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1688, maxMBSortInHeap=6.905576848619933,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e8c494a),
locale=pl-PL, timezone=Australia/Lindeman
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=249117880,total=527958016
[junit4] 2> NOTE: All tests run in this JVM:
[TestCloudSolrClientConnections, LessThanEqualToEvaluatorTest,
CloudSolrClientBuilderTest, JettyWebappTest, DocumentAnalysisResponseTest,
RegressionEvaluatorTest, NormalizeEvaluatorTest, UuidEvaluatorTest,
HttpSolrClientBuilderTest, TestJavaBinCodec, ExclusiveOrEvaluatorTest,
GetByIdTest, TestCollectionStateWatchers, AddEvaluatorTest,
SelectWithEvaluatorsTest, JdbcDriverTest, TestCollectionAdminRequest,
TestJsonRecordReader, SineEvaluatorTest, DivideEvaluatorTest,
StreamExpressionToExplanationTest, SolrExceptionTest, ArrayEvaluatorTest,
ModifiableSolrParamsTest, SolrExampleEmbeddedTest, LargeVolumeJettyTest,
SolrParamTest, TestEmbeddedSolrServer, TestNamedListCodec,
TestDocumentObjectBinder, TestHash, ContentStreamTest, SolrDocumentTest,
ClientUtilsTest, NamedListTest, AnlysisResponseBaseTest,
TestSolrJErrorHandling, ConcurrentUpdateSolrClientBuilderTest,
LBHttpSolrClientBuilderTest, JDBCStreamTest, StreamExpressionToExpessionTest,
StreamingTest, AbsoluteValueEvaluatorTest, AndEvaluatorTest,
ArcCosineEvaluatorTest, ArcSineEvaluatorTest, ArcTangentEvaluatorTest,
CeilingEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest,
CosineEvaluatorTest, CubedRootEvaluatorTest,
CumulativeProbabilityEvaluatorTest, EmpiricalDistributionEvaluatorTest,
EqualToEvaluatorTest, FieldValueEvaluatorTest, GreaterThanEqualToEvaluatorTest,
GreaterThanEvaluatorTest, HyperbolicCosineEvaluatorTest,
HyperbolicSineEvaluatorTest, LessThanEvaluatorTest, MultiplyEvaluatorTest,
PowerEvaluatorTest, SubtractEvaluatorTest, TangentEvaluatorTest,
UniformDistributionEvaluatorTest, StreamExpressionParserTest, OperationsTest,
SchemaTest, TestV2Request]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestV2Request
-Dtests.seed=D3F71A5565FD9D61 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=pl-PL -Dtests.timezone=Australia/Lindeman -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | TestV2Request (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.request.TestV2Request:
[junit4] > 1) Thread[id=2607, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestV2Request]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([D3F71A5565FD9D61]:0)
[junit4] Completed [146/146 (1!)] on J2 in 120.20s, 3 tests, 3 errors <<<
FAILURES!
[...truncated 46352 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]