Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(148)

Side by Side Diff: milo/appengine/swarming/testdata/build-nested

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 @@@CURRENT_TIMESTAMP@1479162966@@@
2 @@@SEED_STEP@recipe bootstrap@@@
3 @@@STEP_CURSOR@recipe bootstrap@@@
4 @@@CURRENT_TIMESTAMP@1479162966@@@
5 @@@STEP_STARTED@@@
6 Stuff
7 @@@CURRENT_TIMESTAMP@1479162972.97@@@
8 @@@HONOR_ZERO_RETURN_CODE@@@
9 @@@SEED_STEP@setup_build@@@
10 @@@STEP_CURSOR@setup_build@@@
11 @@@CURRENT_TIMESTAMP@1479162972.97@@@
12 @@@STEP_STARTED@@@
13 @@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from t he root of a 'magenta' checkout:@@@
14 @@@STEP_LOG_LINE@run_recipe@@@@
15 @@@STEP_LOG_LINE@run_recipe@./infra/recipes.py run --properties-file - magenta & lt;<EOF@@@
16 @@@STEP_LOG_LINE@run_recipe@{"remote": "https://fuchsia.googlesource.com/manifes t", "target": "magenta-pc-x86-64", "repository": "https://fuchsia.googlesource.c om/magenta", "buildername": "x86-64 Linux (GCC)", "recipe": "magenta", "gerrit": "https://fuchsia-review.googlesource.com", "manifest": "magenta", "toolchain": "gcc", "path_config": "swarmbucket"}@@@
17 @@@STEP_LOG_LINE@run_recipe@EOF@@@
18 @@@STEP_LOG_LINE@run_recipe@@@@
19 @@@STEP_LOG_LINE@run_recipe@To run on Windows, you can put the JSON in a file an d redirect the@@@
20 @@@STEP_LOG_LINE@run_recipe@contents of the file into run_recipe.py, with the &l t; operator.@@@
21 @@@STEP_LOG_END@run_recipe@@@
22 Running recipe with {u'remote': u'https://fuchsia.googlesource.com/manifest', u' target': u'magenta-pc-x86-64', u'repository': u'https://fuchsia.googlesource.com /magenta', u'buildername': u'x86-64 Linux (GCC)', 'recipe': 'magenta', u'gerrit' : u'https://fuchsia-review.googlesource.com', u'manifest': u'magenta', u'toolcha in': u'gcc', u'path_config': u'swarmbucket'}
23 @@@STEP_TEXT@running recipe: "magenta"@@@
24 @@@CURRENT_TIMESTAMP@1479162973.02@@@
25 @@@STEP_CLOSED@@@
26 @@@SEED_STEP@install cipd@@@
27 @@@STEP_CURSOR@install cipd@@@
28 @@@CURRENT_TIMESTAMP@1479162973.02@@@
29 @@@STEP_STARTED@@@
30 python -u /b/swarm_slave/w/iruhikkv/magenta/checkout/infra/.recipe_deps/infra/re cipe_modules/cipd/resources/bootstrap.py --platform linux-amd64 --dest-directory /b/swarm_slave/w/iruhikkv/kitchen-workdir/cipd --json-output /tmp/tmpwRlS8x.jso n
31 in dir /b/swarm_slave/w/iruhikkv/kitchen-workdir:
32 allow_subannotations: False
33 base_name: install cipd
34 cmd: ['python', '-u', '/b/swarm_slave/w/iruhikkv/magenta/checkout/infra/.recipe _deps/infra/recipe_modules/cipd/resources/bootstrap.py', '--platform', 'linux-am d64', '--dest-directory', '/b/swarm_slave/w/iruhikkv/kitchen-workdir/cipd', '--j son-output', '/tmp/tmpwRlS8x.json']
35 infra_step: False
36 name: install cipd
37 nest_level: 0
38 ok_ret: frozenset([0])
39 step_test_data: <lambda>(...)
40 trigger_specs: []
41 full environment:
42 PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
43 PYTHONPATH: /b/swarm_slave/w/iruhikkv/third_party
44 PYTHONUNBUFFERED: 1
45 SWARMING_BOT_ID: fuchsia-bot-a07
46 SWARMING_HEADLESS: 1
47 SWARMING_TASK_ID: 327dccfcef7ff411
48
49 @@@STEP_TEXT@cipd instance_id: d1ec9d904caee34beffec0a691a79991122037ba@@@
50 @@@STEP_LOG_LINE@json.output@{@@@
51 @@@STEP_LOG_LINE@json.output@ "executable": "/b/swarm_slave/w/iruhikkv/kitchen- workdir/cipd/cipd", @@@
52 @@@STEP_LOG_LINE@json.output@ "instance_id": "d1ec9d904caee34beffec0a691a799911 22037ba"@@@
53 @@@STEP_LOG_LINE@json.output@}@@@
54 @@@STEP_LOG_END@json.output@@@
55 @@@CURRENT_TIMESTAMP@1479162973.45@@@
56 @@@STEP_CLOSED@@@
57 @@@SEED_STEP@ensure_installed@@@
58 @@@STEP_CURSOR@ensure_installed@@@
59 @@@CURRENT_TIMESTAMP@1479162973.45@@@
60 @@@STEP_STARTED@@@
61 /b/swarm_slave/w/iruhikkv/kitchen-workdir/cipd/cipd ensure --root /b/cache/cipd --list /tmp/tmpJAg9jB --json-output /tmp/tmphFlk5d.json
62 in dir /b/swarm_slave/w/iruhikkv/kitchen-workdir:
63 allow_subannotations: False
64 base_name: ensure_installed
65 cmd: ['/b/swarm_slave/w/iruhikkv/kitchen-workdir/cipd/cipd', 'ensure', '--root' , '/b/cache/cipd', '--list', '/tmp/tmpJAg9jB', '--json-output', '/tmp/tmphFlk5d. json']
66 infra_step: False
67 name: ensure_installed
68 nest_level: 0
69 ok_ret: frozenset([0])
70 step_test_data: <lambda>(...)
71 trigger_specs: []
72 full environment:
73 PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
74 PYTHONPATH: /b/swarm_slave/w/iruhikkv/third_party
75 PYTHONUNBUFFERED: 1
76 SWARMING_BOT_ID: fuchsia-bot-a07
77 SWARMING_HEADLESS: 1
78 SWARMING_TASK_ID: 327dccfcef7ff411
79
80 @@@STEP_LOG_LINE@json.output@{@@@
81 @@@STEP_LOG_LINE@json.output@ "result": [@@@
82 @@@STEP_LOG_LINE@json.output@ {@@@
83 @@@STEP_LOG_LINE@json.output@ "instance_id": "eb2b8b0549775d618da39f6afd807 31097cc15b6", @@@
84 @@@STEP_LOG_LINE@json.output@ "package": "fuchsia/tools/jiri/linux-amd64"@@ @
85 @@@STEP_LOG_LINE@json.output@ }@@@
86 @@@STEP_LOG_LINE@json.output@ ]@@@
87 @@@STEP_LOG_LINE@json.output@}@@@
88 @@@STEP_LOG_END@json.output@@@
89 @@@CURRENT_TIMESTAMP@1479162973.68@@@
90 @@@STEP_CLOSED@@@
91 @@@SEED_STEP@jiri init@@@
92 @@@STEP_CURSOR@jiri init@@@
93 @@@CURRENT_TIMESTAMP@1479162973.68@@@
94 @@@STEP_STARTED@@@
95 /b/cache/cipd/jiri init -cache /b/cache/jiri
96 in dir /b/swarm_slave/w/iruhikkv/kitchen-workdir:
97 allow_subannotations: False
98 base_name: jiri init
99 cmd: ['/b/cache/cipd/jiri', 'init', '-cache', '/b/cache/jiri']
100 infra_step: False
101 name: jiri init
102 nest_level: 0
103 ok_ret: frozenset([0])
104 trigger_specs: []
105 full environment:
106 PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
107 PYTHONPATH: /b/swarm_slave/w/iruhikkv/third_party
108 PYTHONUNBUFFERED: 1
109 SWARMING_BOT_ID: fuchsia-bot-a07
110 SWARMING_HEADLESS: 1
111 SWARMING_TASK_ID: 327dccfcef7ff411
112
113 @@@CURRENT_TIMESTAMP@1479162974.06@@@
114 @@@STEP_CLOSED@@@
115 @@@SEED_STEP@jiri project clean@@@
116 @@@STEP_CURSOR@jiri project clean@@@
117 @@@CURRENT_TIMESTAMP@1479162974.06@@@
118 @@@STEP_STARTED@@@
119 /b/cache/cipd/jiri project clean
120 in dir /b/swarm_slave/w/iruhikkv/kitchen-workdir:
121 allow_subannotations: False
122 base_name: jiri project clean
123 cmd: ['/b/cache/cipd/jiri', 'project', 'clean']
124 infra_step: False
125 name: jiri project clean
126 nest_level: 0
127 ok_ret: frozenset([0])
128 trigger_specs: []
129 full environment:
130 PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
131 PYTHONPATH: /b/swarm_slave/w/iruhikkv/third_party
132 PYTHONUNBUFFERED: 1
133 SWARMING_BOT_ID: fuchsia-bot-a07
134 SWARMING_HEADLESS: 1
135 SWARMING_TASK_ID: 327dccfcef7ff411
136
137 @@@CURRENT_TIMESTAMP@1479162974.09@@@
138 @@@STEP_CLOSED@@@
139 @@@SEED_STEP@jiri import@@@
140 @@@STEP_CURSOR@jiri import@@@
141 @@@CURRENT_TIMESTAMP@1479162974.09@@@
142 @@@STEP_STARTED@@@
143 /b/cache/cipd/jiri import '-overwrite=true' magenta https://fuchsia.googlesource .com/manifest
144 in dir /b/swarm_slave/w/iruhikkv/kitchen-workdir:
145 allow_subannotations: False
146 base_name: jiri import
147 cmd: ['/b/cache/cipd/jiri', 'import', '-overwrite=true', 'magenta', 'https://fu chsia.googlesource.com/manifest']
148 infra_step: False
149 name: jiri import
150 nest_level: 0
151 ok_ret: frozenset([0])
152 trigger_specs: []
153 full environment:
154 PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
155 PYTHONPATH: /b/swarm_slave/w/iruhikkv/third_party
156 PYTHONUNBUFFERED: 1
157 SWARMING_BOT_ID: fuchsia-bot-a07
158 SWARMING_HEADLESS: 1
159 SWARMING_TASK_ID: 327dccfcef7ff411
160
161 @@@CURRENT_TIMESTAMP@1479162974.09@@@
162 @@@STEP_CLOSED@@@
163 @@@SEED_STEP@jiri update@@@
164 @@@STEP_CURSOR@jiri update@@@
165 @@@CURRENT_TIMESTAMP@1479162974.09@@@
166 @@@STEP_STARTED@@@
167 /b/cache/cipd/jiri update '-autoupdate=false' '-gc=true'
168 in dir /b/swarm_slave/w/iruhikkv/kitchen-workdir:
169 allow_subannotations: False
170 base_name: jiri update
171 cmd: ['/b/cache/cipd/jiri', 'update', '-autoupdate=false', '-gc=true']
172 infra_step: False
173 name: jiri update
174 nest_level: 0
175 ok_ret: frozenset([0])
176 trigger_specs: []
177 full environment:
178 PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
179 PYTHONPATH: /b/swarm_slave/w/iruhikkv/third_party
180 PYTHONUNBUFFERED: 1
181 SWARMING_BOT_ID: fuchsia-bot-a07
182 SWARMING_HEADLESS: 1
183 SWARMING_TASK_ID: 327dccfcef7ff411
184
185 [22:36:14.09] >> Updating all projects
186 [22:36:37.17] >> running hook(update) for project "buildtools"
187 [22:36:37.17] >> running hook(download-toolchain) for project "magenta"
188 @@@CURRENT_TIMESTAMP@1479163034.03@@@
189 @@@STEP_CLOSED@@@
190 @@@SEED_STEP@build@@@
191 @@@SEED_STEP@build.cleanup@@@
192 @@@STEP_CURSOR@build.cleanup@@@
193 @@@CURRENT_TIMESTAMP@1479163034.78@@@
194 @@@STEP_STARTED@@@
195 @@@STEP_NEST_LEVEL@1@@@
196 make spotless
197 in dir /b/swarm_slave/w/iruhikkv/kitchen-workdir/magenta:
198 allow_subannotations: False
199 base_name: cleanup
200 cmd: ['make', 'spotless']
201 cwd: /b/swarm_slave/w/iruhikkv/kitchen-workdir/magenta
202 infra_step: False
203 name: build.cleanup
204 nest_level: 1
205 ok_ret: frozenset([0])
206 trigger_specs: []
207 full environment:
208 PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
209 PYTHONPATH: /b/swarm_slave/w/iruhikkv/third_party
210 PYTHONUNBUFFERED: 1
211 SWARMING_BOT_ID: fuchsia-bot-a07
212 SWARMING_HEADLESS: 1
213 SWARMING_TASK_ID: 327dccfcef7ff411
214
215 rm -rf -- "."/build-*
216 @@@CURRENT_TIMESTAMP@1479163036.33@@@
217 @@@STEP_CLOSED@@@
218 @@@SEED_STEP@build.build@@@
219 @@@STEP_CURSOR@build.build@@@
220 @@@CURRENT_TIMESTAMP@1479163036.33@@@
221 @@@STEP_STARTED@@@
222 @@@STEP_NEST_LEVEL@1@@@
223 make -j4 magenta-pc-x86-64
224 in dir /b/swarm_slave/w/iruhikkv/kitchen-workdir/magenta:
225 allow_subannotations: False
226 base_name: build
227 cmd: ['make', '-j4', 'magenta-pc-x86-64']
228 cwd: /b/swarm_slave/w/iruhikkv/kitchen-workdir/magenta
229 infra_step: False
230 name: build.build
231 nest_level: 1
232 ok_ret: frozenset([0])
233 trigger_specs: []
234 full environment:
235 PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
236 PYTHONPATH: /b/swarm_slave/w/iruhikkv/third_party
237 PYTHONUNBUFFERED: 1
238 SWARMING_BOT_ID: fuchsia-bot-a07
239 SWARMING_HEADLESS: 1
240 SWARMING_TASK_ID: 327dccfcef7ff411
241
242 PROJECT = magenta-pc-x86-64
243 PLATFORM = pc
244 TARGET = pc-x86
245 EXPORT system/ulib/ddk static
246 EXPORT system/ulib/ddk include
247 EXPORT system/ulib/driver shared
248 step returned non-zero exit code: 2
249 @@@STEP_FAILURE@@@
250 @@@CURRENT_TIMESTAMP@1479163078.5@@@
251 @@@STEP_CLOSED@@@
252 @@@STEP_CURSOR@build@@@
253 @@@CURRENT_TIMESTAMP@1479163078.5@@@
254 @@@STEP_STARTED@@@
255 @@@CURRENT_TIMESTAMP@1479163078.5@@@
256 @@@STEP_CLOSED@@@
OLDNEW
« no previous file with comments | « milo/appengine/swarming/testdata/build-link.swarm ('k') | milo/appengine/swarming/testdata/build-nested.swarm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698