Page MenuHomeSoftware Heritage

Build 1303

Lint

When
Completed at Sep 1 2017, 10:28 AM · Built for 6 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Sep 1 2017, 10:28 AM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1./pythonpath.sh: line 7: local: can only be used in a function
2./pythonpath.sh: line 11: local: can only be used in a function
3W: unknown repository 'swh-loader-antelink', you might want to remove it
4W: unknown repository 'swh-cloner-git', you might want to remove it
5W: unknown repository 'swh-environment', you might want to remove it
6W: unknown repository 'swh-lister-github', you might want to remove it
7W: unknown repository 'swh-lister-bitbucket', you might want to remove it
8W: unknown repository 'swh-fetcher-googlecode', you might want to remove it
9ctags_to_db (test_converters.TestConverters) ... ok
10db_to_author (test_converters.TestConverters) ... ok
11db_to_ctags (test_converters.TestConverters) ... ok
12db_to_fossology_license (test_converters.TestConverters) ... ok
13db_to_git_headers (test_converters.TestConverters) ... ok
14db_to_language (test_converters.TestConverters) ... ok
15db_to_metadata (test_converters.TestConverters) ... ok
16db_to_mimetype (test_converters.TestConverters) ... ok
17db_to_release (test_converters.TestConverters) ... ok
18db_to_revision (test_converters.TestConverters) ... ok
19
20----------------------------------------------------------------------
21Ran 10 tests in 2.426s
22
23OK
24

Update environment from working copy

When
Completed at Sep 1 2017, 10:28 AM · Built for 38 s
Status
Passed

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

1mr update: command failed
2

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

1mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-indexer
2mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-indexer
3[2017-09-01 08:27:37] EXCEPTION: (PhabricatorClusterStrandedException) Unable to establish a connection to any database host (while trying "phabricator_config"). All masters and replicas are completely unreachable. at [<phabricator>/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php:140]
4arcanist(head=stable, ref.master=989690868513, ref.stable=4e2363d8b26d), phabricator(head=stable, ref.master=5794d45da31f, ref.stable=70ebdd269455), phutil(head=stable, ref.master=e8389097abcc, ref.stable=ee5ebf668ad4)
5 #0 PhabricatorLiskDAO::raiseUnreachable(string) called at [<phabricator>/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php:111]
6 #1 PhabricatorLiskDAO::newClusterConnection(string, string, string) called at [<phabricator>/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php:66]
7 #2 PhabricatorLiskDAO::establishLiveConnection(string) called at [<phabricator>/src/infrastructure/storage/lisk/LiskDAO.php:1008]
8 #3 LiskDAO::establishConnection(string) called at [<phabricator>/src/infrastructure/storage/lisk/LiskDAO.php:516]
9 #4 LiskDAO::loadRawDataWhere(string, string)
10 #5 call_user_func_array(array, array) called at [<phabricator>/src/infrastructure/storage/lisk/LiskDAO.php:476]
11 #6 LiskDAO::loadAllWhere(string, string) called at [<phabricator>/src/infrastructure/env/PhabricatorConfigDatabaseSource.php:19]
12 #7 PhabricatorConfigDatabaseSource::loadConfig(string) called at [<phabricator>/src/infrastructure/env/PhabricatorConfigDatabaseSource.php:7]
13 #8 PhabricatorConfigDatabaseSource::__construct(string) called at [<phabricator>/src/infrastructure/env/PhabricatorEnv.php:249]
14 #9 PhabricatorEnv::buildConfigurationSourceStack(boolean) called at [<phabricator>/src/infrastructure/env/PhabricatorEnv.php:95]
15 #10 PhabricatorEnv::initializeCommonEnvironment(boolean) called at [<phabricator>/src/infrastructure/env/PhabricatorEnv.php:75]
16 #11 PhabricatorEnv::initializeScriptEnvironment(boolean) called at [<phabricator>/scripts/init/lib.php:22]
17 #12 init_phabricator_script(array) called at [<phabricator>/scripts/init/init-script.php:10]
18 #13 require_once(string) called at [<phabricator>/scripts/__init_script__.php:3]
19 #14 require_once(string) called at [<phabricator>/scripts/ssh/ssh-exec.php:7]
20fatal: Could not read from remote repository.
21
22Please make sure you have the correct access rights
23and the repository exists.
24
25mr checkout: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-docs
26mr checkout: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-docs
27Cloning into 'swh-docs'...
28PhabricatorClusterImpossibleWriteException: Unable to connect to master database ("phabricator_repository"). This is a severe failure; your request did not complete.
29
30mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-archiver
31mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-archiver
32From ssh://forge.softwareheritage.org/source/swh-archiver
33 2432048..a5a2212 master -> origin/master
34Updating 2432048..a5a2212
35Fast-forward
36 docs/.gitignore | 3 +++
37 docs/Makefile | 1 +
38 docs/_static/.placeholder | 0
39 docs/_templates/.placeholder | 0
40 docs/conf.py | 1 +
41 docs/index.rst | 15 +++++++++++++++
42 6 files changed, 20 insertions(+)
43 create mode 100644 docs/.gitignore
44 create mode 100644 docs/Makefile
45 create mode 100644 docs/_static/.placeholder
46 create mode 100644 docs/_templates/.placeholder
47 create mode 100644 docs/conf.py
48 create mode 100644 docs/index.rst
49
50mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/snippets
51mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/snippets
52From ssh://forge.softwareheritage.org/diffusion/59/code-snippets
53 6719bb0..b76a337 master -> origin/master
54Updating 6719bb0..b76a337
55Fast-forward
56 ardumont/group_by_exception.py | 72 +++++++++++++++++++++
57 ardumont/kibana_fetch_logs.py | 128 ++++++++++++++++++++++++++++++++++++++
58 ardumont/list-origin-per-error.py | 27 ++++++++
59 ardumont/reschedule_errors.py | 72 +++++++++++++++++++++
60 4 files changed, 299 insertions(+)
61 create mode 100755 ardumont/group_by_exception.py
62 create mode 100755 ardumont/kibana_fetch_logs.py
63 create mode 100755 ardumont/list-origin-per-error.py
64 create mode 100755 ardumont/reschedule_errors.py
65
66mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-core
67mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-core
68From ssh://forge.softwareheritage.org/diffusion/DCORE/swh-core
69 9a69edb..4752c7c master -> origin/master
70 * [new tag] v0.0.34 -> v0.0.34
71Updating 9a69edb..4752c7c
72Fast-forward
73 docs/.gitignore | 3 +++
74 docs/Makefile | 1 +
75 docs/_static/.placeholder | 0
76 docs/_templates/.placeholder | 0
77 docs/conf.py | 1 +
78 docs/index.rst | 15 +++++++++++++++
79 swh/core/tests/db_testing.py | 18 ++++++++++++++++++
80 7 files changed, 38 insertions(+)
81 create mode 100644 docs/.gitignore
82 create mode 100644 docs/Makefile
83 create mode 100644 docs/_static/.placeholder
84 create mode 100644 docs/_templates/.placeholder
85 create mode 100644 docs/conf.py
86 create mode 100644 docs/index.rst
87
88mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-journal
89mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-journal
90From ssh://forge.softwareheritage.org/diffusion/DJNL/swh-journal
91 1358fa4..2a215cc master -> origin/master
92Updating 1358fa4..2a215cc
93Fast-forward
94 docs/.gitignore | 3 +++
95 docs/Makefile | 1 +
96 docs/_static/.placeholder | 0
97 docs/_templates/.placeholder | 0
98 docs/conf.py | 1 +
99 docs/index.rst | 15 +++++++++++++++
100 6 files changed, 20 insertions(+)
101 create mode 100644 docs/.gitignore
102 create mode 100644 docs/Makefile
103 create mode 100644 docs/_static/.placeholder
104 create mode 100644 docs/_templates/.placeholder
105 create mode 100644 docs/conf.py
106 create mode 100644 docs/index.rst
107
108mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-lister
109mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-lister
110From ssh://forge.softwareheritage.org/source/swh-lister
111 b6bdab7..67a4c62 master -> origin/master
112Updating b6bdab7..67a4c62
113Fast-forward
114 docs/.gitignore | 3 +++
115 docs/Makefile | 1 +
116 docs/_static/.placeholder | 0
117 docs/_templates/.placeholder | 0
118 docs/conf.py | 1 +
119 docs/index.rst | 15 +++++++++++++++
120 6 files changed, 20 insertions(+)
121 create mode 100644 docs/.gitignore
122 create mode 100644 docs/Makefile
123 create mode 100644 docs/_static/.placeholder
124 create mode 100644 docs/_templates/.placeholder
125 create mode 100644 docs/conf.py
126 create mode 100644 docs/index.rst
127
128mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-core
129mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-core
130From ssh://forge.softwareheritage.org/diffusion/60/swh-loader-core
131 f0fb67e..a32347d master -> origin/master
132Updating f0fb67e..a32347d
133Fast-forward
134 docs/.gitignore | 3 +++
135 docs/Makefile | 1 +
136 docs/_static/.placeholder | 0
137 docs/_templates/.placeholder | 0
138 docs/conf.py | 1 +
139 docs/index.rst | 15 +++++++++++++++
140 6 files changed, 20 insertions(+)
141 create mode 100644 docs/.gitignore
142 create mode 100644 docs/Makefile
143 create mode 100644 docs/_static/.placeholder
144 create mode 100644 docs/_templates/.placeholder
145 create mode 100644 docs/conf.py
146 create mode 100644 docs/index.rst
147
148mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-debian
149mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-debian
150From ssh://forge.softwareheritage.org/diffusion/DLDDEB/swh-loader-debian
151 2bc0a6e..c251199 master -> origin/master
152Updating 2bc0a6e..c251199
153Fast-forward
154 docs/.gitignore | 3 +++
155 docs/Makefile | 1 +
156 docs/_static/.placeholder | 0
157 docs/_templates/.placeholder | 0
158 docs/conf.py | 1 +
159 docs/index.rst | 15 +++++++++++++++
160 6 files changed, 20 insertions(+)
161 create mode 100644 docs/.gitignore
162 create mode 100644 docs/Makefile
163 create mode 100644 docs/_static/.placeholder
164 create mode 100644 docs/_templates/.placeholder
165 create mode 100644 docs/conf.py
166 create mode 100644 docs/index.rst
167
168mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-dir
169mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-dir
170From ssh://forge.softwareheritage.org/diffusion/DLDDIR/swh-loader-dir
171 badc8d3..7cf31af master -> origin/master
172Updating badc8d3..7cf31af
173Fast-forward
174 docs/.gitignore | 3 +++
175 docs/Makefile | 1 +
176 docs/_static/.placeholder | 0
177 docs/_templates/.placeholder | 0
178 docs/conf.py | 1 +
179 docs/index.rst | 15 +++++++++++++++
180 6 files changed, 20 insertions(+)
181 create mode 100644 docs/.gitignore
182 create mode 100644 docs/Makefile
183 create mode 100644 docs/_static/.placeholder
184 create mode 100644 docs/_templates/.placeholder
185 create mode 100644 docs/conf.py
186 create mode 100644 docs/index.rst
187
188mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-mercurial
189mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-mercurial
190From ssh://forge.softwareheritage.org/source/swh-loader-mercurial
191 6cc321b..4541a7b master -> origin/master
192Updating 6cc321b..4541a7b
193Fast-forward
194 docs/.gitignore | 3 +++
195 docs/Makefile | 1 +
196 docs/_static/.placeholder | 0
197 docs/_templates/.placeholder | 0
198 docs/conf.py | 1 +
199 docs/index.rst | 15 +++++++++++++++
200 6 files changed, 20 insertions(+)
201 create mode 100644 docs/.gitignore
202 create mode 100644 docs/Makefile
203 create mode 100644 docs/_static/.placeholder
204 create mode 100644 docs/_templates/.placeholder
205 create mode 100644 docs/conf.py
206 create mode 100644 docs/index.rst
207
208mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-mirror-forge
209mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-mirror-forge
210From ssh://forge.softwareheritage.org/source/swh-mirror-forge
211 665fa92..dc8f1de master -> origin/master
212Updating 665fa92..dc8f1de
213Fast-forward
214 docs/.gitignore | 3 +++
215 docs/Makefile | 1 +
216 docs/_static/.placeholder | 0
217 docs/_templates/.placeholder | 0
218 docs/conf.py | 1 +
219 docs/index.rst | 15 +++++++++++++++
220 6 files changed, 20 insertions(+)
221 create mode 100644 docs/.gitignore
222 create mode 100644 docs/Makefile
223 create mode 100644 docs/_static/.placeholder
224 create mode 100644 docs/_templates/.placeholder
225 create mode 100644 docs/conf.py
226 create mode 100644 docs/index.rst
227
228mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-git
229mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-git
230From ssh://forge.softwareheritage.org/diffusion/DLDG/swh-loader-git
231 af7b3c4..fe6dd9c master -> origin/master
232 * [new branch] bulk-git-loader -> origin/bulk-git-loader
233Updating af7b3c4..fe6dd9c
234Fast-forward
235 docs/.gitignore | 3 +++
236 docs/Makefile | 1 +
237 docs/_static/.placeholder | 0
238 docs/_templates/.placeholder | 0
239 docs/conf.py | 1 +
240 docs/index.rst | 15 +++++++++++++++
241 6 files changed, 20 insertions(+)
242 create mode 100644 docs/.gitignore
243 create mode 100644 docs/Makefile
244 create mode 100644 docs/_static/.placeholder
245 create mode 100644 docs/_templates/.placeholder
246 create mode 100644 docs/conf.py
247 create mode 100644 docs/index.rst
248
249mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-svn
250mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-svn
251From ssh://forge.softwareheritage.org/diffusion/DLDSVN/swh-loader-svn
252 54045a6..f368c0c master -> origin/master
253Updating 54045a6..f368c0c
254Fast-forward
255 docs/.gitignore | 3 +++
256 docs/Makefile | 1 +
257 docs/_static/.placeholder | 0
258 docs/_templates/.placeholder | 0
259 docs/conf.py | 1 +
260 docs/index.rst | 15 +++++++++++++++
261 6 files changed, 20 insertions(+)
262 create mode 100644 docs/.gitignore
263 create mode 100644 docs/Makefile
264 create mode 100644 docs/_static/.placeholder
265 create mode 100644 docs/_templates/.placeholder
266 create mode 100644 docs/conf.py
267 create mode 100644 docs/index.rst
268
269mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-tar
270mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-tar
271From ssh://forge.softwareheritage.org/diffusion/DLDTAR/swh-loader-tar
272 beaccc8..c0936b1 master -> origin/master
273Updating beaccc8..c0936b1
274Fast-forward
275 docs/.gitignore | 3 +++
276 docs/Makefile | 1 +
277 docs/_static/.placeholder | 0
278 docs/_templates/.placeholder | 0
279 docs/conf.py | 1 +
280 docs/index.rst | 15 +++++++++++++++
281 6 files changed, 20 insertions(+)
282 create mode 100644 docs/.gitignore
283 create mode 100644 docs/Makefile
284 create mode 100644 docs/_static/.placeholder
285 create mode 100644 docs/_templates/.placeholder
286 create mode 100644 docs/conf.py
287 create mode 100644 docs/index.rst
288
289mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-model
290mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-model
291From ssh://forge.softwareheritage.org/diffusion/DMOD/swh-model
292 8aa5c3a..b53f5d8 master -> origin/master
293Updating 8aa5c3a..b53f5d8
294Fast-forward
295 docs/.gitignore | 3 +++
296 docs/Makefile | 1 +
297 docs/_static/.placeholder | 0
298 docs/_templates/.placeholder | 0
299 docs/conf.py | 1 +
300 docs/index.rst | 15 +++++++++++++++
301 6 files changed, 20 insertions(+)
302 create mode 100644 docs/.gitignore
303 create mode 100644 docs/Makefile
304 create mode 100644 docs/_static/.placeholder
305 create mode 100644 docs/_templates/.placeholder
306 create mode 100644 docs/conf.py
307 create mode 100644 docs/index.rst
308
309mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template
310mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template
311From ssh://forge.softwareheritage.org/diffusion/DTPL/swh-py-template
312 f09909b..8089353 master -> origin/master
313Updating f09909b..8089353
314Fast-forward
315 docs/.gitignore | 3 +++
316 docs/Makefile | 1 +
317 docs/_static/.placeholder | 0
318 docs/_templates/.placeholder | 0
319 docs/conf.py | 1 +
320 docs/index.rst | 15 +++++++++++++++
321 6 files changed, 20 insertions(+)
322 create mode 100644 docs/.gitignore
323 create mode 100644 docs/Makefile
324 create mode 100644 docs/_static/.placeholder
325 create mode 100644 docs/_templates/.placeholder
326 create mode 100644 docs/conf.py
327 create mode 100644 docs/index.rst
328
329mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-objstorage
330mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-objstorage
331From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage
332 4412792..4d61b35 master -> origin/master
333Updating 4412792..4d61b35
334Fast-forward
335 docs/.gitignore | 3 +++
336 docs/Makefile | 1 +
337 docs/_static/.placeholder | 0
338 docs/_templates/.placeholder | 0
339 docs/conf.py | 1 +
340 docs/index.rst | 15 +++++++++++++++
341 swh/objstorage/tests/server_testing.py | 6 +++---
342 7 files changed, 23 insertions(+), 3 deletions(-)
343 create mode 100644 docs/.gitignore
344 create mode 100644 docs/Makefile
345 create mode 100644 docs/_static/.placeholder
346 create mode 100644 docs/_templates/.placeholder
347 create mode 100644 docs/conf.py
348 create mode 100644 docs/index.rst
349
350mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-vault
351mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-vault
352From ssh://forge.softwareheritage.org/diffusion/DVAU/swh-vault
353 6f4441b..f190b6a master -> origin/master
354Updating 6f4441b..f190b6a
355Fast-forward
356 docs/.gitignore | 3 +++
357 docs/Makefile | 1 +
358 docs/_static/.placeholder | 0
359 docs/_templates/.placeholder | 0
360 docs/conf.py | 1 +
361 docs/index.rst | 15 +++++++++++++++
362 6 files changed, 20 insertions(+)
363 create mode 100644 docs/.gitignore
364 create mode 100644 docs/Makefile
365 create mode 100644 docs/_static/.placeholder
366 create mode 100644 docs/_templates/.placeholder
367 create mode 100644 docs/conf.py
368 create mode 100644 docs/index.rst
369
370mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-scheduler
371mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-scheduler
372From ssh://forge.softwareheritage.org/diffusion/DSCH/swh-scheduler
373 0e14eff..f785a81 master -> origin/master
374 * [new tag] v0.0.16 -> v0.0.16
375Updating 0e14eff..f785a81
376Fast-forward
377 debian/control | 4 +-
378 docs/.gitignore | 3 +
379 docs/Makefile | 1 +
380 docs/_static/.placeholder | 0
381 docs/_templates/.placeholder | 0
382 docs/conf.py | 1 +
383 docs/index.rst | 15 +++
384 requirements-swh.txt | 2 +-
385 sql/.gitignore | 3 +
386 sql/Makefile | 48 +++++++
387 sql/swh-scheduler-schema.sql | 138 ++++++++++++-------
388 sql/updates/04.sql | 53 ++++++++
389 sql/updates/05.sql | 143 ++++++++++++++++++++
390 swh/scheduler/backend.py | 48 +++++--
391 swh/scheduler/celery_backend/runner.py | 46 +++++--
392 swh/scheduler/tests/test_scheduler.py | 238 +++++++++++++++++++++++++++++++++
393 16 files changed, 670 insertions(+), 73 deletions(-)
394 create mode 100644 docs/.gitignore
395 create mode 100644 docs/Makefile
396 create mode 100644 docs/_static/.placeholder
397 create mode 100644 docs/_templates/.placeholder
398 create mode 100644 docs/conf.py
399 create mode 100644 docs/index.rst
400 create mode 100644 sql/.gitignore
401 create mode 100644 sql/Makefile
402 create mode 100644 sql/updates/04.sql
403 create mode 100644 sql/updates/05.sql
404 create mode 100644 swh/scheduler/tests/test_scheduler.py
405
406mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata
407mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata
408From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
409 66bab35..1023cae master -> origin/master
410Updating 66bab35..1023cae
411Fast-forward
412 Makefile | 38 +--
413 dumps/swh-archiver.dump | Bin 13451 -> 11883 bytes
414 dumps/swh-archiver.sql | 55 +---
415 dumps/swh-scheduler.dump | Bin 0 -> 23686 bytes
416 dumps/swh-scheduler.sql | 674 +++++++++++++++++++++++++++++++++++++++++++++++
417 dumps/swh.dump | Bin 183826 -> 191465 bytes
418 dumps/swh.sql | 259 ++++++++++++++++--
419 7 files changed, 922 insertions(+), 104 deletions(-)
420 create mode 100644 dumps/swh-scheduler.dump
421 create mode 100644 dumps/swh-scheduler.sql
422
423mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage
424mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage
425From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
426 6d063ac..20f47dd master -> origin/master
427Updating 6d063ac..20f47dd
428Fast-forward
429 docs/.gitignore | 3 +
430 docs/Makefile | 1 +
431 docs/_static/.placeholder | 0
432 docs/_templates/.placeholder | 0
433 docs/conf.py | 1 +
434 docs/index.rst | 15 +
435 .../revision_metadata.translated_metadata.json | 59 ++++
436 sql/swh-data.sql | 3 +
437 sql/swh-func.sql | 175 ++++++++--
438 sql/swh-indexes.sql | 17 +-
439 sql/swh-schema.sql | 23 +-
440 swh/storage/api/client.py | 12 +
441 swh/storage/api/server.py | 18 ++
442 swh/storage/db.py | 29 ++
443 swh/storage/storage.py | 51 +++
444 swh/storage/tests/storage_testing.py | 18 +-
445 swh/storage/tests/test_storage.py | 360 +++++++++++++++++----
446 17 files changed, 693 insertions(+), 92 deletions(-)
447 create mode 100644 docs/.gitignore
448 create mode 100644 docs/Makefile
449 create mode 100644 docs/_static/.placeholder
450 create mode 100644 docs/_templates/.placeholder
451 create mode 100644 docs/conf.py
452 create mode 100644 docs/index.rst
453 create mode 100644 sql/json/revision_metadata.translated_metadata.json
454
455mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui
456mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui
457From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
458 edf7e7a..8f1188f master -> origin/master
459Updating edf7e7a..8f1188f
460Fast-forward
461 docs/.gitignore | 3 +
462 docs/Makefile | 212 +-------------------------
463 docs/_static/.placeholder | 0
464 docs/_templates/.placeholder | 0
465 docs/conf.py | 1 +
466 docs/index.rst | 15 ++
467 docs/source/_static/dependencies.dot | 41 -----
468 docs/source/_static/dependencies.png | Bin 58152 -> 0 bytes
469 docs/source/conf.py | 286 -----------------------------------
470 docs/source/index.rst | 22 ---
471 docs/source/modules.rst | 7 -
472 docs/source/swh.web.ui.rst | 118 ---------------
473 12 files changed, 20 insertions(+), 685 deletions(-)
474 create mode 100644 docs/.gitignore
475 create mode 100644 docs/_static/.placeholder
476 create mode 100644 docs/_templates/.placeholder
477 create mode 100644 docs/conf.py
478 create mode 100644 docs/index.rst
479 delete mode 100644 docs/source/_static/dependencies.dot
480 delete mode 100644 docs/source/_static/dependencies.png
481 delete mode 100644 docs/source/conf.py
482 delete mode 100644 docs/source/index.rst
483 delete mode 100644 docs/source/modules.rst
484 delete mode 100644 docs/source/swh.web.ui.rst
485
486mr update: finished (22 ok; 1 failed)
487

Clone on Software Heritage Worker

When
Completed at Sep 1 2017, 10:27 AM · Built instantly
Status
Passed

Event Timeline