Merge Request Bug again
Created by: MrKeiKun
Summary: I just created an MR that has 1 commit only and i get 500 after viewing it
Log:
2013-09-25T13:33:00Z 13537 TID--9rtlp2 PostReceive JID- INFO: start
2013-09-25T13:33:02Z 13537 TID--9rt080 ProjectWebHookWorker JID-286ae122dbac5e6231079e52 INFO: start
2013-09-25T13:33:02Z 13537 TID--9rtlp2 PostReceive JID- INFO: done: 1.688 sec
2013-09-25T13:33:12Z 13537 TID--9rt080 ProjectWebHookWorker JID-286ae122dbac5e6231079e52 INFO: fail: 10.186 sec
2013-09-25T13:33:12Z 13537 TID--9rt080 WARN: {"retry"=>true, "queue"=>"project_web_hook", "class"=>"ProjectWebHookWorker", "args"=>[36, {"before"=>"3c3e11ff9fadbf12b0e85093e8f9757bb8e15600", "after"=>"5d80b86f5a80634a075cbfcd5d0dadb8999e713b", "ref"=>"refs/heads/master", "user_id"=>2, "user_name"=>"Shido", "repository"=>{"name"=>"project", "url"=>"[email protected]:project/project.git", "description"=>"", "homepage"=>"http://example.com/project/project"}, "commits"=>[{"id"=>"5d80b86f5a80634a075cbfcd5d0dadb8999e713b", "message"=>"Follow up 3c3e11ff.", "timestamp"=>"2013-09-25T22:32:47+09:00", "url"=>"http://example.com/project/project/commit/5d80b86f5a80634a075cbfcd5d0dadb8999e713b", "author"=>{"name"=>"Shido", "email"=>"[email protected]"}}], "total_commits_count"=>1}], "jid"=>"286ae122dbac5e6231079e52", "enqueued_at"=>1380115982.2472103, "error_message"=>"Net::ReadTimeout", "error_class"=>"Net::ReadTimeout", "failed_at"=>2013-09-25 13:33:12 UTC, "retry_count"=>0}
2013-09-25T13:33:12Z 13537 TID--9rt080 WARN: Net::ReadTimeout
2013-09-25T13:33:12Z 13537 TID--9rt080 WARN: /usr/local/lib/ruby/2.0.0/net/protocol.rb:158:in `rescue in rbuf_fill'
/usr/local/lib/ruby/2.0.0/net/protocol.rb:152:in `rbuf_fill'
/usr/local/lib/ruby/2.0.0/net/protocol.rb:134:in `readuntil'
/usr/local/lib/ruby/2.0.0/net/protocol.rb:144:in `readline'
/usr/local/lib/ruby/2.0.0/net/http/response.rb:39:in `read_status_line'
/usr/local/lib/ruby/2.0.0/net/http/response.rb:28:in `read_new'
/usr/local/lib/ruby/2.0.0/net/http.rb:1406:in `block in transport_request'
/usr/local/lib/ruby/2.0.0/net/http.rb:1403:in `catch'
/usr/local/lib/ruby/2.0.0/net/http.rb:1403:in `transport_request'
/usr/local/lib/ruby/2.0.0/net/http.rb:1376:in `request'
/usr/local/lib/ruby/2.0.0/net/http.rb:1369:in `block in request'
/usr/local/lib/ruby/2.0.0/net/http.rb:852:in `start'
/usr/local/lib/ruby/2.0.0/net/http.rb:1367:in `request'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/httparty-0.11.0/lib/httparty/request.rb:92:in `perform'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/httparty-0.11.0/lib/httparty.rb:461:in `perform_request'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/httparty-0.11.0/lib/httparty.rb:414:in `post'
/home/git/gitlab/app/models/web_hook.rb:28:in `execute'
/home/git/gitlab/app/workers/project_web_hook_worker.rb:7:in `perform'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:48:in `block (3 levels) in process'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:115:in `call'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:115:in `block in invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/server/active_record.rb:6:in `call'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:117:in `block in invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/server/retry_jobs.rb:62:in `call'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:117:in `block in invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/server/logging.rb:11:in `block in call'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/logging.rb:22:in `with_context'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/server/logging.rb:7:in `call'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:117:in `block in invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:120:in `call'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:120:in `invoke'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:47:in `block (2 levels) in process'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:102:in `stats'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:46:in `block in process'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:83:in `do_defer'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:37:in `process'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:125:in `dispatch'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/actor.rb:326:in `block in handle_message'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:42:in `block in initialize'
/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/tasks/task_fiber.rb:11:in `block in create'