Properties
Properties
- Buildable
- B867: rDSTO85fdb1c14c91: swh-storage: Add indexer_configuration_get endpoint
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at May 31 2017, 6:27 PM · Built for 2 s
- Status
Failed
1 | /usr/bin/python3: No module named flake8 |
---|---|
2 | make: *** [check] Error 1 |
3 |
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | ../Makefile.python:25: recipe for target 'check' failed |
3 |
Python tests
Python tests
- When
- Completed at May 31 2017, 6:27 PM · Built for 12 s
- Status
Failed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | W: unknown repository 'swh-lister-github', you might want to remove it |
3 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
4 | Failure: ImportError (No module named 'aiohttp') ... ERROR |
5 | ctags_to_db (test_converters.TestConverters) ... ok |
6 | db_to_author (test_converters.TestConverters) ... ok |
7 | db_to_ctags (test_converters.TestConverters) ... ok |
8 | db_to_git_headers (test_converters.TestConverters) ... ok |
9 | db_to_language (test_converters.TestConverters) ... ok |
10 | db_to_mimetype (test_converters.TestConverters) ... ok |
11 | db_to_release (test_converters.TestConverters) ... ok |
12 | db_to_revision (test_converters.TestConverters) ... ok |
13 | |
14 | ====================================================================== |
15 | ERROR: Failure: ImportError (No module named 'aiohttp') |
16 | ---------------------------------------------------------------------- |
17 | Traceback (most recent call last): |
18 | File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest |
19 | raise self.exc_val.with_traceback(self.tb) |
20 | File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName |
21 | addr.filename, addr.module) |
22 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath |
23 | return self.importFromDir(dir_path, fqname) |
24 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
25 | mod = load_module(part_fqname, fh, filename, desc) |
26 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
27 | return load_source(name, filename, file) |
28 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
29 | module = methods.load() |
30 | File "<frozen importlib._bootstrap>", line 1220, in load |
31 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
32 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
33 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
34 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
35 | File "/home/temp-drydock/drydock/workingcopy-176/repo/swh-storage/swh/storage/tests/test_archiver.py", line 27, in <module> |
36 | from swh.objstorage.api.server import app |
37 | File "/home/temp-drydock/drydock/workingcopy-176/repo/swh-objstorage/swh/objstorage/api/server.py", line 7, in <module> |
38 | import aiohttp.web |
39 | ImportError: No module named 'aiohttp' |
40 | |
41 | ---------------------------------------------------------------------- |
42 | Ran 9 tests in 4.757s |
43 | |
44 | FAILED (errors=1) |
45 |
Update environment from working copy
Update environment from working copy
- When
- Completed at May 31 2017, 6:27 PM · Built for 26 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-fetcher-googlecode |
---|---|
2 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-fetcher-googlecode |
3 | Already up-to-date. |
4 | |
5 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-cloner-git |
6 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-cloner-git |
7 | Already up-to-date. |
8 | |
9 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-core |
10 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-core |
11 | Already up-to-date. |
12 | |
13 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/snippets |
14 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/snippets |
15 | From ssh://forge.softwareheritage.org/diffusion/59/code-snippets |
16 | 10ee1e1..49ffa63 master -> origin/master |
17 | Updating 10ee1e1..49ffa63 |
18 | Fast-forward |
19 | ardumont/graph_bar.py | 47 +++++++++++++++++++++++++++++++++++++++++++ |
20 | ardumont/read_from_archive.py | 34 +++++++++++++++++++++++++++++++ |
21 | ardumont/send-batch-sha1s.sh | 30 +++++++++++++++++++++++++++ |
22 | olasd/azure/provision-vm.sh | 18 +++++------------ |
23 | 4 files changed, 116 insertions(+), 13 deletions(-) |
24 | create mode 100755 ardumont/graph_bar.py |
25 | create mode 100755 ardumont/read_from_archive.py |
26 | create mode 100755 ardumont/send-batch-sha1s.sh |
27 | |
28 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-indexer |
29 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-indexer |
30 | From ssh://forge.softwareheritage.org/diffusion/78/swh-indexer |
31 | 71dac8f..12561fa master -> origin/master |
32 | * [new tag] v0.0.28 -> v0.0.28 |
33 | * [new tag] v0.0.25 -> v0.0.25 |
34 | * [new tag] v0.0.26 -> v0.0.26 |
35 | * [new tag] v0.0.27 -> v0.0.27 |
36 | Updating 71dac8f..12561fa |
37 | Fast-forward |
38 | swh/indexer/__init__.py | 4 +- |
39 | swh/indexer/fossology_license.py | 43 ++++++++----- |
40 | swh/indexer/indexer.py | 66 ++++++++++++------- |
41 | swh/indexer/language.py | 34 ++++++++-- |
42 | swh/indexer/orchestrator.py | 136 ++++++++++++++++++++++++--------------- |
43 | swh/indexer/rehash.py | 44 +++++++------ |
44 | swh/indexer/tasks.py | 2 +- |
45 | 7 files changed, 212 insertions(+), 117 deletions(-) |
46 | |
47 | mr checkout: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-lister |
48 | mr checkout: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-lister |
49 | Cloning into 'swh-lister'... |
50 | |
51 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-journal |
52 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-journal |
53 | Already up-to-date. |
54 | |
55 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-antelink |
56 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-antelink |
57 | Already up-to-date. |
58 | |
59 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-core |
60 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-core |
61 | Already up-to-date. |
62 | |
63 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-debian |
64 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-debian |
65 | Already up-to-date. |
66 | |
67 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-dir |
68 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-dir |
69 | Already up-to-date. |
70 | |
71 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-git |
72 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-git |
73 | Already up-to-date. |
74 | |
75 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-mercurial |
76 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-mercurial |
77 | From ssh://forge.softwareheritage.org/source/swh-loader-mercurial |
78 | 09caf66..dbd3c73 master -> origin/master |
79 | Updating 09caf66..dbd3c73 |
80 | Fast-forward |
81 | swh/foo/bar.py | 4 - |
82 | swh/loader/mercurial/archive_extract.py | 45 ++++ |
83 | swh/loader/mercurial/base.py | 457 ++++++++++++++++++++++++++++++++ |
84 | swh/loader/mercurial/bundle_loader.py | 322 ++++++++++++++++++++++ |
85 | swh/loader/mercurial/converters.py | 90 +++++++ |
86 | swh/loader/mercurial/slow_loader.py | 416 +++++++++++++++++++++++++++++ |
87 | 6 files changed, 1330 insertions(+), 4 deletions(-) |
88 | delete mode 100644 swh/foo/bar.py |
89 | create mode 100644 swh/loader/mercurial/archive_extract.py |
90 | create mode 100644 swh/loader/mercurial/base.py |
91 | create mode 100644 swh/loader/mercurial/bundle_loader.py |
92 | create mode 100644 swh/loader/mercurial/converters.py |
93 | create mode 100644 swh/loader/mercurial/slow_loader.py |
94 | |
95 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-svn |
96 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-svn |
97 | Already up-to-date. |
98 | |
99 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-tar |
100 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-loader-tar |
101 | Already up-to-date. |
102 | |
103 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-mirror-forge |
104 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-mirror-forge |
105 | Already up-to-date. |
106 | |
107 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-model |
108 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-model |
109 | Already up-to-date. |
110 | |
111 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-objstorage |
112 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-objstorage |
113 | Already up-to-date. |
114 | |
115 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-py-template |
116 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-py-template |
117 | Already up-to-date. |
118 | |
119 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-scheduler |
120 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-scheduler |
121 | From ssh://forge.softwareheritage.org/diffusion/DSCH/swh-scheduler |
122 | f758291..324a3cc master -> origin/master |
123 | Updating f758291..324a3cc |
124 | Fast-forward |
125 | bin/swh-worker-control | 240 +++++++++++++++++++++++++++++++++++++++++++++++++ |
126 | setup.py | 2 +- |
127 | 2 files changed, 241 insertions(+), 1 deletion(-) |
128 | create mode 100755 bin/swh-worker-control |
129 | |
130 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage-testdata |
131 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage-testdata |
132 | Already up-to-date. |
133 | |
134 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-web-ui |
135 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-web-ui |
136 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
137 | 06d1446..3471862 master -> origin/master |
138 | Updating 06d1446..3471862 |
139 | Fast-forward |
140 | swh/web/ui/main.py | 35 ++++++++++++++++++++++++++--------- |
141 | swh/web/ui/tests/test_app.py | 10 ++++++++-- |
142 | 2 files changed, 34 insertions(+), 11 deletions(-) |
143 | |
144 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage |
145 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage |
146 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
147 | 76ed458..85fdb1c master -> origin/master |
148 | Updating 76ed458..85fdb1c |
149 | Fast-forward |
150 | docs/vault-blueprint.md | 139 ------------------ |
151 | sql/swh-func.sql | 6 +- |
152 | sql/swh-schema.sql | 2 +- |
153 | sql/upgrades/105.sql | 31 ++++ |
154 | swh/storage/api/client.py | 3 + |
155 | swh/storage/api/server.py | 6 + |
156 | swh/storage/db.py | 19 +++ |
157 | swh/storage/storage.py | 14 ++ |
158 | swh/storage/tests/test_storage.py | 27 ++++ |
159 | swh/storage/vault/api/client.py | 27 ---- |
160 | swh/storage/vault/api/cooking_tasks.py | 27 ---- |
161 | swh/storage/vault/api/server.py | 98 ------------- |
162 | swh/storage/vault/cache.py | 53 ------- |
163 | swh/storage/vault/conf.yaml | 0 |
164 | swh/storage/vault/cookers/__init__.py | 14 -- |
165 | swh/storage/vault/cookers/base.py | 221 ----------------------------- |
166 | swh/storage/vault/cookers/directory.py | 24 ---- |
167 | swh/storage/vault/cookers/revision_flat.py | 33 ----- |
168 | swh/storage/vault/cookers/revision_git.py | 204 -------------------------- |
169 | 19 files changed, 104 insertions(+), 844 deletions(-) |
170 | delete mode 100644 docs/vault-blueprint.md |
171 | create mode 100644 sql/upgrades/105.sql |
172 | delete mode 100644 swh/storage/vault/api/client.py |
173 | delete mode 100644 swh/storage/vault/api/cooking_tasks.py |
174 | delete mode 100644 swh/storage/vault/api/server.py |
175 | delete mode 100644 swh/storage/vault/cache.py |
176 | delete mode 100644 swh/storage/vault/conf.yaml |
177 | delete mode 100644 swh/storage/vault/cookers/__init__.py |
178 | delete mode 100644 swh/storage/vault/cookers/base.py |
179 | delete mode 100644 swh/storage/vault/cookers/directory.py |
180 | delete mode 100644 swh/storage/vault/cookers/revision_flat.py |
181 | delete mode 100644 swh/storage/vault/cookers/revision_git.py |
182 | |
183 | mr update: finished (23 ok) |
184 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at May 31 2017, 6:27 PM · Built instantly
- Status
Passed