Page MenuHomeSoftware Heritage

Build 1089

Properties

Buildable
B812: Diff 639
Build Plan
Plan 2 Software Heritage Python tests
Status
Failed

Lint

When
Completed at Mar 21 2017, 5:55 PM · Built for 7 s
Status
Failed

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

1make: *** [check] Error 1
2

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

1python3 -m flake8 swh bin/swh-storage-add-dir
2swh/storage/vault/cookers/revision_git.py:147:22: W503 line break before binary operator
3swh/storage/vault/cookers/revision_git.py:154:21: W503 line break before binary operator
4swh/storage/vault/cookers/revision_git.py:155:26: W503 line break before binary operator
5swh/storage/vault/cookers/revision_git.py:156:26: W503 line break before binary operator
6../Makefile.python:25: recipe for target 'check' failed
7

Python tests

When
Completed at Mar 21 2017, 5:55 PM · Built for 3 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

115 mod = load_module(part_fqname, fh, filename, desc)
116 File "/usr/lib/python3.4/imp.py", line 235, in load_module
117 return load_source(name, filename, file)
118 File "/usr/lib/python3.4/imp.py", line 171, in load_source
119 module = methods.load()
120 File "<frozen importlib._bootstrap>", line 1220, in load
121 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
122 File "<frozen importlib._bootstrap>", line 1129, in _exec
123 File "<frozen importlib._bootstrap>", line 1471, in exec_module
124 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
125 File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-storage/swh/storage/tests/test_db.py", line 13, in <module>
126 from swh.model.hashutil import hash_to_bytes
127 File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-model/swh/model/hashutil.py", line 48, in <module>
128 import pyblake2
129ImportError: No module named 'pyblake2'
130
131======================================================================
132ERROR: Failure: ImportError (No module named 'pyblake2')
133----------------------------------------------------------------------
134Traceback (most recent call last):
135 File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
136 raise self.exc_val.with_traceback(self.tb)
137 File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName
138 addr.filename, addr.module)
139 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
140 return self.importFromDir(dir_path, fqname)
141 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
142 mod = load_module(part_fqname, fh, filename, desc)
143 File "/usr/lib/python3.4/imp.py", line 235, in load_module
144 return load_source(name, filename, file)
145 File "/usr/lib/python3.4/imp.py", line 171, in load_source
146 module = methods.load()
147 File "<frozen importlib._bootstrap>", line 1220, in load
148 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
149 File "<frozen importlib._bootstrap>", line 1129, in _exec
150 File "<frozen importlib._bootstrap>", line 1471, in exec_module
151 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
152 File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-storage/swh/storage/tests/test_storage.py", line 22, in <module>
153 from swh.model import identifiers
154 File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-model/swh/model/identifiers.py", line 10, in <module>
155 from .hashutil import hash_data, hash_git_data
156 File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-model/swh/model/hashutil.py", line 48, in <module>
157 import pyblake2
158ImportError: No module named 'pyblake2'
159
160----------------------------------------------------------------------
161Ran 5 tests in 0.454s
162
163FAILED (errors=5)
164

Update environment from working copy

When
Completed at Mar 21 2017, 5:55 PM · Built for 13 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

56Already up-to-date.
57
58mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-loader-mercurial
59mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-loader-mercurial
60Already up-to-date.
61
62mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-loader-tar
63mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-loader-tar
64Already up-to-date.
65
66mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-mirror-forge
67mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-mirror-forge
68Already up-to-date.
69
70mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-model
71mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-model
72Already up-to-date.
73
74mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-py-template
75mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-py-template
76Already up-to-date.
77
78mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-objstorage
79mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-objstorage
80Already up-to-date.
81
82mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-scheduler
83mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-scheduler
84Already up-to-date.
85
86mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-storage-testdata
87mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-storage-testdata
88Already up-to-date.
89
90mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-storage
91mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-storage
92From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
93 627bde4..7eabf17 master -> origin/master
94 * [new tag] v0.0.82 -> v0.0.82
95Updating 627bde4..7eabf17
96Fast-forward
97 swh/storage/db.py | 3 ++-
98 1 file changed, 2 insertions(+), 1 deletion(-)
99
100mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-web-ui
101mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-web-ui
102Already up-to-date.
103
104mr update: finished (24 ok)
105

Clone on Software Heritage Worker

When
Completed at Mar 21 2017, 5:55 PM · Built instantly
Status
Passed

Event Timeline