Guest User

Untitled

a guest
Dec 27th, 2019
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 13.10 KB | None | 0 0
  1. $ git push heroku master
  2.  
  3. Counting objects: 461, done.
  4. Delta compression using up to 8 threads.
  5. Compressing objects: 100% (425/425), done.
  6. Writing objects: 100% (461/461), 191.68 KiB | 6.39 MiB/s, done.
  7. Total 461 (delta 202), reused 0 (delta 0)
  8. remote: Compressing source files... done.
  9. remote: Building source:
  10. remote:
  11. remote: -----> Ruby app detected
  12. remote: -----> Compiling Ruby/Rails
  13. remote: -----> Using Ruby version: ruby-2.6.3
  14. remote: -----> Vendoring libpq 5.12.1
  15. remote: -----> Removing BUNDLED WITH version in the Gemfile.lock
  16. remote: -----> Installing dependencies using bundler 1.17.3
  17. remote:        Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
  18. remote:        The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
  19. remote:        Fetching gem metadata from https://rubygems.org/............
  20. remote:        Fetching rake 13.0.1
  21. remote:        Installing rake 13.0.1
  22. remote:        Fetching concurrent-ruby 1.1.5
  23. remote:        Fetching thread_safe 0.3.6
  24. remote:        Fetching minitest 5.13.0
  25. remote:        Installing minitest 5.13.0
  26. remote:        Installing thread_safe 0.3.6
  27. remote:        Installing concurrent-ruby 1.1.5
  28. remote:        Fetching zeitwerk 2.2.2
  29. remote:        Installing zeitwerk 2.2.2
  30. remote:        Fetching builder 3.2.3
  31. remote:        Fetching erubi 1.9.0
  32. remote:        Installing builder 3.2.3
  33. remote:        Installing erubi 1.9.0
  34. remote:        Fetching mini_portile2 2.4.0
  35. remote:        Fetching crass 1.0.5
  36. remote:        Installing crass 1.0.5
  37. remote:        Installing mini_portile2 2.4.0
  38. remote:        Fetching rack 2.0.8
  39. remote:        Installing rack 2.0.8
  40. remote:        Fetching nio4r 2.5.2
  41. remote:        Installing nio4r 2.5.2 with native extensions
  42. remote:        Fetching websocket-extensions 0.1.4
  43. remote:        Installing websocket-extensions 0.1.4
  44. remote:        Fetching mimemagic 0.3.3
  45. remote:        Installing mimemagic 0.3.3
  46. remote:        Fetching mini_mime 1.0.2
  47. remote:        Installing mini_mime 1.0.2
  48. remote:        Fetching msgpack 1.3.1
  49. remote:        Using bundler 1.17.3
  50. remote:        Fetching climate_control 0.2.0
  51. remote:        Installing msgpack 1.3.1 with native extensions
  52. remote:        Installing climate_control 0.2.0
  53. remote:        Fetching ffi 1.11.3
  54. remote:        Installing ffi 1.11.3 with native extensions
  55. remote:        Fetching method_source 0.9.2
  56. remote:        Installing method_source 0.9.2
  57. remote:        Fetching mime-types-data 3.2019.1009
  58. remote:        Installing mime-types-data 3.2019.1009
  59. remote:        Fetching pg 1.1.4
  60. remote:        Installing pg 1.1.4 with native extensions
  61. remote:        Fetching thor 0.20.3
  62. remote:        Installing thor 0.20.3
  63. remote:        Fetching tilt 2.0.10
  64. remote:        Installing tilt 2.0.10
  65. remote:        Fetching turbolinks-source 5.2.0
  66. remote:        Installing turbolinks-source 5.2.0
  67. remote:        Fetching tzinfo 1.2.5
  68. remote:        Installing tzinfo 1.2.5
  69. remote:        Fetching nokogiri 1.10.7
  70. remote:        Installing nokogiri 1.10.7 with native extensions
  71. remote:        Fetching i18n 1.7.0
  72. remote:        Installing i18n 1.7.0
  73. remote:        Fetching websocket-driver 0.7.1
  74. remote:        Installing websocket-driver 0.7.1 with native extensions
  75. remote:        Fetching rack-test 1.1.0
  76. remote:        Installing rack-test 1.1.0
  77. remote:        Fetching rack-proxy 0.6.5
  78. remote:        Installing rack-proxy 0.6.5
  79. remote:        Fetching sprockets 4.0.0
  80. remote:        Installing sprockets 4.0.0
  81. remote:        Fetching marcel 0.3.3
  82. remote:        Installing marcel 0.3.3
  83. remote:        Fetching mail 2.7.1
  84. remote:        Installing mail 2.7.1
  85. remote:        Fetching terrapin 0.6.0
  86. remote:        Installing terrapin 0.6.0
  87. remote:        Fetching puma 4.3.1
  88. remote:        Installing puma 4.3.1 with native extensions
  89. remote:        Fetching mime-types 3.3
  90. remote:        Installing mime-types 3.3
  91. remote:        Fetching bootsnap 1.4.5
  92. remote:        Installing bootsnap 1.4.5 with native extensions
  93. remote:        Fetching turbolinks 5.2.1
  94. remote:        Installing turbolinks 5.2.1
  95. remote:        Fetching sassc 2.2.1
  96. remote:        Installing sassc 2.2.1 with native extensions
  97. remote:        Fetching activesupport 6.0.1
  98. remote:        Installing activesupport 6.0.1
  99. remote:        Fetching loofah 2.4.0
  100. remote:        Installing loofah 2.4.0
  101. remote:        Fetching rails-dom-testing 2.0.3
  102. remote:        Installing rails-dom-testing 2.0.3
  103. remote:        Fetching globalid 0.4.2
  104. remote:        Installing globalid 0.4.2
  105. remote:        Fetching activemodel 6.0.1
  106. remote:        Installing activemodel 6.0.1
  107. remote:        Fetching jbuilder 2.9.1
  108. remote:        Fetching rails-html-sanitizer 1.3.0
  109. remote:        Installing jbuilder 2.9.1
  110. remote:        Installing rails-html-sanitizer 1.3.0
  111. remote:        Fetching activejob 6.0.1
  112. remote:        Installing activejob 6.0.1
  113. remote:        Fetching activerecord 6.0.1
  114. remote:        Installing activerecord 6.0.1
  115. remote:        Fetching paperclip 6.1.0
  116. remote:        Installing paperclip 6.1.0
  117. remote:        Fetching actionview 6.0.1
  118. remote:        Installing actionview 6.0.1
  119. remote:        Fetching actionpack 6.0.1
  120. remote:        Installing actionpack 6.0.1
  121. remote:        Fetching actioncable 6.0.1
  122. remote:        Fetching activestorage 6.0.1
  123. remote:        Installing actioncable 6.0.1
  124. remote:        Installing activestorage 6.0.1
  125. remote:        Fetching actionmailer 6.0.1
  126. remote:        Installing actionmailer 6.0.1
  127. remote:        Fetching railties 6.0.1
  128. remote:        Fetching sprockets-rails 3.2.1
  129. remote:        Installing sprockets-rails 3.2.1
  130. remote:        Installing railties 6.0.1
  131. remote:        Fetching actionmailbox 6.0.1
  132. remote:        Installing actionmailbox 6.0.1
  133. remote:        Fetching actiontext 6.0.1
  134. remote:        Installing actiontext 6.0.1
  135. remote:        Fetching webpacker 4.2.0
  136. remote:        Fetching rails 6.0.1
  137. remote:        Installing rails 6.0.1
  138. remote:        Installing webpacker 4.2.0
  139. remote:        Fetching sassc-rails 2.1.2
  140. remote:        Installing sassc-rails 2.1.2
  141. remote:        Fetching sass-rails 6.0.0
  142. remote:        Installing sass-rails 6.0.0
  143. remote:        Bundle complete! 20 Gemfile dependencies, 62 gems now installed.
  144. remote:        Gems in the groups development and test were not installed.
  145. remote:        Bundled gems are installed into `./vendor/bundle`
  146. remote:        Post-install message from i18n:
  147. remote:        
  148. remote:        HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
  149. remote:        But that may break your application.
  150. remote:        
  151. remote:        Please check your Rails app for 'config.i18n.fallbacks = true'.
  152. remote:        If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
  153. remote:        'config.i18n.fallbacks = [I18n.default_locale]'.
  154. remote:        If not, fallbacks will be broken in your app by I18n 1.1.x.
  155. remote:        
  156. remote:        For more info see:
  157. remote:        https://github.com/svenfuchs/i18n/releases/tag/v1.1.0
  158. remote:        
  159. remote:        Post-install message from paperclip:
  160. remote:        ##################################################
  161. remote:        #  NOTE FOR UPGRADING FROM 4.3.0 OR EARLIER      #
  162. remote:        ##################################################
  163. remote:        
  164. remote:        Paperclip is now compatible with aws-sdk-s3.
  165. remote:        
  166. remote:        If you are using S3 storage, aws-sdk-s3 requires you to make a few small
  167. remote:        changes:
  168. remote:        
  169. remote:        * You must set the `s3_region`
  170. remote:        * If you are explicitly setting permissions anywhere, such as in an initializer,
  171. remote:          note that the format of the permissions changed from using an underscore to
  172. remote:          using a hyphen. For example, `:public_read` needs to be changed to
  173. remote:          `public-read`.
  174. remote:        
  175. remote:        For a walkthrough of upgrading from 4 to *5* (not 6) and aws-sdk >= 2.0 you can watch
  176. remote:        http://rubythursday.com/episodes/ruby-snack-27-upgrade-paperclip-and-aws-sdk-in-prep-for-rails-5
  177. remote:        Bundle completed (196.66s)
  178. remote:        Cleaning up the bundler cache.
  179. remote:        The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
  180. remote: -----> Installing node-v10.15.3-linux-x64
  181. remote: -----> Installing yarn-v1.16.0
  182. remote: -----> Detecting rake tasks
  183. remote: -----> Preparing app for Rails asset pipeline
  184. remote:        Running: rake assets:precompile
  185. remote:        yarn install v1.16.0
  186. remote:        [1/4] Resolving packages...
  187. remote:        [2/4] Fetching packages...
  188. remote:        [3/4] Linking dependencies...
  189. remote:        [4/4] Building fresh packages...
  190. remote:        success Saved lockfile.
  191. remote:        Done in 0.14s.
  192. remote:        yarn install v1.16.0
  193. remote:        [1/4] Resolving packages...
  194. remote:        success Nothing to install.
  195. remote:        Done in 0.05s.
  196. remote:        I, [2019-12-27T10:41:37.454428 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/manifest-cadda289ef9c70eaa0879a36e6263cb33f7523a16b3ef862e0b8609cdc2bdab1.js
  197. remote:        I, [2019-12-27T10:41:37.454667 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/manifest-cadda289ef9c70eaa0879a36e6263cb33f7523a16b3ef862e0b8609cdc2bdab1.js.gz
  198. remote:        I, [2019-12-27T10:41:37.454890 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/application-cafffcb062e834463253199a3afbcb8ee13fdcddda6fcc4d89505cfd4926bafb.css
  199. remote:        I, [2019-12-27T10:41:37.455045 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/application-cafffcb062e834463253199a3afbcb8ee13fdcddda6fcc4d89505cfd4926bafb.css.gz
  200. remote:        I, [2019-12-27T10:41:37.455244 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/articles-d0ff5974b6aa52cf562bea5921840c032a860a91a3512f7fe8f768f6bbe005f6.css
  201. remote:        I, [2019-12-27T10:41:37.455393 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/articles-d0ff5974b6aa52cf562bea5921840c032a860a91a3512f7fe8f768f6bbe005f6.css.gz
  202. remote:        I, [2019-12-27T10:41:37.455596 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/comments-d0ff5974b6aa52cf562bea5921840c032a860a91a3512f7fe8f768f6bbe005f6.css
  203. remote:        I, [2019-12-27T10:41:37.455743 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/comments-d0ff5974b6aa52cf562bea5921840c032a860a91a3512f7fe8f768f6bbe005f6.css.gz
  204. remote:        I, [2019-12-27T10:41:37.455938 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/screen-6e2f15c97c852f851dac2f08c39cbe588673f1dafc87ca8839fe916b15a4b24d.css
  205. remote:        I, [2019-12-27T10:41:37.456092 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/screen-6e2f15c97c852f851dac2f08c39cbe588673f1dafc87ca8839fe916b15a4b24d.css.gz
  206. remote:        I, [2019-12-27T10:41:37.456290 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/styles-04e2439046b3af310d2076b793a637be81085b50af349bb03127751101f30f6f.css
  207. remote:        I, [2019-12-27T10:41:37.456433 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/styles-04e2439046b3af310d2076b793a637be81085b50af349bb03127751101f30f6f.css.gz
  208. remote:        I, [2019-12-27T10:41:37.456631 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/tags-d0ff5974b6aa52cf562bea5921840c032a860a91a3512f7fe8f768f6bbe005f6.css
  209. remote:        I, [2019-12-27T10:41:37.456779 #1731]  INFO -- : Writing /tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490/public/assets/tags-d0ff5974b6aa52cf562bea5921840c032a860a91a3512f7fe8f768f6bbe005f6.css.gz
  210. remote:        Compiling...
  211. remote:        Compilation failed:
  212. remote:        yarn run v1.16.0
  213. remote:        info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  214. remote:        
  215. remote:        
  216. remote:        error Couldn't find a package.json file in "/tmp/build_0e5b0c14c98db4a63ddfc87fc6d11490"
  217. remote:        
  218. remote:
  219. remote:  !
  220. remote:  !     Precompiling assets failed.
  221. remote:  !
  222. remote:  !     Push rejected, failed to compile Ruby app.
  223. remote:
  224. remote:  !     Push failed
  225. remote: Verifying deploy...
  226. remote:
  227. remote: !   Push rejected to shrouded-shore-17237.
  228. remote:
  229. To https://git.heroku.com/shrouded-shore-17237.git
  230.  ! [remote rejected] master -> master (pre-receive hook declined)
  231. error: failed to push some refs to 'https://git.heroku.com/shrouded-shore-17237.git'
Advertisement
Add Comment
Please, Sign In to add comment