OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "cwd": "[SLAVE_BUILD]", | |
9 "name": "taskkill" | 8 "name": "taskkill" |
10 }, | 9 }, |
11 { | 10 { |
12 "cmd": [ | 11 "cmd": [ |
13 "python", | 12 "python", |
14 "-u", | 13 "-u", |
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
16 "--master", | 15 "--master", |
17 "chromium.lkgr", | 16 "chromium.lkgr", |
18 "--builder", | 17 "--builder", |
19 "Win SyzyASAN LKGR", | 18 "Win SyzyASAN LKGR", |
20 "--slave", | 19 "--slave", |
21 "TestSlavename", | 20 "TestSlavename", |
22 "--spec", | 21 "--spec", |
23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
24 "--root", | 23 "--root", |
25 "src", | 24 "src", |
26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
28 "--git-cache-dir", | 27 "--git-cache-dir", |
29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
30 "--output_json", | 29 "--output_json", |
31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
32 "--revision", | 31 "--revision", |
33 "src@HEAD", | 32 "src@HEAD", |
34 "--force", | 33 "--force", |
35 "--output_manifest" | 34 "--output_manifest" |
36 ], | 35 ], |
37 "cwd": "[SLAVE_BUILD]", | |
38 "env": { | 36 "env": { |
39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
40 }, | 38 }, |
41 "name": "bot_update", | 39 "name": "bot_update", |
42 "~followup_annotations": [ | 40 "~followup_annotations": [ |
43 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
44 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
107 ] | 105 ] |
108 }, | 106 }, |
109 { | 107 { |
110 "cmd": [ | 108 "cmd": [ |
111 "python", | 109 "python", |
112 "-u", | 110 "-u", |
113 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 111 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
114 "runhooks" | 112 "runhooks" |
115 ], | 113 ], |
116 "cwd": "[SLAVE_BUILD]", | |
117 "env": { | 114 "env": { |
118 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 115 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
119 "GYP_CHROMIUM_NO_ACTION": "1", | 116 "GYP_CHROMIUM_NO_ACTION": "1", |
120 "GYP_DEFINES": "chromium_win_pch=0 component=static_library syzyasan=1 tar
get_arch=ia32 win_z7=1", | 117 "GYP_DEFINES": "chromium_win_pch=0 component=static_library syzyasan=1 tar
get_arch=ia32 win_z7=1", |
121 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 118 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
122 }, | 119 }, |
123 "name": "gclient runhooks" | 120 "name": "gclient runhooks" |
124 }, | 121 }, |
125 { | 122 { |
126 "cmd": [ | 123 "cmd": [ |
127 "python", | 124 "python", |
128 "-u", | 125 "-u", |
129 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 126 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
130 "--show-path", | 127 "--show-path", |
131 "python", | 128 "python", |
132 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 129 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
133 ], | 130 ], |
134 "cwd": "[SLAVE_BUILD]", | |
135 "name": "cleanup_temp" | 131 "name": "cleanup_temp" |
136 }, | 132 }, |
137 { | 133 { |
138 "cmd": [], | 134 "cmd": [], |
139 "cwd": "[SLAVE_BUILD]", | |
140 "name": "ensure_goma" | 135 "name": "ensure_goma" |
141 }, | 136 }, |
142 { | 137 { |
143 "cmd": [ | 138 "cmd": [ |
144 "python", | 139 "python", |
145 "-u", | 140 "-u", |
146 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 141 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
147 "--platform", | 142 "--platform", |
148 "windows-386", | 143 "windows-386", |
149 "--dest-directory", | 144 "--dest-directory", |
150 "[SLAVE_BUILD]\\cipd", | 145 "[CWD]\\cipd", |
151 "--json-output", | 146 "--json-output", |
152 "/path/to/tmp/json" | 147 "/path/to/tmp/json" |
153 ], | 148 ], |
154 "cwd": "[SLAVE_BUILD]", | |
155 "name": "ensure_goma.install cipd", | 149 "name": "ensure_goma.install cipd", |
156 "~followup_annotations": [ | 150 "~followup_annotations": [ |
157 "@@@STEP_NEST_LEVEL@1@@@", | 151 "@@@STEP_NEST_LEVEL@1@@@", |
158 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 152 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
159 "@@@STEP_LOG_LINE@json.output@{@@@", | 153 "@@@STEP_LOG_LINE@json.output@{@@@", |
160 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
162 "@@@STEP_LOG_LINE@json.output@}@@@", | 156 "@@@STEP_LOG_LINE@json.output@}@@@", |
163 "@@@STEP_LOG_END@json.output@@@" | 157 "@@@STEP_LOG_END@json.output@@@" |
164 ] | 158 ] |
165 }, | 159 }, |
166 { | 160 { |
167 "cmd": [ | 161 "cmd": [ |
168 "[SLAVE_BUILD]\\cipd\\cipd", | 162 "fake_slave_build/cipd", |
169 "ensure", | 163 "ensure", |
170 "--root", | 164 "--root", |
171 "[CACHE]\\cipd\\goma", | 165 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
172 "--list", | 166 "--list", |
173 "infra_internal/goma/client/windows-amd64 release", | 167 "infra_internal/goma/client/windows-amd64 release", |
174 "--json-output", | 168 "--json-output", |
175 "/path/to/tmp/json", | 169 "/path/to/tmp/json", |
176 "--service-account-json", | 170 "--service-account-json", |
177 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 171 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
178 ], | 172 ], |
179 "cwd": "[SLAVE_BUILD]", | |
180 "name": "ensure_goma.ensure_installed", | 173 "name": "ensure_goma.ensure_installed", |
181 "~followup_annotations": [ | 174 "~followup_annotations": [ |
182 "@@@STEP_NEST_LEVEL@1@@@", | 175 "@@@STEP_NEST_LEVEL@1@@@", |
183 "@@@STEP_LOG_LINE@json.output@{@@@", | 176 "@@@STEP_LOG_LINE@json.output@{@@@", |
184 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
185 "@@@STEP_LOG_LINE@json.output@ {@@@", | 178 "@@@STEP_LOG_LINE@json.output@ {@@@", |
186 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 179 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
187 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
188 "@@@STEP_LOG_LINE@json.output@ }@@@", | 181 "@@@STEP_LOG_LINE@json.output@ }@@@", |
189 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 182 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
190 "@@@STEP_LOG_LINE@json.output@}@@@", | 183 "@@@STEP_LOG_LINE@json.output@}@@@", |
191 "@@@STEP_LOG_END@json.output@@@" | 184 "@@@STEP_LOG_END@json.output@@@" |
192 ] | 185 ] |
193 }, | 186 }, |
194 { | 187 { |
195 "cmd": [ | 188 "cmd": [ |
196 "python", | 189 "python", |
197 "-u", | 190 "-u", |
198 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 191 "[CWD]\\src\\tools\\mb\\mb.py", |
199 "gen", | 192 "gen", |
200 "-m", | 193 "-m", |
201 "chromium.lkgr", | 194 "chromium.lkgr", |
202 "-b", | 195 "-b", |
203 "Win SyzyASAN LKGR", | 196 "Win SyzyASAN LKGR", |
204 "--config-file", | 197 "--config-file", |
205 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 198 "[CWD]\\src\\tools\\mb\\mb_config.pyl", |
206 "--goma-dir", | 199 "--goma-dir", |
207 "[CACHE]\\cipd\\goma", | 200 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
208 "//out/Release" | 201 "//out/Release" |
209 ], | 202 ], |
210 "cwd": "[SLAVE_BUILD]", | |
211 "name": "generate_build_files" | 203 "name": "generate_build_files" |
212 }, | 204 }, |
213 { | 205 { |
214 "cmd": [ | 206 "cmd": [ |
215 "python", | 207 "python", |
216 "-u", | 208 "-u", |
217 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 209 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
218 "--show-path", | 210 "--show-path", |
219 "python", | 211 "python", |
220 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 212 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
221 "--gsutil-py-path", | 213 "--gsutil-py-path", |
222 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 214 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
223 "--ninja-path", | 215 "--ninja-path", |
224 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 216 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
225 "--target", | 217 "--target", |
226 "Release", | 218 "Release", |
227 "--src-dir", | 219 "--src-dir", |
228 "[SLAVE_BUILD]\\src", | 220 "[CWD]\\src", |
229 "--goma-cache-dir", | 221 "--goma-cache-dir", |
230 "[GOMA_CACHE]", | 222 "[ROOT]\\b\\build\\slave\\goma_cache", |
231 "--build-tool", | 223 "--build-tool", |
232 "ninja", | 224 "ninja", |
233 "--build-data-dir", | 225 "--build-data-dir", |
234 "[ROOT]\\build_data_dir", | 226 "[ROOT]\\build_data_dir", |
235 "--goma-dir", | 227 "--goma-dir", |
236 "[CACHE]\\cipd\\goma", | 228 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
237 "--clobber", | 229 "--clobber", |
238 "--", | 230 "--", |
239 "chromium_builder_asan" | 231 "chromium_builder_asan" |
240 ], | 232 ], |
241 "cwd": "[SLAVE_BUILD]", | |
242 "env": { | 233 "env": { |
243 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 234 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
244 }, | 235 }, |
245 "name": "compile" | 236 "name": "compile" |
246 }, | 237 }, |
247 { | 238 { |
248 "cmd": [ | 239 "cmd": [ |
249 "python", | 240 "python", |
250 "-u", | 241 "-u", |
251 "\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(
sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys
.argv[1]), f)\n", | 242 "\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(
sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys
.argv[1]), f)\n", |
252 "[SLAVE_BUILD]\\src\\out\\Release", | 243 "[CWD]\\src\\out\\Release", |
253 "/path/to/tmp/json" | 244 "/path/to/tmp/json" |
254 ], | 245 ], |
255 "cwd": "[SLAVE_BUILD]", | |
256 "name": "listdir build_dir", | 246 "name": "listdir build_dir", |
257 "~followup_annotations": [ | 247 "~followup_annotations": [ |
258 "@@@STEP_LOG_LINE@json.output@[@@@", | 248 "@@@STEP_LOG_LINE@json.output@[@@@", |
259 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@", | 249 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@", |
260 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@", | 250 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@", |
261 "@@@STEP_LOG_LINE@json.output@]@@@", | 251 "@@@STEP_LOG_LINE@json.output@]@@@", |
262 "@@@STEP_LOG_END@json.output@@@", | 252 "@@@STEP_LOG_END@json.output@@@", |
263 "@@@STEP_LOG_LINE@python.inline@@@@", | 253 "@@@STEP_LOG_LINE@python.inline@@@@", |
264 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", | 254 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", |
265 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", | 255 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
266 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", | 256 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
267 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 257 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
268 "@@@STEP_LOG_END@python.inline@@@" | 258 "@@@STEP_LOG_END@python.inline@@@" |
269 ] | 259 ] |
270 }, | 260 }, |
271 { | 261 { |
272 "cmd": [ | 262 "cmd": [ |
273 "python", | 263 "python", |
274 "-u", | 264 "-u", |
275 "RECIPE_MODULE[build::archive]\\resources\\zip_archive.py", | 265 "RECIPE_MODULE[build::archive]\\resources\\zip_archive.py", |
276 "[TMP_BASE]\\chrome_staging_tmp_1", | 266 "[TMP]\\chrome_staging_tmp_1", |
277 "asan-win32-release-170242", | 267 "asan-win32-release-170242", |
278 "[\"file 1\", \"file 2\"]", | 268 "[\"file 1\", \"file 2\"]", |
279 "[SLAVE_BUILD]\\src\\out\\Release" | 269 "[CWD]\\src\\out\\Release" |
280 ], | 270 ], |
281 "cwd": "[SLAVE_BUILD]", | |
282 "name": "zipping" | 271 "name": "zipping" |
283 }, | 272 }, |
284 { | 273 { |
285 "cmd": [ | 274 "cmd": [ |
286 "python", | 275 "python", |
287 "-u", | 276 "-u", |
288 "[DEPOT_TOOLS]\\gsutil.py", | 277 "[ROOT]\\b\\depot_tools\\gsutil.py", |
289 "--", | 278 "--", |
290 "-h", | 279 "-h", |
291 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#170242}", | 280 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#170242}", |
292 "-h", | 281 "-h", |
293 "x-goog-meta-Cr-Commit-Position-Number:170242", | 282 "x-goog-meta-Cr-Commit-Position-Number:170242", |
294 "-h", | 283 "-h", |
295 "x-goog-meta-Cr-Git-Commit:f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 284 "x-goog-meta-Cr-Git-Commit:f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
296 "cp", | 285 "cp", |
297 "-a", | 286 "-a", |
298 "public-read", | 287 "public-read", |
299 "[TMP_BASE]\\chrome_staging_tmp_1\\asan-win32-release-170242.zip", | 288 "[TMP]\\chrome_staging_tmp_1\\asan-win32-release-170242.zip", |
300 "gs://chromium-browser-syzyasan/win32-release/asan-win32-release-170242.zi
p" | 289 "gs://chromium-browser-syzyasan/win32-release/asan-win32-release-170242.zi
p" |
301 ], | 290 ], |
302 "cwd": "[SLAVE_BUILD]", | |
303 "name": "gsutil upload", | 291 "name": "gsutil upload", |
304 "~followup_annotations": [ | 292 "~followup_annotations": [ |
305 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-brow
ser-syzyasan/win32-release/asan-win32-release-170242.zip@@@" | 293 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-brow
ser-syzyasan/win32-release/asan-win32-release-170242.zip@@@" |
306 ] | 294 ] |
307 }, | 295 }, |
308 { | 296 { |
309 "cmd": [ | 297 "cmd": [ |
310 "python", | 298 "python", |
311 "-u", | 299 "-u", |
312 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", | 300 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", |
313 "[TMP_BASE]\\chrome_staging_tmp_1\\asan-win32-release-170242.zip" | 301 "[TMP]\\chrome_staging_tmp_1\\asan-win32-release-170242.zip" |
314 ], | 302 ], |
315 "cwd": "[SLAVE_BUILD]", | |
316 "name": "asan-win32-release-170242.zip", | 303 "name": "asan-win32-release-170242.zip", |
317 "~followup_annotations": [ | 304 "~followup_annotations": [ |
318 "@@@STEP_LOG_LINE@python.inline@@@@", | 305 "@@@STEP_LOG_LINE@python.inline@@@@", |
319 "@@@STEP_LOG_LINE@python.inline@import os@@@", | 306 "@@@STEP_LOG_LINE@python.inline@import os@@@", |
320 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 307 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
321 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 308 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
322 "@@@STEP_LOG_END@python.inline@@@" | 309 "@@@STEP_LOG_END@python.inline@@@" |
323 ] | 310 ] |
324 }, | 311 }, |
325 { | 312 { |
326 "name": "$result", | 313 "name": "$result", |
327 "recipe_result": null, | 314 "recipe_result": null, |
328 "status_code": 0 | 315 "status_code": 0 |
329 } | 316 } |
330 ] | 317 ] |
OLD | NEW |