zawsx / test_ruby-please_ignore

test ruby - please ignore


Contributors zawsx

Last run failed with status code 255.

Console output of last run

Injecting configuration and compiling... [1G [1G-----> Ruby app detected [1G-----> Compiling Ruby [1G-----> Using Ruby version: ruby-2.0.0 [1G-----> Installing dependencies using bundler 1.15.2 [1G Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment [1G--- ERROR REPORT TEMPLATE ------------------------------------------------------- [1G # Error Report [1G ## Questions [1G Please fill out answers to these questions, it'll help us figure out [1G why things are going wrong. [1G - **What did you do?** [1G I ran the command `vendor/bundle/ruby/2.0.0/bin/bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment --no-clean` [1G - **What did you expect to happen?** [1G I expected Bundler to... [1G - **What happened instead?** [1G Instead, what happened was... [1G - **Have you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?** [1G I tried... [1G - **Have you read our issues document, https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md?** [1G ... [1G ## Backtrace [1G ``` [1G RuntimeError: Unable to find a spec satisfying mini_portile2 (~> 2.4.0) in the set. Perhaps the lockfile is corrupted? [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/spec_set.rb:39:in `block in for' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/spec_set.rb:24:in `loop' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/spec_set.rb:24:in `for' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/spec_set.rb:79:in `materialize' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/definition.rb:199:in `missing_dependencies' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/installer.rb:219:in `block in resolve_if_need' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/ui/shell.rb:127:in `with_level' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/ui/shell.rb:86:in `silence' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/installer.rb:216:in `resolve_if_need' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/installer.rb:78:in `run' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/installer.rb:24:in `install' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli/install.rb:68:in `run' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli.rb:186:in `block in install' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/settings.rb:92:in `temporary' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli.rb:185:in `install' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/exe/bundle:30:in `block in ' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/exe/bundle:22:in `' [1G vendor/bundle/ruby/2.0.0/bin/bundle:22:in `load' [1G vendor/bundle/ruby/2.0.0/bin/bundle:22:in `' [1G ``` [1G ## Environment [1G ``` [1G Bundler 1.15.2 [1G Rubygems 2.0.14.1 [1G Ruby 2.0.0p648 (2015-12-16 revision 53162) [x86_64-linux] [1G GEM_HOME /tmp/build/vendor/bundle/ruby/2.0.0 [1G GEM_PATH [1G Git 1.9.1 [1G Platform x86_64-linux [1G OpenSSL OpenSSL 1.0.1f 6 Jan 2014 [1G ``` [1G ## Bundler settings [1G ``` [1G frozen [1G Set for your local app (/tmp/build/.bundle/config): true [1G path [1G Set for your local app (/tmp/build/.bundle/config): "vendor/bundle" [1G bin [1G Set for your local app (/tmp/build/.bundle/config): "vendor/bundle/bin" [1G jobs [1G Set for your local app (/tmp/build/.bundle/config): 4 [1G without [1G Set for your local app (/tmp/build/.bundle/config): "development:test" [1G disable_shared_gems [1G Set for your local app (/tmp/build/.bundle/config): true [1G gemfile [1G Set via BUNDLE_GEMFILE: "/tmp/build/Gemfile" [1G config [1G Set via BUNDLE_CONFIG: "/tmp/build/.bundle/config" [1G ``` [1G ## Gemfile [1G ### Gemfile [1G ```ruby [1G # It's easy to add more libraries or choose different versions. Any libraries [1G # specified here will be installed and made available to your morph.io scraper. [1G # Find out more: https://morph.io/documentation/ruby [1G source "https://rubygems.org" [1G ruby "2.0.0" [1G gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults" [1G gem "mechanize" [1G ``` [1G ### Gemfile.lock [1G ``` [1G GIT [1G remote: https://github.com/openaustralia/scraperwiki-ruby.git [1G revision: fc50176812505e463077d5c673d504a6a234aa78 [1G branch: morph_defaults [1G specs: [1G scraperwiki (3.0.1) [1G httpclient [1G sqlite_magic [1G GEM [1G remote: https://rubygems.org/ [1G specs: [1G domain_name (0.5.24) [1G unf (>= 0.0.5, < 1.0.0) [1G http-cookie (1.0.2) [1G domain_name (~> 0.5) [1G httpclient (2.6.0.1) [1G mechanize (2.7.3) [1G domain_name (~> 0.5, >= 0.5.1) [1G http-cookie (~> 1.0) [1G mime-types (~> 2.0) [1G net-http-digest_auth (~> 1.1, >= 1.1.1) [1G net-http-persistent (~> 2.5, >= 2.5.2) [1G nokogiri (~> 1.10.4) [1G ntlm-http (~> 0.1, >= 0.1.1) [1G webrobots (>= 0.0.9, < 0.2) [1G mime-types (2.5) [1G mini_portile (0.6.2) [1G net-http-digest_auth (1.4) [1G net-http-persistent (2.9.4) [1G nokogiri (1.10.4) [1G mini_portile2 (~> 2.4.0) [1G ntlm-http (0.1.1) [1G sqlite3 (1.3.10) [1G sqlite_magic (0.0.3) [1G sqlite3 [1G unf (0.1.4) [1G unf_ext [1G unf_ext (0.0.7.1) [1G webrobots (0.1.1) [1G PLATFORMS [1G ruby [1G DEPENDENCIES [1G mechanize [1G scraperwiki! [1G ``` [1G--- TEMPLATE END ---------------------------------------------------------------- [1G Unfortunately, an unexpected error occurred, and Bundler cannot continue. [1G First, try this link to see if there are any existing issue reports for this error: [1G https://github.com/bundler/bundler/search?q=Unable+to+find+a+spec+satisfying+mini_portile2+%28%7E%3E+2.4.0%29+in+the+set.+Perhaps+the+lockfile+is+corrupted%3F&type=Issues [1G If there aren't any reports for this error yet, please create copy and paste the report template above into a new issue. Don't forget to anonymize any private data! The new issue form is located at: [1G https://github.com/bundler/bundler/issues/new [1G Bundler Output: --- ERROR REPORT TEMPLATE ------------------------------------------------------- [1G # Error Report [1G [1G ## Questions [1G [1G Please fill out answers to these questions, it'll help us figure out [1G why things are going wrong. [1G [1G - **What did you do?** [1G [1G I ran the command `vendor/bundle/ruby/2.0.0/bin/bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment --no-clean` [1G [1G - **What did you expect to happen?** [1G [1G I expected Bundler to... [1G [1G - **What happened instead?** [1G [1G Instead, what happened was... [1G [1G - **Have you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?** [1G [1G I tried... [1G [1G - **Have you read our issues document, https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md?** [1G [1G ... [1G [1G ## Backtrace [1G [1G ``` [1G RuntimeError: Unable to find a spec satisfying mini_portile2 (~> 2.4.0) in the set. Perhaps the lockfile is corrupted? [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/spec_set.rb:39:in `block in for' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/spec_set.rb:24:in `loop' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/spec_set.rb:24:in `for' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/spec_set.rb:79:in `materialize' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/definition.rb:199:in `missing_dependencies' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/installer.rb:219:in `block in resolve_if_need' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/ui/shell.rb:127:in `with_level' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/ui/shell.rb:86:in `silence' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/installer.rb:216:in `resolve_if_need' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/installer.rb:78:in `run' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/installer.rb:24:in `install' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli/install.rb:68:in `run' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli.rb:186:in `block in install' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/settings.rb:92:in `temporary' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli.rb:185:in `install' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/exe/bundle:30:in `block in ' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors' [1G /tmp/build/vendor/bundle/ruby/2.0.0/gems/bundler-1.15.2/exe/bundle:22:in `' [1G vendor/bundle/ruby/2.0.0/bin/bundle:22:in `load' [1G vendor/bundle/ruby/2.0.0/bin/bundle:22:in `' [1G ``` [1G [1G ## Environment [1G [1G ``` [1G Bundler 1.15.2 [1G Rubygems 2.0.14.1 [1G Ruby 2.0.0p648 (2015-12-16 revision 53162) [x86_64-linux] [1G GEM_HOME /tmp/build/vendor/bundle/ruby/2.0.0 [1G GEM_PATH [1G Git 1.9.1 [1G Platform x86_64-linux [1G OpenSSL OpenSSL 1.0.1f 6 Jan 2014 [1G ``` [1G [1G ## Bundler settings [1G [1G ``` [1G frozen [1G Set for your local app (/tmp/build/.bundle/config): true [1G path [1G Set for your local app (/tmp/build/.bundle/config): "vendor/bundle" [1G bin [1G Set for your local app (/tmp/build/.bundle/config): "vendor/bundle/bin" [1G jobs [1G Set for your local app (/tmp/build/.bundle/config): 4 [1G without [1G Set for your local app (/tmp/build/.bundle/config): "development:test" [1G disable_shared_gems [1G Set for your local app (/tmp/build/.bundle/config): true [1G gemfile [1G Set via BUNDLE_GEMFILE: "/tmp/build/Gemfile" [1G config [1G Set via BUNDLE_CONFIG: "/tmp/build/.bundle/config" [1G ``` [1G [1G ## Gemfile [1G [1G ### Gemfile [1G [1G ```ruby [1G # It's easy to add more libraries or choose different versions. Any libraries [1G # specified here will be installed and made available to your morph.io scraper. [1G # Find out more: https://morph.io/documentation/ruby [1G [1G source "https://rubygems.org" [1G [1G ruby "2.0.0" [1G [1G gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults" [1G gem "mechanize" [1G ``` [1G [1G ### Gemfile.lock [1G [1G ``` [1G GIT [1G remote: https://github.com/openaustralia/scraperwiki-ruby.git [1G revision: fc50176812505e463077d5c673d504a6a234aa78 [1G branch: morph_defaults [1G specs: [1G scraperwiki (3.0.1) [1G httpclient [1G sqlite_magic [1G [1G GEM [1G remote: https://rubygems.org/ [1G specs: [1G domain_name (0.5.24) [1G unf (>= 0.0.5, < 1.0.0) [1G http-cookie (1.0.2) [1G domain_name (~> 0.5) [1G httpclient (2.6.0.1) [1G mechanize (2.7.3) [1G domain_name (~> 0.5, >= 0.5.1) [1G http-cookie (~> 1.0) [1G mime-types (~> 2.0) [1G net-http-digest_auth (~> 1.1, >= 1.1.1) [1G net-http-persistent (~> 2.5, >= 2.5.2) [1G nokogiri (~> 1.10.4) [1G ntlm-http (~> 0.1, >= 0.1.1) [1G webrobots (>= 0.0.9, < 0.2) [1G mime-types (2.5) [1G mini_portile (0.6.2) [1G net-http-digest_auth (1.4) [1G net-http-persistent (2.9.4) [1G nokogiri (1.10.4) [1G mini_portile2 (~> 2.4.0) [1G ntlm-http (0.1.1) [1G sqlite3 (1.3.10) [1G sqlite_magic (0.0.3) [1G sqlite3 [1G unf (0.1.4) [1G unf_ext [1G unf_ext (0.0.7.1) [1G webrobots (0.1.1) [1G [1G PLATFORMS [1G ruby [1G [1G DEPENDENCIES [1G mechanize [1G scraperwiki! [1G ``` [1G [1G--- TEMPLATE END ---------------------------------------------------------------- [1G [1G Unfortunately, an unexpected error occurred, and Bundler cannot continue. [1G [1G First, try this link to see if there are any existing issue reports for this error: [1G https://github.com/bundler/bundler/search?q=Unable+to+find+a+spec+satisfying+mini_portile2+%28%7E%3E+2.4.0%29+in+the+set.+Perhaps+the+lockfile+is+corrupted%3F&type=Issues [1G [1G If there aren't any reports for this error yet, please create copy and paste the report template above into a new issue. Don't forget to anonymize any private data! The new issue form is located at: [1G https://github.com/bundler/bundler/issues/new [1G ! [1G ! Failed to install gems via Bundler. [1G !

Statistics

Total run time: 1 minute

Total cpu time used: less than 5 seconds

Total disk space used: 23.5 KB

History

  • Manually ran revision a618251f and failed .
  • Manually ran revision a618251f and failed .
  • Manually ran revision a618251f and failed .
  • Manually ran revision a618251f and failed .
  • Manually ran revision a618251f and failed .
  • ...
  • Created on morph.io

Show complete history