[
https://issues.apache.org/jira/browse/DISPATCH-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484198#comment-17484198
]
Jiri Daněk commented on DISPATCH-2094:
--------------------------------------
https://app.travis-ci.com/github/apache/qpid-dispatch/jobs/557587318#L7187
{noformat}
69: test_post_upload_large_image_jpg
(system_tests_http2.Http2TestEdgeToEdgeViaInteriorRouter) ... FAIL
69: test_put_request (system_tests_http2.Http2TestEdgeToEdgeViaInteriorRouter)
... FAIL
No output has been received in the last 10m0s, this potentially indicates a
stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on:
https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received
The build has been terminated
{noformat}
There should be a timeout in the python unittest, which would stop the test if
it goes for > 8 minutes, say. It could possibly be in run.py. Or as a wrapper
that is running subprocesses? We don't really know what gets stuck, if it is a
router shutting down, or python client trying to connect somewhere...
> System tests can freeze, observed especially on AArch64 or s390x
> ----------------------------------------------------------------
>
> Key: DISPATCH-2094
> URL: https://issues.apache.org/jira/browse/DISPATCH-2094
> Project: Qpid Dispatch
> Issue Type: Test
> Affects Versions: 1.16.0
> Reporter: Jiri Daněk
> Priority: Minor
> Fix For: 1.19.0
>
>
> Sometimes the system tests freeze. This is especially frequent on AArch64. It
> is possible this is caused by architecture-specific behavior regarding
> threading. AMD64 is strongly memory consistent, while AArch64 is not. Maybe
> some undefined behavior on AArch64 causes the races to be more serious than
> elsewhere.
> https://travis-ci.com/github/apache/qpid-dispatch/jobs/502066462#L9193
> {noformat}
> 64: test_05_no_settlement_same_interior
> (system_tests_stuck_deliveries.RouterTest) ... ok
> {noformat}
> https://travis-ci.com/github/apache/qpid-dispatch/jobs/502066461#L7611
> {noformat}
> 70: test_01_concurrent_requests
> (system_tests_http1_adaptor.Http1AdaptorEdge2EdgeTest)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]