All pastes #815446 Raw Edit

Miscellany

public text v1 · immutable
#815446 ·published 2007-12-14 01:57 UTC
rendered paste body

this is a debug log for diagnosing/reporting problems in bzr
you can delete or truncate this file, or include sections in
bug reports to https://bugs.launchpad.net/bzr/+filebug

bzr arguments: [u'-Dhpss', u'push', u'--remember', u'bzr+ssh://bzr.fedorahosted.org/bzr/python-fedora/python-fedora-devel']
looking for plugins in /home/fedora/toshio/.bazaar/plugins
looking for plugins in /usr/lib64/python2.4/site-packages/bzrlib/plugins
Plugin name __init__ already loaded
Plugin name __init__ already loaded
encoding stdout as sys.stdout encoding 'UTF-8'
hpss: Built a new medium: SmartSSHClientMedium
hpss call:   'hello',
ssh implementation is OpenSSH
   result:    7.960s  'ok', '2'
hpss call:   'BzrDir.open', '/bzr/python-fedora/python-fedora-devel/'
   result:    0.074s  'yes',
hpss call:   'BzrDir.open_branch', '/bzr/python-fedora/python-fedora-devel/'
   result:    0.074s  'ok', ''
hpss call:   'BzrDir.find_repository', '/bzr/python-fedora/python-fedora-devel/'
   result:    0.101s  'ok', '..', 'no', 'no'
hpss call:   'hello',
   result:    0.072s  'ok', '2'
hpss call:   'BzrDir.open', '/bzr/python-fedora/'
   result:    0.073s  'yes',
hpss call:   'BzrDir.find_repository', '/bzr/python-fedora/'
   result:    0.074s  'ok', '', 'no', 'no'
hpss call:   'Repository.is_shared', '/bzr/python-fedora/'
   result:    0.077s  'yes',
hpss call:   'get', '/bzr/python-fedora/python-fedora-devel/.bzr/branch-format'
   result:    0.075s  'ok',
              35 body bytes read
hpss call:   'get', '/bzr/python-fedora/python-fedora-devel/.bzr/checkout/format'
   result:    0.074s  'NoSuchFile', '/bzr/python-fedora/python-fedora-devel/.bzr/checkout/format'
hpss call:   'Branch.lock_write', '/bzr/python-fedora/python-fedora-devel/', '', ''
   result:    0.082s  'ok', 'obxtxwjq7kgnkfuregji', '2lokyw8digf0p2invzs2'
hpss call:   'get', '/bzr/python-fedora/python-fedora-devel/.bzr/branch/format'
   result:    0.074s  'ok',
              34 body bytes read
hpss call:   'stat', '/bzr/python-fedora/python-fedora-devel/.bzr/branch'
   result:    0.074s  'stat', '4096', '042775'
hpss call:   'get', '/bzr/python-fedora/python-fedora-devel/.bzr/repository/format'
   result:    0.074s  'NoSuchFile', '/bzr/python-fedora/python-fedora-devel/.bzr/repository/format'
hpss call:   'hello',
   result:    0.073s  'ok', '2'
hpss call:   'BzrDir.open', '/bzr/python-fedora/'
   result:    0.074s  'yes',
hpss call:   'BzrDir.find_repository', '/bzr/python-fedora/'
   result:    0.073s  'ok', '', 'no', 'no'
hpss call:   'Repository.is_shared', '/bzr/python-fedora/'
   result:    0.085s  'yes',
hpss call:   'get', '/bzr/python-fedora/.bzr/branch-format'
   result:    0.074s  'ok',
              35 body bytes read
hpss call:   'get', '/bzr/python-fedora/.bzr/repository/format'
   result:    0.073s  'ok',
              34 body bytes read
hpss call:   'stat', '/bzr/python-fedora/.bzr/repository'
   result:    0.073s  'stat', '4096', '042775'
hpss call:   'Repository.lock_write', '/bzr/python-fedora/', '2lokyw8digf0p2invzs2'
   result:    0.075s  'ok', '2lokyw8digf0p2invzs2'
hpss call:   'get', '/bzr/python-fedora/.bzr/repository/lock/held/info'
   result:    0.075s  'ok',
              137 body bytes read
hpss call:   'get', '/bzr/python-fedora/python-fedora-devel/.bzr/branch/lock/held/info'
   result:    0.073s  'ok',
              137 body bytes read
hpss call:   'Branch.last_revision_info', '/bzr/python-fedora/python-fedora-devel/'
   result:    0.076s  'ok', '92', 'toshio@publictest1.fedora.phx.redhat.com-20071214013331-5ztysd2gchdui87s'
hpss call:   'get', '/bzr/python-fedora/python-fedora-devel/.bzr/branch/last-revision'
   result:    0.074s  'ok',
              76 body bytes read
Using fetch logic to copy between KnitRepository('file:///home/fedora/toshio/.bzr/repository/')(<RepositoryFormatKnit1>) and KnitRepository('bzr+ssh://bzr.fedorahosted.org/bzr/python-fedora/.bzr/repository/')(<RepositoryFormatKnit1>)
fetch up to rev {toshio@publictest1.fedora.phx.redhat.com-20071214005948-xvlurhkmuzqspxf9}
hpss call:   'get', '/bzr/python-fedora/.bzr/repository/revisions.kndx'
   result:    0.221s  'ok',
              7779 body bytes read
hpss call:   'get', '/bzr/python-fedora/.bzr/repository/knits/eb/widgets.py-20071213182635-iespqhwd98fkjres-1.kndx'
   result:    0.074s  'ok',
              88 body bytes read
hpss call w/body: 'append', '/bzr/python-fedora/.bzr/repository/knits/eb/widgets.py-20071213182635-iespqhwd98fkjres-1.knit', '' ('\x1f\x8b\x08\x00\x00\x00\x00\x00\x02\xff\xcdV]o\xda0\x14}\xef\xaf'...)
              2781 bytes
Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 802, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 758, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib64/python2.4/site-packages/bzrlib/builtins.py", line 824, in run
    push_result = br_from.push(br_to, overwrite)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 127, in read_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 1571, in push
    target.unlock()
  File "/usr/lib64/python2.4/site-packages/bzrlib/remote.py", line 1168, in unlock
    self._unlock(branch_token, repo_token)
  File "/usr/lib64/python2.4/site-packages/bzrlib/remote.py", line 1134, in _unlock
    repo_token or '')
  File "/usr/lib64/python2.4/site-packages/bzrlib/smart/client.py", line 33, in call
    result, protocol = self.call_expecting_body(method, *args)
  File "/usr/lib64/python2.4/site-packages/bzrlib/smart/client.py", line 45, in call_expecting_body
    request = self.get_smart_medium().get_request()
  File "/usr/lib64/python2.4/site-packages/bzrlib/smart/medium.py", line 410, in get_request
    return SmartClientStreamMediumRequest(self)
  File "/usr/lib64/python2.4/site-packages/bzrlib/smart/medium.py", line 578, in __init__
    raise errors.TooManyConcurrentRequests(self._medium)
TooManyConcurrentRequests: The medium '<bzrlib.smart.medium.SmartSSHClientMedium object at 0x2aaab2a79310>' has reached its concurrent request limit. Be sure to finish_writing and finish_reading on the currently open request.

return code 4