Page MenuHomeSoftware Heritage

Build 386

Lint

When
Completed at Jun 27 2016, 2:57 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Jun 27 2016, 2:57 PM · Built for 1 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 1289 (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.559s
10
11OK
12

Update environment from working copy

When
Completed at Jun 27 2016, 2:57 PM · Built for 23 s
Status
Passed

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

1mr update: command failed
2mr update: command failed
3mr update: command failed
4mr update: command failed
5mr update: command failed
6

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

133
134mr update: /home/temp-drydock/drydock/workingcopy-158/repo/swh-environment/swh-storage
135mr update: /home/temp-drydock/drydock/workingcopy-158/repo/swh-environment/swh-storage
136From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
137 cbaed54..92e6cd8 master -> origin/master
138Updating cbaed54..92e6cd8
139Fast-forward
140 bin/swh-objstorage-add-dir | 37 ---
141 bin/swh-objstorage-fsck | 28 --
142 debian/control | 1 +
143 requirements.txt | 1 +
144 setup.py | 5 -
145 swh/storage/api/client.py | 5 +-
146 swh/storage/api/common.py | 69 -----
147 swh/storage/api/server.py | 6 +-
148 swh/storage/archiver/copier.py | 2 +-
149 swh/storage/checker/__init__.py | 0
150 swh/storage/checker/checker.py | 171 -----------
151 swh/storage/exc.py | 12 -
152 swh/storage/objstorage/__init__.py | 4 -
153 swh/storage/objstorage/api/__init__.py | 0
154 swh/storage/objstorage/api/client.py | 103 -------
155 swh/storage/objstorage/api/server.py | 96 -------
156 swh/storage/objstorage/objstorage.py | 119 --------
157 swh/storage/objstorage/objstorage_pathslicing.py | 347 -----------------------
158 swh/storage/storage.py | 5 +-
159 swh/storage/tests/objstorage_testing.py | 70 -----
160 swh/storage/tests/test_archiver.py | 6 +-
161 swh/storage/tests/test_checker.py | 128 ---------
162 swh/storage/tests/test_objstorage_api.py | 88 ------
163 swh/storage/tests/test_objstorage_pathslicing.py | 76 -----
164 24 files changed, 15 insertions(+), 1364 deletions(-)
165 delete mode 100755 bin/swh-objstorage-add-dir
166 delete mode 100755 bin/swh-objstorage-fsck
167 delete mode 100644 swh/storage/api/common.py
168 delete mode 100644 swh/storage/checker/__init__.py
169 delete mode 100644 swh/storage/checker/checker.py
170 delete mode 100644 swh/storage/objstorage/__init__.py
171 delete mode 100644 swh/storage/objstorage/api/__init__.py
172 delete mode 100644 swh/storage/objstorage/api/client.py
173 delete mode 100644 swh/storage/objstorage/api/server.py
174 delete mode 100644 swh/storage/objstorage/objstorage.py
175 delete mode 100644 swh/storage/objstorage/objstorage_pathslicing.py
176 delete mode 100644 swh/storage/tests/objstorage_testing.py
177 delete mode 100644 swh/storage/tests/test_checker.py
178 delete mode 100644 swh/storage/tests/test_objstorage_api.py
179 delete mode 100644 swh/storage/tests/test_objstorage_pathslicing.py
180
181mr update: finished (14 ok; 5 failed)
182

Clone on Software Heritage Worker

When
Completed at Jun 27 2016, 2:57 PM · Built instantly
Status
Passed

Event Timeline