| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\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", |
| 7 "[BUILDER_CACHE]/mac", |
| 8 "511" |
| 9 ], |
| 10 "name": "makedirs checkout path", |
| 11 "~followup_annotations": [ |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 21 "@@@STEP_LOG_END@python.inline@@@" |
| 22 ] |
| 23 }, |
| 24 { |
| 25 "cmd": [ |
| 26 "python", |
| 27 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 29 "--master", |
| 8 "tryserver.chromium.mac", | 30 "tryserver.chromium.mac", |
| 9 "--builder", | 31 "--builder", |
| 10 "mac_chromium_variable", | 32 "mac_chromium_variable", |
| 11 "--slave", | 33 "--slave", |
| 12 "build1-a1", | 34 "build1-a1", |
| 13 "--spec", | 35 "--spec", |
| 14 "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'}]", | 36 "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'}]", |
| 15 "--root", | 37 "--root", |
| 16 "src", | 38 "src", |
| 17 "--revision_mapping_file", | 39 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 19 "--git-cache-dir", | 41 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 21 "--output_json", | 43 "--output_json", |
| 22 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 23 "--revision", | 45 "--revision", |
| 24 "src@r6", | 46 "src@r6", |
| 25 "--output_manifest" | 47 "--output_manifest" |
| 26 ], | 48 ], |
| 49 "cwd": "[BUILDER_CACHE]/mac", |
| 27 "env": { | 50 "env": { |
| 28 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 51 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 29 }, | 52 }, |
| 30 "name": "bot_update", | 53 "name": "bot_update", |
| 31 "~followup_annotations": [ | 54 "~followup_annotations": [ |
| 32 "@@@STEP_TEXT@Some step text@@@", | 55 "@@@STEP_TEXT@Some step text@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@{@@@", | 56 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 58 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r6\"@@@", | 59 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r6\"@@@", |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 177 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 178 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@}@@@", | 179 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 157 "@@@STEP_LOG_END@json.output@@@" | 180 "@@@STEP_LOG_END@json.output@@@" |
| 158 ] | 181 ] |
| 159 }, | 182 }, |
| 160 { | 183 { |
| 161 "cmd": [ | 184 "cmd": [ |
| 162 "python", | 185 "python", |
| 163 "-u", | 186 "-u", |
| 164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 187 "[BUILDER_CACHE]/mac/src/tools/swarming_client/swarming.py", |
| 165 "--version" | 188 "--version" |
| 166 ], | 189 ], |
| 167 "name": "swarming.py --version", | 190 "name": "swarming.py --version", |
| 168 "stdout": "/path/to/tmp/", | 191 "stdout": "/path/to/tmp/", |
| 169 "~followup_annotations": [ | 192 "~followup_annotations": [ |
| 170 "@@@STEP_TEXT@0.8.6@@@" | 193 "@@@STEP_TEXT@0.8.6@@@" |
| 171 ] | 194 ] |
| 172 }, | 195 }, |
| 173 { | 196 { |
| 174 "cmd": [ | 197 "cmd": [ |
| 175 "python", | 198 "python", |
| 176 "-u", | 199 "-u", |
| 177 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 200 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 178 "runhooks" | 201 "runhooks" |
| 179 ], | 202 ], |
| 180 "cwd": "[SLAVE_BUILD]/src", | 203 "cwd": "[BUILDER_CACHE]/mac/src", |
| 181 "env": { | 204 "env": { |
| 182 "FORCE_MAC_TOOLCHAIN": "1", | 205 "FORCE_MAC_TOOLCHAIN": "1", |
| 183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 206 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 184 "GYP_CHROMIUM_NO_ACTION": "1", | 207 "GYP_CHROMIUM_NO_ACTION": "1", |
| 185 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", | 208 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", |
| 186 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 209 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 187 }, | 210 }, |
| 188 "name": "gclient runhooks" | 211 "name": "gclient runhooks" |
| 189 }, | 212 }, |
| 190 { | 213 { |
| 191 "cmd": [ | 214 "cmd": [ |
| 192 "python", | 215 "python", |
| 193 "-u", | 216 "-u", |
| 194 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 217 "[BUILDER_CACHE]/mac/src/testing/scripts/get_compile_targets.py", |
| 195 "--output", | 218 "--output", |
| 196 "/path/to/tmp/json", | 219 "/path/to/tmp/json", |
| 197 "--", | 220 "--", |
| 198 "--build-config-fs", | 221 "--build-config-fs", |
| 199 "Release", | 222 "Release", |
| 200 "--use-src-side-runtest-py", | 223 "--use-src-side-runtest-py", |
| 201 "--paths", | 224 "--paths", |
| 202 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 225 "{\"checkout\": \"[BUILDER_CACHE]/mac/src\", \"runit.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[bu
ild]/scripts/slave/runtest.py\"}", |
| 203 "--properties", | 226 "--properties", |
| 204 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" | 227 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" |
| 205 ], | 228 ], |
| 206 "name": "get compile targets for scripts", | 229 "name": "get compile targets for scripts", |
| 207 "~followup_annotations": [ | 230 "~followup_annotations": [ |
| 208 "@@@STEP_LOG_LINE@json.output@{}@@@", | 231 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 209 "@@@STEP_LOG_END@json.output@@@" | 232 "@@@STEP_LOG_END@json.output@@@" |
| 210 ] | 233 ] |
| 211 }, | 234 }, |
| 212 { | 235 { |
| 213 "cmd": [ | 236 "cmd": [ |
| 214 "python", | 237 "python", |
| 215 "-u", | 238 "-u", |
| 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 239 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 217 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 240 "[BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.json", |
| 218 "/path/to/tmp/json" | 241 "/path/to/tmp/json" |
| 219 ], | 242 ], |
| 220 "name": "read test spec (chromium.mac.json)", | 243 "name": "read test spec (chromium.mac.json)", |
| 221 "~followup_annotations": [ | 244 "~followup_annotations": [ |
| 222 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 245 "@@@STEP_TEXT@path: [BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.
json@@@", |
| 223 "@@@STEP_LOG_LINE@json.output@{}@@@", | 246 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 224 "@@@STEP_LOG_END@json.output@@@" | 247 "@@@STEP_LOG_END@json.output@@@" |
| 225 ] | 248 ] |
| 226 }, | 249 }, |
| 227 { | 250 { |
| 228 "cmd": [ | 251 "cmd": [ |
| 229 "git", | 252 "git", |
| 230 "log", | 253 "log", |
| 231 "--format=%H", | 254 "--format=%H", |
| 232 "r0..r6" | 255 "r0..r6" |
| 233 ], | 256 ], |
| 234 "cwd": "[SLAVE_BUILD]/src", | 257 "cwd": "[BUILDER_CACHE]/mac/src", |
| 235 "name": "git commits in range", | 258 "name": "git commits in range", |
| 236 "stdout": "/path/to/tmp/", | 259 "stdout": "/path/to/tmp/", |
| 237 "~followup_annotations": [ | 260 "~followup_annotations": [ |
| 238 "@@@STEP_LOG_LINE@revisions@r1@@@", | 261 "@@@STEP_LOG_LINE@revisions@r1@@@", |
| 239 "@@@STEP_LOG_LINE@revisions@r2@@@", | 262 "@@@STEP_LOG_LINE@revisions@r2@@@", |
| 240 "@@@STEP_LOG_LINE@revisions@r3@@@", | 263 "@@@STEP_LOG_LINE@revisions@r3@@@", |
| 241 "@@@STEP_LOG_LINE@revisions@r4@@@", | 264 "@@@STEP_LOG_LINE@revisions@r4@@@", |
| 242 "@@@STEP_LOG_LINE@revisions@r5@@@", | 265 "@@@STEP_LOG_LINE@revisions@r5@@@", |
| 243 "@@@STEP_LOG_LINE@revisions@r6@@@", | 266 "@@@STEP_LOG_LINE@revisions@r6@@@", |
| 244 "@@@STEP_LOG_END@revisions@@@" | 267 "@@@STEP_LOG_END@revisions@@@" |
| 245 ] | 268 ] |
| 246 }, | 269 }, |
| 247 { | 270 { |
| 248 "cmd": [], | 271 "cmd": [], |
| 249 "name": "test r2" | 272 "name": "test r2" |
| 250 }, | 273 }, |
| 251 { | 274 { |
| 252 "cmd": [ | 275 "cmd": [ |
| 253 "python", | 276 "python", |
| 254 "-u", | 277 "-u", |
| 278 "\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", |
| 279 "[BUILDER_CACHE]/mac", |
| 280 "511" |
| 281 ], |
| 282 "name": "test r2.makedirs checkout path", |
| 283 "~followup_annotations": [ |
| 284 "@@@STEP_NEST_LEVEL@1@@@", |
| 285 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 286 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 287 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 288 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 289 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 290 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 291 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 292 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 293 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 294 "@@@STEP_LOG_END@python.inline@@@" |
| 295 ] |
| 296 }, |
| 297 { |
| 298 "cmd": [ |
| 299 "python", |
| 300 "-u", |
| 255 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 301 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 256 "--master", | 302 "--master", |
| 257 "tryserver.chromium.mac", | 303 "tryserver.chromium.mac", |
| 258 "--builder", | 304 "--builder", |
| 259 "mac_chromium_variable", | 305 "mac_chromium_variable", |
| 260 "--slave", | 306 "--slave", |
| 261 "build1-a1", | 307 "build1-a1", |
| 262 "--spec", | 308 "--spec", |
| 263 "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'}]", | 309 "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'}]", |
| 264 "--root", | 310 "--root", |
| 265 "src", | 311 "src", |
| 266 "--revision_mapping_file", | 312 "--revision_mapping_file", |
| 267 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 313 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 268 "--git-cache-dir", | 314 "--git-cache-dir", |
| 269 "[GIT_CACHE]", | 315 "[GIT_CACHE]", |
| 270 "--output_json", | 316 "--output_json", |
| 271 "/path/to/tmp/json", | 317 "/path/to/tmp/json", |
| 272 "--revision", | 318 "--revision", |
| 273 "src@r2", | 319 "src@r2", |
| 274 "--output_manifest" | 320 "--output_manifest" |
| 275 ], | 321 ], |
| 322 "cwd": "[BUILDER_CACHE]/mac", |
| 276 "env": { | 323 "env": { |
| 277 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 324 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 278 }, | 325 }, |
| 279 "name": "test r2.bot_update", | 326 "name": "test r2.bot_update", |
| 280 "~followup_annotations": [ | 327 "~followup_annotations": [ |
| 281 "@@@STEP_NEST_LEVEL@1@@@", | 328 "@@@STEP_NEST_LEVEL@1@@@", |
| 282 "@@@STEP_TEXT@Some step text@@@", | 329 "@@@STEP_TEXT@Some step text@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@{@@@", | 330 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 331 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 332 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 410 "@@@STEP_LOG_END@json.output@@@" | 457 "@@@STEP_LOG_END@json.output@@@" |
| 411 ] | 458 ] |
| 412 }, | 459 }, |
| 413 { | 460 { |
| 414 "cmd": [ | 461 "cmd": [ |
| 415 "python", | 462 "python", |
| 416 "-u", | 463 "-u", |
| 417 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 464 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 418 "runhooks" | 465 "runhooks" |
| 419 ], | 466 ], |
| 420 "cwd": "[SLAVE_BUILD]/src", | 467 "cwd": "[BUILDER_CACHE]/mac/src", |
| 421 "env": { | 468 "env": { |
| 422 "FORCE_MAC_TOOLCHAIN": "1", | 469 "FORCE_MAC_TOOLCHAIN": "1", |
| 423 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 470 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 424 "GYP_CHROMIUM_NO_ACTION": "1", | 471 "GYP_CHROMIUM_NO_ACTION": "1", |
| 425 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", | 472 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", |
| 426 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 473 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 427 }, | 474 }, |
| 428 "name": "test r2.gclient runhooks", | 475 "name": "test r2.gclient runhooks", |
| 429 "~followup_annotations": [ | 476 "~followup_annotations": [ |
| 430 "@@@STEP_NEST_LEVEL@1@@@" | 477 "@@@STEP_NEST_LEVEL@1@@@" |
| 431 ] | 478 ] |
| 432 }, | 479 }, |
| 433 { | 480 { |
| 434 "cmd": [ | 481 "cmd": [ |
| 435 "python", | 482 "python", |
| 436 "-u", | 483 "-u", |
| 437 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 484 "[BUILDER_CACHE]/mac/src/testing/scripts/get_compile_targets.py", |
| 438 "--output", | 485 "--output", |
| 439 "/path/to/tmp/json", | 486 "/path/to/tmp/json", |
| 440 "--", | 487 "--", |
| 441 "--build-config-fs", | 488 "--build-config-fs", |
| 442 "Release", | 489 "Release", |
| 443 "--use-src-side-runtest-py", | 490 "--use-src-side-runtest-py", |
| 444 "--paths", | 491 "--paths", |
| 445 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 492 "{\"checkout\": \"[BUILDER_CACHE]/mac/src\", \"runit.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[bu
ild]/scripts/slave/runtest.py\"}", |
| 446 "--properties", | 493 "--properties", |
| 447 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" | 494 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" |
| 448 ], | 495 ], |
| 449 "name": "test r2.get compile targets for scripts", | 496 "name": "test r2.get compile targets for scripts", |
| 450 "~followup_annotations": [ | 497 "~followup_annotations": [ |
| 451 "@@@STEP_NEST_LEVEL@1@@@", | 498 "@@@STEP_NEST_LEVEL@1@@@", |
| 452 "@@@STEP_LOG_LINE@json.output@{}@@@", | 499 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 453 "@@@STEP_LOG_END@json.output@@@" | 500 "@@@STEP_LOG_END@json.output@@@" |
| 454 ] | 501 ] |
| 455 }, | 502 }, |
| 456 { | 503 { |
| 457 "cmd": [ | 504 "cmd": [ |
| 458 "python", | 505 "python", |
| 459 "-u", | 506 "-u", |
| 460 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 507 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 461 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 508 "[BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.json", |
| 462 "/path/to/tmp/json" | 509 "/path/to/tmp/json" |
| 463 ], | 510 ], |
| 464 "name": "test r2.read test spec (chromium.mac.json)", | 511 "name": "test r2.read test spec (chromium.mac.json)", |
| 465 "~followup_annotations": [ | 512 "~followup_annotations": [ |
| 466 "@@@STEP_NEST_LEVEL@1@@@", | 513 "@@@STEP_NEST_LEVEL@1@@@", |
| 467 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 514 "@@@STEP_TEXT@path: [BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.
json@@@", |
| 468 "@@@STEP_LOG_LINE@json.output@{@@@", | 515 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 469 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", | 516 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", |
| 470 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 517 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 471 "@@@STEP_LOG_LINE@json.output@ {@@@", | 518 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 472 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 519 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 473 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 520 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 474 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 521 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 475 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 522 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", |
| 476 "@@@STEP_LOG_LINE@json.output@ }@@@", | 523 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 477 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 524 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 493 "~followup_annotations": [ | 540 "~followup_annotations": [ |
| 494 "@@@STEP_NEST_LEVEL@1@@@" | 541 "@@@STEP_NEST_LEVEL@1@@@" |
| 495 ] | 542 ] |
| 496 }, | 543 }, |
| 497 { | 544 { |
| 498 "cmd": [ | 545 "cmd": [ |
| 499 "python", | 546 "python", |
| 500 "-u", | 547 "-u", |
| 501 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 548 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 502 "--build-dir", | 549 "--build-dir", |
| 503 "[SLAVE_BUILD]/src/out/Release", | 550 "[BUILDER_CACHE]/mac/src/out/Release", |
| 504 "--clean-isolated-files" | 551 "--clean-isolated-files" |
| 505 ], | 552 ], |
| 506 "name": "test r2.clean isolated files", | 553 "name": "test r2.clean isolated files", |
| 507 "~followup_annotations": [ | 554 "~followup_annotations": [ |
| 508 "@@@STEP_NEST_LEVEL@1@@@" | 555 "@@@STEP_NEST_LEVEL@1@@@" |
| 509 ] | 556 ] |
| 510 }, | 557 }, |
| 511 { | 558 { |
| 512 "cmd": [ | 559 "cmd": [ |
| 513 "python", | 560 "python", |
| 514 "-u", | 561 "-u", |
| 515 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 562 "[BUILDER_CACHE]/mac/src/tools/mb/mb.py", |
| 516 "gen", | 563 "gen", |
| 517 "-m", | 564 "-m", |
| 518 "chromium.mac", | 565 "chromium.mac", |
| 519 "-b", | 566 "-b", |
| 520 "Mac Builder", | 567 "Mac Builder", |
| 521 "--config-file", | 568 "--config-file", |
| 522 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 569 "[BUILDER_CACHE]/mac/src/tools/mb/mb_config.pyl", |
| 523 "--goma-dir", | 570 "--goma-dir", |
| 524 "[CACHE]/cipd/goma", | 571 "[CACHE]/cipd/goma", |
| 525 "--swarming-targets-file", | 572 "--swarming-targets-file", |
| 526 "gl_tests\n", | 573 "gl_tests\n", |
| 527 "//out/Release" | 574 "//out/Release" |
| 528 ], | 575 ], |
| 529 "cwd": "[SLAVE_BUILD]/src", | 576 "cwd": "[BUILDER_CACHE]/mac/src", |
| 530 "env": { | 577 "env": { |
| 531 "FORCE_MAC_TOOLCHAIN": "1", | 578 "FORCE_MAC_TOOLCHAIN": "1", |
| 532 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 579 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 533 }, | 580 }, |
| 534 "name": "test r2.generate_build_files", | 581 "name": "test r2.generate_build_files", |
| 535 "~followup_annotations": [ | 582 "~followup_annotations": [ |
| 536 "@@@STEP_NEST_LEVEL@1@@@", | 583 "@@@STEP_NEST_LEVEL@1@@@", |
| 537 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", | 584 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", |
| 538 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 585 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 539 ] | 586 ] |
| 540 }, | 587 }, |
| 541 { | 588 { |
| 542 "allow_subannotations": true, | 589 "allow_subannotations": true, |
| 543 "cmd": [ | 590 "cmd": [ |
| 544 "python", | 591 "python", |
| 545 "-u", | 592 "-u", |
| 546 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 593 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 547 "--src-dir", | 594 "--src-dir", |
| 548 "[SLAVE_BUILD]/src", | 595 "[BUILDER_CACHE]/mac/src", |
| 549 "--output-json", | 596 "--output-json", |
| 550 "/path/to/tmp/json" | 597 "/path/to/tmp/json" |
| 551 ], | 598 ], |
| 552 "env": { | 599 "env": { |
| 553 "FORCE_MAC_TOOLCHAIN": "1", | 600 "FORCE_MAC_TOOLCHAIN": "1", |
| 554 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 601 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 555 }, | 602 }, |
| 556 "name": "test r2.clang_revision", | 603 "name": "test r2.clang_revision", |
| 557 "~followup_annotations": [ | 604 "~followup_annotations": [ |
| 558 "@@@STEP_NEST_LEVEL@1@@@", | 605 "@@@STEP_NEST_LEVEL@1@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 570 "--show-path", | 617 "--show-path", |
| 571 "python", | 618 "python", |
| 572 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 619 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 573 "--gsutil-py-path", | 620 "--gsutil-py-path", |
| 574 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 621 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 575 "--ninja-path", | 622 "--ninja-path", |
| 576 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 623 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 577 "--target", | 624 "--target", |
| 578 "Release", | 625 "Release", |
| 579 "--src-dir", | 626 "--src-dir", |
| 580 "[SLAVE_BUILD]/src", | 627 "[BUILDER_CACHE]/mac/src", |
| 581 "--goma-cache-dir", | 628 "--goma-cache-dir", |
| 582 "[GOMA_CACHE]", | 629 "[GOMA_CACHE]", |
| 630 "--goma-deps-cache-dir", |
| 631 "[GOMA_DEPS_CACHE]", |
| 583 "--compiler", | 632 "--compiler", |
| 584 "goma-clang", | 633 "goma-clang", |
| 585 "--goma-jsonstatus", | 634 "--goma-jsonstatus", |
| 586 "/path/to/tmp/json", | 635 "/path/to/tmp/json", |
| 587 "--goma-service-account-json-file", | 636 "--goma-service-account-json-file", |
| 588 "/creds/service_accounts/service-account-goma-client.json", | 637 "/creds/service_accounts/service-account-goma-client.json", |
| 589 "--goma-dir", | 638 "--goma-dir", |
| 590 "[CACHE]/cipd/goma", | 639 "[CACHE]/cipd/goma", |
| 591 "--ninja-ensure-up-to-date", | 640 "--ninja-ensure-up-to-date", |
| 592 "--", | 641 "--", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 603 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 652 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 604 "@@@STEP_LOG_END@json.output (invalid)@@@" | 653 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 605 ] | 654 ] |
| 606 }, | 655 }, |
| 607 { | 656 { |
| 608 "cmd": [ | 657 "cmd": [ |
| 609 "python", | 658 "python", |
| 610 "-u", | 659 "-u", |
| 611 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 660 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", |
| 612 "--build-dir", | 661 "--build-dir", |
| 613 "[SLAVE_BUILD]/src/out/Release", | 662 "[BUILDER_CACHE]/mac/src/out/Release", |
| 614 "--src-dir", | 663 "--src-dir", |
| 615 "[SLAVE_BUILD]/src" | 664 "[BUILDER_CACHE]/mac/src" |
| 616 ], | 665 ], |
| 617 "cwd": "[SLAVE_BUILD]", | 666 "cwd": "[SLAVE_BUILD]", |
| 618 "name": "test r2.remove_build_metadata", | 667 "name": "test r2.remove_build_metadata", |
| 619 "~followup_annotations": [ | 668 "~followup_annotations": [ |
| 620 "@@@STEP_NEST_LEVEL@1@@@" | 669 "@@@STEP_NEST_LEVEL@1@@@" |
| 621 ] | 670 ] |
| 622 }, | 671 }, |
| 623 { | 672 { |
| 624 "cmd": [ | 673 "cmd": [ |
| 625 "python", | 674 "python", |
| 626 "-u", | 675 "-u", |
| 627 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 676 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 628 "[SLAVE_BUILD]/src/tools/swarming_client", | 677 "[BUILDER_CACHE]/mac/src/tools/swarming_client", |
| 629 "batcharchive", | 678 "batcharchive", |
| 630 "--dump-json", | 679 "--dump-json", |
| 631 "/path/to/tmp/json", | 680 "/path/to/tmp/json", |
| 632 "--isolate-server", | 681 "--isolate-server", |
| 633 "https://isolateserver.appspot.com", | 682 "https://isolateserver.appspot.com", |
| 634 "--verbose", | 683 "--verbose", |
| 635 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json" | 684 "[BUILDER_CACHE]/mac/src/out/Release/gl_tests.isolated.gen.json" |
| 636 ], | 685 ], |
| 637 "name": "test r2.isolate tests", | 686 "name": "test r2.isolate tests", |
| 638 "~followup_annotations": [ | 687 "~followup_annotations": [ |
| 639 "@@@STEP_NEST_LEVEL@1@@@", | 688 "@@@STEP_NEST_LEVEL@1@@@", |
| 640 "@@@STEP_LOG_LINE@json.output@{@@@", | 689 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 641 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", | 690 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", |
| 642 "@@@STEP_LOG_LINE@json.output@}@@@", | 691 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 643 "@@@STEP_LOG_END@json.output@@@" | 692 "@@@STEP_LOG_END@json.output@@@" |
| 644 ] | 693 ] |
| 645 }, | 694 }, |
| 646 { | 695 { |
| 647 "cmd": [ | 696 "cmd": [ |
| 648 "python", | 697 "python", |
| 649 "-u", | 698 "-u", |
| 650 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 699 "[BUILDER_CACHE]/mac/src/tools/swarming_client/swarming.py", |
| 651 "trigger", | 700 "trigger", |
| 652 "--swarming", | 701 "--swarming", |
| 653 "https://chromium-swarm.appspot.com", | 702 "https://chromium-swarm.appspot.com", |
| 654 "--isolate-server", | 703 "--isolate-server", |
| 655 "https://isolateserver.appspot.com", | 704 "https://isolateserver.appspot.com", |
| 656 "--priority", | 705 "--priority", |
| 657 "25", | 706 "25", |
| 658 "--shards", | 707 "--shards", |
| 659 "1", | 708 "1", |
| 660 "--task-name", | 709 "--task-name", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 700 "--tag", | 749 "--tag", |
| 701 "slavename:build1-a1", | 750 "slavename:build1-a1", |
| 702 "--tag", | 751 "--tag", |
| 703 "stepname:gl_tests (r2) on Mac-10.9", | 752 "stepname:gl_tests (r2) on Mac-10.9", |
| 704 "--idempotent", | 753 "--idempotent", |
| 705 "[dummy hash for gl_tests]", | 754 "[dummy hash for gl_tests]", |
| 706 "--", | 755 "--", |
| 707 "--gtest_filter=Test.One", | 756 "--gtest_filter=Test.One", |
| 708 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 757 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 709 ], | 758 ], |
| 759 "cwd": "[BUILDER_CACHE]/mac", |
| 710 "env": { | 760 "env": { |
| 711 "FORCE_MAC_TOOLCHAIN": "1", | 761 "FORCE_MAC_TOOLCHAIN": "1", |
| 712 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 762 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 713 }, | 763 }, |
| 714 "name": "test r2.[trigger] gl_tests (r2) on Mac-10.9", | 764 "name": "test r2.[trigger] gl_tests (r2) on Mac-10.9", |
| 715 "~followup_annotations": [ | 765 "~followup_annotations": [ |
| 716 "@@@STEP_NEST_LEVEL@1@@@", | 766 "@@@STEP_NEST_LEVEL@1@@@", |
| 717 "@@@STEP_LOG_LINE@json.output@{@@@", | 767 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 718 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r2)/Mac-10
.9/[dummy has/mac_chromium_variable/1\", @@@", | 768 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r2)/Mac-10
.9/[dummy has/mac_chromium_variable/1\", @@@", |
| 719 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 769 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 730 }, | 780 }, |
| 731 { | 781 { |
| 732 "allow_subannotations": true, | 782 "allow_subannotations": true, |
| 733 "cmd": [ | 783 "cmd": [ |
| 734 "python", | 784 "python", |
| 735 "-u", | 785 "-u", |
| 736 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 786 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 737 "python", | 787 "python", |
| 738 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", | 788 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", |
| 739 "--swarming-client-dir", | 789 "--swarming-client-dir", |
| 740 "[SLAVE_BUILD]/src/tools/swarming_client", | 790 "[BUILDER_CACHE]/mac/src/tools/swarming_client", |
| 741 "--temp-root-dir", | 791 "--temp-root-dir", |
| 742 "[TMP_BASE]", | 792 "[TMP_BASE]", |
| 743 "--merged-test-output", | 793 "--merged-test-output", |
| 744 "/path/to/tmp/json", | 794 "/path/to/tmp/json", |
| 745 "--", | 795 "--", |
| 746 "collect", | 796 "collect", |
| 747 "--swarming", | 797 "--swarming", |
| 748 "https://chromium-swarm.appspot.com", | 798 "https://chromium-swarm.appspot.com", |
| 749 "--decorate", | 799 "--decorate", |
| 750 "--print-status-updates", | 800 "--print-status-updates", |
| 751 "--json", | 801 "--json", |
| 752 "{\"base_task_name\": \"gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" | 802 "{\"base_task_name\": \"gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" |
| 753 ], | 803 ], |
| 804 "cwd": "[BUILDER_CACHE]/mac", |
| 754 "env": { | 805 "env": { |
| 755 "FORCE_MAC_TOOLCHAIN": "1", | 806 "FORCE_MAC_TOOLCHAIN": "1", |
| 756 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 807 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 757 }, | 808 }, |
| 758 "name": "test r2.gl_tests (r2) on Mac-10.9", | 809 "name": "test r2.gl_tests (r2) on Mac-10.9", |
| 759 "~followup_annotations": [ | 810 "~followup_annotations": [ |
| 760 "@@@STEP_NEST_LEVEL@1@@@" | 811 "@@@STEP_NEST_LEVEL@1@@@" |
| 761 ] | 812 ] |
| 762 }, | 813 }, |
| 763 { | 814 { |
| 764 "cmd": [ | 815 "cmd": [ |
| 765 "python", | 816 "python", |
| 766 "-u", | 817 "-u", |
| 767 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 818 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 768 "--input-gtest-json", | 819 "--input-gtest-json", |
| 769 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", | 820 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", |
| 770 "--master-name", | 821 "--master-name", |
| 771 "tryserver.chromium.mac", | 822 "tryserver.chromium.mac", |
| 772 "--builder-name", | 823 "--builder-name", |
| 773 "mac_chromium_variable", | 824 "mac_chromium_variable", |
| 774 "--build-number", | 825 "--build-number", |
| 775 "1", | 826 "1", |
| 776 "--test-type", | 827 "--test-type", |
| 777 "test r2.gl_tests (r2) on Mac-10.9", | 828 "test r2.gl_tests (r2) on Mac-10.9", |
| 778 "--test-results-server", | 829 "--test-results-server", |
| 779 "test-results.appspot.com", | 830 "test-results.appspot.com", |
| 780 "--chrome-revision", | 831 "--chrome-revision", |
| 781 "170242" | 832 "170242" |
| 782 ], | 833 ], |
| 834 "cwd": "[BUILDER_CACHE]/mac", |
| 783 "env": { | 835 "env": { |
| 784 "FORCE_MAC_TOOLCHAIN": "1", | 836 "FORCE_MAC_TOOLCHAIN": "1", |
| 785 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 837 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 786 }, | 838 }, |
| 787 "name": "test r2.Upload to test-results [test r2.gl_tests (r2) on Mac-10.9]"
, | 839 "name": "test r2.Upload to test-results [test r2.gl_tests (r2) on Mac-10.9]"
, |
| 788 "~followup_annotations": [ | 840 "~followup_annotations": [ |
| 789 "@@@STEP_NEST_LEVEL@1@@@" | 841 "@@@STEP_NEST_LEVEL@1@@@" |
| 790 ] | 842 ] |
| 791 }, | 843 }, |
| 792 { | 844 { |
| 793 "cmd": [], | 845 "cmd": [], |
| 794 "name": "test r3" | 846 "name": "test r3" |
| 795 }, | 847 }, |
| 796 { | 848 { |
| 797 "cmd": [ | 849 "cmd": [ |
| 798 "python", | 850 "python", |
| 799 "-u", | 851 "-u", |
| 852 "\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", |
| 853 "[BUILDER_CACHE]/mac", |
| 854 "511" |
| 855 ], |
| 856 "name": "test r3.makedirs checkout path", |
| 857 "~followup_annotations": [ |
| 858 "@@@STEP_NEST_LEVEL@1@@@", |
| 859 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 860 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 861 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 862 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 863 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 864 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 865 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 866 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 867 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 868 "@@@STEP_LOG_END@python.inline@@@" |
| 869 ] |
| 870 }, |
| 871 { |
| 872 "cmd": [ |
| 873 "python", |
| 874 "-u", |
| 800 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 875 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 801 "--master", | 876 "--master", |
| 802 "tryserver.chromium.mac", | 877 "tryserver.chromium.mac", |
| 803 "--builder", | 878 "--builder", |
| 804 "mac_chromium_variable", | 879 "mac_chromium_variable", |
| 805 "--slave", | 880 "--slave", |
| 806 "build1-a1", | 881 "build1-a1", |
| 807 "--spec", | 882 "--spec", |
| 808 "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'}]", | 883 "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'}]", |
| 809 "--root", | 884 "--root", |
| 810 "src", | 885 "src", |
| 811 "--revision_mapping_file", | 886 "--revision_mapping_file", |
| 812 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 887 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 813 "--git-cache-dir", | 888 "--git-cache-dir", |
| 814 "[GIT_CACHE]", | 889 "[GIT_CACHE]", |
| 815 "--output_json", | 890 "--output_json", |
| 816 "/path/to/tmp/json", | 891 "/path/to/tmp/json", |
| 817 "--revision", | 892 "--revision", |
| 818 "src@r3", | 893 "src@r3", |
| 819 "--output_manifest" | 894 "--output_manifest" |
| 820 ], | 895 ], |
| 896 "cwd": "[BUILDER_CACHE]/mac", |
| 821 "env": { | 897 "env": { |
| 822 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 898 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 823 }, | 899 }, |
| 824 "name": "test r3.bot_update", | 900 "name": "test r3.bot_update", |
| 825 "~followup_annotations": [ | 901 "~followup_annotations": [ |
| 826 "@@@STEP_NEST_LEVEL@1@@@", | 902 "@@@STEP_NEST_LEVEL@1@@@", |
| 827 "@@@STEP_TEXT@Some step text@@@", | 903 "@@@STEP_TEXT@Some step text@@@", |
| 828 "@@@STEP_LOG_LINE@json.output@{@@@", | 904 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 829 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 905 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 830 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 906 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 955 "@@@STEP_LOG_END@json.output@@@" | 1031 "@@@STEP_LOG_END@json.output@@@" |
| 956 ] | 1032 ] |
| 957 }, | 1033 }, |
| 958 { | 1034 { |
| 959 "cmd": [ | 1035 "cmd": [ |
| 960 "python", | 1036 "python", |
| 961 "-u", | 1037 "-u", |
| 962 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 1038 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 963 "runhooks" | 1039 "runhooks" |
| 964 ], | 1040 ], |
| 965 "cwd": "[SLAVE_BUILD]/src", | 1041 "cwd": "[BUILDER_CACHE]/mac/src", |
| 966 "env": { | 1042 "env": { |
| 967 "FORCE_MAC_TOOLCHAIN": "1", | 1043 "FORCE_MAC_TOOLCHAIN": "1", |
| 968 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1044 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 969 "GYP_CHROMIUM_NO_ACTION": "1", | 1045 "GYP_CHROMIUM_NO_ACTION": "1", |
| 970 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", | 1046 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", |
| 971 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1047 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 972 }, | 1048 }, |
| 973 "name": "test r3.gclient runhooks", | 1049 "name": "test r3.gclient runhooks", |
| 974 "~followup_annotations": [ | 1050 "~followup_annotations": [ |
| 975 "@@@STEP_NEST_LEVEL@1@@@" | 1051 "@@@STEP_NEST_LEVEL@1@@@" |
| 976 ] | 1052 ] |
| 977 }, | 1053 }, |
| 978 { | 1054 { |
| 979 "cmd": [ | 1055 "cmd": [ |
| 980 "python", | 1056 "python", |
| 981 "-u", | 1057 "-u", |
| 982 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 1058 "[BUILDER_CACHE]/mac/src/testing/scripts/get_compile_targets.py", |
| 983 "--output", | 1059 "--output", |
| 984 "/path/to/tmp/json", | 1060 "/path/to/tmp/json", |
| 985 "--", | 1061 "--", |
| 986 "--build-config-fs", | 1062 "--build-config-fs", |
| 987 "Release", | 1063 "Release", |
| 988 "--use-src-side-runtest-py", | 1064 "--use-src-side-runtest-py", |
| 989 "--paths", | 1065 "--paths", |
| 990 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 1066 "{\"checkout\": \"[BUILDER_CACHE]/mac/src\", \"runit.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[bu
ild]/scripts/slave/runtest.py\"}", |
| 991 "--properties", | 1067 "--properties", |
| 992 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" | 1068 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" |
| 993 ], | 1069 ], |
| 994 "name": "test r3.get compile targets for scripts", | 1070 "name": "test r3.get compile targets for scripts", |
| 995 "~followup_annotations": [ | 1071 "~followup_annotations": [ |
| 996 "@@@STEP_NEST_LEVEL@1@@@", | 1072 "@@@STEP_NEST_LEVEL@1@@@", |
| 997 "@@@STEP_LOG_LINE@json.output@{}@@@", | 1073 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 998 "@@@STEP_LOG_END@json.output@@@" | 1074 "@@@STEP_LOG_END@json.output@@@" |
| 999 ] | 1075 ] |
| 1000 }, | 1076 }, |
| 1001 { | 1077 { |
| 1002 "cmd": [ | 1078 "cmd": [ |
| 1003 "python", | 1079 "python", |
| 1004 "-u", | 1080 "-u", |
| 1005 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 1081 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1006 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 1082 "[BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.json", |
| 1007 "/path/to/tmp/json" | 1083 "/path/to/tmp/json" |
| 1008 ], | 1084 ], |
| 1009 "name": "test r3.read test spec (chromium.mac.json)", | 1085 "name": "test r3.read test spec (chromium.mac.json)", |
| 1010 "~followup_annotations": [ | 1086 "~followup_annotations": [ |
| 1011 "@@@STEP_NEST_LEVEL@1@@@", | 1087 "@@@STEP_NEST_LEVEL@1@@@", |
| 1012 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 1088 "@@@STEP_TEXT@path: [BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.
json@@@", |
| 1013 "@@@STEP_LOG_LINE@json.output@{@@@", | 1089 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1014 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", | 1090 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", |
| 1015 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 1091 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 1016 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1092 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1017 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 1093 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 1018 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 1094 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 1019 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 1095 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1020 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 1096 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", |
| 1021 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1097 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1022 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 1098 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 1038 "~followup_annotations": [ | 1114 "~followup_annotations": [ |
| 1039 "@@@STEP_NEST_LEVEL@1@@@" | 1115 "@@@STEP_NEST_LEVEL@1@@@" |
| 1040 ] | 1116 ] |
| 1041 }, | 1117 }, |
| 1042 { | 1118 { |
| 1043 "cmd": [ | 1119 "cmd": [ |
| 1044 "python", | 1120 "python", |
| 1045 "-u", | 1121 "-u", |
| 1046 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 1122 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 1047 "--build-dir", | 1123 "--build-dir", |
| 1048 "[SLAVE_BUILD]/src/out/Release", | 1124 "[BUILDER_CACHE]/mac/src/out/Release", |
| 1049 "--clean-isolated-files" | 1125 "--clean-isolated-files" |
| 1050 ], | 1126 ], |
| 1051 "name": "test r3.clean isolated files", | 1127 "name": "test r3.clean isolated files", |
| 1052 "~followup_annotations": [ | 1128 "~followup_annotations": [ |
| 1053 "@@@STEP_NEST_LEVEL@1@@@" | 1129 "@@@STEP_NEST_LEVEL@1@@@" |
| 1054 ] | 1130 ] |
| 1055 }, | 1131 }, |
| 1056 { | 1132 { |
| 1057 "cmd": [ | 1133 "cmd": [ |
| 1058 "python", | 1134 "python", |
| 1059 "-u", | 1135 "-u", |
| 1060 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 1136 "[BUILDER_CACHE]/mac/src/tools/mb/mb.py", |
| 1061 "gen", | 1137 "gen", |
| 1062 "-m", | 1138 "-m", |
| 1063 "chromium.mac", | 1139 "chromium.mac", |
| 1064 "-b", | 1140 "-b", |
| 1065 "Mac Builder", | 1141 "Mac Builder", |
| 1066 "--config-file", | 1142 "--config-file", |
| 1067 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 1143 "[BUILDER_CACHE]/mac/src/tools/mb/mb_config.pyl", |
| 1068 "--goma-dir", | 1144 "--goma-dir", |
| 1069 "[CACHE]/cipd/goma", | 1145 "[CACHE]/cipd/goma", |
| 1070 "--swarming-targets-file", | 1146 "--swarming-targets-file", |
| 1071 "gl_tests\n", | 1147 "gl_tests\n", |
| 1072 "//out/Release" | 1148 "//out/Release" |
| 1073 ], | 1149 ], |
| 1074 "cwd": "[SLAVE_BUILD]/src", | 1150 "cwd": "[BUILDER_CACHE]/mac/src", |
| 1075 "env": { | 1151 "env": { |
| 1076 "FORCE_MAC_TOOLCHAIN": "1", | 1152 "FORCE_MAC_TOOLCHAIN": "1", |
| 1077 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1153 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1078 }, | 1154 }, |
| 1079 "name": "test r3.generate_build_files", | 1155 "name": "test r3.generate_build_files", |
| 1080 "~followup_annotations": [ | 1156 "~followup_annotations": [ |
| 1081 "@@@STEP_NEST_LEVEL@1@@@", | 1157 "@@@STEP_NEST_LEVEL@1@@@", |
| 1082 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", | 1158 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", |
| 1083 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 1159 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 1084 ] | 1160 ] |
| 1085 }, | 1161 }, |
| 1086 { | 1162 { |
| 1087 "allow_subannotations": true, | 1163 "allow_subannotations": true, |
| 1088 "cmd": [ | 1164 "cmd": [ |
| 1089 "python", | 1165 "python", |
| 1090 "-u", | 1166 "-u", |
| 1091 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 1167 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 1092 "--src-dir", | 1168 "--src-dir", |
| 1093 "[SLAVE_BUILD]/src", | 1169 "[BUILDER_CACHE]/mac/src", |
| 1094 "--output-json", | 1170 "--output-json", |
| 1095 "/path/to/tmp/json" | 1171 "/path/to/tmp/json" |
| 1096 ], | 1172 ], |
| 1097 "env": { | 1173 "env": { |
| 1098 "FORCE_MAC_TOOLCHAIN": "1", | 1174 "FORCE_MAC_TOOLCHAIN": "1", |
| 1099 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1175 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1100 }, | 1176 }, |
| 1101 "name": "test r3.clang_revision", | 1177 "name": "test r3.clang_revision", |
| 1102 "~followup_annotations": [ | 1178 "~followup_annotations": [ |
| 1103 "@@@STEP_NEST_LEVEL@1@@@", | 1179 "@@@STEP_NEST_LEVEL@1@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 1115 "--show-path", | 1191 "--show-path", |
| 1116 "python", | 1192 "python", |
| 1117 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 1193 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 1118 "--gsutil-py-path", | 1194 "--gsutil-py-path", |
| 1119 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1195 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1120 "--ninja-path", | 1196 "--ninja-path", |
| 1121 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1197 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 1122 "--target", | 1198 "--target", |
| 1123 "Release", | 1199 "Release", |
| 1124 "--src-dir", | 1200 "--src-dir", |
| 1125 "[SLAVE_BUILD]/src", | 1201 "[BUILDER_CACHE]/mac/src", |
| 1126 "--goma-cache-dir", | 1202 "--goma-cache-dir", |
| 1127 "[GOMA_CACHE]", | 1203 "[GOMA_CACHE]", |
| 1204 "--goma-deps-cache-dir", |
| 1205 "[GOMA_DEPS_CACHE]", |
| 1128 "--compiler", | 1206 "--compiler", |
| 1129 "goma-clang", | 1207 "goma-clang", |
| 1130 "--goma-jsonstatus", | 1208 "--goma-jsonstatus", |
| 1131 "/path/to/tmp/json", | 1209 "/path/to/tmp/json", |
| 1132 "--goma-service-account-json-file", | 1210 "--goma-service-account-json-file", |
| 1133 "/creds/service_accounts/service-account-goma-client.json", | 1211 "/creds/service_accounts/service-account-goma-client.json", |
| 1134 "--goma-dir", | 1212 "--goma-dir", |
| 1135 "[CACHE]/cipd/goma", | 1213 "[CACHE]/cipd/goma", |
| 1136 "--ninja-ensure-up-to-date", | 1214 "--ninja-ensure-up-to-date", |
| 1137 "--", | 1215 "--", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1148 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 1226 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 1149 "@@@STEP_LOG_END@json.output (invalid)@@@" | 1227 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 1150 ] | 1228 ] |
| 1151 }, | 1229 }, |
| 1152 { | 1230 { |
| 1153 "cmd": [ | 1231 "cmd": [ |
| 1154 "python", | 1232 "python", |
| 1155 "-u", | 1233 "-u", |
| 1156 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 1234 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", |
| 1157 "--build-dir", | 1235 "--build-dir", |
| 1158 "[SLAVE_BUILD]/src/out/Release", | 1236 "[BUILDER_CACHE]/mac/src/out/Release", |
| 1159 "--src-dir", | 1237 "--src-dir", |
| 1160 "[SLAVE_BUILD]/src" | 1238 "[BUILDER_CACHE]/mac/src" |
| 1161 ], | 1239 ], |
| 1162 "cwd": "[SLAVE_BUILD]", | 1240 "cwd": "[SLAVE_BUILD]", |
| 1163 "name": "test r3.remove_build_metadata", | 1241 "name": "test r3.remove_build_metadata", |
| 1164 "~followup_annotations": [ | 1242 "~followup_annotations": [ |
| 1165 "@@@STEP_NEST_LEVEL@1@@@" | 1243 "@@@STEP_NEST_LEVEL@1@@@" |
| 1166 ] | 1244 ] |
| 1167 }, | 1245 }, |
| 1168 { | 1246 { |
| 1169 "cmd": [ | 1247 "cmd": [ |
| 1170 "python", | 1248 "python", |
| 1171 "-u", | 1249 "-u", |
| 1172 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 1250 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 1173 "[SLAVE_BUILD]/src/tools/swarming_client", | 1251 "[BUILDER_CACHE]/mac/src/tools/swarming_client", |
| 1174 "batcharchive", | 1252 "batcharchive", |
| 1175 "--dump-json", | 1253 "--dump-json", |
| 1176 "/path/to/tmp/json", | 1254 "/path/to/tmp/json", |
| 1177 "--isolate-server", | 1255 "--isolate-server", |
| 1178 "https://isolateserver.appspot.com", | 1256 "https://isolateserver.appspot.com", |
| 1179 "--verbose", | 1257 "--verbose", |
| 1180 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json" | 1258 "[BUILDER_CACHE]/mac/src/out/Release/gl_tests.isolated.gen.json" |
| 1181 ], | 1259 ], |
| 1182 "name": "test r3.isolate tests", | 1260 "name": "test r3.isolate tests", |
| 1183 "~followup_annotations": [ | 1261 "~followup_annotations": [ |
| 1184 "@@@STEP_NEST_LEVEL@1@@@", | 1262 "@@@STEP_NEST_LEVEL@1@@@", |
| 1185 "@@@STEP_LOG_LINE@json.output@{@@@", | 1263 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1186 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", | 1264 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", |
| 1187 "@@@STEP_LOG_LINE@json.output@}@@@", | 1265 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1188 "@@@STEP_LOG_END@json.output@@@" | 1266 "@@@STEP_LOG_END@json.output@@@" |
| 1189 ] | 1267 ] |
| 1190 }, | 1268 }, |
| 1191 { | 1269 { |
| 1192 "cmd": [ | 1270 "cmd": [ |
| 1193 "python", | 1271 "python", |
| 1194 "-u", | 1272 "-u", |
| 1195 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1273 "[BUILDER_CACHE]/mac/src/tools/swarming_client/swarming.py", |
| 1196 "trigger", | 1274 "trigger", |
| 1197 "--swarming", | 1275 "--swarming", |
| 1198 "https://chromium-swarm.appspot.com", | 1276 "https://chromium-swarm.appspot.com", |
| 1199 "--isolate-server", | 1277 "--isolate-server", |
| 1200 "https://isolateserver.appspot.com", | 1278 "https://isolateserver.appspot.com", |
| 1201 "--priority", | 1279 "--priority", |
| 1202 "25", | 1280 "25", |
| 1203 "--shards", | 1281 "--shards", |
| 1204 "1", | 1282 "1", |
| 1205 "--task-name", | 1283 "--task-name", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1245 "--tag", | 1323 "--tag", |
| 1246 "slavename:build1-a1", | 1324 "slavename:build1-a1", |
| 1247 "--tag", | 1325 "--tag", |
| 1248 "stepname:gl_tests (r3) on Mac-10.9", | 1326 "stepname:gl_tests (r3) on Mac-10.9", |
| 1249 "--idempotent", | 1327 "--idempotent", |
| 1250 "[dummy hash for gl_tests]", | 1328 "[dummy hash for gl_tests]", |
| 1251 "--", | 1329 "--", |
| 1252 "--gtest_filter=Test.One", | 1330 "--gtest_filter=Test.One", |
| 1253 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1331 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 1254 ], | 1332 ], |
| 1333 "cwd": "[BUILDER_CACHE]/mac", |
| 1255 "env": { | 1334 "env": { |
| 1256 "FORCE_MAC_TOOLCHAIN": "1", | 1335 "FORCE_MAC_TOOLCHAIN": "1", |
| 1257 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1336 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1258 }, | 1337 }, |
| 1259 "name": "test r3.[trigger] gl_tests (r3) on Mac-10.9", | 1338 "name": "test r3.[trigger] gl_tests (r3) on Mac-10.9", |
| 1260 "~followup_annotations": [ | 1339 "~followup_annotations": [ |
| 1261 "@@@STEP_NEST_LEVEL@1@@@", | 1340 "@@@STEP_NEST_LEVEL@1@@@", |
| 1262 "@@@STEP_LOG_LINE@json.output@{@@@", | 1341 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1263 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r3)/Mac-10
.9/[dummy has/mac_chromium_variable/1\", @@@", | 1342 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r3)/Mac-10
.9/[dummy has/mac_chromium_variable/1\", @@@", |
| 1264 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1343 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1275 }, | 1354 }, |
| 1276 { | 1355 { |
| 1277 "allow_subannotations": true, | 1356 "allow_subannotations": true, |
| 1278 "cmd": [ | 1357 "cmd": [ |
| 1279 "python", | 1358 "python", |
| 1280 "-u", | 1359 "-u", |
| 1281 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 1360 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 1282 "python", | 1361 "python", |
| 1283 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", | 1362 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", |
| 1284 "--swarming-client-dir", | 1363 "--swarming-client-dir", |
| 1285 "[SLAVE_BUILD]/src/tools/swarming_client", | 1364 "[BUILDER_CACHE]/mac/src/tools/swarming_client", |
| 1286 "--temp-root-dir", | 1365 "--temp-root-dir", |
| 1287 "[TMP_BASE]", | 1366 "[TMP_BASE]", |
| 1288 "--merged-test-output", | 1367 "--merged-test-output", |
| 1289 "/path/to/tmp/json", | 1368 "/path/to/tmp/json", |
| 1290 "--", | 1369 "--", |
| 1291 "collect", | 1370 "collect", |
| 1292 "--swarming", | 1371 "--swarming", |
| 1293 "https://chromium-swarm.appspot.com", | 1372 "https://chromium-swarm.appspot.com", |
| 1294 "--decorate", | 1373 "--decorate", |
| 1295 "--print-status-updates", | 1374 "--print-status-updates", |
| 1296 "--json", | 1375 "--json", |
| 1297 "{\"base_task_name\": \"gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" | 1376 "{\"base_task_name\": \"gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" |
| 1298 ], | 1377 ], |
| 1378 "cwd": "[BUILDER_CACHE]/mac", |
| 1299 "env": { | 1379 "env": { |
| 1300 "FORCE_MAC_TOOLCHAIN": "1", | 1380 "FORCE_MAC_TOOLCHAIN": "1", |
| 1301 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1381 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1302 }, | 1382 }, |
| 1303 "name": "test r3.gl_tests (r3) on Mac-10.9", | 1383 "name": "test r3.gl_tests (r3) on Mac-10.9", |
| 1304 "~followup_annotations": [ | 1384 "~followup_annotations": [ |
| 1305 "@@@STEP_NEST_LEVEL@1@@@" | 1385 "@@@STEP_NEST_LEVEL@1@@@" |
| 1306 ] | 1386 ] |
| 1307 }, | 1387 }, |
| 1308 { | 1388 { |
| 1309 "cmd": [ | 1389 "cmd": [ |
| 1310 "python", | 1390 "python", |
| 1311 "-u", | 1391 "-u", |
| 1312 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 1392 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 1313 "--input-gtest-json", | 1393 "--input-gtest-json", |
| 1314 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", | 1394 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", |
| 1315 "--master-name", | 1395 "--master-name", |
| 1316 "tryserver.chromium.mac", | 1396 "tryserver.chromium.mac", |
| 1317 "--builder-name", | 1397 "--builder-name", |
| 1318 "mac_chromium_variable", | 1398 "mac_chromium_variable", |
| 1319 "--build-number", | 1399 "--build-number", |
| 1320 "1", | 1400 "1", |
| 1321 "--test-type", | 1401 "--test-type", |
| 1322 "test r3.gl_tests (r3) on Mac-10.9", | 1402 "test r3.gl_tests (r3) on Mac-10.9", |
| 1323 "--test-results-server", | 1403 "--test-results-server", |
| 1324 "test-results.appspot.com", | 1404 "test-results.appspot.com", |
| 1325 "--chrome-revision", | 1405 "--chrome-revision", |
| 1326 "170242" | 1406 "170242" |
| 1327 ], | 1407 ], |
| 1408 "cwd": "[BUILDER_CACHE]/mac", |
| 1328 "env": { | 1409 "env": { |
| 1329 "FORCE_MAC_TOOLCHAIN": "1", | 1410 "FORCE_MAC_TOOLCHAIN": "1", |
| 1330 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1411 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1331 }, | 1412 }, |
| 1332 "name": "test r3.Upload to test-results [test r3.gl_tests (r3) on Mac-10.9]"
, | 1413 "name": "test r3.Upload to test-results [test r3.gl_tests (r3) on Mac-10.9]"
, |
| 1333 "~followup_annotations": [ | 1414 "~followup_annotations": [ |
| 1334 "@@@STEP_NEST_LEVEL@1@@@" | 1415 "@@@STEP_NEST_LEVEL@1@@@" |
| 1335 ] | 1416 ] |
| 1336 }, | 1417 }, |
| 1337 { | 1418 { |
| 1338 "cmd": [], | 1419 "cmd": [], |
| 1339 "name": "test r4" | 1420 "name": "test r4" |
| 1340 }, | 1421 }, |
| 1341 { | 1422 { |
| 1342 "cmd": [ | 1423 "cmd": [ |
| 1343 "python", | 1424 "python", |
| 1344 "-u", | 1425 "-u", |
| 1426 "\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", |
| 1427 "[BUILDER_CACHE]/mac", |
| 1428 "511" |
| 1429 ], |
| 1430 "name": "test r4.makedirs checkout path", |
| 1431 "~followup_annotations": [ |
| 1432 "@@@STEP_NEST_LEVEL@1@@@", |
| 1433 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1434 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 1435 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 1436 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 1437 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 1438 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 1439 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 1440 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 1441 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 1442 "@@@STEP_LOG_END@python.inline@@@" |
| 1443 ] |
| 1444 }, |
| 1445 { |
| 1446 "cmd": [ |
| 1447 "python", |
| 1448 "-u", |
| 1345 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 1449 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 1346 "--master", | 1450 "--master", |
| 1347 "tryserver.chromium.mac", | 1451 "tryserver.chromium.mac", |
| 1348 "--builder", | 1452 "--builder", |
| 1349 "mac_chromium_variable", | 1453 "mac_chromium_variable", |
| 1350 "--slave", | 1454 "--slave", |
| 1351 "build1-a1", | 1455 "build1-a1", |
| 1352 "--spec", | 1456 "--spec", |
| 1353 "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'}]", | 1457 "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'}]", |
| 1354 "--root", | 1458 "--root", |
| 1355 "src", | 1459 "src", |
| 1356 "--revision_mapping_file", | 1460 "--revision_mapping_file", |
| 1357 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 1461 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 1358 "--git-cache-dir", | 1462 "--git-cache-dir", |
| 1359 "[GIT_CACHE]", | 1463 "[GIT_CACHE]", |
| 1360 "--output_json", | 1464 "--output_json", |
| 1361 "/path/to/tmp/json", | 1465 "/path/to/tmp/json", |
| 1362 "--revision", | 1466 "--revision", |
| 1363 "src@r4", | 1467 "src@r4", |
| 1364 "--output_manifest" | 1468 "--output_manifest" |
| 1365 ], | 1469 ], |
| 1470 "cwd": "[BUILDER_CACHE]/mac", |
| 1366 "env": { | 1471 "env": { |
| 1367 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1472 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 1368 }, | 1473 }, |
| 1369 "name": "test r4.bot_update", | 1474 "name": "test r4.bot_update", |
| 1370 "~followup_annotations": [ | 1475 "~followup_annotations": [ |
| 1371 "@@@STEP_NEST_LEVEL@1@@@", | 1476 "@@@STEP_NEST_LEVEL@1@@@", |
| 1372 "@@@STEP_TEXT@Some step text@@@", | 1477 "@@@STEP_TEXT@Some step text@@@", |
| 1373 "@@@STEP_LOG_LINE@json.output@{@@@", | 1478 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1374 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 1479 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 1375 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 1480 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1500 "@@@STEP_LOG_END@json.output@@@" | 1605 "@@@STEP_LOG_END@json.output@@@" |
| 1501 ] | 1606 ] |
| 1502 }, | 1607 }, |
| 1503 { | 1608 { |
| 1504 "cmd": [ | 1609 "cmd": [ |
| 1505 "python", | 1610 "python", |
| 1506 "-u", | 1611 "-u", |
| 1507 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 1612 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 1508 "runhooks" | 1613 "runhooks" |
| 1509 ], | 1614 ], |
| 1510 "cwd": "[SLAVE_BUILD]/src", | 1615 "cwd": "[BUILDER_CACHE]/mac/src", |
| 1511 "env": { | 1616 "env": { |
| 1512 "FORCE_MAC_TOOLCHAIN": "1", | 1617 "FORCE_MAC_TOOLCHAIN": "1", |
| 1513 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1618 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1514 "GYP_CHROMIUM_NO_ACTION": "1", | 1619 "GYP_CHROMIUM_NO_ACTION": "1", |
| 1515 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", | 1620 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", |
| 1516 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1621 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 1517 }, | 1622 }, |
| 1518 "name": "test r4.gclient runhooks", | 1623 "name": "test r4.gclient runhooks", |
| 1519 "~followup_annotations": [ | 1624 "~followup_annotations": [ |
| 1520 "@@@STEP_NEST_LEVEL@1@@@" | 1625 "@@@STEP_NEST_LEVEL@1@@@" |
| 1521 ] | 1626 ] |
| 1522 }, | 1627 }, |
| 1523 { | 1628 { |
| 1524 "cmd": [ | 1629 "cmd": [ |
| 1525 "python", | 1630 "python", |
| 1526 "-u", | 1631 "-u", |
| 1527 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 1632 "[BUILDER_CACHE]/mac/src/testing/scripts/get_compile_targets.py", |
| 1528 "--output", | 1633 "--output", |
| 1529 "/path/to/tmp/json", | 1634 "/path/to/tmp/json", |
| 1530 "--", | 1635 "--", |
| 1531 "--build-config-fs", | 1636 "--build-config-fs", |
| 1532 "Release", | 1637 "Release", |
| 1533 "--use-src-side-runtest-py", | 1638 "--use-src-side-runtest-py", |
| 1534 "--paths", | 1639 "--paths", |
| 1535 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 1640 "{\"checkout\": \"[BUILDER_CACHE]/mac/src\", \"runit.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[bu
ild]/scripts/slave/runtest.py\"}", |
| 1536 "--properties", | 1641 "--properties", |
| 1537 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" | 1642 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" |
| 1538 ], | 1643 ], |
| 1539 "name": "test r4.get compile targets for scripts", | 1644 "name": "test r4.get compile targets for scripts", |
| 1540 "~followup_annotations": [ | 1645 "~followup_annotations": [ |
| 1541 "@@@STEP_NEST_LEVEL@1@@@", | 1646 "@@@STEP_NEST_LEVEL@1@@@", |
| 1542 "@@@STEP_LOG_LINE@json.output@{}@@@", | 1647 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 1543 "@@@STEP_LOG_END@json.output@@@" | 1648 "@@@STEP_LOG_END@json.output@@@" |
| 1544 ] | 1649 ] |
| 1545 }, | 1650 }, |
| 1546 { | 1651 { |
| 1547 "cmd": [ | 1652 "cmd": [ |
| 1548 "python", | 1653 "python", |
| 1549 "-u", | 1654 "-u", |
| 1550 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 1655 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1551 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 1656 "[BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.json", |
| 1552 "/path/to/tmp/json" | 1657 "/path/to/tmp/json" |
| 1553 ], | 1658 ], |
| 1554 "name": "test r4.read test spec (chromium.mac.json)", | 1659 "name": "test r4.read test spec (chromium.mac.json)", |
| 1555 "~followup_annotations": [ | 1660 "~followup_annotations": [ |
| 1556 "@@@STEP_NEST_LEVEL@1@@@", | 1661 "@@@STEP_NEST_LEVEL@1@@@", |
| 1557 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 1662 "@@@STEP_TEXT@path: [BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.
json@@@", |
| 1558 "@@@STEP_LOG_LINE@json.output@{@@@", | 1663 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1559 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", | 1664 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", |
| 1560 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 1665 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 1561 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1666 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1562 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 1667 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 1563 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 1668 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 1564 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 1669 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1565 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 1670 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", |
| 1566 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1671 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1567 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 1672 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 1583 "~followup_annotations": [ | 1688 "~followup_annotations": [ |
| 1584 "@@@STEP_NEST_LEVEL@1@@@" | 1689 "@@@STEP_NEST_LEVEL@1@@@" |
| 1585 ] | 1690 ] |
| 1586 }, | 1691 }, |
| 1587 { | 1692 { |
| 1588 "cmd": [ | 1693 "cmd": [ |
| 1589 "python", | 1694 "python", |
| 1590 "-u", | 1695 "-u", |
| 1591 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 1696 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 1592 "--build-dir", | 1697 "--build-dir", |
| 1593 "[SLAVE_BUILD]/src/out/Release", | 1698 "[BUILDER_CACHE]/mac/src/out/Release", |
| 1594 "--clean-isolated-files" | 1699 "--clean-isolated-files" |
| 1595 ], | 1700 ], |
| 1596 "name": "test r4.clean isolated files", | 1701 "name": "test r4.clean isolated files", |
| 1597 "~followup_annotations": [ | 1702 "~followup_annotations": [ |
| 1598 "@@@STEP_NEST_LEVEL@1@@@" | 1703 "@@@STEP_NEST_LEVEL@1@@@" |
| 1599 ] | 1704 ] |
| 1600 }, | 1705 }, |
| 1601 { | 1706 { |
| 1602 "cmd": [ | 1707 "cmd": [ |
| 1603 "python", | 1708 "python", |
| 1604 "-u", | 1709 "-u", |
| 1605 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 1710 "[BUILDER_CACHE]/mac/src/tools/mb/mb.py", |
| 1606 "gen", | 1711 "gen", |
| 1607 "-m", | 1712 "-m", |
| 1608 "chromium.mac", | 1713 "chromium.mac", |
| 1609 "-b", | 1714 "-b", |
| 1610 "Mac Builder", | 1715 "Mac Builder", |
| 1611 "--config-file", | 1716 "--config-file", |
| 1612 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 1717 "[BUILDER_CACHE]/mac/src/tools/mb/mb_config.pyl", |
| 1613 "--goma-dir", | 1718 "--goma-dir", |
| 1614 "[CACHE]/cipd/goma", | 1719 "[CACHE]/cipd/goma", |
| 1615 "--swarming-targets-file", | 1720 "--swarming-targets-file", |
| 1616 "gl_tests\n", | 1721 "gl_tests\n", |
| 1617 "//out/Release" | 1722 "//out/Release" |
| 1618 ], | 1723 ], |
| 1619 "cwd": "[SLAVE_BUILD]/src", | 1724 "cwd": "[BUILDER_CACHE]/mac/src", |
| 1620 "env": { | 1725 "env": { |
| 1621 "FORCE_MAC_TOOLCHAIN": "1", | 1726 "FORCE_MAC_TOOLCHAIN": "1", |
| 1622 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1727 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1623 }, | 1728 }, |
| 1624 "name": "test r4.generate_build_files", | 1729 "name": "test r4.generate_build_files", |
| 1625 "~followup_annotations": [ | 1730 "~followup_annotations": [ |
| 1626 "@@@STEP_NEST_LEVEL@1@@@", | 1731 "@@@STEP_NEST_LEVEL@1@@@", |
| 1627 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", | 1732 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", |
| 1628 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 1733 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 1629 ] | 1734 ] |
| 1630 }, | 1735 }, |
| 1631 { | 1736 { |
| 1632 "allow_subannotations": true, | 1737 "allow_subannotations": true, |
| 1633 "cmd": [ | 1738 "cmd": [ |
| 1634 "python", | 1739 "python", |
| 1635 "-u", | 1740 "-u", |
| 1636 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 1741 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 1637 "--src-dir", | 1742 "--src-dir", |
| 1638 "[SLAVE_BUILD]/src", | 1743 "[BUILDER_CACHE]/mac/src", |
| 1639 "--output-json", | 1744 "--output-json", |
| 1640 "/path/to/tmp/json" | 1745 "/path/to/tmp/json" |
| 1641 ], | 1746 ], |
| 1642 "env": { | 1747 "env": { |
| 1643 "FORCE_MAC_TOOLCHAIN": "1", | 1748 "FORCE_MAC_TOOLCHAIN": "1", |
| 1644 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1749 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1645 }, | 1750 }, |
| 1646 "name": "test r4.clang_revision", | 1751 "name": "test r4.clang_revision", |
| 1647 "~followup_annotations": [ | 1752 "~followup_annotations": [ |
| 1648 "@@@STEP_NEST_LEVEL@1@@@", | 1753 "@@@STEP_NEST_LEVEL@1@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 1660 "--show-path", | 1765 "--show-path", |
| 1661 "python", | 1766 "python", |
| 1662 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 1767 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 1663 "--gsutil-py-path", | 1768 "--gsutil-py-path", |
| 1664 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1769 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1665 "--ninja-path", | 1770 "--ninja-path", |
| 1666 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1771 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 1667 "--target", | 1772 "--target", |
| 1668 "Release", | 1773 "Release", |
| 1669 "--src-dir", | 1774 "--src-dir", |
| 1670 "[SLAVE_BUILD]/src", | 1775 "[BUILDER_CACHE]/mac/src", |
| 1671 "--goma-cache-dir", | 1776 "--goma-cache-dir", |
| 1672 "[GOMA_CACHE]", | 1777 "[GOMA_CACHE]", |
| 1778 "--goma-deps-cache-dir", |
| 1779 "[GOMA_DEPS_CACHE]", |
| 1673 "--compiler", | 1780 "--compiler", |
| 1674 "goma-clang", | 1781 "goma-clang", |
| 1675 "--goma-jsonstatus", | 1782 "--goma-jsonstatus", |
| 1676 "/path/to/tmp/json", | 1783 "/path/to/tmp/json", |
| 1677 "--goma-service-account-json-file", | 1784 "--goma-service-account-json-file", |
| 1678 "/creds/service_accounts/service-account-goma-client.json", | 1785 "/creds/service_accounts/service-account-goma-client.json", |
| 1679 "--goma-dir", | 1786 "--goma-dir", |
| 1680 "[CACHE]/cipd/goma", | 1787 "[CACHE]/cipd/goma", |
| 1681 "--ninja-ensure-up-to-date", | 1788 "--ninja-ensure-up-to-date", |
| 1682 "--", | 1789 "--", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1693 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 1800 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 1694 "@@@STEP_LOG_END@json.output (invalid)@@@" | 1801 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 1695 ] | 1802 ] |
| 1696 }, | 1803 }, |
| 1697 { | 1804 { |
| 1698 "cmd": [ | 1805 "cmd": [ |
| 1699 "python", | 1806 "python", |
| 1700 "-u", | 1807 "-u", |
| 1701 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 1808 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", |
| 1702 "--build-dir", | 1809 "--build-dir", |
| 1703 "[SLAVE_BUILD]/src/out/Release", | 1810 "[BUILDER_CACHE]/mac/src/out/Release", |
| 1704 "--src-dir", | 1811 "--src-dir", |
| 1705 "[SLAVE_BUILD]/src" | 1812 "[BUILDER_CACHE]/mac/src" |
| 1706 ], | 1813 ], |
| 1707 "cwd": "[SLAVE_BUILD]", | 1814 "cwd": "[SLAVE_BUILD]", |
| 1708 "name": "test r4.remove_build_metadata", | 1815 "name": "test r4.remove_build_metadata", |
| 1709 "~followup_annotations": [ | 1816 "~followup_annotations": [ |
| 1710 "@@@STEP_NEST_LEVEL@1@@@" | 1817 "@@@STEP_NEST_LEVEL@1@@@" |
| 1711 ] | 1818 ] |
| 1712 }, | 1819 }, |
| 1713 { | 1820 { |
| 1714 "cmd": [ | 1821 "cmd": [ |
| 1715 "python", | 1822 "python", |
| 1716 "-u", | 1823 "-u", |
| 1717 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 1824 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 1718 "[SLAVE_BUILD]/src/tools/swarming_client", | 1825 "[BUILDER_CACHE]/mac/src/tools/swarming_client", |
| 1719 "batcharchive", | 1826 "batcharchive", |
| 1720 "--dump-json", | 1827 "--dump-json", |
| 1721 "/path/to/tmp/json", | 1828 "/path/to/tmp/json", |
| 1722 "--isolate-server", | 1829 "--isolate-server", |
| 1723 "https://isolateserver.appspot.com", | 1830 "https://isolateserver.appspot.com", |
| 1724 "--verbose", | 1831 "--verbose", |
| 1725 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json" | 1832 "[BUILDER_CACHE]/mac/src/out/Release/gl_tests.isolated.gen.json" |
| 1726 ], | 1833 ], |
| 1727 "name": "test r4.isolate tests", | 1834 "name": "test r4.isolate tests", |
| 1728 "~followup_annotations": [ | 1835 "~followup_annotations": [ |
| 1729 "@@@STEP_NEST_LEVEL@1@@@", | 1836 "@@@STEP_NEST_LEVEL@1@@@", |
| 1730 "@@@STEP_LOG_LINE@json.output@{@@@", | 1837 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1731 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", | 1838 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", |
| 1732 "@@@STEP_LOG_LINE@json.output@}@@@", | 1839 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1733 "@@@STEP_LOG_END@json.output@@@" | 1840 "@@@STEP_LOG_END@json.output@@@" |
| 1734 ] | 1841 ] |
| 1735 }, | 1842 }, |
| 1736 { | 1843 { |
| 1737 "cmd": [ | 1844 "cmd": [ |
| 1738 "python", | 1845 "python", |
| 1739 "-u", | 1846 "-u", |
| 1740 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1847 "[BUILDER_CACHE]/mac/src/tools/swarming_client/swarming.py", |
| 1741 "trigger", | 1848 "trigger", |
| 1742 "--swarming", | 1849 "--swarming", |
| 1743 "https://chromium-swarm.appspot.com", | 1850 "https://chromium-swarm.appspot.com", |
| 1744 "--isolate-server", | 1851 "--isolate-server", |
| 1745 "https://isolateserver.appspot.com", | 1852 "https://isolateserver.appspot.com", |
| 1746 "--priority", | 1853 "--priority", |
| 1747 "25", | 1854 "25", |
| 1748 "--shards", | 1855 "--shards", |
| 1749 "1", | 1856 "1", |
| 1750 "--task-name", | 1857 "--task-name", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1790 "--tag", | 1897 "--tag", |
| 1791 "slavename:build1-a1", | 1898 "slavename:build1-a1", |
| 1792 "--tag", | 1899 "--tag", |
| 1793 "stepname:gl_tests (r4) on Mac-10.9", | 1900 "stepname:gl_tests (r4) on Mac-10.9", |
| 1794 "--idempotent", | 1901 "--idempotent", |
| 1795 "[dummy hash for gl_tests]", | 1902 "[dummy hash for gl_tests]", |
| 1796 "--", | 1903 "--", |
| 1797 "--gtest_filter=Test.One", | 1904 "--gtest_filter=Test.One", |
| 1798 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1905 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 1799 ], | 1906 ], |
| 1907 "cwd": "[BUILDER_CACHE]/mac", |
| 1800 "env": { | 1908 "env": { |
| 1801 "FORCE_MAC_TOOLCHAIN": "1", | 1909 "FORCE_MAC_TOOLCHAIN": "1", |
| 1802 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1910 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1803 }, | 1911 }, |
| 1804 "name": "test r4.[trigger] gl_tests (r4) on Mac-10.9", | 1912 "name": "test r4.[trigger] gl_tests (r4) on Mac-10.9", |
| 1805 "~followup_annotations": [ | 1913 "~followup_annotations": [ |
| 1806 "@@@STEP_NEST_LEVEL@1@@@", | 1914 "@@@STEP_NEST_LEVEL@1@@@", |
| 1807 "@@@STEP_LOG_LINE@json.output@{@@@", | 1915 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1808 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r4)/Mac-10
.9/[dummy has/mac_chromium_variable/1\", @@@", | 1916 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r4)/Mac-10
.9/[dummy has/mac_chromium_variable/1\", @@@", |
| 1809 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1917 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1820 }, | 1928 }, |
| 1821 { | 1929 { |
| 1822 "allow_subannotations": true, | 1930 "allow_subannotations": true, |
| 1823 "cmd": [ | 1931 "cmd": [ |
| 1824 "python", | 1932 "python", |
| 1825 "-u", | 1933 "-u", |
| 1826 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 1934 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 1827 "python", | 1935 "python", |
| 1828 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", | 1936 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", |
| 1829 "--swarming-client-dir", | 1937 "--swarming-client-dir", |
| 1830 "[SLAVE_BUILD]/src/tools/swarming_client", | 1938 "[BUILDER_CACHE]/mac/src/tools/swarming_client", |
| 1831 "--temp-root-dir", | 1939 "--temp-root-dir", |
| 1832 "[TMP_BASE]", | 1940 "[TMP_BASE]", |
| 1833 "--merged-test-output", | 1941 "--merged-test-output", |
| 1834 "/path/to/tmp/json", | 1942 "/path/to/tmp/json", |
| 1835 "--", | 1943 "--", |
| 1836 "collect", | 1944 "collect", |
| 1837 "--swarming", | 1945 "--swarming", |
| 1838 "https://chromium-swarm.appspot.com", | 1946 "https://chromium-swarm.appspot.com", |
| 1839 "--decorate", | 1947 "--decorate", |
| 1840 "--print-status-updates", | 1948 "--print-status-updates", |
| 1841 "--json", | 1949 "--json", |
| 1842 "{\"base_task_name\": \"gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" | 1950 "{\"base_task_name\": \"gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" |
| 1843 ], | 1951 ], |
| 1952 "cwd": "[BUILDER_CACHE]/mac", |
| 1844 "env": { | 1953 "env": { |
| 1845 "FORCE_MAC_TOOLCHAIN": "1", | 1954 "FORCE_MAC_TOOLCHAIN": "1", |
| 1846 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1955 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1847 }, | 1956 }, |
| 1848 "name": "test r4.gl_tests (r4) on Mac-10.9", | 1957 "name": "test r4.gl_tests (r4) on Mac-10.9", |
| 1849 "~followup_annotations": [ | 1958 "~followup_annotations": [ |
| 1850 "@@@STEP_NEST_LEVEL@1@@@", | 1959 "@@@STEP_NEST_LEVEL@1@@@", |
| 1851 "step returned non-zero exit code: 1", | 1960 "step returned non-zero exit code: 1", |
| 1852 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>@@@", | 1961 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>@@@", |
| 1853 "@@@STEP_FAILURE@@@" | 1962 "@@@STEP_FAILURE@@@" |
| (...skipping 12 matching lines...) Expand all Loading... |
| 1866 "mac_chromium_variable", | 1975 "mac_chromium_variable", |
| 1867 "--build-number", | 1976 "--build-number", |
| 1868 "1", | 1977 "1", |
| 1869 "--test-type", | 1978 "--test-type", |
| 1870 "test r4.gl_tests (r4) on Mac-10.9", | 1979 "test r4.gl_tests (r4) on Mac-10.9", |
| 1871 "--test-results-server", | 1980 "--test-results-server", |
| 1872 "test-results.appspot.com", | 1981 "test-results.appspot.com", |
| 1873 "--chrome-revision", | 1982 "--chrome-revision", |
| 1874 "170242" | 1983 "170242" |
| 1875 ], | 1984 ], |
| 1985 "cwd": "[BUILDER_CACHE]/mac", |
| 1876 "env": { | 1986 "env": { |
| 1877 "FORCE_MAC_TOOLCHAIN": "1", | 1987 "FORCE_MAC_TOOLCHAIN": "1", |
| 1878 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1988 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1879 }, | 1989 }, |
| 1880 "name": "test r4.Upload to test-results [test r4.gl_tests (r4) on Mac-10.9]"
, | 1990 "name": "test r4.Upload to test-results [test r4.gl_tests (r4) on Mac-10.9]"
, |
| 1881 "~followup_annotations": [ | 1991 "~followup_annotations": [ |
| 1882 "@@@STEP_NEST_LEVEL@1@@@" | 1992 "@@@STEP_NEST_LEVEL@1@@@" |
| 1883 ] | 1993 ] |
| 1884 }, | 1994 }, |
| 1885 { | 1995 { |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1926 "@@@STEP_LOG_END@report@@@", | 2036 "@@@STEP_LOG_END@report@@@", |
| 1927 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\
"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\":
{\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\"
: [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" | 2037 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\
"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\":
{\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\"
: [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" |
| 1928 ] | 2038 ] |
| 1929 }, | 2039 }, |
| 1930 { | 2040 { |
| 1931 "name": "$result", | 2041 "name": "$result", |
| 1932 "recipe_result": null, | 2042 "recipe_result": null, |
| 1933 "status_code": 0 | 2043 "status_code": 0 |
| 1934 } | 2044 } |
| 1935 ] | 2045 ] |
| OLD | NEW |