Properties
Properties
- Buildable
- B125: Diff 98
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at May 26 2016, 12:24 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at May 26 2016, 12:24 PM · Built for 1 s
- Status
Passed
1 | mr: illegal setting "fixups=../bin/git-add-pre-commit-hook ." in untrusted /home/temp-drydock/drydock/workingcopy-157/repo/.mrconfig line 8 |
---|---|
2 | (To trust this file, list it in ~/.mrtrust.) |
3 | W: unknown repository 'swh-environment', you might want to remove it |
4 | W: unknown repository 'swh-loader-vcs', you might want to remove it |
5 | check_invalid_content (test_checker.TestChecker) ... ok |
6 | check_valid_content (test_checker.TestChecker) ... ok |
7 | repair_content_missing (test_checker.TestChecker) ... ok |
8 | repair_content_present (test_checker.TestChecker) ... ok |
9 | backslashescape_errors (test_converters.TestConverters) ... ok |
10 | db_to_author (test_converters.TestConverters) ... ok |
11 | db_to_git_headers (test_converters.TestConverters) ... ok |
12 | db_to_release (test_converters.TestConverters) ... ok |
13 | db_to_revision (test_converters.TestConverters) ... ok |
14 | decode_with_escape (test_converters.TestConverters) ... ok |
15 | encode_with_unescape (test_converters.TestConverters) ... ok |
16 | encode_with_unescape_invalid_escape (test_converters.TestConverters) ... ok |
17 | add_bytes_w_id (test_objstorage.TestObjStorage) ... ok |
18 | add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok |
19 | add_file_w_id (test_objstorage.TestObjStorage) ... ok |
20 | add_file_wo_id (test_objstorage.TestObjStorage) ... ok |
21 | check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok |
22 | check_id_mismatch (test_objstorage.TestObjStorage) ... ok |
23 | check_missing (test_objstorage.TestObjStorage) ... ok |
24 | check_not_gzip (test_objstorage.TestObjStorage) ... ok |
25 | check_ok (test_objstorage.TestObjStorage) ... ok |
26 | contains (test_objstorage.TestObjStorage) ... ok |
27 | get_bytes (test_objstorage.TestObjStorage) ... ok |
28 | get_file_path (test_objstorage.TestObjStorage) ... ok |
29 | get_missing (test_objstorage.TestObjStorage) ... ok |
30 | iter (test_objstorage.TestObjStorage) ... ok |
31 | len (test_objstorage.TestObjStorage) ... ok |
32 | |
33 | ---------------------------------------------------------------------- |
34 | Ran 27 tests in 0.815s |
35 | |
36 | OK |
37 |
1 | storage error on object: corrupt object b'\xcc\x937\n]Z\x88\xaf\xf9\xd5\xa2dr+\xde\xe1.Z\xfe\xde' should have id b"cni\x0f\xe1\xa8*^\xe1%'3\x0c\xa7z\x82\xd1'+\xce" |
---|---|
2 | storage error on object: corrupt object b'G\x1bP6\x1c6\xeb\xaf\xb4\\\x0c\x15\x1c\x85\xb0\xbf;\xa48\x9f' should have id b"cni\x0f\xe1\xa8*^\xe1%'3\x0c\xa7z\x82\xd1'+\xce" |
3 | storage error on object: corrupt object b'G\x1bP6\x1c6\xeb\xaf\xb4\\\x0c\x15\x1c\x85\xb0\xbf;\xa48\x9f' should have id b"cni\x0f\xe1\xa8*^\xe1%'3\x0c\xa7z\x82\xd1'+\xce" |
4 | storage error on object: corrupt object b'G\x1bP6\x1c6\xeb\xaf\xb4\\\x0c\x15\x1c\x85\xb0\xbf;\xa48\x9f' should have id b"cni\x0f\xe1\xa8*^\xe1%'3\x0c\xa7z\x82\xd1'+\xce" |
5 | [b'G\x1bP6\x1c6\xeb\xaf\xb4\\\x0c\x15\x1c\x85\xb0\xbf;\xa48\x9f'] |
6 |
Update environment from working copy
Update environment from working copy
- When
- Completed at May 26 2016, 12:24 PM · Built for 10 s
- Status
Passed
1 empty logs are hidden. Show all logs.
92 | requirements.txt | 4 ++-- |
---|---|
93 | setup.py | 3 +-- |
94 | swh/loader/tar/loader.py | 7 +++---- |
95 | swh/loader/tar/tasks.py | 49 ++++++++---------------------------------------- |
96 | 7 files changed, 21 insertions(+), 56 deletions(-) |
97 | |
98 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-model |
99 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-model |
100 | From ssh://forge.softwareheritage.org/diffusion/DMOD/swh-model |
101 | 0fbf74e..22b9fca master -> origin/master |
102 | * [new tag] v0.0.7 -> v0.0.7 |
103 | * [new tag] v0.0.6 -> v0.0.6 |
104 | Updating 0fbf74e..22b9fca |
105 | Fast-forward |
106 | debian/rules | 2 +- |
107 | swh/model/git.py | 152 +++++++++++++++++++++++++++++++++----------- |
108 | swh/model/tests/test_git.py | 9 ++- |
109 | 3 files changed, 122 insertions(+), 41 deletions(-) |
110 | |
111 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-py-template |
112 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-py-template |
113 | Already up-to-date. |
114 | |
115 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage |
116 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage |
117 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
118 | 5dd32b1..60a0be9 master -> origin/master |
119 | * [new tag] v0.0.39 -> v0.0.39 |
120 | * [new tag] v0.0.38 -> v0.0.38 |
121 | Updating 5dd32b1..60a0be9 |
122 | Fast-forward |
123 | debian/control | 4 ++- |
124 | requirements.txt | 3 +++ |
125 | setup.py | 9 ++++++- |
126 | swh/storage/api/server.py | 5 ++-- |
127 | swh/storage/archiver/director.py | 43 +++++++++++++++++++++++++------- |
128 | swh/storage/objstorage/api/server.py | 22 +++++++++++++--- |
129 | swh/storage/tests/test_objstorage_api.py | 2 +- |
130 | 7 files changed, 71 insertions(+), 17 deletions(-) |
131 | |
132 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage-testdata |
133 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage-testdata |
134 | Already up-to-date. |
135 | |
136 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-web-ui |
137 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-web-ui |
138 | Already up-to-date. |
139 | |
140 | mr update: finished (18 ok) |
141 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at May 26 2016, 12:23 PM · Built instantly
- Status
Passed