Page MenuHomeSoftware Heritage

Build 845

Properties

Buildable
B616: Diff 430
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Feb 9 2017, 12:36 PM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Feb 9 2017, 12:36 PM · Built for 6 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2ctags_to_db (test_converters.TestConverters) ... ok
3db_to_author (test_converters.TestConverters) ... ok
4db_to_ctags (test_converters.TestConverters) ... ok
5db_to_git_headers (test_converters.TestConverters) ... ok
6db_to_language (test_converters.TestConverters) ... ok
7db_to_mimetype (test_converters.TestConverters) ... ok
8db_to_release (test_converters.TestConverters) ... ok
9db_to_revision (test_converters.TestConverters) ... ok
10
11----------------------------------------------------------------------
12Ran 8 tests in 2.117s
13
14OK
15

Update environment from working copy

When
Completed at Feb 9 2017, 12:36 PM · Built for 13 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-cloner-git
2mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-cloner-git
3Already up-to-date.
4
5mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-fetcher-googlecode
6mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-fetcher-googlecode
7Already up-to-date.
8
9mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-indexer
10mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-indexer
11Already up-to-date.
12
13mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-core
14mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-core
15From ssh://forge.softwareheritage.org/diffusion/DCORE/swh-core
16 10d5846..358c0d2 master -> origin/master
17 * [new tag] v0.0.29 -> v0.0.29
18 * [new tag] v0.0.28 -> v0.0.28
19Updating 10d5846..358c0d2
20Fast-forward
21 debian/control | 2 +
22 requirements.txt | 2 +
23 swh/core/api.py | 106 ++++++++++++++++++++++++++++++++++++++++++++++++
24 swh/core/serializers.py | 22 ++++++++++
25 swh/core/utils.py | 1 +
26 5 files changed, 133 insertions(+)
27 create mode 100644 swh/core/api.py
28
29mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-journal
30mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-journal
31Already up-to-date.
32
33mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-lister-bitbucket
34mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-lister-bitbucket
35Cloning into 'swh-lister-bitbucket'...
36
37mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-antelink
38mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-antelink
39Already up-to-date.
40
41mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-lister-github
42mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-lister-github
43Already up-to-date.
44
45mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-debian
46mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-debian
47Already up-to-date.
48
49mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-core
50mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-core
51Already up-to-date.
52
53mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/snippets
54mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/snippets
55From ssh://forge.softwareheritage.org/diffusion/59/code-snippets
56 abad49d..47b9829 master -> origin/master
57Updating abad49d..47b9829
58Fast-forward
59 ardumont/list-svndump-urls | 14 +
60 olasd/locustio/.gitignore | 3 +
61 olasd/locustio/README.md | 25 +
62 olasd/locustio/data/README.md | 11 +
63 olasd/locustio/data/content.csv | 31536 ++++++++++
64 olasd/locustio/data/directory.csv | 26945 +++++++++
65 olasd/locustio/data/origin_visit.csv | 103785 ++++++++++++++++++++++++++++++++
66 olasd/locustio/data/person.csv | 14216 +++++
67 olasd/locustio/data/release.csv | 57205 ++++++++++++++++++
68 olasd/locustio/data/revision.csv | 49364 +++++++++++++++
69 olasd/locustio/locustfile.py | 131 +
70 olasd/locustio/locustfile_static.py | 53 +
71 olasd/locustio/swh_data.py | 45 +
72 olasd/locustio/venv/.placeholder | 0
73 14 files changed, 283333 insertions(+)
74 create mode 100755 ardumont/list-svndump-urls
75 create mode 100644 olasd/locustio/.gitignore
76 create mode 100644 olasd/locustio/README.md
77 create mode 100644 olasd/locustio/data/README.md
78 create mode 100644 olasd/locustio/data/content.csv
79 create mode 100644 olasd/locustio/data/directory.csv
80 create mode 100644 olasd/locustio/data/origin_visit.csv
81 create mode 100644 olasd/locustio/data/person.csv
82 create mode 100644 olasd/locustio/data/release.csv
83 create mode 100644 olasd/locustio/data/revision.csv
84 create mode 100644 olasd/locustio/locustfile.py
85 create mode 100644 olasd/locustio/locustfile_static.py
86 create mode 100644 olasd/locustio/swh_data.py
87 create mode 100644 olasd/locustio/venv/.placeholder
88
89mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-dir
90mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-dir
91Already up-to-date.
92
93mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-git
94mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-git
95Already up-to-date.
96
97mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-mercurial
98mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-mercurial
99Cloning into 'swh-loader-mercurial'...
100
101mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-tar
102mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-tar
103Already up-to-date.
104
105mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-svn
106mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-svn
107From ssh://forge.softwareheritage.org/diffusion/DLDSVN/swh-loader-svn
108 975697d..b62f9ee master -> origin/master
109 93dfdee..8c1e7c8 reschedule-svn-failed-task -> origin/reschedule-svn-failed-task
110 * [new tag] v0.0.22 -> v0.0.22
111 * [new tag] v0.0.19 -> v0.0.19
112 * [new tag] v0.0.21 -> v0.0.21
113Updating 975697d..b62f9ee
114Fast-forward
115 debian/control | 8 +++---
116 requirements.txt | 4 +--
117 swh/loader/svn/loader.py | 28 +++++++++++---------
118 swh/loader/svn/producer.py | 66 ++++++++++++++++++++++++++++------------------
119 swh/loader/svn/svn.py | 6 ++---
120 swh/loader/svn/tasks.py | 22 +++++++++-------
121 swh/loader/svn/utils.py | 34 +++++++++++++++---------
122 7 files changed, 99 insertions(+), 69 deletions(-)
123
124mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-model
125mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-model
126Already up-to-date.
127
128mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-mirror-forge
129mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-mirror-forge
130Cloning into 'swh-mirror-forge'...
131
132mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-objstorage
133mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-objstorage
134From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage
135 4cf0ef5..cf8a95b master -> origin/master
136 * [new tag] v0.0.17 -> v0.0.17
137 * [new tag] v0.0.16 -> v0.0.16
138Updating 4cf0ef5..cf8a95b
139Fast-forward
140 debian/control | 5 ++--
141 requirements.txt | 5 +---
142 swh/objstorage/api/client.py | 36 ++++-------------------
143 swh/objstorage/api/common.py | 69 --------------------------------------------
144 swh/objstorage/api/server.py | 15 +++++-----
145 5 files changed, 16 insertions(+), 114 deletions(-)
146 delete mode 100644 swh/objstorage/api/common.py
147
148mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-py-template
149mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-py-template
150Already up-to-date.
151
152mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler
153mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler
154Already up-to-date.
155
156mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata
157mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata
158From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
159 e59a742..9211ffa master -> origin/master
160Updating e59a742..9211ffa
161Fast-forward
162 dumps/swh-archiver.dump | Bin 10675 -> 18407 bytes
163 dumps/swh-archiver.sql | 228 +++++++++++++++++++++++++++++++++++++---
164 dumps/swh.dump | Bin 190149 -> 185669 bytes
165 dumps/swh.sql | 271 ++++++++++++------------------------------------
166 4 files changed, 280 insertions(+), 219 deletions(-)
167
168mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
169mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
170From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
171 2ff562f..598114c master -> origin/master
172 * [new tag] v0.0.77 -> v0.0.77
173 * [new tag] v0.0.78 -> v0.0.78
174Updating 2ff562f..598114c
175Fast-forward
176 debian/control | 6 +-
177 requirements.txt | 7 +-
178 sql/Makefile | 17 +-
179 sql/archiver/swh-archiver-data.sql | 1 +
180 sql/archiver/swh-archiver-schema.sql | 94 ++++++++++-
181 sql/archiver/upgrades/006.sql | 100 +++++++++++
182 sql/swh-func.sql | 50 +++---
183 sql/swh-indexes.sql | 272 ++++++++++++++++++++++++++++++
184 sql/swh-schema.sql | 318 +++++++----------------------------
185 sql/swh-triggers.sql | 124 ++++++++++++++
186 sql/upgrades/098.sql | 9 +
187 sql/upgrades/099.sql | 30 ++++
188 sql/upgrades/100.sql | 58 +++++++
189 swh/storage/api/client.py | 61 +------
190 swh/storage/api/server.py | 13 +-
191 swh/storage/archiver/worker.py | 2 +-
192 swh/storage/db.py | 13 +-
193 swh/storage/storage.py | 11 +-
194 swh/storage/tests/test_storage.py | 31 +++-
195 swh/storage/vault/api/client.py | 54 +-----
196 swh/storage/vault/api/server.py | 9 +-
197 21 files changed, 854 insertions(+), 426 deletions(-)
198 create mode 100644 sql/archiver/upgrades/006.sql
199 create mode 100644 sql/swh-indexes.sql
200 create mode 100644 sql/swh-triggers.sql
201 create mode 100644 sql/upgrades/098.sql
202 create mode 100644 sql/upgrades/099.sql
203 create mode 100644 sql/upgrades/100.sql
204
205mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui
206mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui
207From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
208 b84a083..4dd5257 master -> origin/master
209 * [new tag] v0.0.50 -> v0.0.50
210 * [new tag] v0.0.52 -> v0.0.52
211 * [new tag] v0.0.53 -> v0.0.53
212 * [new tag] v0.0.54 -> v0.0.54
213 * [new tag] v0.0.55 -> v0.0.55
214 * [new tag] v0.0.56 -> v0.0.56
215 * [new tag] v0.0.57 -> v0.0.57
216 * [new tag] v0.0.58 -> v0.0.58
217 * [new tag] v0.0.59 -> v0.0.59
218 * [new tag] v0.0.60 -> v0.0.60
219 * [new tag] v0.0.61 -> v0.0.61
220 * [new tag] v0.0.62 -> v0.0.62
221 * [new tag] v0.0.63 -> v0.0.63
222 * [new tag] v0.0.64 -> v0.0.64
223 * [new tag] v0.0.65 -> v0.0.65
224 * [new tag] v0.0.67 -> v0.0.67
225 * [new tag] v0.0.68 -> v0.0.68
226 * [new tag] v0.0.69 -> v0.0.69
227 * [new tag] v0.0.70 -> v0.0.70
228 * [new tag] v0.0.71 -> v0.0.71
229 * [new tag] v0.0.72 -> v0.0.72
230 * [new tag] v0.0.73 -> v0.0.73
231 * [new tag] v0.0.74 -> v0.0.74
232 * [new tag] v0.0.75 -> v0.0.75
233 * [new tag] v0.0.76 -> v0.0.76
234Updating b84a083..4dd5257
235Fast-forward
236 Makefile.local | 4 +
237 README | 59 +-
238 debian/control | 23 +-
239 requirements.txt | 11 +-
240 resources/test/webapp.yml | 10 +
241 swh/web/ui/apidoc.py | 334 ++++++-----
242 swh/web/ui/backend.py | 16 +-
243 swh/web/ui/converters.py | 63 +-
244 swh/web/ui/main.py | 74 ++-
245 swh/web/ui/renderers.py | 72 ++-
246 swh/web/ui/service.py | 13 +-
247 swh/web/ui/static/css/jquery.dataTables.min.css | 1 -
248 swh/web/ui/static/css/style.css | 284 ++++++++-
249 swh/web/ui/static/img/arrow-up-small.png | Bin 0 -> 868 bytes
250 swh/web/ui/static/img/icons/swh-logo-32x32.png | Bin 0 -> 2126 bytes
251 .../static/img/icons/swh-logo-archive-180x180.png | Bin 0 -> 16349 bytes
252 .../static/img/icons/swh-logo-archive-192x192.png | Bin 0 -> 17289 bytes
253 .../static/img/icons/swh-logo-archive-270x270.png | Bin 0 -> 24005 bytes
254 swh/web/ui/static/img/swh-logo-archive.png | Bin 0 -> 45564 bytes
255 swh/web/ui/static/img/swh-logo-archive.svg | 160 +++++
256 swh/web/ui/static/lib/README | 2 -
257 swh/web/ui/static/lib/core.js | 1 -
258 swh/web/ui/static/lib/jquery.dataTables.min.js | 1 -
259 swh/web/ui/static/lib/jquery.flot.min.js | 1 -
260 swh/web/ui/static/lib/jquery.flot.selection.min.js | 1 -
261 swh/web/ui/static/lib/jquery.flot.time.min.js | 1 -
262 swh/web/ui/static/lib/jquery.flot.tooltip.min.js | 1 -
263 swh/web/ui/static/lib/lib-typedarrays.js | 1 -
264 swh/web/ui/static/lib/sha1.js | 1 -
265 swh/web/ui/static/lib/sha256.js | 1 -
266 swh/web/ui/static/robots.txt | 2 +
267 swh/web/ui/templates/api-endpoints.html | 69 +++
268 swh/web/ui/templates/api.html | 11 +-
269 swh/web/ui/templates/apidoc.html | 90 ++-
270 .../ui/templates/includes/apidoc-header-toc.html | 8 +
271 swh/web/ui/templates/includes/apidoc-header.html | 106 ++++
272 swh/web/ui/templates/includes/apidoc-header.md | 199 +++++++
273 swh/web/ui/templates/includes/search-form.html | 9 +-
274 swh/web/ui/templates/layout.html | 94 +--
275 swh/web/ui/templates/origin.html | 9 +-
276 swh/web/ui/tests/test_apidoc.py | 26 +-
277 swh/web/ui/tests/test_app.py | 15 +-
278 swh/web/ui/tests/test_backend.py | 5 +-
279 swh/web/ui/tests/test_converters.py | 66 ++-
280 swh/web/ui/tests/test_renderers.py | 54 +-
281 swh/web/ui/tests/test_service.py | 15 +-
282 swh/web/ui/tests/test_utils.py | 149 +++--
283 swh/web/ui/tests/views/test_api.py | 382 ++++++------
284 swh/web/ui/tests/views/test_browse.py | 38 +-
285 swh/web/ui/tests/views/test_main.py | 16 +-
286 swh/web/ui/utils.py | 68 ++-
287 swh/web/ui/views/api.py | 660 ++++++++++++---------
288 swh/web/ui/views/browse.py | 30 +-
289 swh/web/ui/views/main.py | 8 +-
290 54 files changed, 2199 insertions(+), 1065 deletions(-)
291 delete mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css
292 create mode 100644 swh/web/ui/static/img/arrow-up-small.png
293 create mode 100644 swh/web/ui/static/img/icons/swh-logo-32x32.png
294 create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-180x180.png
295 create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-192x192.png
296 create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-270x270.png
297 create mode 100644 swh/web/ui/static/img/swh-logo-archive.png
298 create mode 100644 swh/web/ui/static/img/swh-logo-archive.svg
299 delete mode 100644 swh/web/ui/static/lib/README
300 delete mode 120000 swh/web/ui/static/lib/core.js
301 delete mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js
302 delete mode 120000 swh/web/ui/static/lib/jquery.flot.min.js
303 delete mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js
304 delete mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js
305 delete mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js
306 delete mode 120000 swh/web/ui/static/lib/lib-typedarrays.js
307 delete mode 120000 swh/web/ui/static/lib/sha1.js
308 delete mode 120000 swh/web/ui/static/lib/sha256.js
309 create mode 100644 swh/web/ui/static/robots.txt
310 create mode 100644 swh/web/ui/templates/api-endpoints.html
311 create mode 100644 swh/web/ui/templates/includes/apidoc-header-toc.html
312 create mode 100644 swh/web/ui/templates/includes/apidoc-header.html
313 create mode 100644 swh/web/ui/templates/includes/apidoc-header.md
314
315mr update: finished (24 ok)
316

Clone on Software Heritage Worker

When
Completed at Feb 9 2017, 12:36 PM · Built instantly
Status
Passed

Event Timeline