7:57:26 PM: Skipping functions preparation step: no functions directory set
7:57:26 PM: Caching artifacts
7:57:26 PM: Started saving node modules
7:57:26 PM: Finished saving node modules
7:57:26 PM: Started saving pip cache
7:57:26 PM: Finished saving pip cache
7:57:26 PM: Started saving emacs cask dependencies
7:57:26 PM: Finished saving emacs cask dependencies
7:57:26 PM: Started saving maven dependencies
7:57:26 PM: Finished saving maven dependencies
7:57:26 PM: Started saving boot dependencies
7:57:26 PM: Finished saving boot dependencies
7:57:26 PM: Started saving go dependencies
7:57:26 PM: Finished saving go dependencies
7:57:30 PM: Build script success
7:57:30 PM: Starting to deploy site from 'public'
7:57:33 PM: Creating deploy tree asynchronously
7:57:35 PM: Creating deploy upload records
7:58:31 PM: 6403 new files to upload
7:58:31 PM: 0 new functions to upload
8:00:06 PM: Build exited unexpectedly
mkdir -p public && node --max-old-space-size=8192 ./download.js && mkdir -p public && node --max-old-space-size=8192 ./structure.js
I am running 2 NodeJS, the first is downloading structured XML from the API. And the second parses this XML into JSON files. Because of this, I have 40,000+ JSON files.