Properties
Properties
- Buildable
- B873: rDSTO7738a768f63c: swh.storage: indexer endpoints: Fix filtering missing data issue
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Jun 1 2017, 4:58 PM · Built for 1 s
- Status
Failed
1 | /usr/bin/python3: No module named flake8 |
---|---|
2 | make: *** [check] Error 1 |
3 |
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | ../Makefile.python:25: recipe for target 'check' failed |
3 |
Python tests
Python tests
- When
- Completed at Jun 1 2017, 4:58 PM · Built for 11 s
- Status
Failed
1 empty logs are hidden. Show all logs.
74 | addr.filename, addr.module) |
---|---|
75 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath |
76 | return self.importFromDir(dir_path, fqname) |
77 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
78 | mod = load_module(part_fqname, fh, filename, desc) |
79 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
80 | return load_source(name, filename, file) |
81 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
82 | module = methods.load() |
83 | File "<frozen importlib._bootstrap>", line 1220, in load |
84 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
85 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
86 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
87 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
88 | File "/home/temp-drydock/drydock/workingcopy-175/repo/swh-storage/swh/storage/tests/test_archiver.py", line 19, in <module> |
89 | from server_testing import ServerTestFixtureAsync |
90 | File "/home/temp-drydock/drydock/workingcopy-175/repo/swh-storage/swh/storage/tests/server_testing.py", line 7, in <module> |
91 | import aiohttp |
92 | ImportError: No module named 'aiohttp' |
93 | |
94 | ---------------------------------------------------------------------- |
95 | Ran 11 tests in 3.295s |
96 | |
97 | FAILED (errors=3) |
98 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 1 2017, 4:58 PM · Built for 39 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 | mr update: command failed |
5 |
146 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
---|---|
147 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
148 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
149 | 55495ec..5ff3979 master -> origin/master |
150 | Updating 55495ec..5ff3979 |
151 | Fast-forward |
152 | sql/swh-data.sql | 3 + |
153 | sql/swh-func.sql | 134 ++++++--------- |
154 | sql/swh-indexes.sql | 2 +- |
155 | sql/swh-schema.sql | 2 +- |
156 | sql/upgrades/105.sql | 31 ++++ |
157 | swh/storage/api/client.py | 3 + |
158 | swh/storage/api/server.py | 6 + |
159 | swh/storage/converters.py | 38 +++-- |
160 | swh/storage/db.py | 48 ++++-- |
161 | swh/storage/storage.py | 61 ++++--- |
162 | swh/storage/tests/server_testing.py | 107 +++++++++--- |
163 | swh/storage/tests/test_archiver.py | 8 +- |
164 | swh/storage/tests/test_converters.py | 55 ++++-- |
165 | swh/storage/tests/test_storage.py | 321 +++++++++++++++++++---------------- |
166 | 14 files changed, 508 insertions(+), 311 deletions(-) |
167 | create mode 100644 sql/upgrades/105.sql |
168 | |
169 | mr update: finished (19 ok; 4 failed) |
170 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 1 2017, 4:58 PM · Built instantly
- Status
Passed