Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1405/
4 tests failed.
FAILED: org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([3F84C2C7FF31062D]:0)
FAILED:
junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterOnVMError
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([3F84C2C7FF31062D]:0)
FAILED:
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates
Error Message:
Could not load collection from ZK: test_col
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
test_col
at
__randomizedtesting.SeedInfo.seed([A5493FAFE4F0B95B:9988EA1F938D4749]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1188)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:832)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
at
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.countDocs(TestTolerantUpdateProcessorRandomCloud.java:367)
at
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:277)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/test_col/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
... 48 more
FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=3663,
name=testExecutor-967-thread-15, state=RUNNABLE,
group=TGRP-HdfsUnloadDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=3663, name=testExecutor-967-thread-15,
state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest]
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:57807
at __randomizedtesting.SeedInfo.seed([A5493FAFE4F0B95B]:0)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$0(BasicDistributedZkTest.java:595)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured
while waiting response from server at: http://127.0.0.1:57807
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$0(BasicDistributedZkTest.java:593)
... 4 more
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
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:525)
... 9 more
Build Log:
[...truncated 982 lines...]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
[junit4] 2> d’oct. 22, 2017 2:26:58 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.index.TestIndexWriterOnVMError
[junit4] 2> 1) Thread[id=9, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2> 2) Thread[id=33,
name=SUITE-TestIndexWriterOnVMError-seed#[3F84C2C7FF31062D], state=RUNNABLE,
group=TGRP-TestIndexWriterOnVMError]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1559)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
[junit4] 2> 3) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2> 4) Thread[id=34,
name=TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[3F84C2C7FF31062D],
state=RUNNABLE, group=TGRP-TestIndexWriterOnVMError]
[junit4] 2> at java.lang.Thread.yield(Native Method)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.maybeYield(MockDirectoryWrapper.java:626)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:745)
[junit4] 2> at
org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:99)
[junit4] 2> at
org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:99)
[junit4] 2> at
org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:99)
[junit4] 2> at
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
[junit4] 2> at
org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:93)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4957)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:538)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:490)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:542)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:658)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:453)
[junit4] 2> at
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:175)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:280)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestIndexWriterOnVMError -Dtests.method=testCheckpoint
-Dtests.seed=3F84C2C7FF31062D -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=ca-ES -Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 7119s J0 | TestIndexWriterOnVMError.testCheckpoint <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([3F84C2C7FF31062D]:0)
[junit4] 2> d’oct. 22, 2017 2:26:58 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> d’oct. 22, 2017 2:27:20 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.index.TestIndexWriterOnVMError:
[junit4] 2> 1) Thread[id=34,
name=TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[3F84C2C7FF31062D],
state=RUNNABLE, group=TGRP-TestIndexWriterOnVMError]
[junit4] 2> at java.lang.Throwable.getStackTraceElement(Native
Method)
[junit4] 2> at
java.lang.Throwable.getOurStackTrace(Throwable.java:827)
[junit4] 2> at
java.lang.Throwable.getStackTrace(Throwable.java:816)
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1559)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:283)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1022)
[junit4] 2> at
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:144)
[junit4] 2> at
org.apache.lucene.store.MockIndexOutputWrapper.writeByte(MockIndexOutputWrapper.java:126)
[junit4] 2> at
org.apache.lucene.store.DataOutput.writeInt(DataOutput.java:72)
[junit4] 2> at
org.apache.lucene.codecs.lucene70.Lucene70DocValuesConsumer.addNumericField(Lucene70DocValuesConsumer.java:107)
[junit4] 2> at
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
[junit4] 2> at
org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:117)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:247)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:131)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:451)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:542)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:658)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3199)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3411)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3376)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:280)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> d’oct. 22, 2017 2:27:20 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=34,
name=TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[3F84C2C7FF31062D],
state=RUNNABLE, group=TGRP-TestIndexWriterOnVMError]
[junit4] 2> d’oct. 22, 2017 2:27:24 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=34,
name=TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[3F84C2C7FF31062D],
state=RUNNABLE, group=TGRP-TestIndexWriterOnVMError]
[junit4] 2> at java.lang.Throwable.getStackTraceElement(Native
Method)
[junit4] 2> at
java.lang.Throwable.getOurStackTrace(Throwable.java:827)
[junit4] 2> at
java.lang.Throwable.getStackTrace(Throwable.java:816)
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1559)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:283)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1022)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.sync(MockDirectoryWrapper.java:196)
[junit4] 2> at
org.apache.lucene.store.LockValidatingDirectoryWrapper.sync(LockValidatingDirectoryWrapper.java:68)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.write(SegmentInfos.java:445)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.prepareCommit(SegmentInfos.java:745)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4740)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3279)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3411)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3376)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:280)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{text_payloads=FSTOrd50, text_vectors=Lucene50(blocksize=128),
text1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=MockRandom)},
docValues:{dv3=DocValuesFormat(name=Direct), dv2=DocValuesFormat(name=Memory),
dv5=DocValuesFormat(name=Asserting), dv=DocValuesFormat(name=Lucene70),
text_payloads=DocValuesFormat(name=Direct), dv4=DocValuesFormat(name=Lucene70),
text_vectors=DocValuesFormat(name=Lucene70),
text1=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Asserting),
point2d=DocValuesFormat(name=Lucene70), stored1=DocValuesFormat(name=Lucene70),
point=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1400,
maxMBSortInHeap=6.782718381460376, sim=RandomSimilarity(queryNorm=true):
{text_payloads=DFR I(n)2, text_vectors=DFR I(ne)LZ(0.3), text1=DFR I(F)L2},
locale=ca-ES, timezone=Pacific/Kwajalein
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=2,free=336198488,total=392167424
[junit4] 2> NOTE: All tests run in this JVM: [Test2BPoints,
TestSmallFloat, TestDoubleRangeFieldQueries, TestIndexInput,
TestSpanBoostQuery, TestUnicodeUtil, TestNewestSegment, TestSimpleExplanations,
TestSearch, TestSort, TestDocIDMerger, TestIndexWriterOnVMError]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestIndexWriterOnVMError -Dtests.seed=3F84C2C7FF31062D
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=ca-ES -Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestIndexWriterOnVMError (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([3F84C2C7FF31062D]:0)
[junit4] Completed [131/455 (1!)] on J0 in 7226.34s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 11729 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/init-core-data-001
[junit4] 2> 1354994 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1354994 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1355006 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1355006 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1355006 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 1355433 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 1355534 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1355536 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 1355611 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_40345_hdfs____615x2a/webapp
[junit4] 2> 1357636 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40345
[junit4] 2> 1359318 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1359319 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 1359380 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_52455_datanode____.iqgcjm/webapp
[junit4] 2> 1363995 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52455
[junit4] 2> 1365777 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1365778 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 1366016 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_57854_datanode____.reg338/webapp
[junit4] 2> 1367414 ERROR (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:54294) [ ]
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> 1367730 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1f82a80d2deb12: from storage
DS-fca562bf-737b-4371-ba5c-bb130d85e061 node
DatanodeRegistration(127.0.0.1:48746,
datanodeUuid=7d7160b0-ba17-4756-b07c-6a92ad364696, infoPort=42712,
infoSecurePort=0, ipcPort=38430,
storageInfo=lv=-56;cid=testClusterID;nsid=39758302;c=0), blocks: 0,
hasStaleStorage: true, processing time: 85 msecs
[junit4] 2> 1367730 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1f82a80d2deb12: from storage
DS-a575ad0c-6fdf-4f8b-8bf5-09266bb4f2f0 node
DatanodeRegistration(127.0.0.1:48746,
datanodeUuid=7d7160b0-ba17-4756-b07c-6a92ad364696, infoPort=42712,
infoSecurePort=0, ipcPort=38430,
storageInfo=lv=-56;cid=testClusterID;nsid=39758302;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 1369216 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[A5493FAFE4F0B95B]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:57854
[junit4] 2> 1371311 ERROR (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to localhost/127.0.0.1:54294) [ ]
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> 1371522 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1f82a8f2c9c9f0: from storage
DS-1dd0a93b-1acf-4081-9214-4f944e06dab9 node
DatanodeRegistration(127.0.0.1:34452,
datanodeUuid=db721d53-2483-4484-a64e-59864fae0dc3, infoPort=41667,
infoSecurePort=0, ipcPort=56495,
storageInfo=lv=-56;cid=testClusterID;nsid=39758302;c=0), blocks: 0,
hasStaleStorage: true, processing time: 20 msecs
[junit4] 2> 1371522 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1f82a8f2c9c9f0: from storage
DS-6b68f25c-d168-4f3b-8f7c-836363f58817 node
DatanodeRegistration(127.0.0.1:34452,
datanodeUuid=db721d53-2483-4484-a64e-59864fae0dc3, infoPort=41667,
infoSecurePort=0, ipcPort=56495,
storageInfo=lv=-56;cid=testClusterID;nsid=39758302;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 1372952 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1372958 INFO (Thread-1267) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1372958 INFO (Thread-1267) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1372998 ERROR (Thread-1267) [ ] 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> 1373058 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:57952
[junit4] 2> 1373138 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1373139 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1373140 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1373140 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1373141 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1373142 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1373142 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1373143 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1373144 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1373144 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1373145 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1373146 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1377516 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1377820 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@788385b{/,null,AVAILABLE}
[junit4] 2> 1377820 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4df82296{HTTP/1.1,[http/1.1]}{127.0.0.1:60987}
[junit4] 2> 1377820 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.e.j.s.Server Started @1396754ms
[junit4] 2> 1377836 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:54294/hdfs__localhost_54294__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001_tempDir-002_control_data,
hostContext=/, hostPort=60987,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/control-001/cores}
[junit4] 2> 1377839 ERROR
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1377839 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1377839 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1377840 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1377840 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-21T20:24:27.520Z
[junit4] 2> 1378767 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1378767 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/control-001/solr.xml
[junit4] 2> 1378823 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1378823 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1378824 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1378970 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57952/solr
[junit4] 2> 1379626 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:60987_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1379627 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:60987_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:60987_
[junit4] 2> 1379627 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:60987_ ] o.a.s.c.Overseer Overseer
(id=98868754032754692-127.0.0.1:60987_-n_0000000000) starting
[junit4] 2> 1379952 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:60987_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60987_
[junit4] 2> 1380058 INFO
(zkCallback-258-thread-1-processing-n:127.0.0.1:60987_) [n:127.0.0.1:60987_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1382846 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:60987_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55
[junit4] 2> 1382876 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:60987_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55
[junit4] 2> 1382876 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:60987_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55
[junit4] 2> 1382884 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:60987_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/control-001/cores
[junit4] 2> 1383585 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1383590 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57952/solr ready
[junit4] 2> 1383813 INFO (qtp1953859315-3029) [n:127.0.0.1:60987_ ]
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:60987_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1384159 INFO
(OverseerThreadFactory-888-thread-1-processing-n:127.0.0.1:60987_)
[n:127.0.0.1:60987_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1384346 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_ ]
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> 1384347 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1384488 INFO
(zkCallback-258-thread-1-processing-n:127.0.0.1:60987_) [n:127.0.0.1:60987_
] 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> 1385673 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1386025 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1396476 WARN
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]-SendThread(127.0.0.1:57952))
[ ] o.a.z.ClientCnxn Client session timed out, have not heard from server
in 12886ms for sessionid 0x15f409ba3820005
[junit4] 2> 1396478 WARN
(org.apache.hadoop.util.JvmPauseMonitor$Monitor@2828bfa4) [ ]
o.a.h.u.JvmPauseMonitor Detected pause in JVM or host machine (eg GC): pause of
approximately 10090ms
[junit4] 2> GC pool 'PS MarkSweep' had collection(s): count=1 time=10173ms
[junit4] 2> GC pool 'PS Scavenge' had collection(s): count=1 time=77ms
[junit4] 2> 1396498 WARN
(org.apache.hadoop.util.JvmPauseMonitor$Monitor@33086bd8) [ ]
o.a.h.u.JvmPauseMonitor Detected pause in JVM or host machine (eg GC): pause of
approximately 10111ms
[junit4] 2> GC pool 'PS MarkSweep' had collection(s): count=1 time=10173ms
[junit4] 2> GC pool 'PS Scavenge' had collection(s): count=1 time=77ms
[junit4] 2> 1396498 WARN
(org.apache.hadoop.util.JvmPauseMonitor$Monitor@788367e8) [ ]
o.a.h.u.JvmPauseMonitor Detected pause in JVM or host machine (eg GC): pause of
approximately 10111ms
[junit4] 2> GC pool 'PS MarkSweep' had collection(s): count=1 time=10173ms
[junit4] 2> GC pool 'PS Scavenge' had collection(s): count=1 time=77ms
[junit4] 2> 1396478 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f409ba3820005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1398026 WARN (zkCallback-263-thread-2) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71048af0 name:
ZooKeeperConnection Watcher:127.0.0.1:57952/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 1398026 WARN (zkCallback-263-thread-2) [ ]
o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 1398636 WARN
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]-SendThread(127.0.0.1:57952))
[ ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session
0x15f409ba3820005 has expired
[junit4] 2> 1398705 WARN (zkCallback-263-thread-3) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71048af0 name:
ZooKeeperConnection Watcher:127.0.0.1:57952/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 1398705 WARN (zkCallback-263-thread-3) [ ]
o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired.
Attempting to reconnect to recover relationship with ZooKeeper...
[junit4] 2> 1398705 WARN (zkCallback-263-thread-3) [ ]
o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
[junit4] 2> 1398762 INFO (zkCallback-263-thread-3) [ ]
o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
[junit4] 2> 1398784 INFO (zkCallback-263-thread-3) [ ]
o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
[junit4] 2> 1398784 INFO (zkCallback-263-thread-3) [ ]
o.a.s.c.c.ConnectionManager Connected:true
[junit4] 2> 1398870 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1399002 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1399014 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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@6f93ec55
[junit4] 2> 1399014 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:54294/solr_hdfs_home
[junit4] 2> 1399014 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 1399014 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1399014 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[hdfs://localhost:54294/solr_hdfs_home/control_collection/core_node2/data/]
[junit4] 2> 1399015 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:54294/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
[junit4] 2> 1399131 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1399131 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1399471 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1399472 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:54294/solr_hdfs_home/control_collection/core_node2/data
[junit4] 2> 1399646 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:54294/solr_hdfs_home/control_collection/core_node2/data/index
[junit4] 2> 1399738 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1399738 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1399757 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1399758 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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=33, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=57.3876953125,
floorSegmentMB=2.068359375, forceMergeDeletesPctAllowed=1.0906791817993011,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8261513871282599
[junit4] 2> 1400326 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34452 is added to
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-fca562bf-737b-4371-ba5c-bb130d85e061:NORMAL:127.0.0.1:48746|RBW],
ReplicaUC[[DISK]DS-1dd0a93b-1acf-4081-9214-4f944e06dab9:NORMAL:127.0.0.1:34452|RBW]]}
size 72
[junit4] 2> 1400326 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48746 is added to
blk_1073741825_1001 size 72
[junit4] 2> 1400989 WARN (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1401514 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1401514 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1401515 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 1401604 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1401604 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1401674 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=79.849609375,
floorSegmentMB=0.7177734375, forceMergeDeletesPctAllowed=15.49613221303093,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=1.49609375,
noCFSRatio=0.18809284224528106
[junit4] 2> 1401948 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5409c8a6[control_collection_shard1_replica_n1] main]
[junit4] 2> 1401954 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1401954 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1401955 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1402000 INFO
(searcherExecutor-891-thread-1-processing-n:127.0.0.1:60987_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:60987_ 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@5409c8a6[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1402026 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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 1581900094983110656
[junit4] 2> 1402054 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1402054 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1402054 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60987/control_collection_shard1_replica_n1/
[junit4] 2> 1402054 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1402054 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:60987/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1402055 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1402076 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60987/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1402210 INFO
(zkCallback-258-thread-2-processing-n:127.0.0.1:60987_) [n:127.0.0.1:60987_
] 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> 1402211 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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> 1402230 INFO (qtp1953859315-3027) [n:127.0.0.1:60987_
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=17884
[junit4] 2> 1402249 INFO (qtp1953859315-3029) [n:127.0.0.1:60987_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1402334 INFO
(zkCallback-258-thread-2-processing-n:127.0.0.1:60987_) [n:127.0.0.1:60987_
] 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> 1403484 INFO (qtp1953859315-3029) [n:127.0.0.1:60987_ ]
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:60987_&wt=javabin&version=2}
status=0 QTime=19670
[junit4] 2> 1403554 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1403555 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57952/solr ready
[junit4] 2> 1403555 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1403556 INFO (qtp1953859315-3033) [n:127.0.0.1:60987_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1403574 INFO
(OverseerThreadFactory-888-thread-2-processing-n:127.0.0.1:60987_)
[n:127.0.0.1:60987_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1403594 INFO
(OverseerCollectionConfigSetProcessor-98868754032754692-127.0.0.1:60987_-n_0000000000)
[n:127.0.0.1:60987_ ] 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> 1403605 WARN
(OverseerThreadFactory-888-thread-2-processing-n:127.0.0.1:60987_)
[n:127.0.0.1:60987_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 1403894 INFO (qtp1953859315-3033) [n:127.0.0.1:60987_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1403894 INFO (qtp1953859315-3033) [n:127.0.0.1:60987_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=337
[junit4] 2> 1403914 INFO
(OverseerCollectionConfigSetProcessor-98868754032754692-127.0.0.1:60987_-n_0000000000)
[n:127.0.0.1:60987_ ] 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> 1405088 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/shard-1-001
of type NRT
[junit4] 2> 1405088 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1405132 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@62c5cbf9{/,null,AVAILABLE}
[junit4] 2> 1405132 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@d7e5de4{HTTP/1.1,[http/1.1]}{127.0.0.1:57807}
[junit4] 2> 1405132 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.e.j.s.Server Started @1424066ms
[junit4] 2> 1405132 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:54294/hdfs__localhost_54294__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001_tempDir-002_jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57807,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/shard-1-001/cores}
[junit4] 2> 1405133 ERROR
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1405133 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1405133 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1405133 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1405133 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-21T20:24:54.813Z
[junit4] 2> 1405442 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1405443 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/shard-1-001/solr.xml
[junit4] 2> 1405506 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1405506 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1405543 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1405704 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57952/solr
[junit4] 2> 1407234 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:57807_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1407255 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:57807_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1407276 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:57807_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57807_
[junit4] 2> 1407286 INFO (zkCallback-266-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1407318 INFO
(zkCallback-258-thread-2-processing-n:127.0.0.1:60987_) [n:127.0.0.1:60987_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1407554 INFO
(zkCallback-271-thread-1-processing-n:127.0.0.1:57807_) [n:127.0.0.1:57807_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1411175 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:57807_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55
[junit4] 2> 1411335 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:57807_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55
[junit4] 2> 1411335 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:57807_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55
[junit4] 2> 1411338 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[A5493FAFE4F0B95B])
[n:127.0.0.1:57807_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/shard-1-001/cores
[junit4] 2> 1411762 INFO (qtp908447240-3093) [n:127.0.0.1:57807_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:57807_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1411935 INFO
(OverseerThreadFactory-888-thread-3-processing-n:127.0.0.1:60987_)
[n:127.0.0.1:60987_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:57807_
for creating new replica
[junit4] 2> 1411939 INFO (qtp908447240-3091) [n:127.0.0.1:57807_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1411994 INFO (qtp908447240-3091) [n:127.0.0.1:57807_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1412230 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1412394 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 1413670 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1413830 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 1413831 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f93ec55
[junit4] 2> 1413831 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:54294/solr_hdfs_home
[junit4] 2> 1413831 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 1413831 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1413831 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_A5493FAFE4F0B95B-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[hdfs://localhost:54294/solr_hdfs_home/collection1/core_node42/data/]
[junit4] 2> 1413832 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:54294/solr_hdfs_home/collection1/core_node42/data/snapshot_metadata
[junit4] 2> 1414046 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1414046 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 1414211 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1414229 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:54294/solr_hdfs_home/collection1/core_node42/data
[junit4] 2> 1414386 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:54294/solr_hdfs_home/collection1/core_node42/data/index
[junit4] 2> 1414483 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1414483 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 1414578 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1414579 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=57.3876953125,
floorSegmentMB=2.068359375, forceMergeDeletesPctAllowed=1.0906791817993011,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8261513871282599
[junit4] 2> 1415230 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48746 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1dd0a93b-1acf-4081-9214-4f944e06dab9:NORMAL:127.0.0.1:34452|RBW],
ReplicaUC[[DISK]DS-fca562bf-737b-4371-ba5c-bb130d85e061:NORMAL:127.0.0.1:48746|RBW]]}
size 0
[junit4] 2> 1415231 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34452 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1dd0a93b-1acf-4081-9214-4f944e06dab9:NORMAL:127.0.0.1:34452|RBW],
ReplicaUC[[DISK]DS-fca562bf-737b-4371-ba5c-bb130d85e061:NORMAL:127.0.0.1:48746|RBW]]}
size 0
[junit4] 2> 1415233 WARN (DataStreamer for file
/solr_hdfs_home/collection1/core_node42/data/index/pending_segments_1)
[n:127.0.0.1:57807_ c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.h.h.DFSClient Caught exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.closeResponder(DFSOutputStream.java:716)
[junit4] 2> at
org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.endBlock(DFSOutputStream.java:476)
[junit4] 2> at
org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:652)
[junit4] 2> 1415241 WARN (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
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> 1417006 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 1417006 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1417006 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 1417110 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1417110 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1417150 INFO (qtp908447240-3091) [n:127.0.0.1:57807_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apa
[...truncated too long message...]
kout/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/commons-math3-3.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/backward-codecs/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_144/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20171021_200109_3997016940757855441139.events
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20171021_200109_3993528780334380072006.suites
-stdin
[junit4] ERROR: JVM J2 ended with an exception: Forked process returned with
error code: 1. Very likely a JVM crash. See process stdout at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20171021_200109_3991074841708227188313.sysout
See process stderr at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20171021_200109_3997161599737057936424.syserr
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
[junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] at java.lang.Thread.run(Thread.java:748)
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:834:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:770:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build.xml:262:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/common-build.xml:556:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:1494:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:1021:
At least one slave process threw an exception, first: Forked process returned
with error code: 1. Very likely a JVM crash. See process stdout at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J0-20171021_200109_3981390791147888094124.sysout
See process stderr at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J0-20171021_200109_398337901991601689147.syserr
Total time: 606 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-NightlyTests-master #1402 to
compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]