Created
July 27, 2016 02:00
-
-
Save BanzaiMan/a8e7116c6a80abf34e1fa48efa1e9dcb to your computer and use it in GitHub Desktop.
Stack trace when https://github.com/travis-ci/travis-build/pull/356/commits/bb16a55b414a22dd66ab41c924251d85a665efff is run for a push build (e.g., https://staging.travis-ci.org/travis-ci/travis_staging_test/builds/507055)
This file contains hidden or 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
2016-07-27T01:57:07.618998+00:00 app[web.1]: 2016-07-27 01:57:07 - TypeError - no implicit conversion of nil into String: | |
2016-07-27T01:57:07.619014+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/jwt-1.5.4/lib/jwt.rb:63:in `digest' | |
2016-07-27T01:57:07.619015+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/jwt-1.5.4/lib/jwt.rb:63:in `sign_hmac' | |
2016-07-27T01:57:07.619016+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/jwt-1.5.4/lib/jwt.rb:24:in `sign' | |
2016-07-27T01:57:07.619017+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/jwt-1.5.4/lib/jwt.rb:83:in `encoded_signature' | |
2016-07-27T01:57:07.619017+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/jwt-1.5.4/lib/jwt.rb:93:in `encode' | |
2016-07-27T01:57:07.619018+00:00 app[web.1]: /app/lib/travis/build/addons/jwt.rb:28:in `block in before_before_script' | |
2016-07-27T01:57:07.619019+00:00 app[web.1]: /app/lib/travis/build/addons/jwt.rb:19:in `each' | |
2016-07-27T01:57:07.619020+00:00 app[web.1]: /app/lib/travis/build/addons/jwt.rb:19:in `before_before_script' | |
2016-07-27T01:57:07.619021+00:00 app[web.1]: /app/lib/travis/build/addons.rb:34:in `block in run_stage' | |
2016-07-27T01:57:07.619021+00:00 app[web.1]: /app/lib/travis/build/addons.rb:33:in `each' | |
2016-07-27T01:57:07.619022+00:00 app[web.1]: /app/lib/travis/build/addons.rb:33:in `run_stage' | |
2016-07-27T01:57:07.619022+00:00 app[web.1]: /app/lib/travis/build/stages/addon.rb:8:in `block in run' | |
2016-07-27T01:57:07.619022+00:00 app[web.1]: /app/lib/travis/shell/builder.rb:162:in `with_options' | |
2016-07-27T01:57:07.619023+00:00 app[web.1]: /app/lib/travis/build/stages/base.rb:13:in `with_stage' | |
2016-07-27T01:57:07.619023+00:00 app[web.1]: /app/lib/travis/build/stages/addon.rb:8:in `run' | |
2016-07-27T01:57:07.619024+00:00 app[web.1]: /app/lib/travis/build/stages/base.rb:17:in `run_addon_stage' | |
2016-07-27T01:57:07.619024+00:00 app[web.1]: /app/lib/travis/build/stages/builtin.rb:9:in `block in run' | |
2016-07-27T01:57:07.619025+00:00 app[web.1]: /app/lib/travis/shell/builder.rb:162:in `with_options' | |
2016-07-27T01:57:07.619025+00:00 app[web.1]: /app/lib/travis/build/stages/base.rb:13:in `with_stage' | |
2016-07-27T01:57:07.619025+00:00 app[web.1]: /app/lib/travis/build/stages/builtin.rb:8:in `run' | |
2016-07-27T01:57:07.619026+00:00 app[web.1]: /app/lib/travis/build/stages.rb:73:in `run_stage' | |
2016-07-27T01:57:07.619026+00:00 app[web.1]: /app/lib/travis/build/stages.rb:62:in `block (2 levels) in run' | |
2016-07-27T01:57:07.619027+00:00 app[web.1]: /app/lib/travis/build/stages.rb:62:in `each' | |
2016-07-27T01:57:07.619027+00:00 app[web.1]: /app/lib/travis/build/stages.rb:62:in `block in run' | |
2016-07-27T01:57:07.619028+00:00 app[web.1]: /app/lib/travis/build/stages.rb:61:in `each' | |
2016-07-27T01:57:07.619028+00:00 app[web.1]: /app/lib/travis/build/stages.rb:61:in `each_slice' | |
2016-07-27T01:57:07.619029+00:00 app[web.1]: /app/lib/travis/build/stages.rb:61:in `run' | |
2016-07-27T01:57:07.619029+00:00 app[web.1]: /app/lib/travis/build/script.rb:135:in `run' | |
2016-07-27T01:57:07.619029+00:00 app[web.1]: /app/lib/travis/build/script.rb:77:in `sexp' | |
2016-07-27T01:57:07.619030+00:00 app[web.1]: /app/lib/travis/build/script.rb:73:in `compile' | |
2016-07-27T01:57:07.619030+00:00 app[web.1]: /app/lib/travis/api/build/app.rb:63:in `block in <class:App>' | |
2016-07-27T01:57:07.619031+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1611:in `call' | |
2016-07-27T01:57:07.619031+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1611:in `block in compile!' | |
2016-07-27T01:57:07.619032+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:975:in `[]' | |
2016-07-27T01:57:07.619032+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:975:in `block (3 levels) in route!' | |
2016-07-27T01:57:07.619033+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:994:in `route_eval' | |
2016-07-27T01:57:07.619033+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:975:in `block (2 levels) in route!' | |
2016-07-27T01:57:07.619034+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1015:in `block in process_route' | |
2016-07-27T01:57:07.619034+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1013:in `catch' | |
2016-07-27T01:57:07.619034+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1013:in `process_route' | |
2016-07-27T01:57:07.619035+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:973:in `block in route!' | |
2016-07-27T01:57:07.619035+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:972:in `each' | |
2016-07-27T01:57:07.619036+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:972:in `route!' | |
2016-07-27T01:57:07.619036+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1085:in `block in dispatch!' | |
2016-07-27T01:57:07.619036+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `block in invoke' | |
2016-07-27T01:57:07.619037+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `catch' | |
2016-07-27T01:57:07.619037+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `invoke' | |
2016-07-27T01:57:07.619043+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1082:in `dispatch!' | |
2016-07-27T01:57:07.619043+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:907:in `block in call!' | |
2016-07-27T01:57:07.619043+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `block in invoke' | |
2016-07-27T01:57:07.619044+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `catch' | |
2016-07-27T01:57:07.619044+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `invoke' | |
2016-07-27T01:57:07.619044+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:907:in `call!' | |
2016-07-27T01:57:07.619045+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:895:in `call' | |
2016-07-27T01:57:07.619045+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:954:in `forward' | |
2016-07-27T01:57:07.619049+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1028:in `route_missing' | |
2016-07-27T01:57:07.619050+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:989:in `route!' | |
2016-07-27T01:57:07.619050+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:985:in `route!' | |
2016-07-27T01:57:07.619051+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1085:in `block in dispatch!' | |
2016-07-27T01:57:07.619051+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `block in invoke' | |
2016-07-27T01:57:07.619051+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `catch' | |
2016-07-27T01:57:07.619052+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `invoke' | |
2016-07-27T01:57:07.619052+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1082:in `dispatch!' | |
2016-07-27T01:57:07.619052+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:907:in `block in call!' | |
2016-07-27T01:57:07.619052+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `block in invoke' | |
2016-07-27T01:57:07.619053+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `catch' | |
2016-07-27T01:57:07.619053+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1067:in `invoke' | |
2016-07-27T01:57:07.619054+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:907:in `call!' | |
2016-07-27T01:57:07.619054+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:895:in `call' | |
2016-07-27T01:57:07.619055+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/xss_header.rb:18:in `call' | |
2016-07-27T01:57:07.619055+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/path_traversal.rb:16:in `call' | |
2016-07-27T01:57:07.619056+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/json_csrf.rb:18:in `call' | |
2016-07-27T01:57:07.619056+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/base.rb:49:in `call' | |
2016-07-27T01:57:07.619056+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/base.rb:49:in `call' | |
2016-07-27T01:57:07.619057+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/frame_options.rb:31:in `call' | |
2016-07-27T01:57:07.619057+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/nulllogger.rb:9:in `call' | |
2016-07-27T01:57:07.619058+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/head.rb:13:in `call' | |
2016-07-27T01:57:07.619058+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:182:in `call' | |
2016-07-27T01:57:07.619059+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:2013:in `call' | |
2016-07-27T01:57:07.619059+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-ssl-1.4.1/lib/rack/ssl.rb:27:in `call' | |
2016-07-27T01:57:07.619060+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/xss_header.rb:18:in `call' | |
2016-07-27T01:57:07.619060+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/path_traversal.rb:16:in `call' | |
2016-07-27T01:57:07.619060+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/json_csrf.rb:18:in `call' | |
2016-07-27T01:57:07.619061+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/base.rb:49:in `call' | |
2016-07-27T01:57:07.619061+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/base.rb:49:in `call' | |
2016-07-27T01:57:07.619062+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-protection-1.5.3/lib/rack/protection/frame_options.rb:31:in `call' | |
2016-07-27T01:57:07.619062+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/nulllogger.rb:9:in `call' | |
2016-07-27T01:57:07.619062+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/head.rb:13:in `call' | |
2016-07-27T01:57:07.619063+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:182:in `call' | |
2016-07-27T01:57:07.619063+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:2013:in `call' | |
2016-07-27T01:57:07.619064+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1487:in `block in call' | |
2016-07-27T01:57:07.619064+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1787:in `synchronize' | |
2016-07-27T01:57:07.619065+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/sinatra-1.4.7/lib/sinatra/base.rb:1487:in `call' | |
2016-07-27T01:57:07.619065+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.4.0/lib/puma/configuration.rb:224:in `call' | |
2016-07-27T01:57:07.619065+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.4.0/lib/puma/server.rb:569:in `handle_request' | |
2016-07-27T01:57:07.619066+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.4.0/lib/puma/server.rb:406:in `process_client' | |
2016-07-27T01:57:07.619066+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.4.0/lib/puma/server.rb:271:in `block in run' | |
2016-07-27T01:57:07.619066+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.4.0/lib/puma/thread_pool.rb:114:in `call' | |
2016-07-27T01:57:07.619067+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.4.0/lib/puma/thread_pool.rb:114:in `block in spawn_thread' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment