Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump supermin memory for building legacy oscontainer on ppc64le #3191

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

dustymabe
Copy link
Member

We're seeing cannot allocate memory errors pretty consistently right now on ppc64le when trying to build the legacy oscontainer. Let's throw some more memory at it for now, which seems to be working.

Here's an example of what the error looks like:

2022-11-11 02:08:26,095 INFO - Running command: ['ostree', '--repo=/var/lib/containers/storage/overlay/bc2dc5abbd3fd58d5db95d673ff0c30bde2e6c04963186ab42656499e2ee0023/merged/srv/repo', 'pull-local', '--disable-fsync', '/home/jenkins/agent/workspace/build-arch/tmp/repo', 'fe1abec6cd59ffc02b5ae8f616d1211614ba99e5061dd427e77d4001bfc3403e']
error: Importing 2193179e6b5b4f5040c842f6cc1f309c617e9f5705a642d234a162a681db5b51.file: fstatat(21/93179e6b5b4f5040c842f6cc1f309c617e9f5705a642d234a162a681db5b51.filez): Cannot allocate memory

@mike-nguyen
Copy link
Member

/lgtm

mike-nguyen
mike-nguyen previously approved these changes Nov 11, 2022
ravanelli
ravanelli previously approved these changes Nov 11, 2022
We're seeing `cannot allocate memory` errors pretty consistently right
now on ppc64le when trying to build the legacy oscontainer. Let's throw
some more memory at it for now, which seems to be working.

Here's an example of what the error looks like:

```
2022-11-11 02:08:26,095 INFO - Running command: ['ostree', '--repo=/var/lib/containers/storage/overlay/bc2dc5abbd3fd58d5db95d673ff0c30bde2e6c04963186ab42656499e2ee0023/merged/srv/repo', 'pull-local', '--disable-fsync', '/home/jenkins/agent/workspace/build-arch/tmp/repo', 'fe1abec6cd59ffc02b5ae8f616d1211614ba99e5061dd427e77d4001bfc3403e']
error: Importing 2193179e6b5b4f5040c842f6cc1f309c617e9f5705a642d234a162a681db5b51.file: fstatat(21/93179e6b5b4f5040c842f6cc1f309c617e9f5705a642d234a162a681db5b51.filez): Cannot allocate memory
```
@dustymabe dustymabe enabled auto-merge (rebase) November 11, 2022 15:51
@dustymabe dustymabe merged commit 88843e3 into coreos:main Nov 11, 2022
@dustymabe dustymabe deleted the dusty-fix-9p-ppc64le branch November 11, 2022 17:36
@dustymabe
Copy link
Member Author

/cherry-pick rhcos-4.12

@openshift-cherrypick-robot

@dustymabe: new pull request created: #3193

In response to this:

/cherry-pick rhcos-4.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants