Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/938/
2 tests failed.
FAILED: org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
Error Message:
Connection reset
Stack Trace:
java.net.SocketException: Connection reset
at
__randomizedtesting.SeedInfo.seed([293C398EC0ED4E00:82C6249B1F31C82E]:0)
at java.net.SocketInputStream.read(SocketInputStream.java:209)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at
org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:158)
at
org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:50)
at
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:195)
at
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
at
org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:116)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors
Error Message:
127.0.0.1:38322 failed to respond
Stack Trace:
org.apache.http.NoHttpResponseException: 127.0.0.1:38322 failed to respond
at
__randomizedtesting.SeedInfo.seed([293C398EC0ED4E00:3E579631546DCC92]:0)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at
org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:158)
at
org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:50)
at
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:195)
at
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
at
org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors(HttpReplicatorTest.java:149)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 8674 lines...]
[junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
[junit4] 2> 2016-02-19
15:48:44.433:INFO::TEST-HttpReplicatorTest.testBasic-seed#[293C398EC0ED4E00]:
Logging initialized @2674ms
[junit4] 2> 2016-02-19
15:48:44.774:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[293C398EC0ED4E00]:
jetty-9.3.6.v20151106
[junit4] 2> 2016-02-19
15:48:44.976:INFO:oejs.ServerConnector:TEST-HttpReplicatorTest.testBasic-seed#[293C398EC0ED4E00]:
Started ServerConnector@7fd57da6{HTTP/1.1,[http/1.1]}{127.0.0.1:49401}
[junit4] 2> 2016-02-19
15:48:44.977:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[293C398EC0ED4E00]:
Started @3218ms
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (java.net.SocketException) caught when
processing request to {}->http://127.0.0.1:49401: Connection reset
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:49401
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (java.net.SocketException) caught when
processing request to {}->http://127.0.0.1:49401: Connection reset
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:49401
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (java.net.SocketException) caught when
processing request to {}->http://127.0.0.1:49401: Connection reset
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:49401
[junit4] 2> 2016-02-19
15:48:46.508:INFO:oejs.ServerConnector:TEST-HttpReplicatorTest.testBasic-seed#[293C398EC0ED4E00]:
Stopped ServerConnector@7fd57da6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[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=HttpReplicatorTest
-Dtests.method=testBasic -Dtests.seed=293C398EC0ED4E00 -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=tr-TR -Dtests.timezone=America/Chicago -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 2.29s J0 | HttpReplicatorTest.testBasic <<<
[junit4] > Throwable #1: java.net.SocketException: Connection reset
[junit4] > at
__randomizedtesting.SeedInfo.seed([293C398EC0ED4E00:82C6249B1F31C82E]:0)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:209)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] > at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
[junit4] > at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
[junit4] > at
org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:158)
[junit4] > at
org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:50)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:195)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
[junit4] > at
org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:116)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2016-02-19
15:48:46.562:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[293C398EC0ED4E00]:
jetty-9.3.6.v20151106
[junit4] 2> 2016-02-19
15:48:46.584:INFO:oejs.ServerConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[293C398EC0ED4E00]:
Started ServerConnector@608316b0{HTTP/1.1,[http/1.1]}{127.0.0.1:38322}
[junit4] 2> 2016-02-19
15:48:46.585:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[293C398EC0ED4E00]:
Started @4826ms
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (java.net.SocketException) caught when
processing request to {}->http://127.0.0.1:38322: Connection reset
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:38322
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (org.apache.http.NoHttpResponseException)
caught when processing request to {}->http://127.0.0.1:38322: The target server
failed to respond
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:38322
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (org.apache.http.NoHttpResponseException)
caught when processing request to {}->http://127.0.0.1:38322: The target server
failed to respond
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:38322
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (org.apache.http.NoHttpResponseException)
caught when processing request to {}->http://127.0.0.1:38322: The target server
failed to respond
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:38322
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (org.apache.http.NoHttpResponseException)
caught when processing request to {}->http://127.0.0.1:38322: The target server
failed to respond
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:38322
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: I/O exception (org.apache.http.NoHttpResponseException)
caught when processing request to {}->http://127.0.0.1:38322: The target server
failed to respond
[junit4] 2> ?ub 19, 2016 3:48:46 PM
org.apache.http.impl.execchain.RetryExec execute
[junit4] 2> INFO: Retrying request to {}->http://127.0.0.1:38322
[junit4] 2> 2016-02-19
15:48:46.686:INFO:oejs.ServerConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[293C398EC0ED4E00]:
Stopped ServerConnector@608316b0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[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=HttpReplicatorTest
-Dtests.method=testServerErrors -Dtests.seed=293C398EC0ED4E00
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=tr-TR -Dtests.timezone=America/Chicago -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.17s J0 | HttpReplicatorTest.testServerErrors <<<
[junit4] > Throwable #1: org.apache.http.NoHttpResponseException:
127.0.0.1:38322 failed to respond
[junit4] > at
__randomizedtesting.SeedInfo.seed([293C398EC0ED4E00:3E579631546DCC92]:0)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] > at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
[junit4] > at
org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:158)
[junit4] > at
org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:50)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:195)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
[junit4] > at
org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors(HttpReplicatorTest.java:149)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/replicator/test/J0/temp/lucene.replicator.http.HttpReplicatorTest_293C398EC0ED4E00-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=tr-TR,
timezone=America/Chicago
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_66 (64-bit)/cpus=4,threads=1,free=224756632,total=253231104
[junit4] 2> NOTE: All tests run in this JVM: [IndexRevisionTest,
HttpReplicatorTest]
[junit4] Completed [4/9 (1!)] on J0 in 2.55s, 2 tests, 2 errors <<< FAILURES!
[...truncated 34 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:747:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:684:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build.xml:475:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:2187:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/module-build.xml:58:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1014:
There were test failures: 9 suites, 43 tests, 2 errors [seed: 293C398EC0ED4E00]
Total time: 172 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build 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]