Project

General

Profile

Actions

Fix #11889

closed

ubuntu@tracker.front.sepia.ceph.com lingering git fetch-pack

Added by Loïc Dachary almost 9 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

On June 5, 2015 there was exactly one lingering git fetch-pack, stuck for two days. I've observed the same in the past, some git fetch-pack stuck for more than two days. I did a git gc ; git prune in the ceph git mirror and thought it went away. But it appears to be unrelated. There are other git repositories associated to other projects but none of them suffer from the same problem.

cephtra+ 14384  0.0  0.2 480496 171040 ?       Sl   Jun03   0:31 Passenger RackApp: /home/cephtracker/tracker.ceph.com
cephtra+ 14888  0.0  0.0   4428   616 ?        S    Jun03   0:00  \_ sh -c git --git-dir='/home/cephtracker/redmine-git/ceph.git' fetch origin > /tmp/github_hook_exec20150603-14384-18agwcn 2>&1
cephtra+ 14890  0.0  0.0  29992 15132 ?        S    Jun03   0:00      \_ git --git-dir=/home/cephtracker/redmine-git/ceph.git fetch origin
cephtra+ 14891  0.0  0.0 171812 13452 ?        S    Jun03   0:00          \_ git-remote-https origin https://github.com/ceph/ceph.git
cephtra+ 14894  0.0  0.0 112220 27272 ?        S    Jun03   0:00              \_ git fetch-pack --stateless-rpc --stdin --lock-pack --include-tag --thin --no-progress https://github.com/ceph/ceph.git/

ubuntu@tracker:~$ sudo strace -p 14894
Process 14894 attached
read(0, ^CProcess 14894 detached

Actions #1

Updated by Loïc Dachary almost 9 years ago

  • Description updated (diff)
Actions #2

Updated by David Galloway about 8 years ago

  • Status changed from 12 to Resolved

Redmine and the underlying OS were updated when tracker got moved to DHC.

I'm going to close this ticket but if you happen to see the same behavior, please re-open.

Actions

Also available in: Atom PDF