Page MenuHomeSoftware Heritage

Build 762

Lint

When
Completed at Oct 13 2016, 3:36 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Oct 13 2016, 3:36 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Update environment from working copy

When
Completed at Oct 13 2016, 3:36 PM · Built for 17 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-fetcher-googlecode
2mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-fetcher-googlecode
3Already up-to-date.
4
5mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-cloner-git
6mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-cloner-git
7Already up-to-date.
8
9mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-indexer
10mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-indexer
11From ssh://forge.softwareheritage.org/diffusion/78/swh-indexer
12 af824af..8f9fba6 master -> origin/master
13 * [new tag] v0.0.8 -> v0.0.8
14 * [new tag] v0.0.7 -> v0.0.7
15Updating af824af..8f9fba6
16Fast-forward
17 debian/control | 6 +-
18 requirements.txt | 4 +-
19 swh/indexer/__init__.py | 26 +++
20 swh/indexer/converters.py | 18 ---
21 swh/indexer/file_properties.py | 39 -----
22 swh/indexer/indexer.py | 191 ++++++++++++++++++++++
23 swh/indexer/language.py | 236 ++++++---------------------
24 swh/indexer/mimetype.py | 109 +++++++++++++
25 swh/indexer/orchestrator.py | 48 ++++++
26 swh/indexer/producer.py | 145 +++++++----------
27 swh/indexer/storage.py | 122 --------------
28 swh/indexer/tasks.py | 38 ++---
29 swh/indexer/worker.py | 353 -----------------------------------------
30 13 files changed, 493 insertions(+), 842 deletions(-)
31 create mode 100644 swh/indexer/__init__.py
32 delete mode 100644 swh/indexer/converters.py
33 delete mode 100644 swh/indexer/file_properties.py
34 create mode 100644 swh/indexer/indexer.py
35 create mode 100644 swh/indexer/mimetype.py
36 create mode 100644 swh/indexer/orchestrator.py
37 delete mode 100644 swh/indexer/storage.py
38 delete mode 100644 swh/indexer/worker.py
39
40mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-core
41mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-core
42From ssh://forge.softwareheritage.org/diffusion/DCORE/swh-core
43 fe81921..3cce81f master -> origin/master
44 * [new tag] v0.0.26 -> v0.0.26
45Updating fe81921..3cce81f
46Fast-forward
47 swh/core/config.py | 30 +++++++++++++++++++++++++++---
48 swh/core/tests/test_config.py | 35 ++++++++++++++++++++++++++++++++---
49 2 files changed, 59 insertions(+), 6 deletions(-)
50
51mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/snippets
52mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/snippets
53From ssh://forge.softwareheritage.org/diffusion/59/code-snippets
54 a7ac914..9bf40bb master -> origin/master
55Updating a7ac914..9bf40bb
56Fast-forward
57 olasd/azure/create-vm.sh | 36 +++++++++++++++++++++++++++
58 olasd/azure/provision-vm.sh | 60 +++++++++++++++++++++++++++++++++++++++++++++
59 2 files changed, 96 insertions(+)
60 create mode 100644 olasd/azure/create-vm.sh
61 create mode 100644 olasd/azure/provision-vm.sh
62
63mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-journal
64mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-journal
65Already up-to-date.
66
67mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-lister-github
68mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-lister-github
69Already up-to-date.
70
71mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-debian
72mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-debian
73Already up-to-date.
74
75mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-core
76mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-core
77Already up-to-date.
78
79mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-antelink
80mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-antelink
81Already up-to-date.
82
83mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-dir
84mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-dir
85Already up-to-date.
86
87mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-git
88mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-git
89Already up-to-date.
90
91mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-tar
92mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-tar
93Already up-to-date.
94
95mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-svn
96mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-svn
97Already up-to-date.
98
99mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-model
100mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-model
101Already up-to-date.
102
103mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template
104mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template
105Already up-to-date.
106
107mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-objstorage
108mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-objstorage
109Already up-to-date.
110
111mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata
112mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata
113From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
114 7678e03..55fab7b master -> origin/master
115Updating 7678e03..55fab7b
116Fast-forward
117 dumps/swh.dump | Bin 129429 -> 137494 bytes
118 dumps/swh.sql | 509 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
119 2 files changed, 482 insertions(+), 27 deletions(-)
120
121mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-scheduler
122mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-scheduler
123Already up-to-date.
124
125mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage
126mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage
127From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
128 fd717f3..f7becde master -> origin/master
129 * [new tag] v0.0.68 -> v0.0.68
130 * [new tag] v0.0.65 -> v0.0.65
131 * [new tag] v0.0.66 -> v0.0.66
132 * [new tag] v0.0.67 -> v0.0.67
133Updating fd717f3..f7becde
134Fast-forward
135 sql/swh-func.sql | 119 +++++++++-
136 sql/swh-schema.sql | 414 +++++++++++++++++++++++++++++++++-
137 sql/upgrades/087.sql | 451 ++++++++++++++++++++++++++++++++++++++
138 sql/upgrades/088.sql | 113 ++++++++++
139 swh/storage/api/client.py | 22 +-
140 swh/storage/api/server.py | 24 ++
141 swh/storage/archiver/worker.py | 46 +++-
142 swh/storage/db.py | 39 +++-
143 swh/storage/provenance/tasks.py | 17 +-
144 swh/storage/storage.py | 62 +++++-
145 swh/storage/tests/test_storage.py | 220 +++++++++++++++++++
146 11 files changed, 1496 insertions(+), 31 deletions(-)
147 create mode 100644 sql/upgrades/088.sql
148
149mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui
150mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui
151Already up-to-date.
152
153mr update: finished (21 ok)
154

Clone on Software Heritage Worker

When
Completed at Oct 13 2016, 3:35 PM · Built instantly
Status
Passed

Event Timeline