Page MenuHomeSoftware Heritage

Build 771

Lint

When
Completed at Nov 10 2016, 5:35 PM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Nov 10 2016, 5:35 PM · Built for 8 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2759 (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_git_headers (test_converters.TestConverters) ... ok
5db_to_release (test_converters.TestConverters) ... ok
6db_to_revision (test_converters.TestConverters) ... ok
7
8----------------------------------------------------------------------
9Ran 5 tests in 3.666s
10
11OK
12

Update environment from working copy

When
Completed at Nov 10 2016, 5:35 PM · Built for 36 s
Status
Passed

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

1mr update: command failed
2mr update: command failed
3mr update: command failed
4mr update: command failed
5mr update: command failed
6

Build Log 2752 (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-core
6mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-core
7From ssh://forge.softwareheritage.org/diffusion/DCORE/swh-core
8 * [new tag] v0.0.27 -> v0.0.27
9Already up-to-date.
10
11mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-indexer
12mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-indexer
13From ssh://forge.softwareheritage.org/diffusion/78/swh-indexer
14 8f9fba6..015a2db master -> origin/master
15 * [new tag] v0.0.10 -> v0.0.10
16 * [new tag] v0.0.11 -> v0.0.11
17 * [new tag] v0.0.12 -> v0.0.12
18 * [new tag] v0.0.9 -> v0.0.9
19Updating 8f9fba6..015a2db
20Fast-forward
21 README | 6 +-
22 debian/control | 7 +-
23 requirements.txt | 4 +-
24 swh/indexer/__init__.py | 17 ++--
25 swh/indexer/ctags.py | 186 ++++++++++++++++++++++++++------------------
26 swh/indexer/indexer.py | 99 +++++++++++++++++------
27 swh/indexer/language.py | 8 +-
28 swh/indexer/license.py | 134 +++++++++++++++++++++++++++++++
29 swh/indexer/mimetype.py | 38 ++++++++-
30 swh/indexer/orchestrator.py | 64 ++++++++++++---
31 swh/indexer/producer.py | 2 +-
32 swh/indexer/tasks.py | 49 ++++++++++--
33 12 files changed, 474 insertions(+), 140 deletions(-)
34 create mode 100644 swh/indexer/license.py
35
36mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-fetcher-googlecode
37mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-fetcher-googlecode
38Already up-to-date.
39
40mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/snippets
41mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/snippets
42From ssh://forge.softwareheritage.org/diffusion/59/code-snippets
43 9bf40bb..0992337 master -> origin/master
44Updating 9bf40bb..0992337
45Fast-forward
46 ardumont/list-nomos-licenses | 46 ++++++++++++++++++
47 tasks/send-1000-stars-repo.py | 109 ++++++++++++++++++++++++++++++++++++++++++
48 2 files changed, 155 insertions(+)
49 create mode 100755 ardumont/list-nomos-licenses
50 create mode 100755 tasks/send-1000-stars-repo.py
51
52mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-journal
53mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-journal
54Already up-to-date.
55
56mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-antelink
57mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-antelink
58Already up-to-date.
59
60mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-core
61mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-core
62Already up-to-date.
63
64mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-debian
65mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-debian
66Already up-to-date.
67
68mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-lister-github
69mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-lister-github
70From ssh://forge.softwareheritage.org/diffusion/DLSGH/swh-lister-github
71 5fe5abb..9809dee master -> origin/master
72 * [new tag] v0.0.3 -> v0.0.3
73Updating 5fe5abb..9809dee
74Fast-forward
75 requirements.txt | 4 +-
76 setup.py | 2 +-
77 swh/lister/github/lister.py | 138 +++++++++++++++++++++++++++++++++++++++++---
78 swh/lister/github/tasks.py | 47 +++++++++++++++
79 4 files changed, 180 insertions(+), 11 deletions(-)
80 create mode 100644 swh/lister/github/tasks.py
81
82mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-dir
83mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-dir
84Already up-to-date.
85
86mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-tar
87mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-tar
88phabricator-ssh-exec: Attempt to connect to phabricator@localhost failed with error #1040: Too many connections.
89fatal: Could not read from remote repository.
90
91Please make sure you have the correct access rights
92and the repository exists.
93
94mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-git
95mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-git
96From ssh://forge.softwareheritage.org/diffusion/DLDG/swh-loader-git
97 b534921..d222d5e master -> origin/master
98 * [new tag] v0.0.20 -> v0.0.20
99 * [new tag] v0.0.21 -> v0.0.21
100Updating b534921..d222d5e
101Fast-forward
102 bin/send-url.py | 39 ++++++++++
103 debian/control | 1 +
104 requirements.txt | 1 +
105 swh/loader/git/reader.py | 190 ++++++++++++++++++++++++++++++++++++++++++++++
106 swh/loader/git/tasks.py | 17 ++++-
107 swh/loader/git/updater.py | 21 ++++-
108 6 files changed, 265 insertions(+), 4 deletions(-)
109 create mode 100755 bin/send-url.py
110 create mode 100644 swh/loader/git/reader.py
111
112mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler
113mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler
114ssh_exchange_identification: Connection closed by remote host
115fatal: Could not read from remote repository.
116
117Please make sure you have the correct access rights
118and the repository exists.
119
120mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-model
121mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-model
122Already up-to-date.
123
124mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-svn
125mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-svn
126Already up-to-date.
127
128mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui
129mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui
130ssh_exchange_identification: Connection closed by remote host
131fatal: Could not read from remote repository.
132
133Please make sure you have the correct access rights
134and the repository exists.
135
136mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
137mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
138phabricator-ssh-exec: Attempt to connect to phabricator@localhost failed with error #1040: Too many connections.
139fatal: Could not read from remote repository.
140
141Please make sure you have the correct access rights
142and the repository exists.
143
144mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata
145mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata
146phabricator-ssh-exec: Attempt to connect to phabricator@localhost failed with error #1040: Too many connections.
147fatal: Could not read from remote repository.
148
149Please make sure you have the correct access rights
150and the repository exists.
151
152mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-py-template
153mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-py-template
154Already up-to-date.
155
156mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-objstorage
157mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-objstorage
158From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage
159 1d4d89a..53df791 master -> origin/master
160Updating 1d4d89a..53df791
161Fast-forward
162 swh/objstorage/api/client.py | 3 +++
163 swh/objstorage/api/server.py | 5 +++++
164 swh/objstorage/cloud/objstorage_azure.py | 9 ++++++++
165 swh/objstorage/cloud/objstorage_cloud.py | 5 +++++
166 swh/objstorage/multiplexer/filter/filter.py | 10 +++++++++
167 .../multiplexer/filter/read_write_filter.py | 5 +++++
168 .../multiplexer/multiplexer_objstorage.py | 13 +++++++++++
169 swh/objstorage/objstorage.py | 16 +++++++++++++-
170 swh/objstorage/objstorage_pathslicing.py | 25 +++++++++++++++++-----
171 swh/objstorage/tests/objstorage_testing.py | 5 +++++
172 swh/objstorage/tests/test_objstorage_azure.py | 3 +++
173 11 files changed, 93 insertions(+), 6 deletions(-)
174
175mr update: finished (16 ok; 5 failed)
176

Clone on Software Heritage Worker

When
Completed at Nov 10 2016, 5:34 PM · Built instantly
Status
Passed

Event Timeline