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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Chromium_Win_SyzyASAN.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 8 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 | Annotate | Revision Log
OLDNEW
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 "client.v8.fyi", 16 "client.v8.fyi",
18 "--builder", 17 "--builder",
19 "Chromium Win SyzyASAN", 18 "Chromium Win SyzyASAN",
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', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn ://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T rue, 'name': 'src', 'safesync_url': 'https://chromium-status.appspot.com/lkgr', 'url': 'svn://svn-mirror.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', 'v8_branch': 'branches/bleed ing_edge', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'd eps_file': 'DEPS', 'managed': True, 'name': 'src', 'safesync_url': 'https://chro mium-status.appspot.com/lkgr', '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_cr_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 _revision\", \"src/v8\": \"got_revision\"}", 26 "{\"src\": \"got_cr_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 _revision\", \"src/v8\": \"got_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@origin/lkgr", 32 "src@origin/lkgr",
34 "--revision", 33 "--revision",
35 "src/v8@22135", 34 "src/v8@22135",
36 "--force", 35 "--force",
37 "--output_manifest" 36 "--output_manifest"
38 ], 37 ],
39 "cwd": "[SLAVE_BUILD]",
40 "env": { 38 "env": {
41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
42 }, 40 },
43 "name": "bot_update", 41 "name": "bot_update",
44 "~followup_annotations": [ 42 "~followup_annotations": [
45 "@@@STEP_TEXT@Some step text@@@", 43 "@@@STEP_TEXT@Some step text@@@",
46 "@@@STEP_LOG_LINE@json.output@{@@@", 44 "@@@STEP_LOG_LINE@json.output@{@@@",
47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkgr\", @@@", 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkgr\", @@@",
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
110 ] 108 ]
111 }, 109 },
112 { 110 {
113 "cmd": [ 111 "cmd": [
114 "python", 112 "python",
115 "-u", 113 "-u",
116 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 114 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
117 "runhooks" 115 "runhooks"
118 ], 116 ],
119 "cwd": "[SLAVE_BUILD]",
120 "env": { 117 "env": {
121 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 118 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
122 "GYP_DEFINES": "chromium_win_pch=0 component=static_library syzyasan=1 tar get_arch=ia32 win_z7=1", 119 "GYP_DEFINES": "chromium_win_pch=0 component=static_library syzyasan=1 tar get_arch=ia32 win_z7=1",
123 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 120 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
124 }, 121 },
125 "name": "gclient runhooks" 122 "name": "gclient runhooks"
126 }, 123 },
127 { 124 {
128 "cmd": [ 125 "cmd": [
129 "python", 126 "python",
130 "-u", 127 "-u",
131 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 128 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py",
132 "--output", 129 "--output",
133 "/path/to/tmp/json", 130 "/path/to/tmp/json",
134 "--", 131 "--",
135 "--build-config-fs", 132 "--build-config-fs",
136 "Release", 133 "Release",
137 "--paths", 134 "--paths",
138 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", 135 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil d]\\\\scripts\\\\slave\\\\runtest.py\"}",
139 "--properties", 136 "--properties",
140 "{\"buildername\": \"Chromium Win SyzyASAN\", \"buildnumber\": 571, \"mast ername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform \": \"win\"}" 137 "{\"buildername\": \"Chromium Win SyzyASAN\", \"buildnumber\": 571, \"mast ername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform \": \"win\"}"
141 ], 138 ],
142 "cwd": "[SLAVE_BUILD]",
143 "name": "get compile targets for scripts", 139 "name": "get compile targets for scripts",
144 "~followup_annotations": [ 140 "~followup_annotations": [
145 "@@@STEP_LOG_LINE@json.output@{}@@@", 141 "@@@STEP_LOG_LINE@json.output@{}@@@",
146 "@@@STEP_LOG_END@json.output@@@" 142 "@@@STEP_LOG_END@json.output@@@"
147 ] 143 ]
148 }, 144 },
149 { 145 {
150 "cmd": [ 146 "cmd": [
151 "python", 147 "python",
152 "-u", 148 "-u",
153 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 149 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
154 "[SLAVE_BUILD]\\src\\testing\\buildbot\\client.v8.fyi.json", 150 "[CWD]\\src\\testing\\buildbot\\client.v8.fyi.json",
155 "/path/to/tmp/json" 151 "/path/to/tmp/json"
156 ], 152 ],
157 "cwd": "[SLAVE_BUILD]",
158 "name": "read test spec", 153 "name": "read test spec",
159 "~followup_annotations": [ 154 "~followup_annotations": [
160 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\client.v8.fyi.j son@@@", 155 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\client.v8.fyi.json@@@",
161 "@@@STEP_LOG_LINE@json.output@{}@@@", 156 "@@@STEP_LOG_LINE@json.output@{}@@@",
162 "@@@STEP_LOG_END@json.output@@@" 157 "@@@STEP_LOG_END@json.output@@@"
163 ] 158 ]
164 }, 159 },
165 { 160 {
166 "cmd": [ 161 "cmd": [
167 "python", 162 "python",
168 "-u", 163 "-u",
169 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 164 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
170 "--show-path", 165 "--show-path",
171 "python", 166 "python",
172 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 167 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
173 ], 168 ],
174 "cwd": "[SLAVE_BUILD]",
175 "name": "cleanup_temp" 169 "name": "cleanup_temp"
176 }, 170 },
177 { 171 {
178 "cmd": [ 172 "cmd": [
179 "python", 173 "python",
180 "-u", 174 "-u",
181 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 175 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
182 "--show-path", 176 "--show-path",
183 "python", 177 "python",
184 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", 178 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
185 "--gsutil-py-path", 179 "--gsutil-py-path",
186 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 180 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
187 "--ninja-path", 181 "--ninja-path",
188 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", 182 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
189 "--target", 183 "--target",
190 "Release", 184 "Release",
191 "--src-dir", 185 "--src-dir",
192 "[SLAVE_BUILD]\\src", 186 "[CWD]\\src",
193 "--goma-cache-dir", 187 "--goma-cache-dir",
194 "[GOMA_CACHE]", 188 "[ROOT]\\b\\build\\slave\\goma_cache",
195 "--build-tool", 189 "--build-tool",
196 "ninja", 190 "ninja",
197 "--build-data-dir", 191 "--build-data-dir",
198 "[ROOT]\\build_data_dir", 192 "[ROOT]\\build_data_dir",
199 "--clobber", 193 "--clobber",
200 "--", 194 "--",
201 "chromium_builder_asan" 195 "chromium_builder_asan"
202 ], 196 ],
203 "cwd": "[SLAVE_BUILD]",
204 "env": { 197 "env": {
205 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 198 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
206 }, 199 },
207 "name": "compile" 200 "name": "compile"
208 }, 201 },
209 { 202 {
210 "cmd": [ 203 "cmd": [
211 "python", 204 "python",
212 "-u", 205 "-u",
213 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n", 206 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n",
214 "[SLAVE_BUILD]\\chrome_staging" 207 "[CWD]\\chrome_staging"
215 ], 208 ],
216 "cwd": "[SLAVE_BUILD]",
217 "name": "rmtree purge staging dir", 209 "name": "rmtree purge staging dir",
218 "~followup_annotations": [ 210 "~followup_annotations": [
219 "@@@STEP_LOG_LINE@python.inline@@@@", 211 "@@@STEP_LOG_LINE@python.inline@@@@",
220 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", 212 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
221 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", 213 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
222 "@@@STEP_LOG_LINE@python.inline@@@@", 214 "@@@STEP_LOG_LINE@python.inline@@@@",
223 "@@@STEP_LOG_LINE@python.inline@@@@", 215 "@@@STEP_LOG_LINE@python.inline@@@@",
224 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", 216 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
225 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 217 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
226 "@@@STEP_LOG_END@python.inline@@@" 218 "@@@STEP_LOG_END@python.inline@@@"
227 ] 219 ]
228 }, 220 },
229 { 221 {
230 "cmd": [ 222 "cmd": [
231 "python", 223 "python",
232 "-u", 224 "-u",
233 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 225 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
234 "[SLAVE_BUILD]\\chrome_staging", 226 "[CWD]\\chrome_staging",
235 "511" 227 "511"
236 ], 228 ],
237 "cwd": "[SLAVE_BUILD]",
238 "name": "makedirs create staging dir", 229 "name": "makedirs create staging dir",
239 "~followup_annotations": [ 230 "~followup_annotations": [
240 "@@@STEP_LOG_LINE@python.inline@@@@", 231 "@@@STEP_LOG_LINE@python.inline@@@@",
241 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 232 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
242 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 233 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
243 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 234 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
244 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 235 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
245 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 236 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
246 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 237 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
247 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 238 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
248 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 239 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
249 "@@@STEP_LOG_END@python.inline@@@" 240 "@@@STEP_LOG_END@python.inline@@@"
250 ] 241 ]
251 }, 242 },
252 { 243 {
253 "cmd": [ 244 "cmd": [
254 "python", 245 "python",
255 "-u", 246 "-u",
256 "\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", 247 "\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",
257 "[SLAVE_BUILD]\\src\\out\\Release", 248 "[CWD]\\src\\out\\Release",
258 "/path/to/tmp/json" 249 "/path/to/tmp/json"
259 ], 250 ],
260 "cwd": "[SLAVE_BUILD]",
261 "name": "listdir build_dir", 251 "name": "listdir build_dir",
262 "~followup_annotations": [ 252 "~followup_annotations": [
263 "@@@STEP_LOG_LINE@json.output@[@@@", 253 "@@@STEP_LOG_LINE@json.output@[@@@",
264 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@", 254 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@",
265 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@", 255 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@",
266 "@@@STEP_LOG_LINE@json.output@]@@@", 256 "@@@STEP_LOG_LINE@json.output@]@@@",
267 "@@@STEP_LOG_END@json.output@@@", 257 "@@@STEP_LOG_END@json.output@@@",
268 "@@@STEP_LOG_LINE@python.inline@@@@", 258 "@@@STEP_LOG_LINE@python.inline@@@@",
269 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", 259 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@",
270 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path .isdir(sys.argv[1]):@@@", 260 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path .isdir(sys.argv[1]):@@@",
271 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", 261 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@",
272 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@ @@", 262 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@ @@",
273 "@@@STEP_LOG_END@python.inline@@@" 263 "@@@STEP_LOG_END@python.inline@@@"
274 ] 264 ]
275 }, 265 },
276 { 266 {
277 "cmd": [ 267 "cmd": [
278 "python", 268 "python",
279 "-u", 269 "-u",
280 "RECIPE_MODULE[build::archive]\\resources\\zip_archive.py", 270 "RECIPE_MODULE[build::archive]\\resources\\zip_archive.py",
281 "[SLAVE_BUILD]\\chrome_staging", 271 "[CWD]\\chrome_staging",
282 "syzyasan-win32-release-v8-component-43426", 272 "syzyasan-win32-release-v8-component-43426",
283 "[\"file 1\", \"file 2\"]", 273 "[\"file 1\", \"file 2\"]",
284 "[SLAVE_BUILD]\\src\\out\\Release" 274 "[CWD]\\src\\out\\Release"
285 ], 275 ],
286 "cwd": "[SLAVE_BUILD]",
287 "name": "zipping" 276 "name": "zipping"
288 }, 277 },
289 { 278 {
290 "cmd": [ 279 "cmd": [
291 "python", 280 "python",
292 "-u", 281 "-u",
293 "[DEPOT_TOOLS]\\gsutil.py", 282 "[ROOT]\\b\\depot_tools\\gsutil.py",
294 "--", 283 "--",
295 "-h", 284 "-h",
296 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#43426}", 285 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#43426}",
297 "-h", 286 "-h",
298 "x-goog-meta-Cr-Commit-Position-Number:43426", 287 "x-goog-meta-Cr-Commit-Position-Number:43426",
299 "-h", 288 "-h",
300 "x-goog-meta-Cr-Git-Commit:801ada225ddc271c132c3a35f03975671d43e399", 289 "x-goog-meta-Cr-Git-Commit:801ada225ddc271c132c3a35f03975671d43e399",
301 "cp", 290 "cp",
302 "-a", 291 "-a",
303 "public-read", 292 "public-read",
304 "[SLAVE_BUILD]\\chrome_staging\\syzyasan-win32-release-v8-component-43426. zip", 293 "[CWD]\\chrome_staging\\syzyasan-win32-release-v8-component-43426.zip",
305 "gs://v8-asan/win32-release/syzyasan-win32-release-v8-component-43426.zip" 294 "gs://v8-asan/win32-release/syzyasan-win32-release-v8-component-43426.zip"
306 ], 295 ],
307 "cwd": "[SLAVE_BUILD]",
308 "name": "gsutil upload", 296 "name": "gsutil upload",
309 "~followup_annotations": [ 297 "~followup_annotations": [
310 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-asan/win32 -release/syzyasan-win32-release-v8-component-43426.zip@@@" 298 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-asan/win32 -release/syzyasan-win32-release-v8-component-43426.zip@@@"
311 ] 299 ]
312 }, 300 },
313 { 301 {
314 "cmd": [ 302 "cmd": [
315 "python", 303 "python",
316 "-u", 304 "-u",
317 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", 305 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
318 "[SLAVE_BUILD]\\chrome_staging\\syzyasan-win32-release-v8-component-43426. zip" 306 "[CWD]\\chrome_staging\\syzyasan-win32-release-v8-component-43426.zip"
319 ], 307 ],
320 "cwd": "[SLAVE_BUILD]",
321 "name": "syzyasan-win32-release-v8-component-43426.zip", 308 "name": "syzyasan-win32-release-v8-component-43426.zip",
322 "~followup_annotations": [ 309 "~followup_annotations": [
323 "@@@STEP_LOG_LINE@python.inline@@@@", 310 "@@@STEP_LOG_LINE@python.inline@@@@",
324 "@@@STEP_LOG_LINE@python.inline@import os@@@", 311 "@@@STEP_LOG_LINE@python.inline@import os@@@",
325 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 312 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
326 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", 313 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@",
327 "@@@STEP_LOG_END@python.inline@@@" 314 "@@@STEP_LOG_END@python.inline@@@"
328 ] 315 ]
329 }, 316 },
330 { 317 {
331 "name": "$result", 318 "name": "$result",
332 "recipe_result": null, 319 "recipe_result": null,
333 "status_code": 0 320 "status_code": 0
334 } 321 }
335 ] 322 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698