You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Gitlab user @juergbi] explained to me on IRC the way bst1 uses FUSE results in large amounts of fd's used. The 1024 files open max that freedesktop-sdk has for x86_64/i686 is simply too little. bst2 may end up using less but regardless, this seems like a user error based on investigation.
See original issue on GitLab
In GitLab by [Gitlab user @valentindavid] on Aug 11, 2020, 14:37
Summary
On a builder for Freedesktop SDK we often have failures happening during push.
Note, most of the time there is nothing to push, the ref is already on all the servers. And the error happens.
The
pushers
number is default (should be 4). Thefetchers
number is reduced to 5.Example of logs:
This is using BuildStream 1.4.3.
Steps to reproduce
What is the current bug behavior?
What is the expected correct behavior?
Relevant logs and/or screenshots
Possible fixes
Other relevant information
The text was updated successfully, but these errors were encountered: