Page MenuHomeSoftware Heritage

Build 420

Lint

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

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

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

Python tests

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

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

1W: unknown repository 'swh-environment', you might want to remove it
2W: unknown repository 'swh-loader-vcs', you might want to remove it
3db_to_author (test_converters.TestConverters) ... ok
4db_to_git_headers (test_converters.TestConverters) ... ok
5db_to_release (test_converters.TestConverters) ... ok
6db_to_revision (test_converters.TestConverters) ... ok
7
8----------------------------------------------------------------------
9Ran 4 tests in 0.475s
10
11OK
12

Update environment from working copy

When
Completed at Jul 20 2016, 3:08 PM · Built for 11 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

179 swh/storage/tests/test_storage.py | 53 +++
180 46 files changed, 471 insertions(+), 2362 deletions(-)
181 delete mode 100755 bin/swh-objstorage-add-dir
182 delete mode 100755 bin/swh-objstorage-fsck
183 create mode 100644 sql/archiver/Makefile
184 create mode 100644 sql/archiver/swh-archiver-data.sql
185 create mode 100644 sql/archiver/swh-archiver-schema.sql
186 create mode 100644 sql/upgrades/070.sql
187 delete mode 100644 swh/storage/api/common.py
188 create mode 100644 swh/storage/archiver/storage.py
189 delete mode 100644 swh/storage/checker/__init__.py
190 delete mode 100644 swh/storage/checker/checker.py
191 create mode 100644 swh/storage/common.py
192 delete mode 100644 swh/storage/objstorage/__init__.py
193 delete mode 100644 swh/storage/objstorage/api/__init__.py
194 delete mode 100644 swh/storage/objstorage/api/client.py
195 delete mode 100644 swh/storage/objstorage/api/server.py
196 delete mode 100644 swh/storage/objstorage/multiplexer/__init__.py
197 delete mode 100644 swh/storage/objstorage/multiplexer/filter/__init__.py
198 delete mode 100644 swh/storage/objstorage/multiplexer/filter/filter.py
199 delete mode 100644 swh/storage/objstorage/multiplexer/filter/id_filter.py
200 delete mode 100644 swh/storage/objstorage/multiplexer/filter/read_write_filter.py
201 delete mode 100644 swh/storage/objstorage/multiplexer/multiplexer_objstorage.py
202 delete mode 100644 swh/storage/objstorage/objstorage.py
203 delete mode 100644 swh/storage/objstorage/objstorage_pathslicing.py
204 delete mode 100644 swh/storage/tests/objstorage_testing.py
205 delete mode 100644 swh/storage/tests/test_checker.py
206 delete mode 100644 swh/storage/tests/test_multiplexer_filter.py
207 delete mode 100644 swh/storage/tests/test_objstorage_api.py
208 delete mode 100644 swh/storage/tests/test_objstorage_multiplexer.py
209 delete mode 100644 swh/storage/tests/test_objstorage_pathslicing.py
210
211mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-storage-testdata
212mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-storage-testdata
213From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
214 ed34e78..1a2c272 master -> origin/master
215 * [new branch] reschedule-svn-failed-task -> origin/reschedule-svn-failed-task
216Updating ed34e78..1a2c272
217Fast-forward
218 Makefile | 17 +-
219 dumps/swh-archiver.dump | Bin 0 -> 8218 bytes
220 dumps/swh-archiver.sql | 257 +++++++++++++++++++++++++++++++
221 dumps/swh.dump | Bin 100692 -> 100373 bytes
222 dumps/swh.sql | 64 +++++---
223 svn-folders/pkg-gourmet-with-updates.tgz | Bin 0 -> 29298 bytes
224 svn-folders/pkg-gourmet.tgz | Bin 0 -> 28325 bytes
225 7 files changed, 310 insertions(+), 28 deletions(-)
226 create mode 100644 dumps/swh-archiver.dump
227 create mode 100644 dumps/swh-archiver.sql
228 create mode 100644 svn-folders/pkg-gourmet-with-updates.tgz
229 create mode 100644 svn-folders/pkg-gourmet.tgz
230
231mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-web-ui
232mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-web-ui
233From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
234 2b9a9c6..2137c95 master -> origin/master
235 * [new tag] v0.0.32 -> v0.0.32
236 * [new tag] v0.0.30 -> v0.0.30
237 * [new tag] v0.0.31 -> v0.0.31
238Updating 2b9a9c6..2137c95
239Fast-forward
240 debian/control | 13 +-
241 debian/rules | 5 +-
242 requirements.txt | 4 +-
243 swh/web/ui/backend.py | 28 ++
244 swh/web/ui/service.py | 54 ++-
245 swh/web/ui/static/js/calendar.js | 373 +++++++++++++++++++++
246 swh/web/ui/static/js/filedrop.js | 52 ++-
247 swh/web/ui/static/lib/jquery.flot.min.js | 1 +
248 swh/web/ui/static/lib/jquery.flot.selection.min.js | 1 +
249 swh/web/ui/static/lib/jquery.flot.time.min.js | 1 +
250 swh/web/ui/static/lib/jquery.flot.tooltip.min.js | 1 +
251 swh/web/ui/static/lib/jquery.js | 1 +
252 swh/web/ui/templates/origin.html | 15 +-
253 swh/web/ui/templates/revision-log.html | 7 +
254 swh/web/ui/templates/revision.html | 7 +
255 .../{upload_and_search.html => search.html} | 12 +-
256 swh/web/ui/tests/test_backend.py | 122 +++++++
257 swh/web/ui/tests/test_service.py | 247 ++++++++++++--
258 swh/web/ui/tests/test_upload.py | 148 --------
259 swh/web/ui/tests/test_utils.py | 288 ++++++++++++----
260 swh/web/ui/tests/views/test_api.py | 210 ++++++++++--
261 swh/web/ui/tests/views/test_browse.py | 42 ++-
262 swh/web/ui/upload.py | 79 -----
263 swh/web/ui/utils.py | 120 ++++++-
264 swh/web/ui/views/api.py | 77 +++--
265 swh/web/ui/views/browse.py | 76 ++++-
266 26 files changed, 1531 insertions(+), 453 deletions(-)
267 create mode 100644 swh/web/ui/static/js/calendar.js
268 create mode 120000 swh/web/ui/static/lib/jquery.flot.min.js
269 create mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js
270 create mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js
271 create mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js
272 create mode 120000 swh/web/ui/static/lib/jquery.js
273 rename swh/web/ui/templates/{upload_and_search.html => search.html} (89%)
274 delete mode 100644 swh/web/ui/tests/test_upload.py
275 delete mode 100644 swh/web/ui/upload.py
276
277mr update: finished (19 ok)
278

Clone on Software Heritage Worker

When
Completed at Jul 20 2016, 3:08 PM · Built instantly
Status
Passed

Event Timeline