Created
May 21, 2022 20:58
-
-
Save nerg4l/bce69372d17cb50a940285bd851d4c8f to your computer and use it in GitHub Desktop.
herokuish on arm64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker run --rm -v /abs/app/path:/tmp/app gliderlabs/herokuish /bin/herokuish test | |
::: BUILDING APP ::: | |
[1G [1G-----> Warning: Multiple default buildpacks reported the ability to handle this app. The first buildpack in the list below will be used. | |
[1G [1G Detected buildpacks: ruby nodejs | |
[1G [1G-----> Ruby app detected | |
[1G-----> Installing bundler 2.3.10 | |
[1G-----> Removing BUNDLED WITH version in the Gemfile.lock | |
[1G-----> Compiling Ruby/Rails | |
[1G-----> Using Ruby version: ruby-2.7.4 | |
[1G-----> Installing dependencies using bundler 2.3.10 | |
[1G Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 bundle install -j4 | |
[1G Fetching gem metadata from https://rubygems.org/......... | |
[1G Fetching rake 12.3.3 | |
[1G Installing rake 12.3.3 | |
[1G Fetching concurrent-ruby 1.1.9 | |
[1G Fetching minitest 5.14.4 | |
[1G Fetching builder 3.2.4 | |
[1G Fetching thread_safe 0.3.6 | |
[1G Installing thread_safe 0.3.6 | |
[1G Installing minitest 5.14.4 | |
[1G Installing builder 3.2.4 | |
[1G Installing concurrent-ruby 1.1.9 | |
[1G Fetching erubi 1.10.0 | |
[1G Fetching mini_portile2 2.6.1 | |
[1G Installing erubi 1.10.0 | |
[1G Installing mini_portile2 2.6.1 | |
[1G Fetching racc 1.5.2 | |
[1G Fetching crass 1.0.6 | |
[1G Installing crass 1.0.6 | |
[1G Fetching rack 2.2.3 | |
[1G Installing racc 1.5.2 with native extensions | |
[1G Fetching nio4r 2.5.8 | |
[1G Installing rack 2.2.3 | |
[1G Installing nio4r 2.5.8 with native extensions | |
[1G Fetching websocket-extensions 0.1.5 | |
[1G Installing websocket-extensions 0.1.5 | |
[1G Fetching mini_mime 1.1.2 | |
[1G Installing mini_mime 1.1.2 | |
[1G Fetching arel 9.0.0 | |
[1G Fetching marcel 1.0.2 | |
[1G Installing arel 9.0.0 | |
[1G Installing marcel 1.0.2 | |
[1G Fetching msgpack 1.4.2 | |
[1G Installing msgpack 1.4.2 with native extensions | |
[1G Using bundler 2.3.10 | |
[1G Fetching coffee-script-source 1.12.2 | |
[1G Installing coffee-script-source 1.12.2 | |
[1G Fetching execjs 2.8.1 | |
[1G Installing execjs 2.8.1 | |
[1G Fetching method_source 0.9.2 | |
[1G Installing method_source 0.9.2 | |
[1G Fetching thor 0.20.3 | |
[1G Installing thor 0.20.3 | |
[1G Fetching ffi 1.15.4 | |
[1G Installing ffi 1.15.4 with native extensions | |
[1G Fetching rb-fsevent 0.11.0 | |
[1G Installing rb-fsevent 0.11.0 | |
[1G Fetching pg 0.21.0 | |
[1G Installing pg 0.21.0 with native extensions | |
[1G Fetching rdoc 6.3.2 | |
[1G Installing rdoc 6.3.2 | |
[1G Fetching tilt 2.0.10 | |
[1G Installing tilt 2.0.10 | |
[1G Fetching turbolinks-source 5.2.0 | |
[1G Installing turbolinks-source 5.2.0 | |
[1G Fetching tzinfo 1.2.9 | |
[1G Installing tzinfo 1.2.9 | |
[1G Fetching i18n 1.8.10 | |
[1G Installing i18n 1.8.10 | |
[1G Fetching websocket-driver 0.7.5 | |
[1G Installing websocket-driver 0.7.5 with native extensions | |
[1G Fetching rack-test 1.1.0 | |
[1G Installing rack-test 1.1.0 | |
[1G Fetching sprockets 3.7.2 | |
[1G Installing sprockets 3.7.2 | |
[1G Fetching mail 2.7.1 | |
[1G Installing mail 2.7.1 | |
[1G Fetching coffee-script 2.4.1 | |
[1G Installing coffee-script 2.4.1 | |
[1G Fetching uglifier 4.2.0 | |
[1G Installing uglifier 4.2.0 | |
[1G Fetching puma 4.3.10 | |
[1G Installing puma 4.3.10 with native extensions | |
[1G Fetching nokogiri 1.12.5 (x86_64-linux) | |
[1G Installing nokogiri 1.12.5 (x86_64-linux) | |
[1G Fetching sdoc 2.2.0 | |
[1G Installing sdoc 2.2.0 | |
[1G Fetching turbolinks 5.2.1 | |
[1G Installing turbolinks 5.2.1 | |
[1G Fetching activesupport 5.2.6 | |
[1G Installing activesupport 5.2.6 | |
[1G Fetching bootsnap 1.9.1 | |
[1G Installing bootsnap 1.9.1 with native extensions | |
[1G Fetching rb-inotify 0.10.1 | |
[1G Installing rb-inotify 0.10.1 | |
[1G Fetching loofah 2.12.0 | |
[1G Installing loofah 2.12.0 | |
[1G Fetching rails-dom-testing 2.0.3 | |
[1G Installing rails-dom-testing 2.0.3 | |
[1G Fetching globalid 0.5.2 | |
[1G Installing globalid 0.5.2 | |
[1G Fetching activemodel 5.2.6 | |
[1G Installing activemodel 5.2.6 | |
[1G Fetching jbuilder 2.11.2 | |
[1G Installing jbuilder 2.11.2 | |
[1G Fetching listen 3.7.0 | |
[1G Installing listen 3.7.0 | |
[1G Fetching sass-listen 4.0.0 | |
[1G Installing sass-listen 4.0.0 | |
[1G Fetching rails-html-sanitizer 1.4.2 | |
[1G Installing rails-html-sanitizer 1.4.2 | |
[1G Fetching activejob 5.2.6 | |
[1G Installing activejob 5.2.6 | |
[1G Fetching activerecord 5.2.6 | |
[1G Installing activerecord 5.2.6 | |
[1G Fetching sass 3.7.4 | |
[1G Installing sass 3.7.4 | |
[1G Fetching actionview 5.2.6 | |
[1G Installing actionview 5.2.6 | |
[1G Fetching actionpack 5.2.6 | |
[1G Installing actionpack 5.2.6 | |
[1G Fetching actioncable 5.2.6 | |
[1G Fetching actionmailer 5.2.6 | |
[1G Installing actionmailer 5.2.6 | |
[1G Installing actioncable 5.2.6 | |
[1G Fetching activestorage 5.2.6 | |
[1G Fetching railties 5.2.6 | |
[1G Installing activestorage 5.2.6 | |
[1G Installing railties 5.2.6 | |
[1G Fetching sprockets-rails 3.2.2 | |
[1G Installing sprockets-rails 3.2.2 | |
[1G Fetching coffee-rails 4.2.2 | |
[1G Fetching jquery-rails 4.4.0 | |
[1G Installing coffee-rails 4.2.2 | |
[1G Fetching rails 5.2.6 | |
[1G Installing jquery-rails 4.4.0 | |
[1G Installing rails 5.2.6 | |
[1G Fetching sass-rails 5.1.0 | |
[1G Installing sass-rails 5.1.0 | |
[1G Bundle complete! 13 Gemfile dependencies, 64 gems now installed. | |
[1G Gems in the groups 'development' and 'test' were not installed. | |
[1G Bundled gems are installed into `./vendor/bundle` | |
[1G Post-install message from sass: | |
[1G | |
[1G Ruby Sass has reached end-of-life and should no longer be used. | |
[1G | |
[1G * If you use Sass as a command-line tool, we recommend using Dart Sass, the new | |
[1G primary implementation: https://sass-lang.com/install | |
[1G | |
[1G * If you use Sass as a plug-in for a Ruby web framework, we recommend using the | |
[1G sassc gem: https://github.com/sass/sassc-ruby#readme | |
[1G | |
[1G * For more details, please refer to the Sass blog: | |
[1G https://sass-lang.com/blog/posts/7828841 | |
[1G | |
[1G Bundle completed (241.07s) | |
[1G Cleaning up the bundler cache. | |
[1G-----> Installing node-v16.13.1-linux-x64 | |
[1G-----> Detecting rake tasks | |
[1G-----> Preparing app for Rails asset pipeline | |
[1G Running: rake assets:precompile | |
[1G Yarn executable was not detected in the system. | |
[1G Download Yarn at https://yarnpkg.com/en/docs/install | |
[1G I, [2022-05-21T20:56:27.206263 #3918] INFO -- : Writing /tmp/build/public/assets/lang-logo-975635515a3eba8a4dbe12956ddcce29610bf587eba6f72c1a66e6a4c97dce44.png | |
[1G I, [2022-05-21T20:56:42.538695 #3918] INFO -- : Writing /tmp/build/public/assets/application-7ef3cb274badf9a96491b7876550df6e391308ad936a221a42f9a0046ecfeb78.js | |
[1G I, [2022-05-21T20:56:42.539425 #3918] INFO -- : Writing /tmp/build/public/assets/application-7ef3cb274badf9a96491b7876550df6e391308ad936a221a42f9a0046ecfeb78.js.gz | |
[1G I, [2022-05-21T20:56:42.685617 #3918] INFO -- : Writing /tmp/build/public/assets/application-4b3e7d10f15531ed01fb27360f045b1be6bfd6a2788cbe7cba29ebf78f04be4b.css | |
[1G I, [2022-05-21T20:56:42.686001 #3918] INFO -- : Writing /tmp/build/public/assets/application-4b3e7d10f15531ed01fb27360f045b1be6bfd6a2788cbe7cba29ebf78f04be4b.css.gz | |
[1G Asset precompilation completed (21.88s) | |
[1G Cleaning assets | |
[1G Running: rake assets:clean | |
[1G-----> Detecting rails configuration | |
[1G | |
[1G [1m[33m###### WARNING:[0m | |
[1G | |
[1G There is a more recent Ruby version available for you to use: | |
[1G | |
[1G 2.7.6 | |
[1G | |
[1G The latest version will include security and bug fixes. We always recommend | |
[1G running the latest version of your minor release. | |
[1G | |
[1G Please upgrade your Ruby version. | |
[1G | |
[1G For all available Ruby versions see: | |
[1G https://devcenter.heroku.com/articles/ruby-support#supported-runtimes | |
[1G | |
[1G | |
[1G [1G-----> Discovering process types | |
[1G Procfile declares types -> web | |
::: STARTING WEB ::: | |
::: RETRYING LISTENER (1) ::: | |
[4115] Puma starting in cluster mode... | |
[4115] * Version 4.3.10 (ruby 2.7.4-p191), codename: Mysterious Traveller | |
[4115] * Min threads: 5, max threads: 5 | |
[4115] * Environment: production | |
[4115] * Process workers: 2 | |
[4115] * Preloading application | |
::: RETRYING LISTENER (2) ::: | |
::: RETRYING LISTENER (3) ::: | |
::: RETRYING LISTENER (4) ::: | |
::: RETRYING LISTENER (5) ::: | |
::: RETRYING LISTENER (6) ::: | |
::: RETRYING LISTENER (7) ::: | |
::: RETRYING LISTENER (8) ::: | |
::: RETRYING LISTENER (9) ::: | |
::: RETRYING LISTENER (10) ::: | |
::: RETRYING LISTENER (11) ::: | |
::: RETRYING LISTENER (12) ::: | |
[4115] * Listening on tcp://0.0.0.0:5678 | |
[4115] ! WARNING: Detected 1 Thread(s) started in app boot: | |
[4115] ! #<Thread:0x000000401464ab00 /app/vendor/bundle/ruby/2.7.0/gems/activerecord-5.2.6/lib/active_record/connection_adapters/abstract/connection_pool.rb:299 sleep> - /app/vendor/bundle/ruby/2.7.0/gems/activerecord-5.2.6/lib/active_record/connection_adapters/abstract/connection_pool.rb:301:in `sleep' | |
[4115] Use Ctrl-C to stop | |
[4115] - Worker 0 (pid: 4241) booted, phase: 0 | |
[4115] - Worker 1 (pid: 4244) booted, phase: 0 | |
::: FOUND LISTENER ::: | |
::: CHECKING APP ::: | |
I, [2022-05-21T20:57:10.186066 #4244] INFO -- : [45438321-f1a1-41dc-8408-ef6790c95bfc] Started GET "/" for 127.0.0.1 at 2022-05-21 20:57:10 +0000 | |
I, [2022-05-21T20:57:10.192780 #4244] INFO -- : [45438321-f1a1-41dc-8408-ef6790c95bfc] Processing by WelcomeController#index as */* | |
I, [2022-05-21T20:57:10.253628 #4244] INFO -- : [45438321-f1a1-41dc-8408-ef6790c95bfc] Rendering welcome/index.erb within layouts/application | |
I, [2022-05-21T20:57:10.259782 #4244] INFO -- : [45438321-f1a1-41dc-8408-ef6790c95bfc] Rendered welcome/index.erb within layouts/application (4.9ms) | |
I, [2022-05-21T20:57:10.271844 #4244] INFO -- : [45438321-f1a1-41dc-8408-ef6790c95bfc] Completed 200 OK in 76ms (Views: 25.0ms) | |
::: TEST FINISHED ::: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment