You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (Jira)" <ji...@apache.org> on 2021/05/10 19:00:00 UTC

[jira] [Updated] (DISPATCH-2067) [tcp] error: [Errno 104] Connection reset by peer in a test HTTP server during test_01_concurrent_requests

     [ https://issues.apache.org/jira/browse/DISPATCH-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti updated DISPATCH-2067:
---------------------------------
    Fix Version/s: 1.17.0

> [tcp] error: [Errno 104] Connection reset by peer in a test HTTP server during test_01_concurrent_requests
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-2067
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2067
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Protocol Adaptors
>            Reporter: Jiri Daněk
>            Priority: Major
>             Fix For: 1.17.0
>
>
> https://travis-ci.com/github/apache/qpid-dispatch/jobs/499996268#L11045
> {noformat}
> test 69
>       Start 69: system_tests_http1_over_tcp
> 69: Test command: /usr/bin/python "/home/travis/build/apache/qpid-dispatch/build/tests/run.py" "-m" "unittest" "-v" "system_tests_http1_over_tcp"
> 69: Test timeout computed to be: 600
> 69: test_01_concurrent_requests (system_tests_http1_over_tcp.Http1OverTcpEdge2EdgeTest) ... TestClient: d88ffce711d6482abe9658180ba8627b
> 69: 2021-04-20 22:47:08.814090 TestClient connecting on 127.0.0.1:23989
> 69: 2021-04-20 22:47:08.814135 TestClient connected
> 69: 2021-04-20 22:47:08.814143 TestClient start request 0
> 69: 2021-04-20 22:47:08.814152 TestClient sending PUT /PUT/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:08.816112 TestClient getting PUT response
> 69: 2021-04-20 22:47:09.906122 TestClient response PUT received
> 69: 2021-04-20 22:47:09.906153 TestClient request PUT /PUT/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:09.906159 TestClient sending GET /GET/test_01_concurrent_requests_11_small request
> 69: 2021-04-20 22:47:09.906262 TestClient getting GET response
> 69: 2021-04-20 22:47:10.453106 TestClient response GET received
> 69: 2021-04-20 22:47:10.453160 TestClient request GET /GET/test_01_concurrent_requests_11_small completed!
> 69: 2021-04-20 22:47:10.453166 TestClient sending GET /GET/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:10.453260 TestClient getting GET response
> 69: 2021-04-20 22:47:11.526110 TestClient response GET received
> 69: 2021-04-20 22:47:11.852426 TestClient request GET /GET/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:11.852444 TestClient start request 1
> 69: 2021-04-20 22:47:11.852451 TestClient sending PUT /PUT/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:11.852675 TestClient getting PUT response
> 69: 2021-04-20 22:47:12.495111 TestClient response PUT received
> 69: 2021-04-20 22:47:12.495190 TestClient request PUT /PUT/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:12.495198 TestClient sending GET /GET/test_01_concurrent_requests_11_small request
> 69: 2021-04-20 22:47:12.495307 TestClient getting GET response
> 69: 2021-04-20 22:47:13.216328 TestClient response GET received
> 69: 2021-04-20 22:47:13.216385 TestClient request GET /GET/test_01_concurrent_requests_11_small completed!
> 69: 2021-04-20 22:47:13.216392 TestClient sending GET /GET/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:13.216483 TestClient getting GET response
> 69: 2021-04-20 22:47:14.093799 TestClient response GET received
> 69: 2021-04-20 22:47:14.577915 TestClient request GET /GET/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:14.577933 TestClient start request 2
> 69: 2021-04-20 22:47:14.577941 TestClient sending PUT /PUT/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:14.578167 TestClient getting PUT response
> 69: 2021-04-20 22:47:15.250960 TestClient response PUT received
> 69: 2021-04-20 22:47:15.251049 TestClient request PUT /PUT/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:15.251057 TestClient sending GET /GET/test_01_concurrent_requests_11_small request
> 69: 2021-04-20 22:47:15.251163 TestClient getting GET response
> 69: 2021-04-20 22:47:16.150979 TestClient response GET received
> 69: 2021-04-20 22:47:16.151038 TestClient request GET /GET/test_01_concurrent_requests_11_small completed!
> 69: 2021-04-20 22:47:16.151044 TestClient sending GET /GET/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:16.151140 TestClient getting GET response
> 69: 2021-04-20 22:47:16.589597 TestClient response GET received
> 69: 2021-04-20 22:47:16.990732 TestClient request GET /GET/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:16.990751 TestClient start request 3
> 69: 2021-04-20 22:47:16.990758 TestClient sending PUT /PUT/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:16.990991 TestClient getting PUT response
> 69: 2021-04-20 22:47:17.763447 TestClient response PUT received
> 69: 2021-04-20 22:47:17.763533 TestClient request PUT /PUT/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:17.763540 TestClient sending GET /GET/test_01_concurrent_requests_11_small request
> 69: 2021-04-20 22:47:17.763654 TestClient getting GET response
> 69: 2021-04-20 22:47:18.138493 TestClient response GET received
> 69: 2021-04-20 22:47:18.138553 TestClient request GET /GET/test_01_concurrent_requests_11_small completed!
> 69: 2021-04-20 22:47:18.138560 TestClient sending GET /GET/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:18.138658 TestClient getting GET response
> 69: 2021-04-20 22:47:19.029740 TestClient response GET received
> 69: 2021-04-20 22:47:19.451489 TestClient request GET /GET/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:19.451508 TestClient start request 4
> 69: 2021-04-20 22:47:19.451516 TestClient sending PUT /PUT/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:19.451740 TestClient getting PUT response
> 69: 2021-04-20 22:47:20.281535 TestClient response PUT received
> 69: 2021-04-20 22:47:20.281613 TestClient request PUT /PUT/test_01_concurrent_requests_11 completed!
> 69: 2021-04-20 22:47:20.281622 TestClient sending GET /GET/test_01_concurrent_requests_11_small request
> 69: 2021-04-20 22:47:20.281731 TestClient getting GET response
> 69: 2021-04-20 22:47:20.898364 TestClient response GET received
> 69: 2021-04-20 22:47:20.898433 TestClient request GET /GET/test_01_concurrent_requests_11_small completed!
> 69: 2021-04-20 22:47:20.898439 TestClient sending GET /GET/test_01_concurrent_requests_11 request
> 69: 2021-04-20 22:47:20.898532 TestClient getting GET response
> 69: 2021-04-20 22:48:08.819683 TestClient 127.0.0.1:23989 shut down
> 69: FAIL
> 69: test_02_credit_replenish (system_tests_http1_over_tcp.Http1OverTcpEdge2EdgeTest) ... ERROR
> 69: test_03_server_reconnect (system_tests_http1_over_tcp.Http1OverTcpEdge2EdgeTest) ... ERROR
> 69: test_04_server_pining_for_the_fjords (system_tests_http1_over_tcp.Http1OverTcpEdge2EdgeTest) ... ERROR
> 69: test_05_large_streaming_msg (system_tests_http1_over_tcp.Http1OverTcpEdge2EdgeTest) ... ERROR
> {noformat}
> {noformat}
> 69: Router EA2 output file:
> 69: >>>>
> 69: Traceback (most recent call last):
> 69:   File "/usr/lib/python2.7/SocketServer.py", line 290, in _handle_request_noblock
> 69:     self.process_request(request, client_address)
> 69:   File "/usr/lib/python2.7/SocketServer.py", line 318, in process_request
> 69:     self.finish_request(request, client_address)
> 69:   File "/usr/lib/python2.7/SocketServer.py", line 331, in finish_request
> 69:     self.RequestHandlerClass(request, client_address, self)
> 69:   File "/usr/lib/python2.7/SocketServer.py", line 652, in __init__
> 69:     self.handle()
> 69:   File "/usr/lib/python2.7/BaseHTTPServer.py", line 342, in handle
> 69:     self.handle_one_request()
> 69:   File "/usr/lib/python2.7/BaseHTTPServer.py", line 310, in handle_one_request
> 69:     self.raw_requestline = self.rfile.readline(65537)
> 69:   File "/usr/lib/python2.7/socket.py", line 480, in readline
> 69:     data = self._sock.recv(self._rbufsize)
> 69: error: [Errno 104] Connection reset by peer
> {noformat}
> {noformat}
> 69: ======================================================================
> 69: FAIL: test_01_concurrent_requests (system_tests_http1_over_tcp.Http1OverTcpEdge2EdgeTest)
> 69: ----------------------------------------------------------------------
> 69: Traceback (most recent call last):
> 69:   File "/home/travis/build/apache/qpid-dispatch/tests/http1_tests.py", line 484, in test_01_concurrent_requests
> 69:     self.assertEqual(repeat_ct * REQ_CT, client.count)
> 69: AssertionError: 30 != 14
> 69: 
> 69: ----------------------------------------------------------------------
> 69: Ran 12 tests in 62.552s
> 69: 
> 69: FAILED (failures=1, errors=4)
> 69: ----------------------------------------
> 69: Exception happened during processing of request from ('127.0.0.1', 36942)
> 69: ----------------------------------------
> 69/72 Test #69: system_tests_http1_over_tcp .......................***Failed   62.62 sec
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org