our builds are no longer collecting artifacts correctly. They seem to be running out of memory or something like that. When I look at the artifact tab I see a file /tmp/memory-usage.txt that includes a “ps” output. I’d include the file here but it has a lot of curl requests with AWS keys visible. What do you recommend that we do?
the build and test phase is running fine, no OOM issues. Its the circleci artifact uploader that is OOMing. the memory-usage.txt files shows curl uploads to the circleci artifact s3 bucket.