Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.93 KB | None | 0 0
  1. CROCKHILL-MAC1:marketing-etl crockhill$ npm run routine -- anaplan_digital_channel_plan --GCLOUD_PROJECT_NAME=marketing-data-stage --GCLOUD_STORAGE_BUCKET=pedigree-stage
  2.  
  3. > marketing-etl@0.1.0 routine /Users/crockhill/Sites/marketing-etl
  4. > docker run --rm -v $(pwd)/.env:/usr/src/app/.env -v $(pwd)/.travis_utils/keyfile.json:/usr/src/app/.travis_utils/keyfile.json -v $(pwd)/import_files:/usr/src/app/import_files -v $(pwd)/logs:/usr/src/app/logs -v $(pwd)/index.js:/usr/src/app/index.js -v $(pwd)/src:/usr/src/app/src -v $(pwd)/test:/usr/src/app/test marketing-etl:local "anaplan_digital_channel_plan" "--GCLOUD_PROJECT_NAME=marketing-data-stage" "--GCLOUD_STORAGE_BUCKET=pedigree-stage"
  5.  
  6. Beginning the Anaplan Digital Channel Plan Report ETL @ 2019-08-09 10:09:49
  7.  
  8. Report Generation Response:
  9. {"taskId":"1ED11873F40F4839B79D52C93A4D5BDB"}
  10.  
  11.  
  12. Report is still [IN_PROGRESS] @ 2019-08-09 17:09:51
  13.  
  14. Report is still [IN_PROGRESS] @ 2019-08-09 17:09:52
  15.  
  16. Report is still [IN_PROGRESS] @ 2019-08-09 17:09:55
  17.  
  18. Report is still [IN_PROGRESS] @ 2019-08-09 17:09:59
  19.  
  20. The Anaplan Digital Channel Plan report has completed processing @ 2019-08-09 17:10:08
  21. Response Body:
  22. {"taskId":"1ED11873F40F4839B79D52C93A4D5BDB","currentStep":"Complete.","progress":1,"result":{"failureDumpAvailable":false,"objectId":"116000000052","successful":true},"taskState":"COMPLETE"}
  23.  
  24.  
  25. The file [./import_files/anaplan_digital_channel_plan.csv] was saved to disk @ 2019-08-09 17:10:28
  26.  
  27. <--- Last few GCs --->
  28.  
  29. 103754 ms: Scavenge 1808.8 (1871.0) -> 1796.1 (1872.0) MB, 18.1 / 0.0 ms [allocation failure].
  30. 114765 ms: Scavenge 2323.0 (2385.0) -> 2310.3 (2387.0) MB, 3177.3 / 0.7 ms (+ 20.8 ms in 69 steps since last GC) [allocation failure].
  31. 117369 ms: Scavenge 2325.2 (2387.0) -> 2312.6 (2389.0) MB, 30.2 / 0.2 ms (+ 31.4 ms in 227 steps since last GC) [allocation failure].
  32. 120567 ms: Scavenge 2327.5 (2390.0) -> 2314.8 (2391.0) MB, 24.2 / 0.2 ms (+ 465.6 ms in 227 steps since last GC) [allocation failure].
  33.  
  34.  
  35. <--- JS stacktrace --->
  36.  
  37. ==== JS stack trace =========================================
  38.  
  39. Security context: 0x1947016cf781 <JS Object>
  40. 1: finish_cell [/usr/src/app/node_modules/xlsx/xlsx.js:6410] [pc=0x177482be519e] (this=0x22cdb1a94529 <JS Global Object>)
  41. 2: dsv_to_sheet_str [/usr/src/app/node_modules/xlsx/xlsx.js:~6369] [pc=0x17748332ec63] (this=0x22cdb1a94529 <JS Global Object>,str=0x143191ec9db9 <Very long string[99488794]>,opts=0x143191ec9d99 <an Object with map 0x123b2f821c61>)
  42. 3: prn_to_sheet_str [/usr/src/a...
  43.  
  44. FATAL ERROR: invalid table size Allocation failed - JavaScript heap out of memory
  45. 1: node::Abort() [node]
  46. 2: 0x7d017c [node]
  47. 3: v8::Utils::ReportApiFailure(char const*, char const*) [node]
  48. 4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [node]
  49. 5: v8::internal::HashTable<v8::internal::NameDictionary, v8::internal::NameDictionaryShape, v8::internal::Handle<v8::internal::Name> >::New(v8::internal::Isolate*, int, v8::internal::MinimumCapacity, v8::internal::PretenureFlag) [node]
  50. 6: v8::internal::Dictionary<v8::internal::NameDictionary, v8::internal::NameDictionaryShape, v8::internal::Handle<v8::internal::Name> >::EnsureCapacity(v8::internal::Handle<v8::internal::NameDictionary>, int, v8::internal::Handle<v8::internal::Name>) [node]
  51. 7: v8::internal::Dictionary<v8::internal::NameDictionary, v8::internal::NameDictionaryShape, v8::internal::Handle<v8::internal::Name> >::Add(v8::internal::Handle<v8::internal::NameDictionary>, v8::internal::Handle<v8::internal::Name>, v8::internal::Handle<v8::internal::Object>, v8::internal::PropertyDetails) [node]
  52. 8: v8::internal::JSObject::AddSlowProperty(v8::internal::Handle<v8::internal::JSObject>, v8::internal::Handle<v8::internal::Name>, v8::internal::Handle<v8::internal::Object>, v8::internal::PropertyAttributes) [node]
  53. 9: v8::internal::Object::AddDataProperty(v8::internal::LookupIterator*, v8::internal::Handle<v8::internal::Object>, v8::internal::PropertyAttributes, v8::internal::Object::ShouldThrow, v8::internal::Object::StoreFromKeyed) [node]
  54. 10: v8::internal::Object::SetProperty(v8::internal::LookupIterator*, v8::internal::Handle<v8::internal::Object>, v8::internal::LanguageMode, v8::internal::Object::StoreFromKeyed) [node]
  55. 11: v8::internal::Runtime::SetObjectProperty(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, v8::internal::LanguageMode) [node]
  56. 12: v8::internal::Runtime_SetProperty(int, v8::internal::Object**, v8::internal::Isolate*) [node]
  57. 13: 0x177482a092a7
  58.  
  59. npm ERR! Darwin 18.6.0
  60. npm ERR! argv "/Users/crockhill/.nvm/versions/node/v6.3.0/bin/node" "/Users/crockhill/.nvm/versions/node/v6.3.0/bin/npm" "run" "routine" "--" "anaplan_digital_channel_plan" "--GCLOUD_PROJECT_NAME=marketing-data-stage" "--GCLOUD_STORAGE_BUCKET=pedigree-stage"
  61. npm ERR! node v6.3.0
  62. npm ERR! npm v3.10.3
  63. npm ERR! code ELIFECYCLE
  64. npm ERR! marketing-etl@0.1.0 routine: `docker run --rm -v $(pwd)/.env:/usr/src/app/.env -v $(pwd)/.travis_utils/keyfile.json:/usr/src/app/.travis_utils/keyfile.json -v $(pwd)/import_files:/usr/src/app/import_files -v $(pwd)/logs:/usr/src/app/logs -v $(pwd)/index.js:/usr/src/app/index.js -v $(pwd)/src:/usr/src/app/src -v $(pwd)/test:/usr/src/app/test marketing-etl:local "anaplan_digital_channel_plan" "--GCLOUD_PROJECT_NAME=marketing-data-stage" "--GCLOUD_STORAGE_BUCKET=pedigree-stage"`
  65. npm ERR! Exit status 139
  66. npm ERR!
  67. npm ERR! Failed at the marketing-etl@0.1.0 routine script 'docker run --rm -v $(pwd)/.env:/usr/src/app/.env -v $(pwd)/.travis_utils/keyfile.json:/usr/src/app/.travis_utils/keyfile.json -v $(pwd)/import_files:/usr/src/app/import_files -v $(pwd)/logs:/usr/src/app/logs -v $(pwd)/index.js:/usr/src/app/index.js -v $(pwd)/src:/usr/src/app/src -v $(pwd)/test:/usr/src/app/test marketing-etl:local "anaplan_digital_channel_plan" "--GCLOUD_PROJECT_NAME=marketing-data-stage" "--GCLOUD_STORAGE_BUCKET=pedigree-stage"'.
  68. npm ERR! Make sure you have the latest version of node.js and npm installed.
  69. npm ERR! If you do, this is most likely a problem with the marketing-etl package,
  70. npm ERR! not with npm itself.
  71. npm ERR! Tell the author that this fails on your system:
  72. npm ERR! docker run --rm -v $(pwd)/.env:/usr/src/app/.env -v $(pwd)/.travis_utils/keyfile.json:/usr/src/app/.travis_utils/keyfile.json -v $(pwd)/import_files:/usr/src/app/import_files -v $(pwd)/logs:/usr/src/app/logs -v $(pwd)/index.js:/usr/src/app/index.js -v $(pwd)/src:/usr/src/app/src -v $(pwd)/test:/usr/src/app/test marketing-etl:local "anaplan_digital_channel_plan" "--GCLOUD_PROJECT_NAME=marketing-data-stage" "--GCLOUD_STORAGE_BUCKET=pedigree-stage"
  73. npm ERR! You can get information on how to open an issue for this project with:
  74. npm ERR! npm bugs marketing-etl
  75. npm ERR! Or if that isn't available, you can get their info via:
  76. npm ERR! npm owner ls marketing-etl
  77. npm ERR! There is likely additional logging output above.
  78.  
  79. npm ERR! Please include the following file with any support request:
  80. npm ERR! /Users/crockhill/Sites/marketing-etl/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement