test: bzrlib.tests.blackbox.test_add.TestAdd.test_add_with_wildcards(pre-views) error: bzrlib.tests.blackbox.test_add.TestAdd.test_add_with_wildcards(pre-views) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_add.py", line 215, in test_add_with_wildcards self.requireFeature(NeedsGlobExpansionFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: Internally performed glob expansion ] test: bzrlib.tests.blackbox.test_add.TestAdd.test_add_with_wildcards(view-aware) error: bzrlib.tests.blackbox.test_add.TestAdd.test_add_with_wildcards(view-aware) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_add.py", line 215, in test_add_with_wildcards self.requireFeature(NeedsGlobExpansionFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: Internally performed glob expansion ] test: bzrlib.tests.blackbox.test_add.TestAdd.test_add_with_wildcards_unicode(pre-views) error: bzrlib.tests.blackbox.test_add.TestAdd.test_add_with_wildcards_unicode(pre-views) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_add.py", line 222, in test_add_with_wildcards_unicode self.requireFeature(NeedsGlobExpansionFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: Internally performed glob expansion ] test: bzrlib.tests.per_workingtree.test_commit.TestCommit.test_record_initial_ghost(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_commit.TestCommit.test_record_initial_ghost(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_commit.py", line 332, in test_record_initial_ghost allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.blackbox.test_add.TestAdd.test_add_with_wildcards_unicode(view-aware) error: bzrlib.tests.blackbox.test_add.TestAdd.test_add_with_wildcards_unicode(view-aware) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_add.py", line 222, in test_add_with_wildcards_unicode self.requireFeature(NeedsGlobExpansionFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: Internally performed glob expansion ] test: bzrlib.tests.per_workingtree.test_commit.TestCommit.test_record_two_ghosts(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_commit.TestCommit.test_record_two_ghosts(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_commit.py", line 346, in test_record_two_ghosts allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_diff.TestDiffFromTool.test_prepare_files_creates_paths_readable_by_windows_tool error: bzrlib.tests.test_diff.TestDiffFromTool.test_prepare_files_creates_paths_readable_by_windows_tool [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_diff.py", line 1329, in test_prepare_files_creates_paths_readable_by_windows_tool self.requireFeature(AttribFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: attrib Windows command-line tool ] test: bzrlib.tests.test_dirstate.TestDirStateManipulations.test_set_parent_trees_file_missing_from_tree(unicode) failure: bzrlib.tests.test_dirstate.TestDirStateManipulations.test_set_parent_trees_file_missing_from_tree(unicode) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_dirstate.py", line 1059, in test_set_parent_trees_file_missing_from_tree self.check_state_with_reopen(expected_result, state) File "/home/bzrtest/test_branch/bzrlib/tests/test_dirstate.py", line 195, in check_state_with_reopen self.assertEqual(expected_result[1], list(state._iter_entries())) AssertionError: not equal: a = [(('', '', 'tree_root-20090812045349-t34pl72ldqd3q1xa-88'), [('d', '', 0, False, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045354-x7r8utpvut3nps8t'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045354-41uj4f8s4ax2dcel')]), (('', 'a file', 'file-id'), [('a', '', 0, False, ''), ('f', '2439573625385400f2a669657a7db6ae7515d371', 12, False, 'bzrtest@ip-10-244-255-223-20090812045354-x7r8utpvut3nps8t'), ('f', '542e57dc1cda4af37cb8e55ec07ce60364bb3c7d', 16, False, 'bzrtest@ip-10-244-255-223-20090812045354-41uj4f8s4ax2dcel')])] b = [(('', '', 'tree_root-20090812045349-t34pl72ldqd3q1xa-88'), [('d', '', 0, False, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045354-x7r8utpvut3nps8t'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045354-x7r8utpvut3nps8t')]), (('', 'a file', 'file-id'), [('a', '', 0, False, ''), ('f', '2439573625385400f2a669657a7db6ae7515d371', 12, False, 'bzrtest@ip-10-244-255-223-20090812045354-x7r8utpvut3nps8t'), ('f', '542e57dc1cda4af37cb8e55ec07ce60364bb3c7d', 16, False, 'bzrtest@ip-10-244-255-223-20090812045354-41uj4f8s4ax2dcel')])] ] test: bzrlib.tests.test_dirstate.TestDirStateManipulations.test_set_parent_trees_no_content(unicode) failure: bzrlib.tests.test_dirstate.TestDirStateManipulations.test_set_parent_trees_no_content(unicode) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_dirstate.py", line 1005, in test_set_parent_trees_no_content list(state._iter_entries())) AssertionError: not equal: a = [(('', '', 'tree_root-20090812045349-t34pl72ldqd3q1xa-89'), [('d', '', 0, False, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045354-1k1wsxmh7agjg982'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045354-32ethgdtf02t3g6q')])] b = [(('', '', 'tree_root-20090812045349-t34pl72ldqd3q1xa-89'), [('d', '', 0L, 0, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045354-1k1wsxmh7agjg982'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045354-1k1wsxmh7agjg982')])] ] test: bzrlib.tests.test_dirstate.TestTreeToDirState.test_2_parents_empty_to_dirstate(unicode) failure: bzrlib.tests.test_dirstate.TestTreeToDirState.test_2_parents_empty_to_dirstate(unicode) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_dirstate.py", line 425, in test_2_parents_empty_to_dirstate self.check_state_with_reopen(expected_result, state) File "/home/bzrtest/test_branch/bzrlib/tests/test_dirstate.py", line 195, in check_state_with_reopen self.assertEqual(expected_result[1], list(state._iter_entries())) AssertionError: not equal: a = [(('', '', 'tree_root-20090812045349-t34pl72ldqd3q1xa-104'), [('d', '', 0, False, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045355-t05692cg2qb5v3hr'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045355-m0hsykw57k2dvgkz')])] b = [(('', '', 'tree_root-20090812045349-t34pl72ldqd3q1xa-104'), [('d', '', 0, False, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045355-t05692cg2qb5v3hr'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045355-t05692cg2qb5v3hr')])] ] test: bzrlib.tests.test_dirstate.TestTreeToDirState.test_2_parents_not_empty_to_dirstate(unicode) failure: bzrlib.tests.test_dirstate.TestTreeToDirState.test_2_parents_not_empty_to_dirstate(unicode) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_dirstate.py", line 514, in test_2_parents_not_empty_to_dirstate self.check_state_with_reopen(expected_result, state) File "/home/bzrtest/test_branch/bzrlib/tests/test_dirstate.py", line 195, in check_state_with_reopen self.assertEqual(expected_result[1], list(state._iter_entries())) AssertionError: not equal: a = [(('', '', 'tree_root-20090812045349-t34pl72ldqd3q1xa-105'), [('d', '', 0, False, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045356-8ju3sn9pv48nv106'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045356-092e19mpn0pq2xsi')]), (('', 'a file', 'a-file-id'), [('f', '', 0, False, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('f', 'c3ed76e4bfd45ff1763ca206055bca8e9fc28aa8', 24, False, 'bzrtest@ip-10-244-255-223-20090812045356-8ju3sn9pv48nv106'), ('f', '314d796174c9412647c3ce07dfb5d36a94e72958', 14, False, 'bzrtest@ip-10-244-255-223-20090812045356-092e19mpn0pq2xsi')])] b = [(('', '', 'tree_root-20090812045349-t34pl72ldqd3q1xa-105'), [('d', '', 0, False, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045356-8ju3sn9pv48nv106'), ('d', '', 0, False, 'bzrtest@ip-10-244-255-223-20090812045356-8ju3sn9pv48nv106')]), (('', 'a file', 'a-file-id'), [('f', '', 0, 0, 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'), ('f', 'c3ed76e4bfd45ff1763ca206055bca8e9fc28aa8', 24, False, 'bzrtest@ip-10-244-255-223-20090812045356-8ju3sn9pv48nv106'), ('f', '314d796174c9412647c3ce07dfb5d36a94e72958', 14, False, 'bzrtest@ip-10-244-255-223-20090812045356-092e19mpn0pq2xsi')])] ] test: bzrlib.tests.blackbox.test_branch.TestBranch.test_branch_hardlink failure: bzrlib.tests.blackbox.test_branch.TestBranch.test_branch_hardlink [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_branch.py", line 109, in test_branch_hardlink raise KnownFailure("--hardlink doesn't work in formats " KnownFailure: --hardlink doesn't work in formats that support content filtering (#408193) ] test: bzrlib.tests.per_tree.test_annotate_iter.TestAnnotate.test_annotate_with_ghost(WorkingTreeFormat3) error: bzrlib.tests.per_tree.test_annotate_iter.TestAnnotate.test_annotate_with_ghost(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_tree/test_annotate_iter.py", line 51, in test_annotate_with_ghost tree = self.get_tree_with_ghost() File "/home/bzrtest/test_branch/bzrlib/tests/per_tree/test_annotate_iter.py", line 38, in get_tree_with_ghost tree.set_parent_ids(['one', 'ghost-one']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_fifo_cache.TestFIFOCache.test_cleanup_at_deconstruct failure: bzrlib.tests.test_fifo_cache.TestFIFOCache.test_cleanup_at_deconstruct [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_fifo_cache.py", line 235, in test_cleanup_at_deconstruct self.assertEqual, [(1, 2)], log) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: we don't call cleanups during __del__ ] test: bzrlib.tests.test_foreign.WorkingTreeFileUpdateTests.test_update_workingtree failure: bzrlib.tests.test_foreign.WorkingTreeFileUpdateTests.test_update_workingtree [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_foreign.py", line 322, in test_update_workingtree self.assertEquals(["TREE_ROOT", "bla-b"], list(wt.inventory)) AssertionError: not equal: a = ['TREE_ROOT', 'bla-b'] b = ['bla-b', 'tree_root-20090812045349-t34pl72ldqd3q1xa-154'] ] test: bzrlib.tests.blackbox.test_checkout.TestCheckout.test_checkout_hardlink failure: bzrlib.tests.blackbox.test_checkout.TestCheckout.test_checkout_hardlink [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_checkout.py", line 170, in test_checkout_hardlink raise KnownFailure("--hardlink doesn't work in formats " KnownFailure: --hardlink doesn't work in formats that support content filtering (#408193) ] test: bzrlib.tests.per_repository.test_fetch.TestFetchSameRepository.test_fetch_into_smart_with_ghost(RepositoryFormat5) failure: bzrlib.tests.per_repository.test_fetch.TestFetchSameRepository.test_fetch_into_smart_with_ghost(RepositoryFormat5) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fetch.py", line 338, in test_fetch_into_smart_with_ghost raise tests.KnownFailure('some repositories fail to fetch' KnownFailure: some repositories fail to fetch via the smart server because of locking issues. ] test: bzrlib.tests.per_repository.test_fetch.TestFetchSameRepository.test_fetch_into_smart_with_ghost(RepositoryFormat6) failure: bzrlib.tests.per_repository.test_fetch.TestFetchSameRepository.test_fetch_into_smart_with_ghost(RepositoryFormat6) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fetch.py", line 338, in test_fetch_into_smart_with_ghost raise tests.KnownFailure('some repositories fail to fetch' KnownFailure: some repositories fail to fetch via the smart server because of locking issues. ] test: bzrlib.tests.per_repository.test_fetch.TestFetchSameRepository.test_fetch_into_smart_with_ghost(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_fetch.TestFetchSameRepository.test_fetch_into_smart_with_ghost(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fetch.py", line 333, in test_fetch_into_smart_with_ghost target.fetch(source_b.repository, revision_id='B-id') File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 139, in _fetch_everything_for_search stream, from_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1719, in insert_stream (verb, path, resume_tokens) + extra_args, byte_stream) File "/home/bzrtest/test_branch/bzrlib/smart/client.py", line 178, in call_with_body_stream expect_response_body=False) File "/home/bzrtest/test_branch/bzrlib/smart/client.py", line 78, in _call_and_read_response expect_body=expect_response_body), File "/home/bzrtest/test_branch/bzrlib/smart/message.py", line 306, in read_response_tuple _translate_error(self.args) File "/home/bzrtest/test_branch/bzrlib/smart/message.py", line 361, in _translate_error raise errors.ErrorFromSmartServer(error_tuple) ErrorFromSmartServer: Error received from smart server: ('error', " has no revision ('sha1:d35dbe95f42449d699cbcd73175d5da72afa4c47',)") ] test: bzrlib.tests.test_remote.TestBranchGetSetConfig.test_backwards_compat_set_option failure: bzrlib.tests.test_remote.TestBranchGetSetConfig.test_backwards_compat_set_option [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_remote.py", line 1531, in test_backwards_compat_set_option self.assertLength(10, self.hpss_calls) AssertionError: Incorrect length: wanted 10, got 11 for [Branch.set_config_option, get, get, stat, get, stat, get, get, get, get, put] ] test: bzrlib.tests.test_remote.TestBranchSetParentLocation.test_backwards_compat failure: bzrlib.tests.test_remote.TestBranchSetParentLocation.test_backwards_compat [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_remote.py", line 970, in test_backwards_compat self.assertLength(12, self.hpss_calls) AssertionError: Incorrect length: wanted 12, got 13 for [Branch.lock_write, Branch.set_parent_location, get, get, stat, get, stat, get, get, get, get, put, Branch.unlock] ] test: bzrlib.tests.test_remote.TestBzrDirCreateBranch.test_current_server failure: bzrlib.tests.test_remote.TestBzrDirCreateBranch.test_current_server [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_remote.py", line 640, in test_current_server branch = a_bzrdir.create_branch() File "/home/bzrtest/test_branch/bzrlib/remote.py", line 210, in create_branch real_branch = self._format.get_branch_format().initialize(self) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1926, in initialize response = a_bzrdir._call(verb, path, network_name) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 52, in _call return self._client.call(method, *args) File "/home/bzrtest/test_branch/bzrlib/tests/test_remote.py", line 269, in call self._check_call(method, args) File "/home/bzrtest/test_branch/bzrlib/tests/test_remote.py", line 266, in _check_call % (self, next_call[0], next_call[1], method, args,)) AssertionError: expected 'BzrDir.create_branch'('quack/', 'Bazaar Branch Format 7 (needs bzr 1.6)\n') but got 'BzrDir.create_branch'('quack/', 'Bazaar Branch Format 6 (bzr 0.15)\n') ] test: bzrlib.tests.test_remote.TestBzrDirCreateRepository.test_current_server failure: bzrlib.tests.test_remote.TestBzrDirCreateRepository.test_current_server [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_remote.py", line 674, in test_current_server repo = a_bzrdir.create_repository() File "/home/bzrtest/test_branch/bzrlib/remote.py", line 196, in create_repository result = self._format.repository_format.initialize(self, shared) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 512, in initialize response = a_bzrdir._call(verb, path, network_name, shared_str) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 52, in _call return self._client.call(method, *args) File "/home/bzrtest/test_branch/bzrlib/tests/test_remote.py", line 269, in call self._check_call(method, args) File "/home/bzrtest/test_branch/bzrlib/tests/test_remote.py", line 266, in _check_call % (self, next_call[0], next_call[1], method, args,)) AssertionError: expected 'BzrDir.create_repository'('quack/', 'Bazaar pack repository format 1 (needs bzr 0.92)\n', 'False') but got 'BzrDir.create_repository'('quack/', 'Bazaar repository format 2a (needs bzr 1.16 or later)\n', 'False') ] test: bzrlib.tests.per_branch.test_sprout.TestSprout.test_sprout_stacked_hooks_get_stacked_branch(BzrBranchFormat4) failure: bzrlib.tests.per_branch.test_sprout.TestSprout.test_sprout_stacked_hooks_get_stacked_branch(BzrBranchFormat4) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_sprout.py", line 187, in test_sprout_stacked_hooks_get_stacked_branch "Format 4 doesn't auto stack successfully.") KnownFailure: Format 4 doesn't auto stack successfully. ] test: bzrlib.tests.blackbox.test_info.TestInfo.test_info_locking failure: bzrlib.tests.blackbox.test_info.TestInfo.test_info_locking [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_info.py", line 1283, in test_info_locking verbose=True) File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_info.py", line 1129, in assertCheckoutStatusOutput 'info ' + command_string) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: OS locks are exclusive for different processes (Bug #174055) ] test: bzrlib.tests.test_repository.TestInterRepository.test_register_inter_repository_class error: bzrlib.tests.test_repository.TestInterRepository.test_register_inter_repository_class [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_repository.py", line 555, in test_register_inter_repository_class self.assertGetsDefaultInterRepository(dummy_a, repo) File "/home/bzrtest/test_branch/bzrlib/tests/test_repository.py", line 532, in assertGetsDefaultInterRepository inter_repo = repository.InterRepository.get(repo_a, repo_b) File "/home/bzrtest/test_branch/bzrlib/inter.py", line 82, in get if provider.is_compatible(source, target): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3669, in is_compatible if (source._format.supports_tree_reference AttributeError: 'NoneType' object has no attribute 'supports_tree_reference' ] test: bzrlib.tests.test_repository.TestPacker.test_pack_optimizes_pack_order error: bzrlib.tests.test_repository.TestPacker.test_pack_optimizes_pack_order [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_repository.py", line 1376, in test_pack_optimizes_pack_order new_pack = packer.pack() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 749, in pack return self._create_pack_from_packs() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 910, in _create_pack_from_packs self._copy_revision_texts() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 818, in _copy_revision_texts self.new_pack.revision_index, readv_group_iter, total_items)) File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1044, in _copy_nodes_graph write_index, output_lines, pb, readv_group_iter, total_items): File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1073, in _do_copy_nodes_graph izip(reader.iter_records(), node_vector): File "/home/bzrtest/test_branch/bzrlib/pack.py", line 271, in iter_records self._read_format() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 312, in _read_format format = self._read_line() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 239, in _read_line line = self._source.readline() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 202, in readline self._next() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 187, in _next offset, data = self.readv_result.next() File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 689, in _seek_and_read fudge_factor=self._bytes_to_read_before_seek) File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 832, in _coalesce_offsets % (last_end, start)) ValueError: Overlapping range not allowed: last range ended at 42, new one starts at 6 ] test: bzrlib.tests.test_repository.TestRepositoryPackCollection.test_autopack_reloads_and_stops error: bzrlib.tests.test_repository.TestRepositoryPackCollection.test_autopack_reloads_and_stops [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_repository.py", line 1259, in test_autopack_reloads_and_stops self.assertFalse(packs.autopack()) File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1461, in autopack return self._do_autopack() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1501, in _do_autopack reload_func=self._restart_autopack) File "/home/bzrtest/test_branch/bzrlib/tests/test_repository.py", line 1255, in _munged_execute_pack_ops return orig_execute(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 583, in _execute_pack_operations packer.pack() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 749, in pack return self._create_pack_from_packs() File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 460, in _create_pack_from_packs self._copy_revision_texts() File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 409, in _copy_revision_texts 'revisions', self._get_progress_stream, 1) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 398, in _copy_stream reuse_blocks=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 205, in pb_stream for idx, record in enumerate(substream): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1193, in get_record_stream orig_keys, ordering, include_delta_closure): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1358, in _get_remaining_record_stream block = self._get_block(index_memo) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1141, in _get_block zdata = self._access.get_raw_records([read_memo]).next() File "/home/bzrtest/test_branch/bzrlib/knit.py", line 3291, in get_raw_records reader = pack.make_readv_reader(transport, path, offsets) File "/home/bzrtest/test_branch/bzrlib/pack.py", line 221, in make_readv_reader transport.readv(filename, readv_blocks))) File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 656, in readv return self._readv(relpath, offsets) File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 668, in _readv fp = self.get(relpath) File "/home/bzrtest/test_branch/bzrlib/transport/local.py", line 167, in get self._translate_error(e, path) File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 306, in _translate_error raise errors.NoSuchFile(path, extra=e) NoSuchFile: No such file: u'/tmp/testbzr-G_sbx0.tmp/bzrlib.tests.test_repository.TestRepositoryPackCollection.test_autopack_reloads_and_stops/work/.bzr/repository/packs/5aaa3822a7edcf8627dc48e417f7258e.pack': [Errno 2] No such file or directory: u'/tmp/testbzr-G_sbx0.tmp/bzrlib.tests.test_repository.TestRepositoryPackCollection.test_autopack_reloads_and_stops/work/.bzr/repository/packs/5aaa3822a7edcf8627dc48e417f7258e.pack' ] test: bzrlib.tests.per_workingtree.test_get_parent_ids.TestGetParentIds.test_pending_merges(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_get_parent_ids.TestGetParentIds.test_pending_merges(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_get_parent_ids.py", line 44, in test_pending_merges wt.add_pending_merge('foo@azkhazan-123123-abcabc') File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 736, in add_pending_merge self.set_parent_ids(parents, allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.blackbox.test_init.TestInit.test_init_at_repository_root failure: bzrlib.tests.blackbox.test_init.TestInit.test_init_at_repository_root [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_init.py", line 72, in test_init_at_repository_root repo.bzrdir.root_transport.external_url()), out) AssertionError: not equal: a = u'Created a repository tree (format: pack-0.92)\nUsing shared repository: /tmp/testbzr-KdPCd2.tmp/bzrlib.tests.blackbox.test_init.TestInit.test_init_at_repository_root/work/repo/\n' b = 'Created a repository tree (format: unnamed)\nUsing shared repository: /tmp/testbzr-KdPCd2.tmp/bzrlib.tests.blackbox.test_init.TestInit.test_init_at_repository_root/work/repo/\n' ] test: bzrlib.tests.blackbox.test_init.TestInit.test_init_branch failure: bzrlib.tests.blackbox.test_init.TestInit.test_init_branch [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_init.py", line 82, in test_init_branch out) AssertionError: not equal: a = 'Created a standalone tree (format: pack-0.92)\n' b = 'Created a standalone tree (format: 2a)\n' ] test: bzrlib.tests.test_repository.TestWithBrokenRepo.test_insert_from_broken_repo failure: bzrlib.tests.test_repository.TestWithBrokenRepo.test_insert_from_broken_repo [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_repository.py", line 1016, in test_insert_from_broken_repo empty_repo.fetch, broken_repo) AssertionError: Unexpected success. Should have failed: new Stream fetch fills in missing compression parents (bug #389141) ] test: bzrlib.tests.per_repository.test_add_fallback_repository.TestAddFallbackRepository.test_add_fallback_repository(RemoteRepositoryFormat-default) error: bzrlib.tests.per_repository.test_add_fallback_repository.TestAddFallbackRepository.test_add_fallback_repository(RemoteRepositoryFormat-default) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_add_fallback_repository.py", line 51, in test_add_fallback_repository self.assertEqual(set([revision_id]), set(repo.all_revision_ids())) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1447, in all_revision_ids self._ensure_real() File "/home/bzrtest/test_branch/bzrlib/remote.py", line 737, in _ensure_real self.bzrdir._real_bzrdir.open_repository()) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1014, in _set_real_repository self._real_repository.add_fallback_repository(fb) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 965, in add_fallback_repository self._check_fallback_repository(repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 981, in _check_fallback_repository return InterRepository._assert_same_model(self, repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3458, in _assert_same_model "different rich-root support") IncompatibleRepositories: RemoteRepository(bzr://127.0.0.1:60409/extra/branch/.bzr/) is not compatible with KnitPackRepository('bzr://127.0.0.1:60409/extra/repo/.bzr/repository/') different rich-root support ] error: bzrlib.tests.per_repository.test_add_fallback_repository.TestAddFallbackRepository.test_add_fallback_repository(RemoteRepositoryFormat-default) [ Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1062, in unlock self._real_repository.unlock() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 2335, in unlock self.control_files.unlock() File "/home/bzrtest/test_branch/bzrlib/lockable_files.py", line 226, in unlock return lock.cant_unlock_not_held(self) File "/home/bzrtest/test_branch/bzrlib/lock.py", line 105, in cant_unlock_not_held raise errors.LockNotHeld(locked_object) LockNotHeld: Lock not held: LockableFiles(lock, bzr://127.0.0.1:60409/extra/repo/.bzr/repository/) ] test: bzrlib.tests.per_repository.test_add_fallback_repository.TestAddFallbackRepository.test_add_fallback_repository(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_add_fallback_repository.TestAddFallbackRepository.test_add_fallback_repository(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_add_fallback_repository.py", line 45, in test_add_fallback_repository repo.add_fallback_repository(tree.branch.repository) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1159, in add_fallback_repository self._real_repository.add_fallback_repository(repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 965, in add_fallback_repository self._check_fallback_repository(repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 981, in _check_fallback_repository return InterRepository._assert_same_model(self, repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3458, in _assert_same_model "different rich-root support") IncompatibleRepositories: RemoteRepository(bzr-v2://127.0.0.1:42731/extra/branch/.bzr/) is not compatible with KnitPackRepository('bzr-v2://127.0.0.1:42731/extra/repo/.bzr/repository/') different rich-root support ] test: bzrlib.tests.blackbox.test_init.TestSFTPInit.test_init failure: bzrlib.tests.blackbox.test_init.TestSFTPInit.test_init [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_init.py", line 168, in test_init """Created a standalone branch (format: pack-0.92)\n""") AssertionError: not equal: a = 'Created a standalone branch (format: 2a)\n' b = 'Created a standalone branch (format: pack-0.92)\n' ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_None_file_id(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_None_file_id(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 286, in test_None_file_id inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_add_existing_id_new_path(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_add_existing_id_new_path(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 468, in test_add_existing_id_new_path inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_add_new_id_existing_path(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_add_new_id_existing_path(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 479, in test_add_new_id_existing_path inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_empty_delta(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_empty_delta(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 276, in test_empty_delta inv = self.apply_delta(self, inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_mismatched_id_entry_id(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_mismatched_id_entry_id(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 354, in test_mismatched_id_entry_id inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_mismatched_new_path_None_entry(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_mismatched_new_path_None_entry(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 370, in test_mismatched_new_path_None_entry inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling(BzrBranchFormat5) failure: bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling(BzrBranchFormat5) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_stacking.py", line 301, in test_clone_stacking_policy_handling errors.UnstackableBranchFormat, target.get_stacked_on_url) AssertionError: UnstackableBranchFormat not raised ] test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling(BzrBranchFormat6) failure: bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling(BzrBranchFormat6) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_stacking.py", line 301, in test_clone_stacking_policy_handling errors.UnstackableBranchFormat, target.get_stacked_on_url) AssertionError: UnstackableBranchFormat not raised ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_mismatched_new_path_entry_None(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_mismatched_new_path_entry_None(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 360, in test_mismatched_new_path_entry_None inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_new_parent_path_has_wrong_id(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_new_parent_path_has_wrong_id(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 413, in test_new_parent_path_has_wrong_id inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_repository.test_write_group.TestGetMissingParentInventories.test_insert_stream_passes_resume_info(RemoteRepositoryFormat-default) failure: bzrlib.tests.per_repository.test_write_group.TestGetMissingParentInventories.test_insert_stream_passes_resume_info(RemoteRepositoryFormat-default) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_write_group.py", line 349, in test_insert_stream_passes_resume_info self.assertEqual([False], call_log) AssertionError: not equal: a = [False] b = [] ] test: bzrlib.tests.per_repository.test_write_group.TestGetMissingParentInventories.test_insert_stream_passes_resume_info(RemoteRepositoryFormat-v2) failure: bzrlib.tests.per_repository.test_write_group.TestGetMissingParentInventories.test_insert_stream_passes_resume_info(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_write_group.py", line 349, in test_insert_stream_passes_resume_info self.assertEqual([False], call_log) AssertionError: not equal: a = [False] b = [] ] test: bzrlib.tests.per_repository.test_fetch.TestFetchSameRepository.test_fetch_with_ghost(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_fetch.TestFetchSameRepository.test_fetch_with_ghost(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fetch.py", line 322, in test_fetch_with_ghost target.fetch(source_b.repository, revision_id='B-id') File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 139, in _fetch_everything_for_search stream, from_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4204, in _locked_insert_stream check_for_missing_texts=is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 1593, in get_missing_parent_inventories file_ids = self.fileids_altered_by_revision_ids(referrers) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 835, in fileids_altered_by_revision_ids pb=pb): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:d35dbe95f42449d699cbcd73175d5da72afa4c47',) ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_old_parent_path_is_for_other_id(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_old_parent_path_is_for_other_id(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 457, in test_old_parent_path_is_for_other_id inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_old_parent_path_is_wrong(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_old_parent_path_is_wrong(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 432, in test_old_parent_path_is_wrong inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_parent_is_missing(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_parent_is_missing(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 395, in test_parent_is_missing inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_parent_is_not_directory(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_parent_is_not_directory(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 385, in test_parent_is_not_directory inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_remove_dir_leaving_dangling_child(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_remove_dir_leaving_dangling_child(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 495, in test_remove_dir_leaving_dangling_child inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_repeated_file_id(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_repeated_file_id(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 308, in test_repeated_file_id inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_repository.test_fileid_involved.FileIdInvolvedWGhosts.test_file_ids_uses_fallbacks(RemoteRepositoryFormat-default) error: bzrlib.tests.per_repository.test_fileid_involved.FileIdInvolvedWGhosts.test_file_ids_uses_fallbacks(RemoteRepositoryFormat-default) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fileid_involved.py", line 376, in test_file_ids_uses_fallbacks stacked.set_stacked_on_url('../base') File "/home/bzrtest/test_branch/bzrlib/remote.py", line 2161, in set_stacked_on_url branch.Branch.set_stacked_on_url(self, url) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 673, in set_stacked_on_url raise errors.UnstackableBranchFormat(self._format, self.base) UnstackableBranchFormat: The branch 'bzr://127.0.0.1:47693/extra/stacked/'(Remote BZR Branch) is not a stackable format. You will need to upgrade the branch to permit branch stacking. ] test: bzrlib.tests.per_repository.test_fileid_involved.FileIdInvolvedWGhosts.test_file_ids_uses_fallbacks(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_fileid_involved.FileIdInvolvedWGhosts.test_file_ids_uses_fallbacks(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fileid_involved.py", line 376, in test_file_ids_uses_fallbacks stacked.set_stacked_on_url('../base') File "/home/bzrtest/test_branch/bzrlib/remote.py", line 2161, in set_stacked_on_url branch.Branch.set_stacked_on_url(self, url) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 673, in set_stacked_on_url raise errors.UnstackableBranchFormat(self._format, self.base) UnstackableBranchFormat: The branch 'bzr-v2://127.0.0.1:55433/extra/stacked/'(Remote BZR Branch) is not a stackable format. You will need to upgrade the branch to permit branch stacking. ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_repeated_new_path(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_repeated_new_path(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 322, in test_repeated_new_path inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_repeated_old_path(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_repeated_old_path(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 344, in test_repeated_old_path inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_inv.TestDeltaApplication.test_unicode_file_id(WorkingTreeFormat3.update_basis_by_delta) error: bzrlib.tests.test_inv.TestDeltaApplication.test_unicode_file_id(WorkingTreeFormat3.update_basis_by_delta) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 294, in test_unicode_file_id inv, delta) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1065, in assertRaises callableObj(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/tests/test_inv.py", line 158, in apply_inventory_WT_basis tree.set_parent_ids(['basis']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_knit.TestPackKnitAccess.test__get_record_map_retries error: bzrlib.tests.test_knit.TestPackKnitAccess.test__get_record_map_retries [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_knit.py", line 614, in test__get_record_map_retries vf, reload_counter = self.make_vf_for_retrying() File "/home/bzrtest/test_branch/bzrlib/tests/test_knit.py", line 392, in make_vf_for_retrying new_pack = packer.pack() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 749, in pack return self._create_pack_from_packs() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 910, in _create_pack_from_packs self._copy_revision_texts() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 818, in _copy_revision_texts self.new_pack.revision_index, readv_group_iter, total_items)) File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1044, in _copy_nodes_graph write_index, output_lines, pb, readv_group_iter, total_items): File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1073, in _do_copy_nodes_graph izip(reader.iter_records(), node_vector): File "/home/bzrtest/test_branch/bzrlib/pack.py", line 271, in iter_records self._read_format() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 312, in _read_format format = self._read_line() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 239, in _read_line line = self._source.readline() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 202, in readline self._next() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 187, in _next offset, data = self.readv_result.next() File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 689, in _seek_and_read fudge_factor=self._bytes_to_read_before_seek) File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 832, in _coalesce_offsets % (last_end, start)) ValueError: Overlapping range not allowed: last range ended at 42, new one starts at 11 ] test: bzrlib.tests.test_knit.TestPackKnitAccess.test_annotate_retries error: bzrlib.tests.test_knit.TestPackKnitAccess.test_annotate_retries [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_knit.py", line 596, in test_annotate_retries vf, reload_counter = self.make_vf_for_retrying() File "/home/bzrtest/test_branch/bzrlib/tests/test_knit.py", line 392, in make_vf_for_retrying new_pack = packer.pack() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 749, in pack return self._create_pack_from_packs() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 910, in _create_pack_from_packs self._copy_revision_texts() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 818, in _copy_revision_texts self.new_pack.revision_index, readv_group_iter, total_items)) File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1044, in _copy_nodes_graph write_index, output_lines, pb, readv_group_iter, total_items): File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1073, in _do_copy_nodes_graph izip(reader.iter_records(), node_vector): File "/home/bzrtest/test_branch/bzrlib/pack.py", line 271, in iter_records self._read_format() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 312, in _read_format format = self._read_line() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 239, in _read_line line = self._source.readline() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 202, in readline self._next() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 187, in _next offset, data = self.readv_result.next() File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 689, in _seek_and_read fudge_factor=self._bytes_to_read_before_seek) File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 832, in _coalesce_offsets % (last_end, start)) ValueError: Overlapping range not allowed: last range ended at 42, new one starts at 12 ] test: bzrlib.tests.test_knit.TestPackKnitAccess.test_get_record_stream_retries error: bzrlib.tests.test_knit.TestPackKnitAccess.test_get_record_stream_retries [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_knit.py", line 627, in test_get_record_stream_retries vf, reload_counter = self.make_vf_for_retrying() File "/home/bzrtest/test_branch/bzrlib/tests/test_knit.py", line 392, in make_vf_for_retrying new_pack = packer.pack() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 749, in pack return self._create_pack_from_packs() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 910, in _create_pack_from_packs self._copy_revision_texts() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 818, in _copy_revision_texts self.new_pack.revision_index, readv_group_iter, total_items)) File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1044, in _copy_nodes_graph write_index, output_lines, pb, readv_group_iter, total_items): File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1073, in _do_copy_nodes_graph izip(reader.iter_records(), node_vector): File "/home/bzrtest/test_branch/bzrlib/pack.py", line 271, in iter_records self._read_format() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 312, in _read_format format = self._read_line() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 239, in _read_line line = self._source.readline() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 202, in readline self._next() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 187, in _next offset, data = self.readv_result.next() File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 689, in _seek_and_read fudge_factor=self._bytes_to_read_before_seek) File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 832, in _coalesce_offsets % (last_end, start)) ValueError: Overlapping range not allowed: last range ended at 42, new one starts at 4 ] test: bzrlib.tests.test_knit.TestPackKnitAccess.test_iter_lines_added_or_present_in_keys_retries error: bzrlib.tests.test_knit.TestPackKnitAccess.test_iter_lines_added_or_present_in_keys_retries [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_knit.py", line 646, in test_iter_lines_added_or_present_in_keys_retries vf, reload_counter = self.make_vf_for_retrying() File "/home/bzrtest/test_branch/bzrlib/tests/test_knit.py", line 392, in make_vf_for_retrying new_pack = packer.pack() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 749, in pack return self._create_pack_from_packs() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 910, in _create_pack_from_packs self._copy_revision_texts() File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 818, in _copy_revision_texts self.new_pack.revision_index, readv_group_iter, total_items)) File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1044, in _copy_nodes_graph write_index, output_lines, pb, readv_group_iter, total_items): File "/home/bzrtest/test_branch/bzrlib/repofmt/pack_repo.py", line 1073, in _do_copy_nodes_graph izip(reader.iter_records(), node_vector): File "/home/bzrtest/test_branch/bzrlib/pack.py", line 271, in iter_records self._read_format() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 312, in _read_format format = self._read_line() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 239, in _read_line line = self._source.readline() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 202, in readline self._next() File "/home/bzrtest/test_branch/bzrlib/pack.py", line 187, in _next offset, data = self.readv_result.next() File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 689, in _seek_and_read fudge_factor=self._bytes_to_read_before_seek) File "/home/bzrtest/test_branch/bzrlib/transport/__init__.py", line 832, in _coalesce_offsets % (last_end, start)) ValueError: Overlapping range not allowed: last range ended at 42, new one starts at 4 ] test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_revision_history_of_stacked(RemoteBranchFormat-v2) error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_revision_history_of_stacked(RemoteBranchFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_stacking.py", line 477, in test_revision_history_of_stacked tree.commit('second commit', rev_id='rev2') File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree_4.py", line 197, in commit result = WorkingTree3.commit(self, message, revprops, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 228, in commit *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/commit.py", line 391, in commit self.branch.repository, new_revno, self.rev_id) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 904, in import_last_revision_info self.repository.fetch(source_repo, revision_id=revid) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 988, in _get_parent_id_basename_to_file_id_pages self._chk_p_id_roots, uninteresting_pid_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:e9a09f30f66509f25816ad1c9feacc556c0627ff',) ] test: bzrlib.tests.test_selftest.TestRepositoryScenarios.test_formats_to_scenarios failure: bzrlib.tests.test_selftest.TestRepositoryScenarios.test_formats_to_scenarios [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_selftest.py", line 235, in test_formats_to_scenarios no_vfs_scenarios) AssertionError: not equal: a = [('RemoteRepositoryFormat(c)', {'bzrdir_format': , 'repository_format': , 'transport_readonly_server': 'readonly', 'transport_server': 'server'}), ('RepositoryFormatKnitPack1(d)', {'bzrdir_format': , 'repository_format': , 'transport_readonly_server': 'readonly', 'transport_server': 'server'})] b = [('RemoteRepositoryFormat(c)', {'bzrdir_format': , 'repository_format': , 'transport_readonly_server': 'readonly', 'transport_server': 'server'}), ('RepositoryFormatKnitPack1(d)', {'bzrdir_format': , 'repository_format': , 'transport_readonly_server': 'readonly', 'transport_server': 'server'})] ] test: bzrlib.tests.test_lockdir.TestLockDir.test_35_wait_lock_changing failure: bzrlib.tests.test_lockdir.TestLockDir.test_35_wait_lock_changing [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_lockdir.py", line 344, in test_35_wait_lock_changing "timing dependency in lock tests (#213182)") KnownFailure: timing dependency in lock tests (#213182) ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_first_parent_id(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_first_parent_id(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 263, in test_add_first_parent_id tree.add_parent_tree_id(first_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 700, in add_parent_tree_id or allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_first_parent_id_ghost_force(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_first_parent_id_ghost_force(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 275, in test_add_first_parent_id_ghost_force tree.add_parent_tree_id('first-revision', allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 700, in add_parent_tree_id or allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_first_parent_tree(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_first_parent_tree(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 307, in test_add_first_parent_tree tree.branch.repository.revision_tree(first_revision))) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 722, in add_parent_tree allow_leftmost_as_ghost=allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_first_parent_tree_ghost_force(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_first_parent_tree_ghost_force(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 320, in test_add_first_parent_tree_ghost_force allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 722, in add_parent_tree allow_leftmost_as_ghost=allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_id(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_id(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 291, in test_add_second_parent_id tree.add_parent_tree_id(first_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 700, in add_parent_tree_id or allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_id_ghost(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_id_ghost(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 298, in test_add_second_parent_id_ghost tree.add_parent_tree_id('second') File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 700, in add_parent_tree_id or allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_id_with_ghost_first(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_id_with_ghost_first(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 281, in test_add_second_parent_id_with_ghost_first tree.add_parent_tree_id('first-revision', allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 700, in add_parent_tree_id or allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_tree(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_tree(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 330, in test_add_second_parent_tree tree.branch.repository.revision_tree(first_revision))) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 722, in add_parent_tree allow_leftmost_as_ghost=allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_tree_ghost(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestAddParent.test_add_second_parent_tree_ghost(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 337, in test_add_second_parent_tree_ghost tree.add_parent_tree(('second', None)) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 722, in add_parent_tree allow_leftmost_as_ghost=allow_leftmost_as_ghost) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_duplicate_parent_ids(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_duplicate_parent_ids(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 171, in test_set_duplicate_parent_ids t.set_parent_ids([rev1, rev2, rev2, rev3]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_stacking_policy_handling(BzrBranchFormat5) error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_stacking_policy_handling(BzrBranchFormat5) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_stacking.py", line 283, in test_sprout_stacking_policy_handling target = source.bzrdir.sprout('target').open_branch() File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 1187, in sprout revision_id=revision_id, repository_policy=repository_policy) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 1154, in sprout repository_policy.configure_branch(result) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3545, in configure_branch branch.set_stacked_on_url(stack_on) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 673, in set_stacked_on_url raise errors.UnstackableBranchFormat(self._format, self.base) UnstackableBranchFormat: The branch 'file:///tmp/testbzr-BO3EVv.tmp/bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_stacking_policy_handling%28BzrBranchFormat5%29/work/target/'(Branch format 5) is not a stackable format. You will need to upgrade the branch to permit branch stacking. ] test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_stacking_policy_handling(BzrBranchFormat6) error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_stacking_policy_handling(BzrBranchFormat6) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_stacking.py", line 283, in test_sprout_stacking_policy_handling target = source.bzrdir.sprout('target').open_branch() File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 1187, in sprout revision_id=revision_id, repository_policy=repository_policy) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 1154, in sprout repository_policy.configure_branch(result) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3545, in configure_branch branch.set_stacked_on_url(stack_on) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 673, in set_stacked_on_url raise errors.UnstackableBranchFormat(self._format, self.base) UnstackableBranchFormat: The branch 'file:///tmp/testbzr-BO3EVv.tmp/bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_stacking_policy_handling%28BzrBranchFormat6%29/work/target/'(Branch format 6) is not a stackable format. You will need to upgrade the branch to permit branch stacking. ] test: bzrlib.tests.per_repository.test_fileid_involved.TestFileIdInvolved.test_fileids_altered_between_two_revs(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_fileid_involved.TestFileIdInvolved.test_fileids_altered_between_two_revs(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fileid_involved.py", line 116, in setUp main_wt.merge_from_branch(b1) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4169, in _locked_insert_stream for substream_type, substream in stream: File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1830, in missing_parents_chain for kind, stream in self._get_stream(sources[0], search): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4321, in get_stream for knit_kind, file_id, revisions in data_to_fetch: File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2296, in item_keys_introduced_by for result in self._find_file_keys_to_fetch(revision_ids, _files_pb): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2311, in _find_file_keys_to_fetch file_ids = self.fileids_altered_by_revision_ids(revision_ids, inv_w) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 835, in fileids_altered_by_revision_ids pb=pb): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:b3a6afda2bea3eb92be9526b2eed6c943aa29ad2',) ] test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_to_smart_server_stacking_policy_handling(BzrBranchFormat5) error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_to_smart_server_stacking_policy_handling(BzrBranchFormat5) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_stacking.py", line 312, in test_sprout_to_smart_server_stacking_policy_handling target = source.bzrdir.sprout(url).open_branch() File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 1187, in sprout revision_id=revision_id, repository_policy=repository_policy) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 1154, in sprout repository_policy.configure_branch(result) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3545, in configure_branch branch.set_stacked_on_url(stack_on) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 2161, in set_stacked_on_url branch.Branch.set_stacked_on_url(self, url) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 673, in set_stacked_on_url raise errors.UnstackableBranchFormat(self._format, self.base) UnstackableBranchFormat: The branch 'bzr://127.0.0.1:52856/extra/target/'(Remote BZR Branch) is not a stackable format. You will need to upgrade the branch to permit branch stacking. ] test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_to_smart_server_stacking_policy_handling(BzrBranchFormat6) error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_sprout_to_smart_server_stacking_policy_handling(BzrBranchFormat6) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_stacking.py", line 312, in test_sprout_to_smart_server_stacking_policy_handling target = source.bzrdir.sprout(url).open_branch() File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 1187, in sprout revision_id=revision_id, repository_policy=repository_policy) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 1154, in sprout repository_policy.configure_branch(result) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3545, in configure_branch branch.set_stacked_on_url(stack_on) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 2161, in set_stacked_on_url branch.Branch.set_stacked_on_url(self, url) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 673, in set_stacked_on_url raise errors.UnstackableBranchFormat(self._format, self.base) UnstackableBranchFormat: The branch 'bzr://127.0.0.1:44808/extra/target/'(Remote BZR Branch) is not a stackable format. You will need to upgrade the branch to permit branch stacking. ] test: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_one_ghost_parent_force(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_one_ghost_parent_force(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 89, in test_set_one_ghost_parent_force allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 854, in set_parent_trees self._cache_basis_inventory(leftmost_parent_id) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_one_ghost_parent_ids_force(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_one_ghost_parent_ids_force(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 136, in test_set_one_ghost_parent_ids_force allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_parent_ids_in_ancestry(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_parent_ids_in_ancestry(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 197, in test_set_parent_ids_in_ancestry t.set_parent_ids([rev1]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_log.TestShowLog.test_commit_message_with_control_chars failure: bzrlib.tests.test_log.TestShowLog.test_commit_message_with_control_chars [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_log.py", line 145, in test_commit_message_with_control_chars self.assertNotEqual(msg, committed_msg) AssertionError: u'All 8-bit chars: \x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\n\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7f\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8a\x8b\x8c\x8d\x8e\x8f\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9a\x9b\x9c\x9d\x9e\x9f\xa0\xa1\xa2\xa3\xa4\xa5\xa6\xa7\xa8\xa9\xaa\xab\xac\xad\xae\xaf\xb0\xb1\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xbb\xbc\xbd\xbe\xbf\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd7\xd8\xd9\xda\xdb\xdc\xdd\xde\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff' == u'All 8-bit chars: \x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\n\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7f\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8a\x8b\x8c\x8d\x8e\x8f\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9a\x9b\x9c\x9d\x9e\x9f\xa0\xa1\xa2\xa3\xa4\xa5\xa6\xa7\xa8\xa9\xaa\xab\xac\xad\xae\xaf\xb0\xb1\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xbb\xbc\xbd\xbe\xbf\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd7\xd8\xd9\xda\xdb\xdc\xdd\xde\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff' ] test: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_parent_trees_in_ancestry(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_parent_trees_in_ancestry(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 214, in test_set_parent_trees_in_ancestry t.set_parent_ids([rev1]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_three_parents_ids(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_three_parents_ids(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 159, in test_set_three_parents_ids t.set_parent_ids([first_revision, second_revision, third_revision]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_merge.TestLCAMerge.test_merge_move_and_change failure: bzrlib.tests.test_merge.TestLCAMerge.test_merge_move_and_change [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_merge.py", line 1161, in test_merge_move_and_change super(TestLCAMerge, self).test_merge_move_and_change) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: lca merge doesn't conflict for move and change ] test: bzrlib.tests.test_merge.TestLCAMerge.test_modify_conflicts_with_delete failure: bzrlib.tests.test_merge.TestLCAMerge.test_modify_conflicts_with_delete [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_merge.py", line 1131, in test_modify_conflicts_with_delete 'e\n', 'test/foo') File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: lca merge doesn't track deleted lines ] test: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_two_parents_one_ghost_ids(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_set_two_parents_one_ghost_ids(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 145, in test_set_two_parents_one_ghost_ids t.set_parent_ids([revision_in_repo, 'another-missing']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_unicode_symlink(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.TestSetParents.test_unicode_symlink(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 247, in test_unicode_symlink tree.set_parent_ids([revision1]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_adds(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_adds(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 681, in test_adds new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_content_from_second_parent_is_dropped(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_content_from_second_parent_is_dropped(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 557, in test_content_from_second_parent_is_dropped new_shape, new_revid, right_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_dir_to_root(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_dir_to_root(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 636, in test_dir_to_root new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_file_content_change(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_file_content_change(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 496, in test_file_content_change new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_kind_changes(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_kind_changes(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 533, in test_kind_changes new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_link_content_change(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_link_content_change(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 510, in test_link_content_change new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_move_from_removed_dir(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_move_from_removed_dir(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 725, in test_move_from_removed_dir new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_move_moves_children_recursively(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_move_moves_children_recursively(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 743, in test_move_moves_children_recursively new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_move_to_added_dir(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_move_to_added_dir(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 712, in test_move_to_added_dir new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_name_changed(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_name_changed(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 589, in test_name_changed new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_parent_child_swap(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_parent_child_swap(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 606, in test_parent_child_swap new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_parent_deleted_child_renamed(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_parent_deleted_child_renamed(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 622, in test_parent_deleted_child_renamed new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_parent_id_changed(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_parent_id_changed(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 573, in test_parent_id_changed new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_path_swap(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_path_swap(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 663, in test_path_swap new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_removes(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_parents.UpdateToOneParentViaDeltaTests.test_removes(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 699, in test_removes new_shape, new_revid) File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_parents.py", line 450, in assertTransitionFromBasisToShape tree.set_parent_ids(parents) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.blackbox.test_mv.TestMove.test_mv_file_to_wrong_case_dir error: bzrlib.tests.blackbox.test_mv.TestMove.test_mv_file_to_wrong_case_dir [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_mv.py", line 167, in test_mv_file_to_wrong_case_dir self.requireFeature(CaseInsensitiveFilesystemFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: case-insensitive filesystem ] test: bzrlib.tests.test_merge.TestMergerEntriesLCA.test_one_lca_accidentally_pruned failure: bzrlib.tests.test_merge.TestMergerEntriesLCA.test_one_lca_accidentally_pruned [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_merge.py", line 1682, in test_one_lca_accidentally_pruned ], entries) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: We prune values from BASE even when relevant. ] test: bzrlib.tests.test_merge.TestMergerEntriesLCA.test_one_lca_supersedes_path failure: bzrlib.tests.test_merge.TestMergerEntriesLCA.test_one_lca_supersedes_path [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_merge.py", line 1644, in test_one_lca_supersedes_path self.assertEqual, [], list(merge_obj._entries_lca())) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: We don't do an actual heads() check on lca values, or use the per-attribute graph ] test: bzrlib.tests.per_repository.test_fileid_involved.TestFileIdInvolved.test_fileids_altered_by_revision_ids(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_fileid_involved.TestFileIdInvolved.test_fileids_altered_by_revision_ids(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fileid_involved.py", line 116, in setUp main_wt.merge_from_branch(b1) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4169, in _locked_insert_stream for substream_type, substream in stream: File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1830, in missing_parents_chain for kind, stream in self._get_stream(sources[0], search): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4321, in get_stream for knit_kind, file_id, revisions in data_to_fetch: File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2296, in item_keys_introduced_by for result in self._find_file_keys_to_fetch(revision_ids, _files_pb): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2311, in _find_file_keys_to_fetch file_ids = self.fileids_altered_by_revision_ids(revision_ids, inv_w) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 835, in fileids_altered_by_revision_ids pb=pb): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:24b834263e2e30caf9ffbd49432f2f7be9fc1ed6',) ] test: bzrlib.tests.test_merge.TestMergerEntriesLCA.test_same_lca_resolution_one_side_updates_content failure: bzrlib.tests.test_merge.TestMergerEntriesLCA.test_same_lca_resolution_one_side_updates_content [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_merge.py", line 1777, in test_same_lca_resolution_one_side_updates_content self.assertEqual, [], entries) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: We don't detect that LCA resolution was the same on both sides ] test: bzrlib.tests.per_repository.test_fileid_involved.TestFileIdInvolved.test_fileids_involved_full_compare(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_fileid_involved.TestFileIdInvolved.test_fileids_involved_full_compare(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fileid_involved.py", line 116, in setUp main_wt.merge_from_branch(b1) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4169, in _locked_insert_stream for substream_type, substream in stream: File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1830, in missing_parents_chain for kind, stream in self._get_stream(sources[0], search): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4321, in get_stream for knit_kind, file_id, revisions in data_to_fetch: File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2296, in item_keys_introduced_by for result in self._find_file_keys_to_fetch(revision_ids, _files_pb): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2311, in _find_file_keys_to_fetch file_ids = self.fileids_altered_by_revision_ids(revision_ids, inv_w) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 835, in fileids_altered_by_revision_ids pb=pb): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:ec16738173eccd38f82f2e5aabcefa795146f1e7',) ] test: bzrlib.tests.test_smart.TestSmartServerRequestCreateRepository.test_makes_repository failure: bzrlib.tests.test_smart.TestSmartServerRequestCreateRepository.test_makes_repository [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_smart.py", line 210, in test_makes_repository self.assertEqual(expected, request.execute('', network_name, 'True')) AssertionError: not equal: a = b = ] test: bzrlib.tests.test_smart.TestSmartServerRequestOpenBranchV2.test_stacked_branch error: bzrlib.tests.test_smart.TestSmartServerRequestOpenBranchV2.test_stacked_branch [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_smart.py", line 456, in test_stacked_branch feature.set_stacked_on_url(trunk.base) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 686, in set_stacked_on_url self._activate_fallback_location(url) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 110, in _activate_fallback_location self.repository.add_fallback_repository(repo) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 965, in add_fallback_repository self._check_fallback_repository(repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 981, in _check_fallback_repository return InterRepository._assert_same_model(self, repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3458, in _assert_same_model "different rich-root support") IncompatibleRepositories: CHKInventoryRepository('file:///tmp/testbzr-G_sbx0.tmp/bzrlib.tests.test_smart.TestSmartServerRequestOpenBranchV2.test_stacked_branch/work/trunk/.bzr/repository/') is not compatible with KnitPackRepository('file:///tmp/testbzr-G_sbx0.tmp/bzrlib.tests.test_smart.TestSmartServerRequestOpenBranchV2.test_stacked_branch/work/feature/.bzr/repository/') different rich-root support ] test: bzrlib.tests.test_smart.TestSmartServerRequestFindRepository.test_nonshared_repository(find_repositoryV2) failure: bzrlib.tests.test_smart.TestSmartServerRequestFindRepository.test_nonshared_repository(find_repositoryV2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_smart.py", line 231, in test_nonshared_repository self.assertEqual(result, request.execute('')) AssertionError: not equal: a = b = ] test: bzrlib.tests.test_smart.TestSmartServerRequestFindRepository.test_nonshared_repository(find_repositoryV3) failure: bzrlib.tests.test_smart.TestSmartServerRequestFindRepository.test_nonshared_repository(find_repositoryV3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_smart.py", line 231, in test_nonshared_repository self.assertEqual(result, request.execute('')) AssertionError: not equal: a = b = ] test: bzrlib.tests.test_smart.TestSmartServerRequestFindRepository.test_shared_repository(find_repositoryV2) failure: bzrlib.tests.test_smart.TestSmartServerRequestFindRepository.test_shared_repository(find_repositoryV2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_smart.py", line 269, in test_shared_repository self.assertEqual(result, request.execute('')) AssertionError: not equal: a = b = ] test: bzrlib.tests.test_smart.TestSmartServerRequestFindRepository.test_shared_repository(find_repositoryV3) failure: bzrlib.tests.test_smart.TestSmartServerRequestFindRepository.test_shared_repository(find_repositoryV3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_smart.py", line 269, in test_shared_repository self.assertEqual(result, request.execute('')) AssertionError: not equal: a = b = ] test: bzrlib.tests.per_repository.test_fileid_involved.TestFileIdInvolvedSuperset.test_fileid_involved_full_compare2(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_fileid_involved.TestFileIdInvolvedSuperset.test_fileid_involved_full_compare2(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_fileid_involved.py", line 293, in setUp main_wt.merge_from_branch(branch2_branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4169, in _locked_insert_stream for substream_type, substream in stream: File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1830, in missing_parents_chain for kind, stream in self._get_stream(sources[0], search): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4321, in get_stream for knit_kind, file_id, revisions in data_to_fetch: File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2296, in item_keys_introduced_by for result in self._find_file_keys_to_fetch(revision_ids, _files_pb): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2311, in _find_file_keys_to_fetch file_ids = self.fileids_altered_by_revision_ids(revision_ids, inv_w) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 835, in fileids_altered_by_revision_ids pb=pb): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:bdc58477e8558c89da27672b16bb02e2cf897e73',) ] test: bzrlib.tests.per_workingtree.test_revision_tree.TestRevisionTree.test_get_uncached_basis_via_revision_tree(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_revision_tree.TestRevisionTree.test_get_uncached_basis_via_revision_tree(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_revision_tree.py", line 70, in test_get_uncached_basis_via_revision_tree tree.set_parent_ids(['a-ghost'], allow_leftmost_as_ghost=True) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] There are 233 lines with trailing white space in 78 files. There are 1920 lines longer than 79 characters in 310 files. test: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_clone_bzrdir_repository(RemoteBzrDirFormat-v2) error: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_clone_bzrdir_repository(RemoteBzrDirFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 312, in test_clone_bzrdir_repository target = dir.clone(self.get_url('target')) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 396, in clone force_new_repo=force_new_repo, preserve_stacking=preserve_stacking) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 181, in clone preserve_stacking=preserve_stacking) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 263, in clone_on_transport result_repo.fetch(local_repo, revision_id=revision_id) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1611, in process for record, items in self._process_queues(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1581, in _flush_new_queue for record, _, p_refs, items in self._read_nodes_from_store(refs): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:182b5cb9891a4a38975425bb3082322df382556e',) ] test: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_clone_bzrdir_repository_under_shared(RemoteBzrDirFormat-v2) error: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_clone_bzrdir_repository_under_shared(RemoteBzrDirFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 335, in test_clone_bzrdir_repository_under_shared target = dir.clone(self.get_url('target/child')) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 396, in clone force_new_repo=force_new_repo, preserve_stacking=preserve_stacking) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 181, in clone preserve_stacking=preserve_stacking) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 263, in clone_on_transport result_repo.fetch(local_repo, revision_id=revision_id) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1611, in process for record, items in self._process_queues(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1581, in _flush_new_queue for record, _, p_refs, items in self._read_nodes_from_store(refs): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:f71fce92f2a93d947e17fc8ffe6ae2812e70f301',) ] test: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_clone_bzrdir_repository_under_shared_force_new_repo(RemoteBzrDirFormat-v2) error: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_clone_bzrdir_repository_under_shared_force_new_repo(RemoteBzrDirFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 410, in test_clone_bzrdir_repository_under_shared_force_new_repo target = dir.clone(self.get_url('target/child'), force_new_repo=True) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 396, in clone force_new_repo=force_new_repo, preserve_stacking=preserve_stacking) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 181, in clone preserve_stacking=preserve_stacking) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 263, in clone_on_transport result_repo.fetch(local_repo, revision_id=revision_id) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1611, in process for record, items in self._process_queues(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1581, in _flush_new_queue for record, _, p_refs, items in self._read_nodes_from_store(refs): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:8fe9317cd65975178ba4d82203931e47a7a3b8a1',) ] test: bzrlib.tests.per_workingtree.test_workingtree.TestWorkingTree.test_basis_tree_returns_last_revision(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_workingtree.TestWorkingTree.test_basis_tree_returns_last_revision(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_workingtree.py", line 389, in test_basis_tree_returns_last_revision wt.set_parent_ids(['B']) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 826, in set_parent_ids self.set_last_revision(revision_ids[0]) File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.test_osutils.TestWalkDirs.test__walkdirs_utf8_win32readdir error: bzrlib.tests.test_osutils.TestWalkDirs.test__walkdirs_utf8_win32readdir [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_osutils.py", line 1286, in test__walkdirs_utf8_win32readdir self.requireFeature(test__walkdirs_win32.Win32ReadDirFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: bzrlib._Win32ReadDir ] test: bzrlib.tests.test_osutils.TestWalkDirs.test__walkdirs_utf_win32_find_file_stat_directory error: bzrlib.tests.test_osutils.TestWalkDirs.test__walkdirs_utf_win32_find_file_stat_directory [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_osutils.py", line 1367, in test__walkdirs_utf_win32_find_file_stat_directory self.requireFeature(test__walkdirs_win32.Win32ReadDirFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: bzrlib._Win32ReadDir ] test: bzrlib.tests.test_osutils.TestWalkDirs.test__walkdirs_utf_win32_find_file_stat_file error: bzrlib.tests.test_osutils.TestWalkDirs.test__walkdirs_utf_win32_find_file_stat_file [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_osutils.py", line 1343, in test__walkdirs_utf_win32_find_file_stat_file self.requireFeature(test__walkdirs_win32.Win32ReadDirFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: bzrlib._Win32ReadDir ] test: bzrlib.tests.test_osutils.TestWalkDirs.test_force_walkdirs_utf8_98 error: bzrlib.tests.test_osutils.TestWalkDirs.test_force_walkdirs_utf8_98 [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_osutils.py", line 1129, in test_force_walkdirs_utf8_98 self.requireFeature(test__walkdirs_win32.Win32ReadDirFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: bzrlib._Win32ReadDir ] test: bzrlib.tests.test_osutils.TestWalkDirs.test_force_walkdirs_utf8_nt error: bzrlib.tests.test_osutils.TestWalkDirs.test_force_walkdirs_utf8_nt [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_osutils.py", line 1122, in test_force_walkdirs_utf8_nt self.requireFeature(test__walkdirs_win32.Win32ReadDirFeature) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1581, in requireFeature raise UnavailableFeature(feature) UnavailableFeature: bzrlib._Win32ReadDir ] test: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on(BzrDirMetaFormat1) error: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on(BzrDirMetaFormat1) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 1272, in test_format_initialize_on_transport_ex_default_stack_on t, need_meta=True, repo_format_name=repo_name, stacked_on=None) File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 1323, in assertInitializeEx self.bzrdir_format.initialize_on_transport_ex(t, **kwargs) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 1954, in initialize_on_transport_ex make_working_trees, shared_repo) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3630, in acquire_repository possible_transports=[self._bzrdir.transport]) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3577, in _add_fallback repository.add_fallback_repository(stacked_repo) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 965, in add_fallback_repository self._check_fallback_repository(repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 981, in _check_fallback_repository return InterRepository._assert_same_model(self, repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3458, in _assert_same_model "different rich-root support") IncompatibleRepositories: CHKInventoryRepository('file:///tmp/testbzr-BO3EVv.tmp/bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on%28BzrDirMetaFormat1%29/work/stack-on/.bzr/repository/') is not compatible with KnitPackRepository('file:///tmp/testbzr-BO3EVv.tmp/bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on%28BzrDirMetaFormat1%29/work/stacked/.bzr/repository/') different rich-root support ] test: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on(RemoteBzrDirFormat-default) error: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on(RemoteBzrDirFormat-default) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 1272, in test_format_initialize_on_transport_ex_default_stack_on t, need_meta=True, repo_format_name=repo_name, stacked_on=None) File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 1323, in assertInitializeEx self.bzrdir_format.initialize_on_transport_ex(t, **kwargs) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3199, in initialize_on_transport_ex stack_on_pwd, repo_format_name, make_working_trees, shared_repo) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3238, in _initialize_on_transport_ex_rpc remote._translate_error(err, path=path) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 2745, in _translate_error raise errors.UnknownErrorFromSmartServer(err) UnknownErrorFromSmartServer: Server sent an unexpected error: ('error', "CHKInventoryRepository('chroot-54487952:///stack-on/.bzr/repository/')\nis not compatible with\nKnitPackRepository('chroot-54487952:///stacked/.bzr/repository/')\ndifferent rich-root support") ] test: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on(RemoteBzrDirFormat-v2) error: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on(RemoteBzrDirFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 1272, in test_format_initialize_on_transport_ex_default_stack_on t, need_meta=True, repo_format_name=repo_name, stacked_on=None) File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 1323, in assertInitializeEx self.bzrdir_format.initialize_on_transport_ex(t, **kwargs) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3196, in initialize_on_transport_ex vfs_only=True) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 1954, in initialize_on_transport_ex make_working_trees, shared_repo) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3630, in acquire_repository possible_transports=[self._bzrdir.transport]) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3577, in _add_fallback repository.add_fallback_repository(stacked_repo) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1159, in add_fallback_repository self._real_repository.add_fallback_repository(repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 965, in add_fallback_repository self._check_fallback_repository(repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 981, in _check_fallback_repository return InterRepository._assert_same_model(self, repository) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3458, in _assert_same_model "different rich-root support") IncompatibleRepositories: RemoteRepository(bzr-v2://127.0.0.1:42130/extra/stack-on/.bzr/) is not compatible with KnitPackRepository('bzr-v2://127.0.0.1:42130/extra/stacked/.bzr/repository/') different rich-root support ] test: bzrlib.tests.per_workingtree.test_workingtree.TestWorkingTree.test_set_last_revision(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_workingtree.TestWorkingTree.test_set_last_revision(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_workingtree.py", line 309, in test_set_last_revision wt.set_last_revision('A') File "/home/bzrtest/test_branch/bzrlib/mutabletree.py", line 52, in tree_write_locked return unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1846, in set_last_revision self._cache_basis_inventory(new_revision) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 1892, in _cache_basis_inventory xml = self.branch.repository.get_inventory_xml(new_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 138, in read_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2401, in get_inventory_xml texts = self._iter_inventory_xmls([revision_id]) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 789, in _iter_inventory_xmls raise NotImplementedError(self._iter_inventory_xmls) NotImplementedError: ] test: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_sprout_bzrdir_repository(RemoteBzrDirFormat-v2) error: bzrlib.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_sprout_bzrdir_repository(RemoteBzrDirFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_bzrdir/test_bzrdir.py", line 747, in test_sprout_bzrdir_repository target = dir.sprout(self.get_url('target')) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 1176, in sprout result_repo.fetch(source_repository, revision_id=revision_id) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4169, in _locked_insert_stream for substream_type, substream in stream: File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1830, in missing_parents_chain for kind, stream in self._get_stream(sources[0], search): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4321, in get_stream for knit_kind, file_id, revisions in data_to_fetch: File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2296, in item_keys_introduced_by for result in self._find_file_keys_to_fetch(revision_ids, _files_pb): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2311, in _find_file_keys_to_fetch file_ids = self.fileids_altered_by_revision_ids(revision_ids, inv_w) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 835, in fileids_altered_by_revision_ids pb=pb): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1611, in process for record, items in self._process_queues(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1581, in _flush_new_queue for record, _, p_refs, items in self._read_nodes_from_store(refs): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:657281f383421b4203b64ec131ca3515c2945791',) ] test: bzrlib.tests.per_repository.test_merge_directive.TestMergeDirective.test_create_and_install_directive(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_merge_directive.TestMergeDirective.test_create_and_install_directive(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_merge_directive.py", line 69, in test_create_and_install_directive directive.install_revisions(target_branch.repository) File "/home/bzrtest/test_branch/bzrlib/merge_directive.py", line 240, in install_revisions info.install_revisions(target_repo, stream_input=False) File "/home/bzrtest/test_branch/bzrlib/bundle/serializer/v4.py", line 471, in install_revisions return ri.install() File "/home/bzrtest/test_branch/bzrlib/bundle/serializer/v4.py", line 539, in install result = self._install_in_write_group() File "/home/bzrtest/test_branch/bzrlib/bundle/serializer/v4.py", line 569, in _install_in_write_group self._install_inventory_records(pending_inventory_records) File "/home/bzrtest/test_branch/bzrlib/bundle/serializer/v4.py", line 685, in _install_inventory_records parent_ids) File "/home/bzrtest/test_branch/bzrlib/bundle/serializer/v4.py", line 649, in _get_parent_inventory_texts p_text = to_string(parent_inv) File "/home/bzrtest/test_branch/bzrlib/xml8.py", line 214, in write_inventory_to_string self.write_inventory(inv, sio, working) File "/home/bzrtest/test_branch/bzrlib/xml8.py", line 228, in write_inventory self._check_revisions(inv) File "/home/bzrtest/test_branch/bzrlib/xml8.py", line 172, in _check_revisions if inv.root.revision is None: File "/home/bzrtest/test_branch/bzrlib/inventory.py", line 2073, in root return self[self.root_id] File "/home/bzrtest/test_branch/bzrlib/inventory.py", line 1875, in __getitem__ self.id_to_entry.iteritems([(file_id,)]).next()[1]) File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 484, in iteritems self._ensure_root() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 138, in _ensure_root self._root_node = self._get_node(self._root_node) File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 151, in _get_node bytes = self._read_bytes(node) File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 162, in _read_bytes bytes = stream.next().get_bytes_as('fulltext') File "/home/bzrtest/test_branch/bzrlib/versionedfile.py", line 182, in get_bytes_as % (self.key,)) ValueError: A request was made for key: ('sha1:5c79089c1fecc5d1711722dd7ff1faaa1571fb64',), but that content is not available, and the calling code does not handle if it is missing. ] test: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack5) failure: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack5) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository_reference/test_get_record_stream.py", line 200, in test_ordered_fulltext_complex self.assertTrue, record_keys in (keys, alt_1, alt_2, alt_3)) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: KVF does not weave fulltexts from fallback repositories to preserve perfect order ] test: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack5RichRootBroken) failure: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack5RichRootBroken) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository_reference/test_get_record_stream.py", line 200, in test_ordered_fulltext_complex self.assertTrue, record_keys in (keys, alt_1, alt_2, alt_3)) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: KVF does not weave fulltexts from fallback repositories to preserve perfect order ] test: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack5RichRoot) failure: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack5RichRoot) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository_reference/test_get_record_stream.py", line 200, in test_ordered_fulltext_complex self.assertTrue, record_keys in (keys, alt_1, alt_2, alt_3)) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: KVF does not weave fulltexts from fallback repositories to preserve perfect order ] test: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack6) failure: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack6) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository_reference/test_get_record_stream.py", line 200, in test_ordered_fulltext_complex self.assertTrue, record_keys in (keys, alt_1, alt_2, alt_3)) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: KVF does not weave fulltexts from fallback repositories to preserve perfect order ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_dir_unchanged(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_dir_unchanged(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1109, in test_last_modified_revision_after_converged_merge_dir_unchanged self._commit_sprout_rename_merge_converged(tree1, 'dir') File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1061, in _commit_sprout_rename_merge_converged tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:56b8f4364456fe657dff5fe931fe25648917882c',) ] test: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack6RichRoot) failure: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatKnitPack6RichRoot) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository_reference/test_get_record_stream.py", line 200, in test_ordered_fulltext_complex self.assertTrue, record_keys in (keys, alt_1, alt_2, alt_3)) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: KVF does not weave fulltexts from fallback repositories to preserve perfect order ] test: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatPackDevelopment2Subtree) failure: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RepositoryFormatPackDevelopment2Subtree) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository_reference/test_get_record_stream.py", line 200, in test_ordered_fulltext_complex self.assertTrue, record_keys in (keys, alt_1, alt_2, alt_3)) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: KVF does not weave fulltexts from fallback repositories to preserve perfect order ] test: bzrlib.tests.test_tag.TestTagsInCheckouts.test_tag_deletion_from_master_to_bound failure: bzrlib.tests.test_tag.TestTagsInCheckouts.test_tag_deletion_from_master_to_bound [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_tag.py", line 169, in test_tag_deletion_from_master_to_bound raise KnownFailure("tag deletion does not propagate: " KnownFailure: tag deletion does not propagate: https://bugs.launchpad.net/bzr/+bug/138802 ] test: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RemoteRepositoryFormat-default) failure: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RemoteRepositoryFormat-default) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository_reference/test_get_record_stream.py", line 200, in test_ordered_fulltext_complex self.assertTrue, record_keys in (keys, alt_1, alt_2, alt_3)) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: KVF does not weave fulltexts from fallback repositories to preserve perfect order ] test: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RemoteRepositoryFormat-v2) failure: bzrlib.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_fulltext_complex(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository_reference/test_get_record_stream.py", line 200, in test_ordered_fulltext_complex self.assertTrue, record_keys in (keys, alt_1, alt_2, alt_3)) File "/home/bzrtest/test_branch/bzrlib/tests/__init__.py", line 1152, in expectFailure raise KnownFailure(reason) KnownFailure: KVF does not weave fulltexts from fallback repositories to preserve perfect order ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_dir_unchanged_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_dir_unchanged_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1116, in test_last_modified_revision_after_converged_merge_dir_unchanged_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1061, in _commit_sprout_rename_merge_converged tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:2ff9572d343e7ef889feb26144e078c2c8713f82',) ] test: bzrlib.tests.test_transform.TestTransformPreview.test_include_unchanged_succeeds failure: bzrlib.tests.test_transform.TestTransformPreview.test_include_unchanged_succeeds [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_transform.py", line 2227, in test_include_unchanged_succeeds self.assertEqual([ROOT_ENTRY, A_ENTRY], list(changes)) AssertionError: not equal: a = [('TREE_ROOT', ('', ''), False, (True, True), (None, None), ('', ''), ('directory', 'directory'), (False, None)), ('a-id', ('a', 'a'), True, (True, True), ('TREE_ROOT', 'TREE_ROOT'), ('a', 'a'), ('file', 'file'), (False, False))] b = [('tree_root-20090812045350-lvys9k139z1i34sx-772', (u'', u''), False, (True, True), (None, None), (u'', ''), ('directory', 'directory'), (False, None)), ('a-id', (u'a', u'a'), True, (True, True), ('tree_root-20090812045350-lvys9k139z1i34sx-772', 'tree_root-20090812045350-lvys9k139z1i34sx-772'), (u'a', u'a'), ('file', 'file'), (False, False))] ] test: bzrlib.tests.test_transform.TestTransformPreview.test_merge_preview_into_workingtree error: bzrlib.tests.test_transform.TestTransformPreview.test_merge_preview_into_workingtree [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_transform.py", line 2678, in test_merge_preview_into_workingtree merger.do_merge() File "/home/bzrtest/test_branch/bzrlib/merge.py", line 493, in do_merge self._do_merge_to(merge) File "/home/bzrtest/test_branch/bzrlib/merge.py", line 465, in _do_merge_to merge.do_merge() File "/home/bzrtest/test_branch/bzrlib/merge.py", line 604, in do_merge self._compute_transform() File "/home/bzrtest/test_branch/bzrlib/merge.py", line 654, in _compute_transform self.fix_root() File "/home/bzrtest/test_branch/bzrlib/merge.py", line 891, in fix_root if self.other_tree.inventory.root.file_id in self.this_tree.inventory: File "/home/bzrtest/test_branch/bzrlib/transform.py", line 1706, in inventory raise NotImplementedError(_PreviewTree.inventory) NotImplementedError: ] test: bzrlib.tests.test_transform.TestTransformPreview.test_specific_files failure: bzrlib.tests.test_transform.TestTransformPreview.test_specific_files [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_transform.py", line 2233, in test_specific_files self.assertEqual([ROOT_ENTRY, A_ENTRY], list(changes)) AssertionError: not equal: a = [('TREE_ROOT', ('', ''), False, (True, True), (None, None), ('', ''), ('directory', 'directory'), (False, None)), ('a-id', ('a', 'a'), True, (True, True), ('TREE_ROOT', 'TREE_ROOT'), ('a', 'a'), ('file', 'file'), (False, False))] b = [('tree_root-20090812045350-lvys9k139z1i34sx-791', (u'', u''), False, (True, True), (None, None), (u'', ''), ('directory', 'directory'), (False, None)), ('a-id', (u'a', u'a'), True, (True, True), ('tree_root-20090812045350-lvys9k139z1i34sx-791', 'tree_root-20090812045350-lvys9k139z1i34sx-791'), (u'a', u'a'), ('file', 'file'), (False, False))] ] test: bzrlib.tests.test_transform.TestTransformPreview.test_want_unversioned failure: bzrlib.tests.test_transform.TestTransformPreview.test_want_unversioned [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_transform.py", line 2239, in test_want_unversioned self.assertEqual([ROOT_ENTRY, A_ENTRY], list(changes)) AssertionError: not equal: a = [('TREE_ROOT', ('', ''), False, (True, True), (None, None), ('', ''), ('directory', 'directory'), (False, None)), ('a-id', ('a', 'a'), True, (True, True), ('TREE_ROOT', 'TREE_ROOT'), ('a', 'a'), ('file', 'file'), (False, False))] b = [('tree_root-20090812045350-lvys9k139z1i34sx-796', (u'', u''), False, (True, True), (None, None), (u'', ''), ('directory', 'directory'), (False, None)), ('a-id', (u'a', u'a'), True, (True, True), ('tree_root-20090812045350-lvys9k139z1i34sx-796', 'tree_root-20090812045350-lvys9k139z1i34sx-796'), (u'a', u'a'), ('file', 'file'), (False, False))] ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_file_unchanged(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_file_unchanged(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1122, in test_last_modified_revision_after_converged_merge_file_unchanged self._commit_sprout_rename_merge_converged(tree1, 'file') File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1061, in _commit_sprout_rename_merge_converged tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:289017a4e763e0d948f1f8a61190cf393b354e4b',) ] test: bzrlib.tests.test_upgrade_stacked.TestStackUpgrade.test_stack_upgrade(knit, 1.6) error: bzrlib.tests.test_upgrade_stacked.TestStackUpgrade.test_stack_upgrade(knit, 1.6) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_upgrade_stacked.py", line 53, in test_stack_upgrade upgrade('base', new_format) File "/home/bzrtest/test_branch/bzrlib/upgrade.py", line 85, in upgrade Convert(url, format) File "/home/bzrtest/test_branch/bzrlib/upgrade.py", line 40, in __init__ self.convert() File "/home/bzrtest/test_branch/bzrlib/upgrade.py", line 74, in convert self.bzrdir.check_conversion_target(format) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 134, in check_conversion_target source_repo_format.check_conversion_target(target_repo_format) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 1084, in check_conversion_target 'Does not support rich root data.', target_format) BadConversionTarget: Cannot convert to format . Does not support rich root data. ] test: bzrlib.tests.test_version_info.TestVersionInfo.test_rio_version failure: bzrlib.tests.test_version_info.TestVersionInfo.test_rio_version [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_version_info.py", line 157, in test_rio_version file_rev_stanza.get_all('revision')) AssertionError: not equal: a = ['r3', 'r3', 'r2', 'unversioned'] b = [u'r1', u'r3', u'r2', u'unversioned'] ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_file_unchanged_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_file_unchanged_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1129, in test_last_modified_revision_after_converged_merge_file_unchanged_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1061, in _commit_sprout_rename_merge_converged tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:43b8261bbd0f58bf8dfcc8df539344a9d7f4c6a9',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_link_unchanged(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_link_unchanged(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1136, in test_last_modified_revision_after_converged_merge_link_unchanged self._commit_sprout_rename_merge_converged(tree1, 'link') File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1061, in _commit_sprout_rename_merge_converged tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:f4f8e3111f2e27c168826b25ce65ebda1b89b037',) ] test: bzrlib.tests.per_workingtree.test_basis_inventory.TestBasisInventory.test_create(WorkingTreeFormat3) error: bzrlib.tests.per_workingtree.test_basis_inventory.TestBasisInventory.test_create(WorkingTreeFormat3) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_workingtree/test_basis_inventory.py", line 52, in test_create self.assertEquals(store_inv._byid, basis_inv._byid) AttributeError: 'CHKInventory' object has no attribute '_byid' ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_link_unchanged_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_converged_merge_link_unchanged_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1144, in test_last_modified_revision_after_converged_merge_link_unchanged_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1061, in _commit_sprout_rename_merge_converged tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:b95294a214d6013f350ca6214d563fa4294cdc9b',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_dir_changes(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_dir_changes(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1015, in test_last_modified_revision_after_merge_dir_changes self._commit_sprout_rename_merge(tree1, 'dir') File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 996, in _commit_sprout_rename_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:ec67d07753e874389fecc4af7db21b1949400313',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_dir_changes_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_dir_changes_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1022, in test_last_modified_revision_after_merge_dir_changes_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 996, in _commit_sprout_rename_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:766cd66daa66f17a2cf17f8b0acca1c8ffffef2c',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_file_changes(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_file_changes(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1028, in test_last_modified_revision_after_merge_file_changes self._commit_sprout_rename_merge(tree1, 'file', expect_fs_hash=True) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 996, in _commit_sprout_rename_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:ae23a43551d3f154e9c5044ac53b3c7bf2bece40',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_file_changes_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_file_changes_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1035, in test_last_modified_revision_after_merge_file_changes_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 996, in _commit_sprout_rename_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:a009f338ea59a7ddd3e6f37cf6e642227688fdcc',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_link_changes(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_link_changes(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1042, in test_last_modified_revision_after_merge_link_changes self._commit_sprout_rename_merge(tree1, 'link') File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 996, in _commit_sprout_rename_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:2d842abd51e45b991422bb680d99ab9a288ee113',) ] test: bzrlib.tests.test_commit.TestCommit.test_no_callback_netfailure failure: bzrlib.tests.test_commit.TestCommit.test_no_callback_netfailure [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/test_commit.py", line 714, in test_no_callback_netfailure self.assertRaises(errors.NoSuchFile, tree.commit, message_callback=cb) AssertionError: NoSuchFile not raised ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_link_changes_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_link_changes_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1050, in test_last_modified_revision_after_merge_link_changes_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 996, in _commit_sprout_rename_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:1112fb12022c467dee25b77e45ca9f2ef0c1768f',) ] test: bzrlib.tests.blackbox.test_shared_repository.TestSharedRepo.test_make_repository failure: bzrlib.tests.blackbox.test_shared_repository.TestSharedRepo.test_make_repository [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_shared_repository.py", line 33, in test_make_repository """) AssertionError: not equal: a = 'Shared repository with trees (format: 2a)\nLocation:\n shared repository: a\n' b = 'Shared repository with trees (format: pack-0.92)\nLocation:\n shared repository: a\n' ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_dir_unchanged(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_dir_unchanged(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1149, in test_last_modified_revision_after_merge_new_dir_unchanged self._commit_sprout_make_merge(tree1, self.make_dir) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1094, in _commit_sprout_make_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:737df5f0b60efbc914f1586c7135fdfada3e2374',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_dir_unchanged_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_dir_unchanged_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1155, in test_last_modified_revision_after_merge_new_dir_unchanged_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1094, in _commit_sprout_make_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:d98de37f29d3ceecc4a85752afcee843b4fee357',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_file_unchanged(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_file_unchanged(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1160, in test_last_modified_revision_after_merge_new_file_unchanged self._commit_sprout_make_merge(tree1, self.make_file) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1094, in _commit_sprout_make_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:6fb6dead3976af8f028fa257cf0ff6d608b7b252',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_file_unchanged_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_file_unchanged_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1166, in test_last_modified_revision_after_merge_new_file_unchanged_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1094, in _commit_sprout_make_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:46b8931f2220c3165ff1385e260ca5d8a020c238',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_link_unchanged(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_link_unchanged(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1171, in test_last_modified_revision_after_merge_new_link_unchanged self._commit_sprout_make_merge(tree1, self.make_link) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1094, in _commit_sprout_make_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:a2cec70dc764ad39061470d237563b37f43b708f',) ] test: bzrlib.tests.per_repository.test_repository.TestRepository.test_attribute_text_store_basics(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_repository.TestRepository.test_attribute_text_store_basics(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_repository.py", line 190, in test_attribute_text_store_basics tree.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4169, in _locked_insert_stream for substream_type, substream in stream: File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1830, in missing_parents_chain for kind, stream in self._get_stream(sources[0], search): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4321, in get_stream for knit_kind, file_id, revisions in data_to_fetch: File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2296, in item_keys_introduced_by for result in self._find_file_keys_to_fetch(revision_ids, _files_pb): File "/home/bzrtest/test_branch/bzrlib/repository.py", line 2311, in _find_file_keys_to_fetch file_ids = self.fileids_altered_by_revision_ids(revision_ids, inv_w) File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 835, in fileids_altered_by_revision_ids pb=pb): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:faa801562d6dac4765985e6fe8b426d724727f15',) ] test: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_link_unchanged_ric(RemoteRepositoryFormat-v2) error: bzrlib.tests.per_repository.test_commit_builder.TestCommitBuilder.test_last_modified_revision_after_merge_new_link_unchanged_ric(RemoteRepositoryFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1177, in test_last_modified_revision_after_merge_new_link_unchanged_ric mini_commit=self.mini_commit_record_iter_changes) File "/home/bzrtest/test_branch/bzrlib/tests/per_repository/test_commit_builder.py", line 1094, in _commit_sprout_make_merge tree1.merge_from_branch(tree2.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/workingtree.py", line 917, in merge_from_branch self.branch.fetch(branch, last_revision=merger.other_rev_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:3518bbf40c2dc884a0905df468e0e8df4516d02b',) ] test: bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_explicit_knit failure: bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_explicit_knit [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_upgrade.py", line 129, in test_upgrade_explicit_knit ['upgrade', '--format=knit', url]) AssertionError: Unexpected return code not equal: a = 0 b = 3 ] test: bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_repo failure: bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_repo [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_upgrade.py", line 146, in test_upgrade_repo self.run_bzr('upgrade --format=knit repo') AssertionError: Unexpected return code not equal: a = 0 b = 3 ] test: bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_up_to_date failure: bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_up_to_date [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/blackbox/test_upgrade.py", line 70, in test_upgrade_up_to_date self.assertEqual("", out) AssertionError: not equal: a = '' b = 'starting upgrade of file:///tmp/testbzr-KdPCd2.tmp/bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_up_to_date/work/current_format_branch/\nmaking backup of file:///tmp/testbzr-KdPCd2.tmp/bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_up_to_date/work/current_format_branch/.bzr\n to file:///tmp/testbzr-KdPCd2.tmp/bzrlib.tests.blackbox.test_upgrade.TestWithUpgradableBranches.test_upgrade_up_to_date/work/current_format_branch/backup.bzr\nstarting repository conversion\nrepository converted\n' ] test: bzrlib.tests.per_branch.test_branch.TestBranch.test_clone_branch_parent(RemoteBranchFormat-v2) error: bzrlib.tests.per_branch.test_branch.TestBranch.test_clone_branch_parent(RemoteBranchFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_branch.py", line 195, in test_clone_branch_parent branch_b.repository.copy_content_into(repo_c) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 1526, in copy_content_into return InterRepository.get(self, destination).copy_content(revision_id) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3340, in copy_content self.target.fetch(self.source, revision_id=revision_id) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 975, in _filter_id_to_entry self._chk_id_roots, uninteresting_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1611, in process for record, items in self._process_queues(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1581, in _flush_new_queue for record, _, p_refs, items in self._read_nodes_from_store(refs): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:55bec3b43d1f88dfbcbd8b0b82d6f2686de81590',) ] test: bzrlib.tests.per_branch.test_branch.TestIgnoreFallbacksParameter.test_fallbacks_not_opened(RemoteBranchFormat-v2) error: bzrlib.tests.per_branch.test_branch.TestIgnoreFallbacksParameter.test_fallbacks_not_opened(RemoteBranchFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_branch.py", line 783, in test_fallbacks_not_opened reopened = stacked.bzrdir.open_branch(ignore_fallbacks=True) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 291, in open_branch setup_stacking=not ignore_fallbacks) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 2032, in __init__ self._ensure_real() File "/home/bzrtest/test_branch/bzrlib/remote.py", line 2080, in _ensure_real self._real_branch = self.bzrdir._real_bzrdir.open_branch() File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 1718, in open_branch return format.open(self, _found=True, ignore_fallbacks=ignore_fallbacks) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 1790, in open ignore_fallbacks=ignore_fallbacks) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 2460, in __init__ super(BzrBranch8, self).__init__(*args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 2106, in __init__ Branch.__init__(self) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 97, in __init__ self._open_hook() File "/home/bzrtest/test_branch/bzrlib/branch.py", line 2456, in _open_hook self._activate_fallback_location(url) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 107, in _activate_fallback_location repo = self._get_fallback_repository(url) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 220, in _get_fallback_repository possible_transports=[self.bzrdir.root_transport]) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 837, in open return BzrDir.open_from_transport(t, _unsupported=_unsupported) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 872, in open_from_transport return format.open(transport, _found=True) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 2058, in open return self._open(transport) File "/home/bzrtest/test_branch/bzrlib/bzrdir.py", line 3286, in _open return remote.RemoteBzrDir(transport, self) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 118, in __init__ raise errors.NotBranchError(path=transport.base) NotBranchError: Not a branch: "bzr-v2://127.0.0.1:33381/extra/fallback/". ] test: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_local_updates_checkout_only(RemoteBranchFormat-v2) error: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_local_updates_checkout_only(RemoteBranchFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_pull.py", line 83, in test_pull_local_updates_checkout_only checkout.branch.pull(other.branch, local = True) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 943, in pull possible_transports=possible_transports, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 3186, in pull _override_hook_target=_override_hook_target) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 3063, in pull overwrite=overwrite, graph=graph) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 891, in update_revisions overwrite, graph) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 3006, in update_revisions self.target.fetch(self.source, stop_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 1679, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 988, in _get_parent_id_basename_to_file_id_pages self._chk_p_id_roots, uninteresting_pid_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:1a406625b4d9acbc9150ac730ae4f5dd063d9f9b',) ] test: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(RemoteBranchFormat-v2) error: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(RemoteBranchFormat-v2) [ RemoteException: RemoteException: RemoteException: RemoteException: Traceback (most recent call last): File "/home/bzrtest/test_branch/bzrlib/tests/per_branch/test_pull.py", line 69, in test_pull_updates_checkout_and_master checkout.branch.pull(other.branch) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 943, in pull possible_transports=possible_transports, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 3182, in pull run_hooks=False) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 2460, in pull _override_hook_target=self, **kwargs) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 943, in pull possible_transports=possible_transports, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 3186, in pull _override_hook_target=_override_hook_target) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 3063, in pull overwrite=overwrite, graph=graph) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 891, in update_revisions overwrite, graph) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 3006, in update_revisions self.target.fetch(self.source, stop_revision) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/branch.py", line 574, in fetch pb=pb) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1267, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/home/bzrtest/test_branch/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 3360, in fetch pb=pb, find_ghosts=find_ghosts) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 76, in __init__ self.__fetch() File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 102, in __fetch self._fetch_everything_for_search(search) File "/home/bzrtest/test_branch/bzrlib/fetch.py", line 130, in _fetch_everything_for_search stream, from_format, []) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1697, in insert_stream return self._insert_real(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/remote.py", line 1677, in _insert_real result = sink.insert_stream(stream, src_format, resume_tokens) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4140, in insert_stream return self._locked_insert_stream(stream, src_format, is_resume) File "/home/bzrtest/test_branch/bzrlib/repository.py", line 4182, in _locked_insert_stream self.target_repo.chk_bytes.insert_record_stream(substream) File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1398, in insert_record_stream for _ in self._insert_record_stream(stream, random_id=False): File "/home/bzrtest/test_branch/bzrlib/groupcompress.py", line 1452, in _insert_record_stream for record in stream: File "/home/bzrtest/test_branch/bzrlib/repofmt/groupcompress_repo.py", line 988, in _get_parent_id_basename_to_file_id_pages self._chk_p_id_roots, uninteresting_pid_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1609, in process for record in self._read_all_roots(): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1522, in _read_all_roots old_chks_to_enqueue = self._read_old_roots() File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1482, in _read_old_roots self._read_nodes_from_store(self._old_root_keys): File "/home/bzrtest/test_branch/bzrlib/chk_map.py", line 1464, in _read_nodes_from_store raise errors.NoSuchRevision(self._store, record.key) NoSuchRevision: has no revision ('sha1:684457daa2ed53380850fac2c2cc984eb41d7987',) ]