Bug 1289240 - Ran out of space trying to build LibreOffice
Summary: Ran out of space trying to build LibreOffice
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Copr
Classification: Community
Component: frontend
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-07 17:48 UTC by Bastien Nocera
Modified: 2016-10-03 20:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-12 17:08:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Bastien Nocera 2015-12-07 17:48:58 UTC
I tried multiple times to rebuild the latest versions of LibreOffice in COPR (only one architecture, and one distro version), and ended up with "No space left on device" errors aplenty.

Reproducer:

1. Grab src.rpm from latets
http://koji.fedoraproject.org/koji/packageinfo?packageID=11024
2. Rebuild it in COPR

Maybe the default VM disk sizes need to be increased, or take into account the src.rpm size when creating it.

Comment 1 Jakub Kadlčík 2016-05-12 09:45:20 UTC
Hello Bastien, thank you for the feedback.

I've tried to reproduce this, but instead "No space left on device" I got expired timeout.

mockchain.log.gz :
[2016-04-16 14:58:21,918][ ERROR][PID:27582] builder.build error building pkg `libreoffice`: BuildError: Build timeout expired. Time limit: 21600s


Then I tried to build it locally on my computer

# rpmbuild required 30G
rpmbuild -rb libreoffice-5.0.5.2-8.fc23.src.rpm

# mock required 32G
mock -r fedora-23-x86_64 libreoffice-5.0.5.2-8.fc23.src.rpm


Copr now have available about twice as much space then it required, so it should be ok.

However the current timeout set to 6 hours is the problem. On dev instance I've increased the limit to 24 hours and LO builds successfully (in about 8 hours).


@msuchy I can remember that you increased the timeout on backend - ansible repo 4df7a0a2 , but I found that it is not enough. It kind of specifies the default backend job timeout, but it is overridden by the value that comes within every single build from frontend. See my commit please.


Modified in: 1dd2d7e

Comment 2 Fedora Update System 2016-05-27 15:37:35 UTC
copr-frontend-1.93-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-af777aa589

Comment 3 Fedora Update System 2016-05-28 03:24:21 UTC
copr-frontend-1.93-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-af777aa589

Comment 4 clime 2016-06-03 14:35:49 UTC
New COPR version was released.

Comment 5 Fedora Update System 2016-07-01 14:45:24 UTC
copr-frontend-1.97-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ec39f79e18

Comment 6 Fedora Update System 2016-07-02 20:55:31 UTC
copr-frontend-1.97-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ec39f79e18

Comment 7 Fedora Update System 2016-08-17 14:44:14 UTC
copr-frontend-1.99-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-c38bc25dbc

Comment 8 Fedora Update System 2016-08-18 01:50:46 UTC
copr-frontend-1.99-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-c38bc25dbc

Comment 9 clime 2016-08-18 16:26:10 UTC
New Copr has been released.

Comment 10 Fedora Update System 2016-09-12 06:25:57 UTC
copr-frontend-1.101-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5a3cdc5801

Comment 11 Fedora Update System 2016-09-12 14:51:17 UTC
copr-frontend-1.101-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-5a3cdc5801

Comment 12 Fedora Update System 2016-10-03 20:21:26 UTC
copr-frontend-1.101-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.