Gitlab::Git::CommandError: 2:process spawn timed out after 10s
https://sentry.gitlab.net/gitlab/gitlabcom/issues/1052199/
GRPC::Unknown: 2:process spawn timed out after 10s
grpc/generic/active_call.rb:31:in `check_status'
fail GRPC::BadStatus.new_status_exception(
grpc/generic/active_call.rb:181:in `attach_status_results_and_complete_call'
recv_status_batch_result.check_status
grpc/generic/active_call.rb:170:in `receive_and_check_status'
attach_status_results_and_complete_call(batch_result)
grpc/generic/active_call.rb:338:in `each_remote_read_then_finish'
receive_and_check_status
gitlab/gitaly_client/commit_service.rb:419:in `each'
response.flat_map do |message|
...
(194 additional frame(s) were not displayed)
Gitlab::Git::CommandError: 2:process spawn timed out after 10s
gitlab/git/wraps_gitaly_errors.rb:13:in `rescue in wrapped_gitaly_errors'
raise Gitlab::Git::CommandError.new(e)
gitlab/git/wraps_gitaly_errors.rb:6:in `wrapped_gitaly_errors'
def wrapped_gitaly_errors(&block)
gitlab/git/commit.rb:153:in `batch_by_oid'
wrapped_gitaly_errors do
gitlab/git/rugged_impl/commit.rb:50:in `batch_by_oid'
super
repository.rb:128:in `commits_by'
commits = Gitlab::Git::Commit.batch_by_oid(raw_repository, oids)
...
(182 additional frame(s) were not displayed)
Gitlab::Git::CommandError: 2:process spawn timed out after 10s