Launchpad has imported 2 comments from the remote bug at https://bz.apache.org/bugzilla/show_bug.cgi?id=64652.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2020-08-06T19:32:33+00:00 Bryce Harrington wrote: Ubuntu's CI has seen an irregularly recurring test failure: t/apache/etags.t .................... ok t/apache/expr.t ..................... ok # Failed test 17 in t/apache/expr_string.t at line 87 t/apache/expr_string.t .............. Failed 1/29 subtests t/apache/getfile.t .................. ok https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1890302 https://autopkgtest.ubuntu.com/packages/a/apache2/groovy/armhf We have not been able to reproduce the issue on local hardware, only in CI. We had attempted to add debug info to help isolate the cause, but with it added the test case always passed. It looks like Apache2 upstream also noticed this failure in the Apache2 CI: http://mail-archives.apache.org/mod_mbox/httpd-dev/202001.mbox/%[email protected]%3E http://mail-archives.apache.org/mod_mbox/httpd-dev/202001.mbox/%3C20200113145056.GA12523%40redhat.com%3E https://travis-ci.org/github/apache/httpd/jobs/633442262 This thread speculates it's a timing issue reading the error log too quickly, and suggests adding a usleep() might work around the problem. I've applied this change to Ubuntu to see if it passes our CI. Reply at: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1890302/comments/6 ------------------------------------------------------------------------ On 2020-08-06T19:34:46+00:00 Bryce Harrington wrote: Btw, we're seeing this on the armhf architecture, but the apache mailing list discussion suggests its not arch-specific. Reply at: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1890302/comments/7 ** Changed in: apache2 Status: Unknown => Confirmed ** Changed in: apache2 Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890302 Title: apache2 run-test-suite fails frequently in autopkgtest in groovy/armhf To manage notifications about this bug go to: https://bugs.launchpad.net/apache2/+bug/1890302/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
