blob: 46c8b624e0772159a721df0abfd1a40454cf7fd1 [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
],
"name": "taskkill"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
"--spec",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--patch_root",
"v8",
"--revision_mapping_file",
"{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_client_revision\"}",
"--git-cache-dir",
"[GIT_CACHE]",
"--issue",
"12853011",
"--patchset",
"1",
"--rietveld_server",
"https://codereview.chromium.org",
"--output_json",
"/path/to/tmp/json",
"--revision",
"v8@12345",
"--no_shallow",
"--output_manifest"
],
"env": {
"PATH": "RECIPE_PACKAGE_REPO[depot_tools];%(PATH)s"
},
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"v8\": \"12345\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f2cbea7e89a45f46819777bb78a1f5bd0241f64c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"v8/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"e4fee0b18f8163be6097c9c571640038896debc4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"v8\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f46819777bb78a1f5bd0241f64c\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#50110}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"e4fee0b18f8163be6097c9c571640038896debc4\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#108913}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241f64c\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#108913}\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097c9c571640038896debc4\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
"--version"
],
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_TEXT@0.8.6@@@"
]
},
{
"cmd": [],
"name": "ensure_goma"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py",
"--platform",
"windows-386",
"--dest-directory",
"[SLAVE_BUILD]\\cipd",
"--json-output",
"/path/to/tmp/json"
],
"name": "ensure_goma.install cipd",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\\cipd\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"[SLAVE_BUILD]\\cipd\\cipd",
"ensure",
"--root",
"[CACHE]\\cipd\\goma",
"--list",
"infra/tools/cloudtail/windows-386 goma_recipe_module\ninfra_internal/goma/client/windows-amd64 release",
"--json-output",
"/path/to/tmp/json",
"--service-account-json",
"C:\\creds\\service_accounts\\service-account-goma-client.json"
],
"name": "ensure_goma.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-goma_recipe_modu\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/windows-386\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-release---------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/windows-amd64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
"cwd": "[SLAVE_BUILD]\\v8",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
"GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
"GYP_GENERATORS": "ninja",
"GYP_MSVS_VERSION": "2013",
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"python",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
],
"name": "cleanup_temp"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]\\v8\\tools\\mb\\mb.py",
"gen",
"-m",
"tryserver.v8",
"-b",
"v8_win_dbg",
"--config-file",
"[SLAVE_BUILD]\\v8\\infra\\mb\\mb_config.pyl",
"--goma-dir",
"[CACHE]\\cipd\\goma",
"--gyp-script=gypfiles\\gyp_v8",
"//out/Debug"
],
"cwd": "[SLAVE_BUILD]\\v8",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_MSVS_VERSION": "2013"
},
"name": "generate_build_files",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@some line@@@",
"@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@",
"@@@STEP_LOG_LINE@stdout@moar@@@",
"@@@STEP_LOG_END@stdout@@@"
]
},
{
"cmd": [
"python",
"-u",
"\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",
"[SLAVE_BUILD]\\v8\\out\\gn",
"511"
],
"name": "makedirs for peeking gn",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
"@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
"@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
"@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
"@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
"@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
"@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
"@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
"@@@STEP_LOG_END@python.inline@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::v8]\\resources\\patch_mb_config.py",
"[SLAVE_BUILD]\\v8\\infra\\mb\\mb_config.pyl",
"/path/to/tmp/"
],
"name": "patch mb config (fyi)"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]\\v8\\tools\\mb\\mb.py",
"gen",
"-m",
"tryserver.v8",
"-b",
"v8_win_dbg",
"--config-file",
"[mb config]",
"--goma-dir",
"[CACHE]\\cipd\\goma",
"[SLAVE_BUILD]\\v8\\out\\gn"
],
"cwd": "[SLAVE_BUILD]\\v8",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_MSVS_VERSION": "2013"
},
"name": "generate_build_files with gn (fyi)"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]\\v8\\tools\\gyp_flag_compare.py",
"[SLAVE_BUILD]\\v8\\out\\gn",
"[SLAVE_BUILD]\\v8\\out\\Debug",
"all",
"all"
],
"name": "compare build flags (fyi)"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::shutil]\\resources\\rmtree.py",
"[SLAVE_BUILD]\\v8\\out\\gn"
],
"name": "rmtree [SLAVE_BUILD]\\v8\\out\\gn"
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"python",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
"--gsutil-py-path",
"RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
"--ninja-path",
"RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
"--target",
"Debug",
"--src-dir",
"[SLAVE_BUILD]\\v8",
"--goma-cache-dir",
"[GOMA_CACHE]",
"--buildbot-buildername",
"v8_win_dbg",
"--buildbot-mastername",
"tryserver.v8",
"--buildbot-slavename",
"TestSlavename",
"--compiler",
"goma",
"--goma-jsonstatus",
"/path/to/tmp/json",
"--goma-service-account-json-file",
"C:\\creds\\service_accounts\\service-account-goma-client.json",
"--goma-dir",
"[CACHE]\\cipd\\goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
"--"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
"name": "compile",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
"@@@STEP_LOG_END@json.output (invalid)@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::isolate]\\resources\\isolate.py",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--verbose",
"[SLAVE_BUILD]\\v8\\out\\Debug\\bot_default.isolated.gen.json",
"[SLAVE_BUILD]\\v8\\out\\Debug\\mozilla.isolated.gen.json"
],
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"30",
"--shards",
"2",
"--task-name",
"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"2700",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"gpu",
"none",
"--dimension",
"os",
"Windows-7-SP1",
"--dimension",
"pool",
"Chrome",
"--tag",
"buildername:v8_win_dbg",
"--tag",
"buildnumber:571",
"--tag",
"data:[dummy hash for bot_default]",
"--tag",
"master:tryserver.v8",
"--tag",
"name:Check",
"--tag",
"os:Windows-7-SP1",
"--tag",
"patch_project:v8",
"--tag",
"project:v8",
"--tag",
"purpose:CQ",
"--tag",
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
"--tag",
"slavename:TestSlavename",
"--tag",
"stepname:Check on Windows-7-SP1",
"--idempotent",
"--user",
"commit-bot@chromium.org",
"[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
"Debug",
"--arch",
"ia32",
"--outdir",
"out",
"--buildbot",
"--timeout=200",
"--random-seed=493074690",
"bot_default",
"--exhaustive-variants",
"--dcheck-always-on",
"--rerun-failures-count=2",
"--swarming",
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
"name": "[trigger] Check on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 1, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10100\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@",
"@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@@@"
]
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"30",
"--shards",
"2",
"--task-name",
"Check - extra/Windows-7-SP1/[dummy has/v8_win_dbg/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"2700",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"gpu",
"none",
"--dimension",
"os",
"Windows-7-SP1",
"--dimension",
"pool",
"Chrome",
"--tag",
"buildername:v8_win_dbg",
"--tag",
"buildnumber:571",
"--tag",
"data:[dummy hash for bot_default]",
"--tag",
"master:tryserver.v8",
"--tag",
"name:Check",
"--tag",
"os:Windows-7-SP1",
"--tag",
"patch_project:v8",
"--tag",
"project:v8",
"--tag",
"purpose:CQ",
"--tag",
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
"--tag",
"slavename:TestSlavename",
"--tag",
"stepname:Check - extra on Windows-7-SP1",
"--idempotent",
"--user",
"commit-bot@chromium.org",
"[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
"Debug",
"--arch",
"ia32",
"--outdir",
"out",
"--buildbot",
"--timeout=200",
"--random-seed=493074690",
"bot_default",
"--variants=extra",
"--dcheck-always-on",
"--rerun-failures-count=2",
"--swarming",
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
"name": "[trigger] Check - extra on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check - extra/Windows-7-SP1/[dummy has/v8_win_dbg/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"Check - extra/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"Check - extra/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 1, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10100\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@",
"@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@@@"
]
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"30",
"--shards",
"1",
"--task-name",
"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win_dbg/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"2700",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"gpu",
"none",
"--dimension",
"os",
"Windows-7-SP1",
"--dimension",
"pool",
"Chrome",
"--tag",
"buildername:v8_win_dbg",
"--tag",
"buildnumber:571",
"--tag",
"data:[dummy hash for bot_default]",
"--tag",
"master:tryserver.v8",
"--tag",
"name:Ignition",
"--tag",
"os:Windows-7-SP1",
"--tag",
"patch_project:v8",
"--tag",
"project:v8",
"--tag",
"purpose:CQ",
"--tag",
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
"--tag",
"slavename:TestSlavename",
"--tag",
"stepname:Ignition - turbofan on Windows-7-SP1",
"--idempotent",
"--user",
"commit-bot@chromium.org",
"[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
"Debug",
"--arch",
"ia32",
"--outdir",
"out",
"--buildbot",
"--timeout=200",
"--random-seed=493074690",
"bot_default",
"--variants=ignition_turbofan",
"--dcheck-always-on",
"--rerun-failures-count=2",
"--swarming",
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
"name": "[trigger] Ignition - turbofan on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win_dbg/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win_dbg/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"30",
"--shards",
"1",
"--task-name",
"Mozilla/Windows-7-SP1/[dummy has/v8_win_dbg/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"2700",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"gpu",
"none",
"--dimension",
"os",
"Windows-7-SP1",
"--dimension",
"pool",
"Chrome",
"--tag",
"buildername:v8_win_dbg",
"--tag",
"buildnumber:571",
"--tag",
"data:[dummy hash for mozilla]",
"--tag",
"master:tryserver.v8",
"--tag",
"name:Mozilla",
"--tag",
"os:Windows-7-SP1",
"--tag",
"patch_project:v8",
"--tag",
"project:v8",
"--tag",
"purpose:CQ",
"--tag",
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
"--tag",
"slavename:TestSlavename",
"--tag",
"stepname:Mozilla on Windows-7-SP1",
"--idempotent",
"--user",
"commit-bot@chromium.org",
"[dummy hash for mozilla]",
"--",
"--progress=verbose",
"--mode",
"Debug",
"--arch",
"ia32",
"--outdir",
"out",
"--buildbot",
"--timeout=200",
"--random-seed=493074690",
"mozilla",
"--exhaustive-variants",
"--dcheck-always-on",
"--rerun-failures-count=2",
"--swarming",
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
"name": "[trigger] Mozilla on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP1/[dummy has/v8_win_dbg/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/v8_win_dbg/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@"
]
},
{
"allow_subannotations": true,
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::v8]\\resources\\collect_v8_task.py",
"--swarming-client-dir",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client",
"--temp-root-dir",
"[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571\", \"tasks\": {\"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"}}}"
],
"name": "Check",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Details:@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
"@@@STEP_LOG_END@durations@@@"
]
},
{
"allow_subannotations": true,
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::v8]\\resources\\collect_v8_task.py",
"--swarming-client-dir",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client",
"--temp-root-dir",
"[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"Check - extra/Windows-7-SP1/[dummy has/v8_win_dbg/571\", \"tasks\": {\"Check - extra/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"Check - extra/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"}}}"
],
"name": "Check - extra",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Details:@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
"@@@STEP_LOG_END@durations@@@"
]
},
{
"allow_subannotations": true,
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::v8]\\resources\\collect_v8_task.py",
"--swarming-client-dir",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client",
"--temp-root-dir",
"[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win_dbg/571\", \"tasks\": {\"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win_dbg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
],
"name": "Ignition - turbofan",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Details:@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
"@@@STEP_LOG_END@durations@@@"
]
},
{
"allow_subannotations": true,
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::v8]\\resources\\collect_v8_task.py",
"--swarming-client-dir",
"[SLAVE_BUILD]\\v8\\tools\\swarming_client",
"--temp-root-dir",
"[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"Mozilla/Windows-7-SP1/[dummy has/v8_win_dbg/571\", \"tasks\": {\"Mozilla/Windows-7-SP1/[dummy has/v8_win_dbg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
],
"name": "Mozilla",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Details:@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
"@@@STEP_LOG_END@durations@@@"
]
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]