Page MenuHomeSoftware Heritage

Build 750

Lint

When
Completed at Oct 7 2016, 5:10 PM · Built for 10 s
Status
Failed

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

1make: *** [check] Error 1
2

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

1python3 -m flake8 swh bin/swh-storage-add-dir
2swh/storage/db.py:813:1: W391 blank line at end of file
3swh/storage/storage.py:1245:21: E901 SyntaxError: unexpected EOF while parsing
4swh/storage/api/server.py:281:1: E303 too many blank lines (3)
5../Makefile.python:25: recipe for target 'check' failed
6

Python tests

When
Completed at Oct 7 2016, 5:10 PM · Built for 9 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

137 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
138 mod = load_module(part_fqname, fh, filename, desc)
139 File "/usr/lib/python3.4/imp.py", line 235, in load_module
140 return load_source(name, filename, file)
141 File "/usr/lib/python3.4/imp.py", line 171, in load_source
142 module = methods.load()
143 File "<frozen importlib._bootstrap>", line 1220, in load
144 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
145 File "<frozen importlib._bootstrap>", line 1129, in _exec
146 File "<frozen importlib._bootstrap>", line 1471, in exec_module
147 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
148 File "/home/temp-drydock/drydock/workingcopy-169/repo/swh-storage/swh/storage/tests/test_storage.py", line 22, in <module>
149 from swh.storage import Storage
150 File "/home/temp-drydock/drydock/workingcopy-169/repo/swh-storage/swh/storage/__init__.py", line 1, in <module>
151 from . import storage
152 File "/home/temp-drydock/drydock/workingcopy-169/repo/swh-storage/swh/storage/storage.py", line 1245
153 @db_transaction
154 ^
155SyntaxError: unexpected EOF while parsing
156
157----------------------------------------------------------------------
158Ran 5 tests in 1.714s
159
160FAILED (errors=5)
161

Update environment from working copy

When
Completed at Oct 7 2016, 5:10 PM · Built for 23 s
Status
Passed

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

1mr update: command failed
2

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

86 dumps/swh-archiver.dump | Bin 10774 -> 10675 bytes
87 dumps/swh-archiver.sql | 2 +-
88 dumps/swh.dump | Bin 124342 -> 129429 bytes
89 dumps/swh.sql | 274 ++++++++++++++++++++++++++++++++++++++++--------
90 4 files changed, 231 insertions(+), 45 deletions(-)
91
92mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage
93mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage
94From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
95 7add2cd..fd717f3 master -> origin/master
96Updating 7add2cd..fd717f3
97Fast-forward
98 sql/swh-func.sql | 37 ++++++++++++++++++++++++++
99 sql/swh-schema.sql | 15 ++++++++++-
100 sql/upgrades/087.sql | 56 +++++++++++++++++++++++++++++++++++++++
101 swh/storage/api/client.py | 6 +++++
102 swh/storage/api/server.py | 12 +++++++++
103 swh/storage/db.py | 11 ++++++++
104 swh/storage/storage.py | 33 +++++++++++++++++++++++
105 swh/storage/tests/test_storage.py | 30 +++++++++++++++++++++
106 8 files changed, 199 insertions(+), 1 deletion(-)
107 create mode 100644 sql/upgrades/087.sql
108
109mr update: finished (20 ok; 1 failed)
110

Clone on Software Heritage Worker

When
Completed at Oct 7 2016, 5:09 PM · Built instantly
Status
Passed

Event Timeline