Page MenuHomeSoftware Heritage

Build 707

Properties

Buildable
B483: Diff 403
Build Plan
Plan 2 Software Heritage Python tests
Status
Failed

Lint

When
Completed at Sep 20 2016, 5:08 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2461 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Sep 20 2016, 5:08 PM · Built for 4 s
Status
Failed
1 empty logs are hidden. Show all logs.

Build Log 2460 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

14 addr.filename, addr.module)
15 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
16 return self.importFromDir(dir_path, fqname)
17 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
18 mod = load_module(part_fqname, fh, filename, desc)
19 File "/usr/lib/python3.4/imp.py", line 235, in load_module
20 return load_source(name, filename, file)
21 File "/usr/lib/python3.4/imp.py", line 171, in load_source
22 module = methods.load()
23 File "<frozen importlib._bootstrap>", line 1220, in load
24 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
25 File "<frozen importlib._bootstrap>", line 1129, in _exec
26 File "<frozen importlib._bootstrap>", line 1471, in exec_module
27 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
28 File "/home/temp-drydock/drydock/workingcopy-169/repo/swh-storage/swh/storage/tests/test_archiver.py", line 19, in <module>
29 from swh.storage.archiver import ArchiverWithRetentionPolicyDirector
30 File "/home/temp-drydock/drydock/workingcopy-169/repo/swh-storage/swh/storage/archiver/__init__.py", line 6, in <module>
31 from swh.objstorage import register_objstorages
32ImportError: cannot import name 'register_objstorages'
33
34----------------------------------------------------------------------
35Ran 5 tests in 2.149s
36
37FAILED (errors=1)
38

Update environment from working copy

When
Completed at Sep 20 2016, 5:08 PM · Built for 22 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2453 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

99Fast-forward
100 debian/control | 7 +-
101 requirements.txt | 3 +-
102 sql/archiver/upgrades/003.sql | 3 +-
103 sql/swh-func.sql | 41 +++++---
104 sql/swh-schema.sql | 14 +--
105 sql/upgrades/081.sql | 22 ++++
106 sql/upgrades/082.sql | 86 ++++++++++++++++
107 swh/storage/api/client.py | 5 +-
108 swh/storage/api/server.py | 5 +-
109 swh/storage/archiver/__init__.py | 9 +-
110 swh/storage/archiver/db.py | 5 +-
111 swh/storage/archiver/director.py | 82 +++++++--------
112 swh/storage/archiver/storage.py | 2 +-
113 swh/storage/archiver/worker.py | 37 ++++---
114 swh/storage/db.py | 206 +------------------------------------
115 swh/storage/storage.py | 4 +-
116 swh/storage/tests/test_archiver.py | 31 ++++--
117 swh/storage/tests/test_storage.py | 79 +++++---------
118 18 files changed, 273 insertions(+), 368 deletions(-)
119 create mode 100644 sql/upgrades/081.sql
120 create mode 100644 sql/upgrades/082.sql
121
122mr update: finished (20 ok)
123

Clone on Software Heritage Worker

When
Completed at Sep 20 2016, 5:07 PM · Built instantly
Status
Passed

Event Timeline