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

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

Issue 1915473003: goma: back to build-provided client and disable oauth2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 111 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
112 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 112 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
115 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@" , 115 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@" ,
116 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 116 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
117 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702 42}\"@@@" 117 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702 42}\"@@@"
118 ] 118 ]
119 }, 119 },
120 { 120 {
121 "cmd": [],
122 "cwd": "[SLAVE_BUILD]",
123 "name": "ensure_goma"
124 },
125 {
126 "cmd": [
127 "python",
128 "-u",
129 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
130 "--platform",
131 "windows-386",
132 "--dest-directory",
133 "[SLAVE_BUILD]\\cipd",
134 "--json-output",
135 "/path/to/tmp/json"
136 ],
137 "cwd": "[SLAVE_BUILD]",
138 "name": "ensure_goma.install cipd",
139 "~followup_annotations": [
140 "@@@STEP_NEST_LEVEL@1@@@",
141 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
142 "@@@STEP_LOG_LINE@json.output@{@@@",
143 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@",
144 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
145 "@@@STEP_LOG_LINE@json.output@}@@@",
146 "@@@STEP_LOG_END@json.output@@@"
147 ]
148 },
149 {
150 "cmd": [
151 "[SLAVE_BUILD]\\cipd\\cipd",
152 "ensure",
153 "--root",
154 "[CACHE]\\cipd\\goma",
155 "--list",
156 "infra_internal/goma/client/windows-amd64 release",
157 "--json-output",
158 "/path/to/tmp/json",
159 "--service-account-json",
160 "C:\\creds\\service_accounts\\service-account-goma-client.json"
161 ],
162 "cwd": "[SLAVE_BUILD]",
163 "name": "ensure_goma.ensure_installed",
164 "~followup_annotations": [
165 "@@@STEP_NEST_LEVEL@1@@@",
166 "@@@STEP_LOG_LINE@json.output@{@@@",
167 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
168 "@@@STEP_LOG_LINE@json.output@ {@@@",
169 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
170 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
171 "@@@STEP_LOG_LINE@json.output@ }@@@",
172 "@@@STEP_LOG_LINE@json.output@ ]@@@",
173 "@@@STEP_LOG_LINE@json.output@}@@@",
174 "@@@STEP_LOG_END@json.output@@@"
175 ]
176 },
177 {
178 "cmd": [ 121 "cmd": [
179 "python", 122 "python",
180 "-u", 123 "-u",
181 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", 124 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py",
182 "--version" 125 "--version"
183 ], 126 ],
184 "cwd": "[SLAVE_BUILD]", 127 "cwd": "[SLAVE_BUILD]",
185 "name": "swarming.py --version", 128 "name": "swarming.py --version",
186 "stdout": "/path/to/tmp/", 129 "stdout": "/path/to/tmp/",
187 "~followup_annotations": [ 130 "~followup_annotations": [
188 "@@@STEP_TEXT@0.4.10@@@" 131 "@@@STEP_TEXT@0.4.10@@@"
189 ] 132 ]
190 }, 133 },
191 { 134 {
192 "cmd": [ 135 "cmd": [
193 "python", 136 "python",
194 "-u", 137 "-u",
195 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 138 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
196 "runhooks" 139 "runhooks"
197 ], 140 ],
198 "cwd": "[SLAVE_BUILD]", 141 "cwd": "[SLAVE_BUILD]",
199 "env": { 142 "env": {
200 "GYP_CHROMIUM_NO_ACTION": "1", 143 "GYP_CHROMIUM_NO_ACTION": "1",
201 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", 144 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1",
202 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 145 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
203 }, 146 },
204 "name": "gclient runhooks" 147 "name": "gclient runhooks"
205 }, 148 },
206 { 149 {
207 "cmd": [ 150 "cmd": [
208 "python", 151 "python",
209 "-u", 152 "-u",
210 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 153 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
211 "--output", 154 "--output",
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 "-u", 226 "-u",
284 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 227 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
285 "gen", 228 "gen",
286 "-m", 229 "-m",
287 "client.skia", 230 "client.skia",
288 "-b", 231 "-b",
289 "Win Builder-Trybot", 232 "Win Builder-Trybot",
290 "--config-file", 233 "--config-file",
291 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", 234 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
292 "--goma-dir", 235 "--goma-dir",
293 "[CACHE]\\cipd\\goma", 236 "[BUILD]\\goma",
294 "--swarming-targets-file", 237 "--swarming-targets-file",
295 "browser_tests\n", 238 "browser_tests\n",
296 "//out/Release" 239 "//out/Release"
297 ], 240 ],
298 "cwd": "[SLAVE_BUILD]", 241 "cwd": "[SLAVE_BUILD]",
299 "name": "generate_build_files", 242 "name": "generate_build_files",
300 "~followup_annotations": [ 243 "~followup_annotations": [
301 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", 244 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@",
302 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 245 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
303 ] 246 ]
(...skipping 17 matching lines...) Expand all
321 "--goma-cache-dir", 264 "--goma-cache-dir",
322 "[GOMA_CACHE]", 265 "[GOMA_CACHE]",
323 "--build-tool", 266 "--build-tool",
324 "ninja", 267 "ninja",
325 "--build-data-dir", 268 "--build-data-dir",
326 "[ROOT]\\build_data_dir", 269 "[ROOT]\\build_data_dir",
327 "--compiler", 270 "--compiler",
328 "goma", 271 "goma",
329 "--goma-jsonstatus", 272 "--goma-jsonstatus",
330 "/path/to/tmp/json", 273 "/path/to/tmp/json",
331 "--goma-service-account-json-file",
332 "C:\\creds\\service_accounts\\service-account-goma-client.json",
333 "--goma-dir", 274 "--goma-dir",
334 "[CACHE]\\cipd\\goma", 275 "[BUILD]\\goma",
335 "--ninja-ensure-up-to-date", 276 "--ninja-ensure-up-to-date",
336 "--", 277 "--",
337 "browser_tests", 278 "browser_tests",
338 "browser_tests_run", 279 "browser_tests_run",
339 "chromium_builder_tests", 280 "chromium_builder_tests",
340 "mini_installer" 281 "mini_installer"
341 ], 282 ],
342 "cwd": "[SLAVE_BUILD]", 283 "cwd": "[SLAVE_BUILD]",
343 "name": "compile", 284 "name": "compile",
344 "~followup_annotations": [ 285 "~followup_annotations": [
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 "~followup_annotations": [ 374 "~followup_annotations": [
434 "@@@STEP_TEXT@Win7 Tests (1)-Trybot@@@" 375 "@@@STEP_TEXT@Win7 Tests (1)-Trybot@@@"
435 ] 376 ]
436 }, 377 },
437 { 378 {
438 "name": "$result", 379 "name": "$result",
439 "recipe_result": null, 380 "recipe_result": null,
440 "status_code": 0 381 "status_code": 0
441 } 382 }
442 ] 383 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698