You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Jay Doane (JIRA)" <ji...@apache.org> on 2017/03/27 07:01:41 UTC

[jira] [Issue Comment Deleted] (COUCHDB-3340) EUnit: syslog timeout

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

Jay Doane updated COUCHDB-3340:
-------------------------------
    Comment: was deleted

(was: Opened https://github.com/apache/couchdb-couch-log/pull/17)

> EUnit: syslog timeout
> ---------------------
>
>                 Key: COUCHDB-3340
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3340
>             Project: CouchDB
>          Issue Type: Test
>          Components: Test Suite
>            Reporter: Joan Touzet
>            Assignee: Jay Doane
>
> Happening semi-often (but not consistently) in our Jenkins builds. These are within Docker images, so this failure may be related to syslogd running slowly inside the images.
> {noformat}
> module 'couch_log_writer_syslog_test'
>   couch_log_writer_syslog_test:
>   couch_log_writer_syslog_test_...*timed out*
>   undefined
> {noformat}
> Here's a bit more detail from a recent log:
> {noformat}
> module 'couch_log_writer_syslog_test'
>   couch_log_writer_syslog_test: couch_log_writer_syslog_test_...[0.181 s] ok
>   couch_log_writer_syslog_test: couch_log_writer_syslog_test_...Internal error: {error,undef,
>                     [{io,fwrite,["*timed out*\n",[]],[]},
>                      {eunit_tty,handle_cancel,3,
>                          [{file,"eunit_tty.erl"},{line,171}]},
>                      {eunit_listener,call,3,
>                          [{file,"eunit_listener.erl"},{line,132}]},
>                      {eunit_listener,group_loop,4,
>                          [{file,"eunit_listener.erl"},{line,93}]},
>                      {eunit_listener,'-init_fun/2-fun-0-',2,
>                          [{file,"eunit_listener.erl"},{line,58}]}]}.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)