Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=915791
--- Comment #4 from Petr Pisar ppisar@redhat.com --- These are some time-outs or locking problems in SQLite:
# Creating 100 files... # created 10/100 [Wed Mar 20 16:51:06 2013] crash log: Database error from MogileFS::Store/lib/MogileFS/Store.pm/1219: database is locked at lib/MogileFS/Worker/Monitor.pm line 378. # created 20/100 [Wed Mar 20 16:51:07 2013] Child 2640 (monitor) died: 256 (UNEXPECTED) [Wed Mar 20 16:51:07 2013] Job monitor has only 0, wants 1, making 1. # created 30/100 MogileFS::Backend: timed out after 3s against 127.0.0.1:7001 when sending command: [create_close domain=testdom&fid=43&devid=2&path=http://127.0.1.1:7500/dev2/0/000/000/0000000043.fid&size=8192&key=ma... ] at /usr/share/perl5/vendor_perl/MogileFS/NewHTTPFile.pm line 335. # Tests were run but no plan was declared and done_testing() was not seen. [Wed Mar 20 16:51:16 2013] ending run due to SIGTERM
that occur only in mock environment. There are some massive parallel tests and SQLite is not capable to handle them probably. Other option is to use MySQL or Postgres back-end, but AFAIK both are fuzzy in mock.
I'm going to disable the tests.