Page MenuHomeSoftware Heritage
Paste P222

mercurial import: origins in error
ActivePublic

Authored by ardumont on Feb 12 2018, 3:33 PM.
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:51:36,421: ERROR/Worker-1] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:51:38,665: ERROR/Worker-1] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:51:41,157: ERROR/Worker-1] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:51:43,165: ERROR/Worker-1] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:51:47,377: ERROR/Worker-1] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:51:53,037: ERROR/Worker-2] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:52:00,370: ERROR/Worker-2] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:52:12,301: ERROR/Worker-2] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 15:52:23,211: ERROR/Worker-2] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 182, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([])'}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/1/1e3db528419239abeaa0ed9d622dca7d/1e3db528419239abeaa0ed9d622dca7d-test.source-archive.zip', 'origin_url': 'https://1e3db528419239abeaa0ed9d622dca7d.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://24sa3ajonnybaned.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/2/24sa3ajonnybaned/24sa3ajonnybaned-source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://a-man.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/a-man/a-man-wamd.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/abp-corset/abp-corset-tpl.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://abp-corset.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://accordionbasstool.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/accordionbasstool/accordionbasstool-analyzer.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/achtbits/achtbits-rawdata.source-archive.zip', 'origin_url': 'https://achtbits.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/acpe/acpe-vs2010.source-archive.zip', 'origin_url': 'https://acpe.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/acrobatt-comicsphere/acrobatt-comicsphere-src.source-archive.zip', 'origin_url': 'https://acrobatt-comicsphere.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/acrobatt/acrobatt-facebook.source-archive.zip', 'origin_url': 'https://acrobatt.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://acstest.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/acstest/acstest-documentazione.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 17:29:46,527: ERROR/Worker-38] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 971, in store_data\n self.send_batch_directories(self.get_directories())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 650, in send_batch_directories\n send_in_packets(directories, self.send_directories, packet_size)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 258, in get_directories\n for header, tree, new_dirs in self.load_directories():\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 236, in load_directories\n tree = tree.remove_tree_node_for_path(path)\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/objects.py", line 111, in remove_tree_node_for_path\n node[first] = node[first].remove_tree_node_for_path(rest)\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/objects.py", line 111, in remove_tree_node_for_path\n node[first] = node[first].remove_tree_node_for_path(rest)\nKeyError: b\'\''}
{'args': [], 'kwargs': {'origin_url': 'https://adresar.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/adresar/adresar-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/agilecruise/agilecruise-agilecruise.source-archive.zip', 'origin_url': 'https://agilecruise.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ai-docs-en-info.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/ai-docs-en-info/ai-docs-en-info-lang-pt-br.source-archive.zip'}, 'exception': 'IntegrityError(\'duplicate key value violates unique constraint "origin_visit_pkey"\\nDETAIL: Key (origin, visit)=(80967328, 10) already exists.\\nCONTEXT: SQL function "swh_origin_visit_add" statement 1\\n\',)'}
{'args': [], 'kwargs': {'origin_url': 'https://ald08261hg.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/ald08261hg/ald08261hg-dbms.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://alerta-riscos.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/alerta-riscos/alerta-riscos-tcc.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://alertcam.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/alertcam/alertcam-privateminder.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://alvor.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/alvor/alvor-test-projects.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://anagraph.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/anagraph/anagraph-utils.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://andengine-metalsnake.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/andengine-metalsnake/andengine-metalsnake-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/android-notifier/android-notifier-assets.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://android-notifier.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://angel-engine.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/angel-engine/angel-engine-angel-legacy.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://anyproject.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/anyproject/anyproject-android.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/archlive/archlive-progs.source-archive.zip', 'origin_url': 'https://archlive.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://arcon.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/arcon/arcon-portage-hooks.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://arduinobykutch.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/arduinobykutch/arduinobykutch-geniemaster.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/area6-cs381/area6-cs381-codey.source-archive.zip', 'origin_url': 'https://area6-cs381.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/ariadna-framework/ariadna-framework-installer.source-archive.zip', 'origin_url': 'https://ariadna-framework.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://arma2-sqf-library-communitys-shared-scripts.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/arma2-sqf-library-communitys-shared-scripts/arma2-sqf-library-communitys-shared-scripts-arma2luajit.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://art-of-sequence.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/art-of-sequence/art-of-sequence-docsources.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ashva.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/ashva/ashva-ashva.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://asmsx-license-gpl.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/asmsx-license-gpl/asmsx-license-gpl-source.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://asu-cst364-2013.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/asu-cst364-2013/asu-cst364-2013-no.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/athenaeum-wg/athenaeum-wg-poeticeddas.source-archive.zip', 'origin_url': 'https://athenaeum-wg.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://atom-engine.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/atom-engine/atom-engine-stable.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://atra.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/atra/atra-testes.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/auditor/auditor-linv.source-archive.zip', 'origin_url': 'https://auditor.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/a/aurora-libraries/aurora-libraries-hgtest.source-archive.zip', 'origin_url': 'https://aurora-libraries.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/badadam/badadam-noughtsandcrosses.source-archive.zip', 'origin_url': 'https://badadam.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://bdtcomparator.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/bdtcomparator/bdtcomparator-stable.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/besasm-prgfx/besasm-prgfx-exp.source-archive.zip', 'origin_url': 'https://besasm-prgfx.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://blobjob.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/blobjob/blobjob-installer.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://blotel.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/blotel/blotel-hotel.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://boa.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/boa/boa-paper.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://boostdc.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/boostdc/boostdc-nat-sandbox.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://brew-linux.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/brew-linux/brew-linux-temp.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/bubblesdesktop/bubblesdesktop-images.source-archive.zip', 'origin_url': 'https://bubblesdesktop.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://bugs-n-bits.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/bugs-n-bits/bugs-n-bits-neo4j.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/b/buuz/buuz-v2.source-archive.zip', 'origin_url': 'https://buuz.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://caaaas.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/caaaas/caaaas-assignment2.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/caseforge-icase/caseforge-icase-server.source-archive.zip', 'origin_url': 'https://caseforge-icase.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://cassis.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cassis/cassis-source.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/catroid-aop-tracking/catroid-aop-tracking-server.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://catroid-aop-tracking.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/ccmagiccommands/ccmagiccommands-casper.source-archive.zip', 'origin_url': 'https://ccmagiccommands.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://cellml-test-models.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cellml-test-models/cellml-test-models-saucerman1.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cellmote/cellmote-windows.source-archive.zip', 'origin_url': 'https://cellmote.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://cgr.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cgr/cgr-qmachine.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/chain-termite/chain-termite-termite-sql.source-archive.zip', 'origin_url': 'https://chain-termite.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://chamilo-apps.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/chamilo-apps/chamilo-apps-application-dev.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 21:53:59,804: ERROR/Worker-216] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 971, in store_data\n self.send_batch_directories(self.get_directories())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 650, in send_batch_directories\n send_in_packets(directories, self.send_directories, packet_size)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 258, in get_directories\n for header, tree, new_dirs in self.load_directories():\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 243, in load_directories\n perms_code\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/objects.py", line 144, in add_blob\n node[fbase] = SimpleBlob(file_hash, is_symlink, file_perms)\nTypeError: \'SimpleBlob\' object does not support item assignment'}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://checkyouritems.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/checkyouritems/checkyouritems-v2.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/chess-spider/chess-spider-clone1.source-archive.zip', 'origin_url': 'https://chess-spider.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://cim-owl.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cim-owl/cim-owl-doc.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://claroline.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/claroline/claroline-workspace.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://clever-drop-box.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/clever-drop-box/clever-drop-box-listener.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://cloze.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cloze/cloze-repository.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cmis-php-client-programming/cmis-php-client-programming-php.source-archive.zip', 'origin_url': 'https://cmis-php-client-programming.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://cntop-news.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cntop-news/cntop-news-cntopnews.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/confab/confab-docs.source-archive.zip', 'origin_url': 'https://confab.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/coordinate-talk/coordinate-talk-ios.source-archive.zip', 'origin_url': 'https://coordinate-talk.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://cousera-private.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cousera-private/cousera-private-craftingqualitycode.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/coyoeden/coyoeden-gikk.source-archive.zip', 'origin_url': 'https://coyoeden.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://cp-escan.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cp-escan/cp-escan-legacy.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://creativity-engine.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/creativity-engine/creativity-engine-domains.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cronuscalculators/cronuscalculators-javainterface.source-archive.zip', 'origin_url': 'https://cronuscalculators.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cruisetraining/cruisetraining-3-junit-workshop.source-archive.zip', 'origin_url': 'https://cruisetraining.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cs2103aug12-f09-3c/cs2103aug12-f09-3c-projectmanual.source-archive.zip', 'origin_url': 'https://cs2103aug12-f09-3c.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://cs2103aug2013-w09-4j.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cs2103aug2013-w09-4j/cs2103aug2013-w09-4j-code.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ctafbase.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/ctafbase/ctafbase-ctaf.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/cuguav/cuguav-gcs.source-archive.zip', 'origin_url': 'https://cuguav.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/c/curso1edu/curso1edu-hg.source-archive.zip', 'origin_url': 'https://curso1edu.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://daizo.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/daizo/daizo-zenversion.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-09 23:53:36,824: ERROR/Worker-342] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 971, in store_data\n self.send_batch_directories(self.get_directories())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 650, in send_batch_directories\n send_in_packets(directories, self.send_directories, packet_size)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 258, in get_directories\n for header, tree, new_dirs in self.load_directories():\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 243, in load_directories\n perms_code\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/objects.py", line 144, in add_blob\n node[fbase] = SimpleBlob(file_hash, is_symlink, file_perms)\nTypeError: \'SimpleBlob\' object does not support item assignment'}
{'args': [], 'kwargs': {'origin_url': 'https://dbnow.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/dbnow/dbnow-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ddr-jjq.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/ddr-jjq/ddr-jjq-emacs-cfg-linux.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://decapod.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/decapod/decapod-structured-light.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://deq.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/deq/deq-spring66.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/des-sharp/des-sharp-benjamin.source-archive.zip', 'origin_url': 'https://des-sharp.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://dev3342.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/dev3342/dev3342-3342.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://devide.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/devide/devide-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/digiter-code/digiter-code-gp.source-archive.zip', 'origin_url': 'https://digiter-code.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/divinformatics/divinformatics-web.source-archive.zip', 'origin_url': 'https://divinformatics.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://django-articles.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/django-articles/django-articles-testing.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://domain-driven-architecture.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/domain-driven-architecture/domain-driven-architecture-common.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://dotfiles-hg-test.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/dotfiles-hg-test/dotfiles-hg-test-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/downloadkhanacademy/downloadkhanacademy-docs.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://downloadkhanacademy.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://draagon-metaobjects.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/draagon-metaobjects/draagon-metaobjects-demo.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://droid-colorcode.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/d/droid-colorcode/droid-colorcode-optimize.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://eimu.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/eimu/eimu-release1-0.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/ek-avr-lib/ek-avr-lib-app.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ek-avr-lib.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/encodingcluster/encodingcluster-ffmpeg.source-archive.zip', 'origin_url': 'https://encodingcluster.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://estelar.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/estelar/estelar-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://esteproyecto.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/esteproyecto/esteproyecto-prueba.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://estudio-desarrollo-web.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/estudio-desarrollo-web/estudio-desarrollo-web-stable.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://etl4j.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/etl4j/etl4j-repo.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://event-cloud.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/event-cloud/event-cloud-maven-plugin.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/explorer-files/explorer-files-ugv-netduino.source-archive.zip', 'origin_url': 'https://explorer-files.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://exposong.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/e/exposong/exposong-source-archive.zip'}, 'exception': "CommandError(b'bundle', b'-t', b'none-v2', b'-a', b'/tmp/swh.loader.mercurial.9k3h5kqu/exposong/HG20_none_bundle')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://familyhistory.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/familyhistory/familyhistory-jonas.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://fasolens-wallet.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/fasolens-wallet/fasolens-wallet-portfel.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/feedsift/feedsift-test.source-archive.zip', 'origin_url': 'https://feedsift.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/ffuys180/ffuys180-sss.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ffuys180.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://fieldkit.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/fieldkit/fieldkit-tmp.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://fieldml-java2.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/fieldml-java2/fieldml-java2-test1.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://fire2me.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/fire2me/fire2me-cloud.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://floodcheck.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/floodcheck/floodcheck-python.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://flydream-dedecms.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/flydream-dedecms/flydream-dedecms-cms.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/flyijie/flyijie-front.source-archive.zip', 'origin_url': 'https://flyijie.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://forgatran.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/forgatran/forgatran-app.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://fullanalyze.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/fullanalyze/fullanalyze-tools.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/furgeszarvas/furgeszarvas-ardo3d-proto.source-archive.zip', 'origin_url': 'https://furgeszarvas.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/f/fuzzykitten-vnc/fuzzykitten-vnc-dev.source-archive.zip', 'origin_url': 'https://fuzzykitten-vnc.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/ga-course-ex/ga-course-ex-ex2.source-archive.zip', 'origin_url': 'https://ga-course-ex.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://gaeproxy.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/gaeproxy/gaeproxy-source.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/galaxie-xml/galaxie-xml-www.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://galaxie-xml.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://gardel.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/gardel/gardel-ng.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://gbooru.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/gbooru/gbooru-gbooru.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://geary-test.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/geary-test/geary-test-tipfy-auth.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/geeking/geeking-schemas.source-archive.zip', 'origin_url': 'https://geeking.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://geeklog2-ivywe.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/geeklog2-ivywe/geeklog2-ivywe-geeklog-jp.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/genewiki/genewiki-miner.source-archive.zip', 'origin_url': 'https://genewiki.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://geobeagle.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/geobeagle/geobeagle-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/ggs02-gen/ggs02-gen-stable.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ggs02-gen.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://gigx.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/gigx/gigx-default-stable.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://gilbreth.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/gilbreth/gilbreth-code.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://go-opencv.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/go-opencv/go-opencv-exp.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://granada.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/granada/granada-tesi.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/g/graphcomplexity/graphcomplexity-scala-sim.source-archive.zip', 'origin_url': 'https://graphcomplexity.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://hab-homerestore.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/hab-homerestore/hab-homerestore-python.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://halte3.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/halte3/halte3-mygoproj.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://haqqilibrary.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/haqqilibrary/haqqilibrary-mimi.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://hardened-zdl-sources.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/hardened-zdl-sources/hardened-zdl-sources-hg.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://hazy.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/hazy/hazy-defff.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://hellotree.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/hellotree/hellotree-hellotab.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/helloworldmee/helloworldmee-source-archive.zip', 'origin_url': 'https://helloworldmee.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://helloworldppolis.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/helloworldppolis/helloworldppolis-source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://hendokoscript.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/hendokoscript/hendokoscript-source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-10 06:35:57,327: ERROR/Worker-421] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 971, in store_data\n self.send_batch_directories(self.get_directories())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 650, in send_batch_directories\n send_in_packets(directories, self.send_directories, packet_size)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 258, in get_directories\n for header, tree, new_dirs in self.load_directories():\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 243, in load_directories\n perms_code\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/objects.py", line 144, in add_blob\n node[fbase] = SimpleBlob(file_hash, is_symlink, file_perms)\nTypeError: \'SimpleBlob\' object does not support item assignment'}
{'args': [], 'kwargs': {'origin_url': 'https://hogkeys.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/hogkeys/hogkeys-cockpit.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/homanddip/homanddip-todo.source-archive.zip', 'origin_url': 'https://homanddip.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/h/huberts-island/huberts-island-kevin.source-archive.zip', 'origin_url': 'https://huberts-island.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ichracing-gfd.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/ichracing-gfd/ichracing-gfd-source-archive.zip'}, 'exception': "PatoolError('error extracting /srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/ichracing-gfd/ichracing-gfd-source-archive.zip: File is not a zip file',)"}
{'args': [], 'kwargs': {'origin_url': 'https://idurun.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/idurun/idurun-woairsup.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://iirosto-qw.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/iirosto-qw/iirosto-qw-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'origin_url': 'https://iismichaels-blackthorn.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/iismichaels-blackthorn/iismichaels-blackthorn-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'origin_url': 'https://ililili.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/ililili/ililili-vv.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://image-compressor.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/image-compressor/image-compressor-reponew.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://inf-vlsi-group5-spring2013.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/inf-vlsi-group5-spring2013/inf-vlsi-group5-spring2013-presentation.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/ing-software-g7/ing-software-g7-uml.source-archive.zip', 'origin_url': 'https://ing-software-g7.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://inkscape2tikz.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/inkscape2tikz/inkscape2tikz-stable.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://inovacloudproject01.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/inovacloudproject01/inovacloudproject01-src.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://interaction3d.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/interaction3d/interaction3d-opengl.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://irc-fubot.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/irc-fubot/irc-fubot-fubot-dev.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/irklug/irklug-gsite.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://irklug.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/iso2appweb/iso2appweb-build.source-archive.zip', 'origin_url': 'https://iso2appweb.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://iso7816-comm-monitor.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/iso7816-comm-monitor/iso7816-comm-monitor-parser.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://itr2gwt.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/itr2gwt/itr2gwt-1-0-0.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/i/ivans-playground/ivans-playground-infra-ldap.source-archive.zip', 'origin_url': 'https://ivans-playground.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jackalopetears-wifi-propeller-load/jackalopetears-wifi-propeller-load-source-archive.zip', 'origin_url': 'https://jackalopetears-wifi-propeller-load.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "WorkerLostError('Worker exited prematurely: signal 9 (SIGKILL).',)"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://jatl.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jatl/jatl-apidoc.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/javafx-file-uploader/javafx-file-uploader-server.source-archive.zip', 'origin_url': 'https://javafx-file-uploader.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://javasynctool2.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/javasynctool2/javasynctool2-rsync.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://jayalemao-html5-slides.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jayalemao-html5-slides/jayalemao-html5-slides-source-archive.zip'}, 'exception': "PatoolError('error extracting /srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jayalemao-html5-slides/jayalemao-html5-slides-source-archive.zip: File is not a zip file',)"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jenovalib/jenovalib-ezgmodds.source-archive.zip', 'origin_url': 'https://jenovalib.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jinnitookit/jinnitookit-v2.source-archive.zip', 'origin_url': 'https://jinnitookit.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://jjlink.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jjlink/jjlink-jiraplugin.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jmine-platform/jmine-platform-refdbjar.source-archive.zip', 'origin_url': 'https://jmine-platform.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://jollies.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jollies/jollies-branch.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://jplot2d.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jplot2d/jplot2d-docs.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://jsborer2.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jsborer2/jsborer2-vetrunge.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://jsf-conventions-framework.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jsf-conventions-framework/jsf-conventions-framework-showcase.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://jsmith-gcaltimeclock.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jsmith-gcaltimeclock/jsmith-gcaltimeclock-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'origin_url': 'https://jsmsmj-.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jsmsmj-/jsmsmj--source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'origin_url': 'https://jsnail-mytracks.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jsnail-mytracks/jsnail-mytracks-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'origin_url': 'https://jsocketio.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jsocketio/jsocketio-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://jspf.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jspf/jspf-plugins.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://jtianling.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jtianling/jtianling-computer-graphic.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jubaotuan-net/jubaotuan-net-php.source-archive.zip', 'origin_url': 'https://jubaotuan-net.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://jxxfkzb.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/j/jxxfkzb/jxxfkzb-xfga.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://kewlbear-labs.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/k/kewlbear-labs/kewlbear-labs-twitter.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/k/knossos-repo/knossos-repo-main.source-archive.zip', 'origin_url': 'https://knossos-repo.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://kopal.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/k/kopal/kopal-single.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://landax.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/landax/landax-server.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://latticescripts.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/latticescripts/latticescripts-vimm.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://libactor.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/libactor/libactor-main.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/libfacebookcpp/libfacebookcpp-libfacebookc.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://libfacebookcpp.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://librarinth.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/librarinth/librarinth-code.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://lifepress.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/lifepress/lifepress-theme.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://linux-variability-analysis-tools.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/linux-variability-analysis-tools/linux-variability-analysis-tools-fm-builder.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/linuxtoys/linuxtoys-conf.source-archive.zip', 'origin_url': 'https://linuxtoys.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://litecode.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/litecode/litecode-plugins.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://llcomp.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/llcomp/llcomp-papers.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://locale-hotspot-plugin.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/locale-hotspot-plugin/locale-hotspot-plugin-maven.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/lokad-cqrs/lokad-cqrs-cloud.source-archive.zip', 'origin_url': 'https://lokad-cqrs.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/lokad-cloud/lokad-cloud-clone.source-archive.zip', 'origin_url': 'https://lokad-cloud.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/lp-csic-uab/lp-csic-uab-psearch.source-archive.zip', 'origin_url': 'https://lp-csic-uab.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': 'IntegrityError(\'duplicate key value violates unique constraint "origin_visit_pkey"\\nDETAIL: Key (origin, visit)=(81209986, 15) already exists.\\nCONTEXT: SQL function "swh_origin_visit_add" statement 1\\n\',)'}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://lp-csic-uab.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/l/lp-csic-uab/lp-csic-uab-xmaldi.source-archive.zip'}, 'exception': 'IntegrityError(\'duplicate key value violates unique constraint "origin_visit_pkey"\\nDETAIL: Key (origin, visit)=(81209986, 18) already exists.\\nCONTEXT: SQL function "swh_origin_visit_add" statement 1\\n\',)'}
{'args': [], 'kwargs': {'origin_url': 'https://madtank-wifikeyboard.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/madtank-wifikeyboard/madtank-wifikeyboard-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'origin_url': 'https://madtull-quake2.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/madtull-quake2/madtull-quake2-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/maelstrom-cms/maelstrom-cms-plugins.source-archive.zip', 'origin_url': 'https://maelstrom-cms.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/marshall-test1/marshall-test1-lab02.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://marshall-test1.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mary-sandbox/mary-sandbox-source-archive.zip', 'origin_url': 'https://mary-sandbox.googlecode.com/hg/'}, 'exception': 'PatoolError("error extracting /srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mary-sandbox/mary-sandbox-source-archive.zip: [Errno 36] File name too long: \'/tmp/swh.loader.mercurial.ssgcafok/mary-sandbox/site_for_mum/doc/images/╙±δ≤πΦ φαΣ╕µφ√⌡ ε∩√≥φ√⌡ ∩±Φ⌡εδεπεΓ_∩±Φ⌡ε≥σ≡α∩σΓ≥εΓ ▐┬└╬ - ╧±Φ⌡εδεπΦ≈σ±ΩΦΘ ±αΘ≥ ≈α±≥φ√⌡ ∩±Φ⌡εδεπεΓ « Psychologist O. D. - Google Chrome 2014-02-20 17.07.29.png\'",)'}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/master-game/master-game-textmode.source-archive.zip', 'origin_url': 'https://master-game.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mathbiol-lena/mathbiol-lena-rppa.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://mathbiol-lena.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mathbiol/mathbiol-rppa.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://mathbiol.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://mbtesis.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mbtesis/mbtesis-genodus.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://mealorderingsystem.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mealorderingsystem/mealorderingsystem-branches.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-10 16:48:11,668: ERROR/Worker-690] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 971, in store_data\n self.send_batch_directories(self.get_directories())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 650, in send_batch_directories\n send_in_packets(directories, self.send_directories, packet_size)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 258, in get_directories\n for header, tree, new_dirs in self.load_directories():\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 241, in load_directories\n self.file_node_to_hash[file_node],\nKeyError: b\'\\x90\\x90t`\\xf6\\x7fkJ@Z\\x86M-\\xf9BV\\xd3\\xae$D\''}
{'args': [], 'kwargs': {'origin_url': 'https://mesh2d-mpl.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mesh2d-mpl/mesh2d-mpl-default-sub.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://mesy.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mesy/mesy-trunk.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/migs-introse-sample-project/migs-introse-sample-project-test.source-archive.zip', 'origin_url': 'https://migs-introse-sample-project.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://mini-dev.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mini-dev/mini-dev-mini.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/minions-battle/minions-battle-media.source-archive.zip', 'origin_url': 'https://minions-battle.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://mipgsmca12-022-048.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mipgsmca12-022-048/mipgsmca12-022-048-aca.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mmoss/mmoss-test.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://mmoss.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mmoyers/mmoyers-test.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://mmoyers.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mql-performer/mql-performer-prodtool.source-archive.zip', 'origin_url': 'https://mql-performer.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/musicbrowser2/musicbrowser2-code.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://musicbrowser2.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/my-cellar/my-cellar-maquette.source-archive.zip', 'origin_url': 'https://my-cellar.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://my-jil.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/my-jil/my-jil-programm.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://my-wine-cellar.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/my-wine-cellar/my-wine-cellar-poc.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://my-world.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/my-world/my-world-mysource.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://mymtest.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/mymtest/mymtest-4545.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/m/myorion/myorion-xna.source-archive.zip', 'origin_url': 'https://myorion.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://n-orm.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/n-orm/n-orm-asynchbase.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://navegacao-final.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/navegacao-final/navegacao-final-trunk.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/ndhcp/ndhcp-ncmlib.source-archive.zip', 'origin_url': 'https://ndhcp.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/netscontacts/netscontacts-project.source-archive.zip', 'origin_url': 'https://netscontacts.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://nofs.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/nofs/nofs-presentations.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/nop/nop-master.source-archive.zip', 'origin_url': 'https://nop.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://nosco.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/nosco/nosco-doc.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/nossaq/nossaq-noss.source-archive.zip', 'origin_url': 'https://nossaq.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/note-visualizer/note-visualizer-new.source-archive.zip', 'origin_url': 'https://note-visualizer.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/ns3-vanet-cws/ns3-vanet-cws-test.source-archive.zip', 'origin_url': 'https://ns3-vanet-cws.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/nsdoctrineactasratableplugin/nsdoctrineactasratableplugin-pear.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://nsdoctrineactasratableplugin.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://nter.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/n/nter/nter-portal-sample-devel.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://olimpstu.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/olimpstu/olimpstu-solution.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://onlinestoragedotnet.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/onlinestoragedotnet/onlinestoragedotnet-data.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/oort/oort-java.source-archive.zip', 'origin_url': 'https://oort.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://open-space-group.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/open-space-group/open-space-group-sasnod.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/openhab/openhab-admin.source-archive.zip', 'origin_url': 'https://openhab.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://openphyslib.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/openphyslib/openphyslib-opl.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://openrtb.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/openrtb/openrtb-sandbox.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://opensesame.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/opensesame/opensesame-curses.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/opensolid/opensolid-uploadtest.source-archive.zip', 'origin_url': 'https://opensolid.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://osgiequinoxdemo.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/osgiequinoxdemo/osgiequinoxdemo-tuangou.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://oss-hosting-test.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/oss-hosting-test/oss-hosting-test-games.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://outglow.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/o/outglow/outglow-client.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://pacmacro.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pacmacro/pacmacro-v2.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://pascal-sistemas.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pascal-sistemas/pascal-sistemas-proyectos.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://pcplcdemos.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pcplcdemos/pcplcdemos-resource.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pdp8-emu/pdp8-emu-test.source-archive.zip', 'origin_url': 'https://pdp8-emu.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pcbranders-testingofpmc/pcbranders-testingofpmc-source-archive.zip', 'origin_url': 'https://pcbranders-testingofpmc.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "WorkerLostError('Worker exited prematurely: signal 9 (SIGKILL).',)"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://peerlist.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/peerlist/peerlist-ng.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://peterbourgon.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/peterbourgon/peterbourgon-bourgon.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://php-form-gen-db001.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/php-form-gen-db001/php-form-gen-db001-test1.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://pillreminder.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pillreminder/pillreminder-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pircbotx/pircbotx-benchmark.source-archive.zip', 'origin_url': 'https://pircbotx.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/polyforms/polyforms-polystick.source-archive.zip', 'origin_url': 'https://polyforms.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/project-igoogle-theme/project-igoogle-theme-svn.source-archive.zip', 'origin_url': 'https://project-igoogle-theme.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': {}, 'kwargs': {}, 'exception': '[2018-02-10 22:23:55,890: ERROR/Worker-1337] Loading failure, updating to `partial` status\nTraceback (most recent call last):\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 862, in load\n self.store_data()\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 969, in store_data\n self.send_batch_contents(self.get_contents())\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 645, in send_batch_contents\n packet_size_bytes=packet_size_bytes)\n File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 34, in send_in_packets\n for obj in objects:\n File "/usr/lib/python3/dist-packages/swh/loader/mercurial/bundle20_loader.py", line 183, in get_contents\n key_hash=ALGO\n File "/usr/lib/python3/dist-packages/swh/storage/api/client.py", line 29, in content_missing\n \'key_hash\': key_hash})\n File "/usr/lib/python3/dist-packages/swh/core/api.py", line 58, in post\n data = encode_data(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 18, in encode_data_client\n return msgpack_dumps(data)\n File "/usr/lib/python3/dist-packages/swh/core/serializers.py", line 140, in msgpack_dumps\n return msgpack.packb(data, use_bin_type=True, default=encode_types)\n File "/usr/lib/python3/dist-packages/msgpack/__init__.py", line 47, in packb\n return Packer(**kwargs).pack(o)\n File "msgpack/_packer.pyx", line 231, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3661)\n File "msgpack/_packer.pyx", line 233, in msgpack._packer.Packer.pack (msgpack/_packer.cpp:3503)\n File "msgpack/_packer.pyx", line 192, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:2657)\n File "msgpack/_packer.pyx", line 228, in msgpack._packer.Packer._pack (msgpack/_packer.cpp:3382)\nTypeError: can\'t serialize dict_values([{\'sha1_git\': b"\\x0fQ$m\\x0e\\x14\'\\x80\\x89\\xfa\\xc3\\xb6W\\xc2\\xf0>\\x1c\\x8f\\x83\\x87", \'sha256\': b\'\\xd9\\x7fz\\xbaO\\x19\\xa3\\x9e\\x91ccy\\xc9\\xeac\\xe9\\xe9\\x8d\\x9fZ\\xf1\\x15b\\xab\\xb4,\\xa0X\\xed\\xa6\\x15W\', \'length\': 2398, \'sha1\': b"2\\xc2\'\\xf0p\\x83\\xa0\\x1aO\\x97\\x14z\\x99v\\xa6\\x92\\x8f\\x83ls", \'blake2s256\': b\'qun\\xa0\\xe9kuzN\\xaf\\xab\\xdffT\\xc3\\xdc\\xab/Q\\x93m\\xb20M\\x14]\\x92tV\\xb7x\\xf9\'}, {\'sha1_git\': b\'\\x06o{\\x06@{\\x98N\\x16\\xc9\\xaa-\\xa0c\\xdd8\\xac\\xcb\\xab\\t\', \'sha256\': b\'[WhUMD\\xbb\\xa8\\x1c\\x88\\xb1Cs\\x7f\\xbc"\\x81m\\x0b|(\\x81X\\xc53o`\\x82;\\xbb2Y\', \'length\': 1582, \'sha1\': b\'&\\x12\\xd4\\x94e\\x92@g\\xf5\\xce\\xa7\\x01\\xdf\\xf2E\\xdc\\x84\\xa0O\\xcd\', \'blake2s256\': b\'\\x86\\x04T&\\xc6\\xac\\xc6\\xfb\\x89`\\xae\\xca0/bc\\xc7\\xdc\\xf0\\x82{\\x0b\\xab\\x0b\\xf6\\xd9\\xed\\xeb9\\xee\\x00\\xb6\'}, {\'sha1_git\': b\'1\\xb9\\x16\\x86\\x01\\x86\\xc3$\\xd5\\xa2\\xcau\\x0c,\\x9d\\xe4\\x91\\x1ci\\x91\', \'sha256\': b\'\\xc1$A\\xfe\\xb7"\\x10\\xe3\\x06T\\xb8\\x08\\x13>\\xb7\\x1b\\x17\\xe4\\xb5C\\xff8N\\xf9\\xc2B\\xa1\\xe6\\x18l\\xcez\', \'length\': 3556, \'sha1\': b\'\\x08\\xab\\x8c\\xeb\\x01\\xd6\\xf3\\xfc\\xcc\\xab\\xf2JC\\xc1\\xe1#]e\\xe3\\xb8\', \'blake2s256\': b\'`\\xaem\\x83\\x84\\x8d\\x99\\xec\\x95\\xec\\x7f\\x88C\\xe1\\x8d\\x1c\\x8dQ\\xd7\\xf9\\xf1\\x0e\\xc1\\xbb\\\\F\\x0b\\x1avd9x\'}, {\'sha1_git\': b\'1\\xc9\\xc6\\x93p\\xdeCB\\x10\\x96jlz\\xc5\\xfb\\xa9n\\x92C\\xf0\', \'sha256\': b\'\\x96\\x86\\xd9_r/)s\\xff\\xa1^\\xfes\\xbfr\\xe489\\x91\\xa2(\\xfd\\x95\\x85\\xa7w\\xf1\\x9b\\x91\\xc1\\xa6\\xb7\', \'length\': 2232, \'sha1\': b\'\\xbf\\xe4\\x99\\xc4;\\x92\\xb7;\\x9a\\xc7<M\\xcd\\x83\\xd9\\xc6\\xc3\\xb5\\xd7S\', \'blake2s256\': b\'\\xca\\xcc,\\xaf\\xe2\\xa5\\xa1\\xeciY\\xbfz\\xfe\\x04\\x8e2\\xad\\x92\\x1f\\xf0\\x85\\x19\\xd2\\tOg\\xb0\\xb2\\xe4\\xa7md\'}, {\'sha1_git\': b"\\xe2\\xd5,r1\\x8e\'Y\\xef\\x1a=*\\x9au@!M\\xb6\\x02\\xa1", \'sha256\': b\'\\x9a<\\x1d\\xf4a\\xbb\\xfe\\xa6J \\xbd\\x08\\x80\\x80\\xfe\\xf9[\\xbc\\\\\\x97\\xe4W\\xb7)\\xa4\\x0c\\x93%Ke\\x85w\', \'length\': 342, \'sha1\': b\'b\\x02q\\xac\\xbf\\xd0&4\\xd0;\\xdbM\\xbe\\x17\\x9d\\x8f\\xa8\\x0e#\\x06\', \'blake2s256\': b\'\\xb7\\xa6\\xb1\\xce>\\xa7u\\xb6\\xf7p\\xa8\\x07I\\x8f\\xd6\\xea${\\x17\\x95\\xf2\\xe1\\xa6\\x917\\x86\\x11s)\\xa3\\xa0&\'}, {\'sha1_git\': b\'\\xd6\\xb5zN\\xf4\\xcbK\\xb1\\xd2#\\xeb\\xe0(^\\x8e\\t]#X\\xe7\', \'sha256\': b\'\\xdb}\\xf0_q;\\xe2\\xb5\\xec\\xf9\\x7f\\xba\\xdf\\xa39Ao\\x17R\\x06\\xadl\\xa7\\xb2\\xa0\\xdbn:\\xbe\\x88\\xba\\x11\', \'length\': 1737, \'sha1\': b\'\\xeb"\\xdd\\x05\\x10\\xf1\\xf5[\\x12\\xcb\\x0f\\xa5f=q\\xbc\\xfb\\xc5+\\x04\', \'blake2s256\': b\'\\xd7\\x0f]\\xcdfR]\\xb1Rb\\xd1p0\\x96\\xae\\xd2\\xdd/\\xd9\\xa9\\xb7\\xb8[\\x06\\x95V\\xaa\\xf3\\xf5\\x03\\xffQ\'}, {\'sha1_git\': b\'A\\x0bL\\xf2\\xcb$#7\\xe6\\xdb\\x89\\xc5\\xa9\\xc6\\xa3\\xf2\\xb1\\x1c\\x08\\xb7\', \'sha256\': b\'\\xef\\x18A\\xc8MU\\x95\\x9c\\xac=\\xb7u\\x0cc\\\\i\\x9a\\x19\\xfd\\xf4f\\xda\\x95\\x11v\\xfbN\\xe5~$S\\xd6\', \'length\': 1617, \'sha1\': b\'\\x83\\xab{~\\xfd\\xddv2\\xc5\\xec=\\x8c\\x88|\\xd1.l\\xa8n \', \'blake2s256\': b\'oZ\\x94\\xf7\\xd1_m\\x039tj\\xc1h\\x85r\\x82\\xebp\\x978<9\\xe7\\xc8L\\x1b\\xb0\\xef}x$\\xe9\'}, {\'sha1_git\': b\'\\x8b\\x11\\x86\\xe02\\x02\\x08O\\x04\\xfe|\\x1d\\x8b\\xcf5\\xc7\\xb7\\x9d%p\', \'sha256\': b\'K\\x87x\\xa8\\xbf\\xedk\\x15?\\x80e\\xf6\\xef\\xe1JLW\\xb2\\xa9\\xc1\\xad\\x15\\xdd\\x13\\xa3\\x16\\xd5n\\x10\\xa1\\xa1\\xf4\', \'length\': 1889, \'sha1\': b"~`\\xffU\\x91\\xa3UN2n\\xbe\\x0c\'\\x0bu\\x14]\\x8a\\xac\\x89", \'blake2s256\': b\'\\xde\\xa4^p\\xeb\\x82\\x81\\x87\\x9c\\xd6\\xf0\\xe2s\\xb1\\x8a\\xba\\xa8K3\\xa7\\xb0\\x89\\xae\\x8f\\\\\\xa1\\xc2\\x90\\xc9d\\x96\\x06\'}, {\'sha1_git\': b\'r3*\\xae\\x8e\\xfdW\\xc3\\xb7c\\xeb]Xm\\x8f\\x03\\x9d\\xbb}B\', \'sha256\': b\'\\xfd8J\\xe4\\x04m\\x16\\x1c\\xfb["]Q+\\xff#ZFOgI\\x9cF\\xf4\\xfd\\x05K\\xb6_\\xfeP\\xaf\', \'length\': 11225, \'sha1\': b"0\\x9f\'\\xb0\\xafq\\x00\\xfc\\x03;\\xac\\xb0\\xfd\\x13\\xf3\\t\\xdbi\\x1e\\xd5", \'blake2s256\': b\'\\x1au&C\\x1b\\xb7+/\\xef\\xc0I\\x85\\x9ed\\x0cX\\x07\\x81s|\\xd6#6\\xeb\\t\\xbb\\xa6\\x03\\xcaMA\\x02\'}, {\'sha1_git\': b\'\\xb4\\xfb\\x14\\xab\\xf9\\x1d\\xf9q\\x07\\x1f\\xa9\\xc5\\x83\\xf1\\x8e\\x95!3\\xa6h\', \'sha256\': b\'\\xaf\\x9dV$\\xc0\\xc9=\\x9a\\x0e\\xbf \\x9e\\x94z\\xce\\xa6\\xc5\\xf3-\\xef\\xd4\\xf1+\\x13\\x1bh \\xf8\\xbela\\xc6\', \'length\': 7649, \'sha1\': b\'\\xc1\\x8c4o\\xdf0U\\xfe\\xad7\\x16\\xc1u\\xa7sQ\\x0f$\\xc7)\', \'blake2s256\': b\'P\\xd9;\\tGp"\\xbaz$|(3T\\xb3\\x91L\\xab\\xab\\x8d\\xf32!\\x0c\\xaa\\xae\\xd7\\x10\\xb2\\xa1H\\t\'}, {\'sha1_git\': b\'\\\\\\xb2\\xc8\\nN\\x06a\\x94\\xf4\\xf2\\xbe\\x0b@f|\\x10C\\xc2^\\xd0\', \'sha256\': b\'T\\x97b\\xda\\x8e\\x9eC\\xdf\\xb0`d\\x1c\\xa4\\xcb\\xaeEL\\xf2\\x909\\x16\\n5\\xd5\\xe5\\xea7\\xcce\\n9\\x16\', \'length\': 1581, \'sha1\': b\'\\xb0 @\\xd1M&\\xb2O\\xda,\\x0b\\x17(V\\t\\xdc\\xe7\\x85\\x938\', \'blake2s256\': b\'o\\x00.\\xaa5\\x1d\\xe3\\xd1\\xb8\\xee\\x15\\x9b\\xb7j\\x0b\\x8f\\xed<C\\xbd\\xd9M\\xc2J?;a\\xe2\\xf2M\\xa1(\'}, {\'sha1_git\': b\'J\\xa9\\x1e#y\\xd5a\\xb4O\\x1e\\x8aQ\\x8a\\x10\\x93\\xa15\\x9e\\x85,\', \'sha256\': b\'\\xef\\xfd\\xc0\\xb82\\xd9\\x0c@\\xb2\\x15\\xb2lC\\xa3\\xdb-\\\\\\x8d\\xd6z\\x9b\\xe9\\x02\\x81\\x11|\\xeb\\xb1l\\xa8$>\', \'length\': 5710, \'sha1\': b\'\\x9e\\x12R\\xac\\xf0ij\\xeda\\xc2\\xe2\\x8c\\xb8\\\\\\xba\\xa5o\\xd6\\x80\\x8f\', \'blake2s256\': b\'\\x08\\xabV;\\x1e*\\xe1\\n\\xab$Z\\xdc\\x0ew|\\xe7px!\\r\\xed\\x81`F5s\\x08O\\xd5X\\xa7\\xac\'}, {\'sha1_git\': b\'\\xa0\\x82(g\\xd3@\\x14\\xfb\\r\\xfd\\x83~\\nCp\\xe4\\x05V\\x07T\', \'sha256\': b\'"0\\xd9w\\xce\\x04\\xa7\\x93\\xeen\\x10=\\x08+\\xae\\xda\\xd6\\x8f<\\xf9#K\\xda\\x9e-\\xa4\\n\\xc2\\xa7\\xad7z\', \'length\': 1647, \'sha1\': b\'h\\xfb\\xe6\\xfa\\xd2\\xb9qS\\t\\xf9"e\\x10u\\x9d\\xa49\\x9cM\\xf0\', \'blake2s256\': b\'\\xd5\\xd3w\\xa9\\x940\\x13\\x99\\xdcz\\xb7H\\x86\\xa2\\x15\\x08\\x9b\\xc0\\xafk\\xcf\\xca%?\\xb9\\xdc\\xb46\\\\0L\\xc1\'}, {\'sha1_git\': b"h\\x9a\\n&\\xc5\\xf6PJ\\x86\\xd2\\x84\\xfc\\xf6\\x1a\\x10\\xb7\'\\xd2\\xeb\\xb1", \'sha256\': b"\\xff\\xefwy\\xd1<\\x10\\x14!\\x1c\\xff\\x89\'\\xa62bd\\xa8\\x98_\\x8c\\x16(\\xe3^1\\xfc\\xb8\\x02\\x7f\\xf9(", \'length\': 2707, \'sha1\': b\'\\xddmbp\\x13\\x88\\xa17{\\x9d\\xb8P{\\xccV\\xb9\\xeaW\\x01\\x8f\', \'blake2s256\': b\'>x\\xd6ph\\xe04\\xdeU\\x1f\\x19\\x0b\\xff\\x16\\t\\xe4\\xc3\\x00\\x8d\\xd0\\x03\\x0e\\xb2\\x05C\\xb5T\\x83\\x9b9\\xd50\'}, {\'sha1_git\': b\'\\xb5k\\xe1\\x06\\xa9\\x99\\x1e\\x8f\\xe8\\x9dr\\xd8\\n\\x82\\xbb\\x8e9\\xb3N\\x03\', \'sha256\': b\'0\\x99\\xa1v\\x8d9%x\\x1b\\xf4\\xef\\x90L[\\xcc\\xa6\\xfd\\xb5S\\xb2\\x1cm\\xc4\\x11\\xccFnu\\x98\\xd1\\x80\\x02\', \'length\': 743, \'sha1\': b\'w\\x1b0w\\x04\\\\_:R\\x9f\\xfd@U\\x06\\xeae\\x95\\xc0\\xd2\\xe9\', \'blake2s256\': b\'Q:\\x9a\\x07\\x16?\\xf0U\\xe6\\xce\\x1bPI1\\x98@\\xe1c\\x94\\xe6\\xe5D\\xadG\\xcf\\xdd\\x81l\\x9c=\\xbf\\x07\'}, {\'sha1_git\': b\'\\x0b\\xc6\\x00\\x1c!*N\\xf7\\x19\\xf7\\x9f\\xe0+[D\\xc8\\xfc\\x1a\\\\\\xce\', \'sha256\': b\'\\x90&\\xa1Q\\xdb\\xe7\\x165\\x12K\\x1b\\x96pn\\x8a\\xa6!\\xd5^s\\xc1\\x95T\\xb5\\x8f\\xc1\\xf5l\\xf1\\xd5l\\r\', \'length\': 8108, \'sha1\': b\'\\x16\\xb8\\x15)\\x8fR\\xb0\\x07\\x13le\\x1e\\xeb\\xed\\x9fg\\xc3\\xa5\\x10\\x90\', \'blake2s256\': b\'\\x0bq\\xad\\xbb\\x96\\xea\\xe0D\\x0e\\x8c\\xcf\\xc5&Q 9^\\xbc\\xb6/{#V9E\\xa04\\x1d\\x9a\\xa1c\\xe8\'}, {\'sha1_git\': b\'\\xe3\\xd9\\xc7vB\\xcb\\xb2\\xde\\xab\\xa835\\x9d\\xd6A\\xbc\\x0ez\\x1e\\\\\', \'sha256\': b\'\\xe9\\xef\\xc1\\xd14"" V4\\xbex\\xbdz8\\xad.u\\xd8\\xe0\\xc2\\x0f^34\\x10\\xc5\\x1f\\xed\\xfb\\x88[\', \'length\': 2567, \'sha1\': b\'U-!\\x8e\\xde\\x04\\x10\\x84O\\xb9Zcef\\xfd\\xb1\\xc0\\xeag\\x82\', \'blake2s256\': b\'x\\x1a\\xaf\\x10\\x8eVK\\x1e\\xb6\\xd7y\\xbe\\xf0\\xce\\x06\\xe9X\\xa4\\xea\\x8a\\xca\\xf7\\xea)\\x13 \\xa2\\xed\\x93J\\xd6M\'}, {\'sha1_git\': b\'"\\xa1[\\xf0\\xc9\\xd9\\xe6\\x1c\\xa8\\xfd\\xa5}\\xec\\xeex\\xc0\\xa6\\xe8\\x1b\\x00\', \'sha256\': b\'\\xf8[\\xd64P\\xdb\\xaa8,\\xbf, w\\xcc\\xba\\xb2\\xd2\\xed\\xca\\xbb\\x91\\xe4\\x1f\\x9d\\xd1\\xd4u\\xb1\\x00fJ>\', \'length\': 2557, \'sha1\': b\'\\xc7ZYc\\x8f/\\xa9\\x10n\\xfc\\xdc\\xce\\xe8K\\xd7m\\xb8\\xdcM\\xc1\', \'blake2s256\': b\'\\xf1t}8ML\\x17\\xf04\\xec\\xde\\x88\\x8bU\\xda\\xc2\\x84\\xd4\\x02\\x05f\\xd5\\xdd\\x90\\x1b\\xeb\\xa2\\x18U\\xbf\\xf9[\'}, {\'sha1_git\': b\'\\x1e\\xcd\\xa7\\xb9\\t\\xf7\\x83\\x06\\x17\\x15\\xe5W\\x9dc\\xe8\\x01Jv\\xd7\\xde\', \'sha256\': b\'\\x9f\\xef/\\xc9\\xf3\\xa6\\xb34\\xc7\\xae\\xfe\\xf3\\xec\\xa7W\\xdf\\x8b\\xa3\\xd43\\xc9\\xac<\\xf8D\\xc3@\\xaf\\xbcpC\\xb2\', \'length\': 1756, \'sha1\': b\'h(\\x12\\x15\\xff\\xd2\\\\\\xf0\\x12XSJ\\x01\\x9f/\\xfd\\x87\\xa2\\xf9D\', \'blake2s256\': b\'\\xf9\\x8d{Y\\x0f\\x8f/\\xc0\\xe1\\xff\\x9a4\\xf58o\\x03]q:\\xa4\\x08\\xb91\\xce\\xa1\\xc9\\xaby)\\xdf1N\'}, {\'sha1_git\': b\'\\xb6\\xfe\\xd6D2:(\\x10\\x0c\\x8e\\xe1\\x19\\x11\\xac9\\xca;\\xd0\\xa8\\xac\', \'sha256\': b\'}\\xb0\\xa3\\xc4\\xbb\\x84"\\xb1\\xe6\\xca\\x96@\\xf4\\x1f\\x94\\xeaLk\\xd9F\\xa3\\xe6M\\xe5\\x06(\\xaeX\\xd1"\\xe0 \', \'length\': 1936, \'sha1\': b\'\\xe1\\xfe}M\\xedyeY\\xed\\x9b\\x04U\\x8f\\xac\\x8eY\\xc4wK0\', \'blake2s256\': b\'z\\x87\\x87|[\\x9f5\\xd7\\x01F\\xe4\\xcc\\xeak\\x16\\x8f\\xa8>\\xe28\\x94\\xfdz\\xf5\\xcd\\xb6=\\xa8H\\xe4\\xd8\\xa7\'}, {\'sha1_git\': b\'j8w\\x1a:O+\\xbax\\xe8\\x83\\xder1\\xbeBW\\xa0az\', \'sha256\': b\'>\\x14\\xf9\\xdb\\xae\\x08\\xdc\\x94\\x07\\xe9\\xd1O0\\xea\\xf0\\xfd+\\x02\\xb21D\\x04yV\\x89\\x94\\xe6\\xb9\\x81FR@\', \'length\': 2995, \'sha1\': b\'G\\x1c\\xf1\\xc0"!x`\\xe7\\xca\\xfd\\xca@\\xe5\\xc3\\xcf\\xdd\\x14\\xc6}\', \'blake2s256\': b\'\\xc1}\\xe7\\xf5\\xaf\\x08,_\\xe5=Am\\x96;a`\\xb1\\xe7\\x15\\xd6\\x0c\\x9aU\\xa6\\xc0\\xa8Si\\xaam\\x98\\xe2\'}, {\'sha1_git\': b\'\\xef)\\xcf\\x0b\\xb9\\x18\\xe9\\x16#\\x03\\xb1b \\xed?\\xe1\\xf6n\\xf8\\xe0\', \'sha256\': b\'\\xa3\\xc8b\\xbe\\x96\\x1eQm\\xa9\\xa9\\x00\\x95\\xa0\\xf3J \\xc6\\xca=>\\xd2\\xd7\\x95\\xa4Eyf(\\x9c\\xcc+!\', \'length\': 2046, \'sha1\': b\'\\xca\\xff\\xc9\\tK\\xd6\\xb0\\xca\\xaa\\xb10l\\xd9Q\\xf2\\xea\\x07\\x02\\x8f\\xae\', \'blake2s256\': b\'\\x87\\x92-L\\xd1\\x0b\\x02\\xcc\\xfe\\xb5l\\xdc\\xbc\\x12\\x7f\\xe0zq\\xe1\\xaas(\\xde\\xe7\\xbe1\\xc2c{\\xcc\\xeeo\'}, {\'sha1_git\': b\'\\xe4~\\x9c\\xb6q\\xc5\\xe5HWy\\x1b\\x14\\x83G\\x8bZ\\xd8)*\\xe1\', \'sha256\': b\'\\xed\\x8a\\x93J\\xa3U\\xbc\\xe0\\ni\\xa7\\xe1\\xfb\\xc6B\\xcb\\x1d\\x93}d\\x01\\xf7X{\\xed:@~z\\xc9\\xd2\\xe0\', \'length\': 2943, \'sha1\': b\'\\x19\\xdd}W\\xae\\xd4\\xd9.\\xed\\xc1V\\xaeq\\xf3\\x17X\\x8c\\x8dt@\', \'blake2s256\': b\'\\x18\\xca,\\x86\\xcd@\\xcd\\xa4?\\x06\\x1b\\n\\xc7\\xbb\\x08*\\x17\\xae\\xbe\\xeeJ^\\xa6\\x1dio\\x90\\x8a\\rabP\'}])'}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://publicedu.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/publicedu/publicedu-copy.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pucngp-yaffey/pucngp-yaffey-source-archive.zip', 'origin_url': 'https://pucngp-yaffey.googlecode.com/hg/'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://pulse-config.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pulse-config/pulse-config-site.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/py-lyric-retriever/py-lyric-retriever-a.source-archive.zip', 'origin_url': 'https://py-lyric-retriever.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/py4book/py4book-dev.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://py4book.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://pyafipws.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pyafipws/pyafipws-remito-cot.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://pygamelab.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pygamelab/pygamelab-resources.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pyhumod/pyhumod-apps.source-archive.zip', 'origin_url': 'https://pyhumod.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://pypreprocessor.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pypreprocessor/pypreprocessor-releases.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://pyrss.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pyrss/pyrss-pyrss.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://python-gae-ide.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/python-gae-ide/python-gae-ide-shell.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pythonphasing/pythonphasing-purepython.source-archive.zip', 'origin_url': 'https://pythonphasing.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://pzprv3.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/p/pzprv3/pzprv3-deftest.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/q/qdalton/qdalton-temp.source-archive.zip', 'origin_url': 'https://qdalton.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/q/qfor/qfor-sudalin.source-archive.zip', 'origin_url': 'https://qfor.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://qsps-spectrum.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/q/qsps-spectrum/qsps-spectrum-icem.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/q/quechua/quechua-dev.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://quechua.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://quilz-misc-projects.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/q/quilz-misc-projects/quilz-misc-projects-hldsrez.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://rails-reader.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/rails-reader/rails-reader-sandbox.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/rain-doc/rain-doc-rst.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://rain-doc.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://registration-boardroom.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/registration-boardroom/registration-boardroom-trunk.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/repos/repos-neuralnetworks.source-archive.zip', 'origin_url': 'https://repos.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/rescad/rescad-rescad.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://rescad.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://riosramiro-rrios.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/riosramiro-rrios/riosramiro-rrios-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/rogue-reborn-base/rogue-reborn-base-xreal.source-archive.zip', 'origin_url': 'https://rogue-reborn-base.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://rostercomposer.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/rostercomposer/rostercomposer-d6.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://rsc.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/rsc/rsc-go.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/r/rss-agregatorius-reborn/rss-agregatorius-reborn-rss-reborn.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://rss-agregatorius-reborn.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://safecast.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/safecast/safecast-interpolation.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://sandman.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/sandman/sandman-sandman.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://sawgoo.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/sawgoo/sawgoo-server.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://scheduling--ufopa.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/scheduling--ufopa/scheduling--ufopa-trunk.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/scj-jsr302/scj-jsr302-oscj.source-archive.zip', 'origin_url': 'https://scj-jsr302.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://sconspiracy.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/sconspiracy/sconspiracy-mq.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/scream-trinity/scream-trinity-core.source-archive.zip', 'origin_url': 'https://scream-trinity.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://scyllacharybdis.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/scyllacharybdis/scyllacharybdis-go.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://sdt-ivt461-2011.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/sdt-ivt461-2011/sdt-ivt461-2011-docs.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://secureframework.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/secureframework/secureframework-master.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://servercardio.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/servercardio/servercardio-test.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://servidorespiratas.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/servidorespiratas/servidorespiratas-401.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://simaxe.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/simaxe/simaxe-webserv.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/simple-task-manager-project/simple-task-manager-project-site.source-archive.zip', 'origin_url': 'https://simple-task-manager-project.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://sitot.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/sitot/sitot-web.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://slb.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/slb/slb-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'origin_url': 'https://slc-ie-tcpmon.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/slc-ie-tcpmon/slc-ie-tcpmon-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'origin_url': 'https://slby99-test.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/slby99-test/slby99-test-source-archive.zip'}, 'exception': "OSError(12, 'Cannot allocate memory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://slideshow-web.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/slideshow-web/slideshow-web-repo2.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/software-engineering-2011-461a/software-engineering-2011-461a-test1.source-archive.zip', 'origin_url': 'https://software-engineering-2011-461a.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/somfuino/somfuino-testing.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://somfuino.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://sprbus.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/sprbus/sprbus-eidoc.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://squeezecontroll.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/squeezecontroll/squeezecontroll-image.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://staphyloccocus2s3db.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/staphyloccocus2s3db/staphyloccocus2s3db-interfaces.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://streetrod3.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/streetrod3/streetrod3-hellmark.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://sunswift.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/sunswift/sunswift-strategy.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/supcampipe/supcampipe-subrepo.source-archive.zip', 'origin_url': 'https://supcampipe.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://super-signs.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/super-signs/super-signs-repo.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/svg2box2d/svg2box2d-cpp.source-archive.zip', 'origin_url': 'https://svg2box2d.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://synthesis-of-eidolons.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/s/synthesis-of-eidolons/synthesis-of-eidolons-arcane-vault.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tabasco/tabasco-img.source-archive.zip', 'origin_url': 'https://tabasco.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://tacticaltouch.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tacticaltouch/tacticaltouch-teste.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://tagging-system.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tagging-system/tagging-system-issues.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://tahrir.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tahrir/tahrir-tahrir.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://tankwars-xna.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tankwars-xna/tankwars-xna-tankwars.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tapestry5-portlet-support/tapestry5-portlet-support-tapestry5-portlet.source-archive.zip', 'origin_url': 'https://tapestry5-portlet-support.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://team-rocket-mms.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/team-rocket-mms/team-rocket-mms-no-turns.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://team3018.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/team3018/team3018-2011.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://techwiki.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/techwiki/techwiki-docs.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://telecopter.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/telecopter/telecopter-client.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tengoku-engine/tengoku-engine-allcaps.source-archive.zip', 'origin_url': 'https://tengoku-engine.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://testprojectwang.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/testprojectwang/testprojectwang-source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://testsuser.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/testsuser/testsuser-source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/theforceteam-1073/theforceteam-1073-frc12.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://theforceteam-1073.googlecode.com/hg/'}, 'exception': 'IntegrityError(\'duplicate key value violates unique constraint "origin_visit_pkey"\\nDETAIL: Key (origin, visit)=(81361558, 4) already exists.\\nCONTEXT: SQL function "swh_origin_visit_add" statement 1\\n\',)'}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/thrift-rpc-benchmark/thrift-rpc-benchmark-thrift-soa.source-archive.zip', 'origin_url': 'https://thrift-rpc-benchmark.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/thunderhead/thunderhead-railsapp.source-archive.zip', 'origin_url': 'https://thunderhead.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://tngdb.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tngdb/tngdb-databse.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://torrentpier.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/torrentpier/torrentpier-mods.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://toxicemu.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/toxicemu/toxicemu-trunk.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/trust4/trust4-binary-stable.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://trust4.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ttchess.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/ttchess/ttchess-test-module.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://tuangouwebsite.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tuangouwebsite/tuangouwebsite-document.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://tuning-combination.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tuning-combination/tuning-combination-stable.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://tuxjdk.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/tuxjdk/tuxjdk-hotspot.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://twitter4py.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/t/twitter4py/twitter4py-dev.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://uabworkshop.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/u/uabworkshop/uabworkshop-mis.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://upheaval.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/u/upheaval/upheaval-server.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://utopia-no-kitsune.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/u/utopia-no-kitsune/utopia-no-kitsune-website.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/v/vboxmon/vboxmon-v1.source-archive.zip', 'origin_url': 'https://vboxmon.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://violet-turcom.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/v/violet-turcom/violet-turcom-term-work.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/v/visage/visage-eclipse-plugin.source-archive.zip', 'origin_url': 'https://visage.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/v/vntagger-gate-plugin/vntagger-gate-plugin-vntokenizer.source-archive.zip', 'origin_url': 'https://vntagger-gate-plugin.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://vocs.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/v/vocs/vocs-svnmirror.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://walerys-examples.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/walerys-examples/walerys-examples-jclouds.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://watchmyenergyuse.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/watchmyenergyuse/watchmyenergyuse-ew.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://weatheralert.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/weatheralert/weatheralert-alert.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://web-silme.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/web-silme/web-silme-trunk.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://webdeve-s17-g6.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/webdeve-s17-g6/webdeve-s17-g6-03-17-11.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://webechonote.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/webechonote/webechonote-email.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://webredirects.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/webredirects/webredirects-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://webreformatter.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/webreformatter/webreformatter-opensocial.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/weryeswtr/weryeswtr-source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://weryeswtr.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://wicket-tools.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/wicket-tools/wicket-tools-site.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://windof.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/windof/windof-windof.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://work-place.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/work-place/work-place-test.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://wowarea.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/wowarea/wowarea-monkey.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://wowemuf.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/wowemuf/wowemuf-defa.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/wpcdcueengassignments/wpcdcueengassignments-ee553.source-archive.zip', 'origin_url': 'https://wpcdcueengassignments.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://ws2tm.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/ws2tm/ws2tm-development.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'origin_url': 'https://wxlauncher.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/w/wxlauncher/wxlauncher-debian.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://xcache.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/x/xcache/xcache-test.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://xen-343-comment.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/x/xen-343-comment/xen-343-comment-scripts.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/x/xgml/xgml-wsiabato.source-archive.zip', 'origin_url': 'https://xgml.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/x/xnaflightsim/xnaflightsim-first.source-archive.zip', 'origin_url': 'https://xnaflightsim.googlecode.com/hg/', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://xtraproxy.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/x/xtraproxy/xtraproxy-testscripts.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/y/yunit/yunit-python27.source-archive.zip', 'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://yunit.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'origin_url': 'https://zeealpha.googlecode.com/hg/', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/z/zeealpha/zeealpha-gostuff.source-archive.zip'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/code.google.com/z/zhairongye/zhairongye-rongye.source-archive.zip', 'origin_url': 'https://zhairongye.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}
{'args': [], 'kwargs': {'visit_date': 'Tue, 3 May 2016 17:16:32 +0200', 'archive_path': '/srv/storage/space/mirrors/code.google.com/sources/v2/eclipselabs.org/a/androidyugioh/androidyugioh-primary.source-archive.zip', 'origin_url': 'https://androidyugioh.googlecode.com/hg/'}, 'exception': "FileNotFoundError(2, 'No such file or directory')"}