blob: da73b8aea899b61f635f96b45adccc2747bbd2d9 [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec-path",
"cache_dir = '[CACHE]/git'\nsolutions = [{'custom_vars': {'checkout_telemetry_dependencies': 'True'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]\ntarget_os = ['ios']",
"--revision_mapping_file",
"{\"got_angle_revision\": \"src/third_party/angle\", \"got_buildtools_revision\": \"src/buildtools\", \"got_dawn_revision\": \"src/third_party/dawn\", \"got_nacl_revision\": \"src/native_client\", \"got_revision\": \"src\", \"got_swarming_client_revision\": \"src/tools/swarming_client\", \"got_v8_revision\": \"src/v8\", \"got_webrtc_revision\": \"src/third_party/webrtc\"}",
"--git-cache-dir",
"[CACHE]/git",
"--cleanup-dir",
"[CLEANUP]/bot_update",
"--output_json",
"/path/to/tmp/json",
"--revision",
"src@HEAD"
],
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"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@ \"src\": \"HEAD\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/dawn\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/dawn.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@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\": \"src\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_dawn_revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_dawn_revision_cp\": \"refs/heads/master@{#51819}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/buildtools.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/native_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/angle.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/dawn\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/dawn.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/webrtc.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"version\": 0@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@",
"@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@",
"@@@SET_BUILD_PROPERTY@got_dawn_revision@\"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@SET_BUILD_PROPERTY@got_dawn_revision_cp@\"refs/heads/master@{#51819}\"@@@",
"@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@",
"@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@",
"@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"[START_DIR]/src/ios/build/bots/chromium.fake/ios.json",
"/path/to/tmp/json"
],
"name": "read build config",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"bucket\": \"mock-gcs-bucket\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"gn_args\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"is_debug=true\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"target_cpu=\\\"x64\\\"\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"use_goma=true\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"app\": \"fake test 0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device 0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"dimensions\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"Mac-10.12\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"pool\": \"Chrome\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"Mac-10.13\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"pool\": \"Chrome\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"11.0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"shard size\": 2@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"app\": \"fake test 1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device 1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"8.1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test args\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"--fake-arg-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--fake-arg-2\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"app\": \"fake test 2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device 2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"host os\": \"Mac-10.12\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"8.1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"shards\": 4@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device 1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"include\": \"fake include.json\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"8.1\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"app\": \"fake test 2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device 2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"7.1\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device 2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"include\": \"fake include.json\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"7.1\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"triggered bots\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake child 1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"fake child 2\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"upload\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"artifact\": \"Chrome.app\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"artifact\": \"Chrome.app.arm.breakpad\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"symupload\": \"https://clients2.google.com/cr/symbol\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"xcode build version\": \"9abc\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"[START_DIR]/src/ios/build/bots/tests/fake include.json",
"/path/to/tmp/json"
],
"name": "include fake include.json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"app\": \"fake included test 1\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"app\": \"fake included test 2\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"[START_DIR]/src/ios/build/bots/chromium.fake/fake child 1.json",
"/path/to/tmp/json"
],
"name": "read build config (fake child 1)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"app\": \"fake child test 1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake child device 1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"8.1\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"[START_DIR]/src/ios/build/bots/chromium.fake/fake child 2.json",
"/path/to/tmp/json"
],
"name": "read build config (fake child 2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake child device 2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"include\": \"fake include.json\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"9.0\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [],
"name": "ensure_goma"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[CACHE]/goma/client",
"-ensure-file",
"infra_internal/goma/client/mac-amd64 release",
"-json-output",
"/path/to/tmp/json",
"-service-account-json",
"/creds/service_accounts/service-account-goma-client.json"
],
"infra_step": true,
"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-release---------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/mac-amd64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [],
"name": "ensure xcode",
"~followup_annotations": [
"@@@STEP_TEXT@Ensuring Xcode version 9abc in [CACHE]/xcode_ios_9abc.app@@@"
]
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]",
"-ensure-file",
"infra/tools/mac_toolchain/${platform} git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"-json-output",
"/path/to/tmp/json",
"-service-account-json",
"/creds/service_accounts/service-account-goma-client.json"
],
"name": "ensure xcode.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-git_revision:796\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/mac_toolchain/${platform}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"[START_DIR]/mac_toolchain",
"install",
"-kind",
"ios",
"-xcode-version",
"9abc",
"-output-dir",
"[CACHE]/xcode_ios_9abc.app",
"-service-account-json",
"/creds/service_accounts/service-account-xcode-cipd-access.json"
],
"infra_step": true,
"name": "ensure xcode.install xcode",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"sudo",
"xcode-select",
"-switch",
"[CACHE]/xcode_ios_9abc.app"
],
"infra_step": true,
"name": "ensure xcode.select xcode",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
"cwd": "[START_DIR]/src",
"env": {
"FORCE_MAC_TOOLCHAIN": "",
"LANDMINES_VERBOSE": "1"
},
"env_suffixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/src/out/Debug-iphonesimulator"
],
"infra_step": true,
"name": "ensure_directory //out/Debug-iphonesimulator"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"is_debug=true\ntarget_cpu=\"x64\"\nuse_goma=true\ngoma_dir=\"[CACHE]/goma/client\"\n",
"[START_DIR]/src/out/Debug-iphonesimulator/args.gn"
],
"infra_step": true,
"name": "write args.gn",
"~followup_annotations": [
"@@@STEP_TEXT@<br />is_debug=true<br />target_cpu=\"x64\"<br />use_goma=true<br />goma_dir=\"[CACHE]/goma/client\"@@@"
]
},
{
"cmd": [
"[START_DIR]/src/buildtools/mac/gn",
"gen",
"--check",
"//out/Debug-iphonesimulator"
],
"cwd": "[START_DIR]/src/out/Debug-iphonesimulator",
"env": {
"FORCE_MAC_TOOLCHAIN": "",
"LANDMINES_VERBOSE": "1"
},
"name": "generate build files (gn)"
},
{
"cmd": [],
"name": "preprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[CACHE]/goma/data/ios"
],
"infra_step": true,
"name": "preprocess_for_goma.goma cache directory",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"restart"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/ios",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"infra_step": true,
"name": "preprocess_for_goma.start_goma",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@cloudtail@https://console.cloud.google.com/logs/viewer?project=goma-logs&resource=gce_instance%2Finstance_id%2Ffakevm999-m9&timestamp=2012-05-14T12:53:21.500000@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
"start",
"--cloudtail-path",
"cloudtail",
"--cloudtail-service-account-json",
"/creds/service_accounts/service-account-goma-cloudtail.json",
"--pid-file",
"[TMP_BASE]/cloudtail.pid"
],
"infra_step": true,
"name": "preprocess_for_goma.start cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_PACKAGE_REPO[depot_tools]/ninja",
"-C",
"[START_DIR]/src/out/Debug-iphonesimulator",
"-j",
"50",
"fake included test 1",
"fake included test 2",
"fake test 0",
"fake test 1",
"fake test 2"
],
"cwd": "[START_DIR]/src/out/Debug-iphonesimulator",
"env": {
"FORCE_MAC_TOOLCHAIN": "",
"LANDMINES_VERBOSE": "1"
},
"name": "compile"
},
{
"cmd": [],
"name": "postprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"jsonstatus",
"[TMP_BASE]/goma_jsonstatus.json"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/ios",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "postprocess_for_goma.goma_jsonstatus",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"num_user_error\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"ping_status_code\": 200@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"stat"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/ios",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "postprocess_for_goma.goma_stat",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"stop"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/ios",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "postprocess_for_goma.stop_goma",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--",
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/upload_goma_logs.py",
"--upload-compiler-proxy-info",
"--log-url-json-file",
"/path/to/tmp/json",
"--gsutil-py-path",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"--bigquery-service-account-json",
"/creds/service_accounts/service-account-goma-bigquery.json",
"--json-status",
"[TMP_BASE]/goma_jsonstatus.json",
"--ninja-log-outdir",
"[START_DIR]/src/out/Debug-iphonesimulator",
"--ninja-log-command-file",
"[\"RECIPE_PACKAGE_REPO[depot_tools]/ninja\", \"-C\", \"[START_DIR]/src/out/Debug-iphonesimulator\", \"-j\", \"50\", \"fake included test 1\", \"fake included test 2\", \"fake test 0\", \"fake test 1\", \"fake test 2\"]",
"--build-exit-status",
"0",
"--ninja-log-compiler",
"goma",
"--goma-stats-file",
"[TMP_BASE]/goma_stats",
"--goma-counterz-file",
"[TMP_BASE]/goma_counterz",
"--goma-crash-report-id-file",
"[TMP_BASE]/crash_report_id",
"--builder-id-json",
"{\"bucket\": \"master.chromium.fake\", \"builder\": \"ios\", \"project\": \"\"}",
"--buildbot-buildername",
"ios",
"--buildbot-mastername",
"chromium.fake",
"--buildbot-slavename",
"fake-vm"
],
"name": "postprocess_for_goma.upload_log",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"compiler_proxy_log\": \"https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"ninja_log\": \"https://chromium-build-stats.appspot.com/ninja_log/2017/03/30/build11-m1/ninja_log.build11-m1.chrome-bot.20170329-224321.9976.gz\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@compiler_proxy_log@https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz@@@",
"@@@STEP_LINK@ninja_log@https://chromium-build-stats.appspot.com/ninja_log/2017/03/30/build11-m1/ninja_log.build11-m1.chrome-bot.20170329-224321.9976.gz@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
"stop",
"--killed-pid-file",
"[TMP_BASE]/cloudtail.pid"
],
"infra_step": true,
"name": "postprocess_for_goma.stop cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"[START_DIR]/src/out/Debug-iphonesimulator/Chrome.app",
"gs://mock-gcs-bucket/ios/20120514125323/Chrome.app"
],
"infra_step": true,
"name": "gsutil upload Chrome.app",
"~followup_annotations": [
"@@@STEP_LINK@Chrome.app@https://storage.cloud.google.com/mock-gcs-bucket/ios/20120514125323/Chrome.app@@@"
]
},
{
"cmd": [
"[START_DIR]/src/out/Debug-iphonesimulator/symupload",
"[START_DIR]/src/out/Debug-iphonesimulator/Chrome.app.arm.breakpad",
"https://clients2.google.com/cr/symbol"
],
"name": "symupload Chrome.app.arm.breakpad"
},
{
"cmd": [],
"cwd": "[START_DIR]/src",
"name": "bootstrap swarming"
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"--version"
],
"cwd": "[START_DIR]/src",
"name": "bootstrap swarming.swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@1.2.3@@@"
]
},
{
"cmd": [],
"cwd": "[START_DIR]/src",
"name": "isolate"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{'conditions': [['OS == \"ios\"', {'variables': {'files': ['<(app_path)/', 'src/ios/build/bots/scripts/', 'src/out/Debug-iphonesimulator/iossim'], 'command': ['src/ios/build/bots/scripts/run.py', '--app', '<(app_path)', '--args-json', '{\"test_args\": <(test_args), \"xctest\": <(xctest), \"test_cases\": <(test_cases), \"restart\": <(restart)}', '--out-dir', '${ISOLATED_OUTDIR}', '--retries', '3', '--shards', '<(shards)', '--<(xcode_arg_name)', '<(xcode_version)', '--mac-toolchain-cmd', './mac_toolchain', '--xcode-path', 'Xcode.app', '--wpr-tools-path', '<(wpr_tools_path)', '--replay-path', '<(replay_path)', '--iossim', 'src/out/Debug-iphonesimulator/iossim', '--platform', '<(platform)', '--version', '<(version)']}}]]}",
"[START_DIR]/template.isolate"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate template.isolate",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@template.isolate@{@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@",
"@@@STEP_LOG_LINE@template.isolate@ [@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ {@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/scripts/run.py\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--args-json\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"{\\\"test_args\\\": <(test_args), \\\"xctest\\\": <(xctest), \\\"test_cases\\\": <(test_cases), \\\"restart\\\": <(restart)}\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--retries\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"3\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--shards\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(shards)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--<(xcode_arg_name)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--mac-toolchain-cmd\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"./mac_toolchain\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--xcode-path\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"Xcode.app\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--wpr-tools-path\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(wpr_tools_path)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--replay-path\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(replay_path)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimulator/iossim\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@",
"@@@STEP_LOG_LINE@template.isolate@ ], @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/scripts/\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimulator/iossim\"@@@",
"@@@STEP_LOG_LINE@template.isolate@ ]@@@",
"@@@STEP_LOG_LINE@template.isolate@ }@@@",
"@@@STEP_LOG_LINE@template.isolate@ }@@@",
"@@@STEP_LOG_LINE@template.isolate@ ]@@@",
"@@@STEP_LOG_LINE@template.isolate@ ]@@@",
"@@@STEP_LOG_LINE@template.isolate@}@@@",
"@@@STEP_LOG_END@template.isolate@@@"
]
},
{
"cmd": [
"otool",
"-ov",
"[START_DIR]/src/out/Debug-iphonesimulator/fake test 0.app/fake test 0"
],
"cwd": "[START_DIR]/src",
"name": "isolate.shard EarlGrey test",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 0.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[\\\"CacheTestCase\\\", \\\"KeyboardTestCase\\\"]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0_0.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 0.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 0\", \n \"--config-variable\", \n \"version\", \n \"11.0\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/0_0.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 0_0.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake test 0 (fake device 0 iOS 11.0) shard 0@@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 0.app\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"[\\\"CacheTestCase\\\", \\\"KeyboardTestCase\\\"]\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0_0.isolated\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 0.app\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"fake device 0\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"11.0\"@@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@0_0.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@0_0.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 0.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[\\\"PasswordsTestCase\\\", \\\"TabUITestCase\\\"]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0_1.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 0.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 0\", \n \"--config-variable\", \n \"version\", \n \"11.0\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/0_1.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 0_1.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake test 0 (fake device 0 iOS 11.0) shard 1@@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 0.app\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"[\\\"PasswordsTestCase\\\", \\\"TabUITestCase\\\"]\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0_1.isolated\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 0.app\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"fake device 0\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"11.0\"@@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@0_1.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@0_1.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 0.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[\\\"ToolBarTestCase\\\"]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0_2.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 0.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 0\", \n \"--config-variable\", \n \"version\", \n \"11.0\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/0_2.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 0_2.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake test 0 (fake device 0 iOS 11.0) shard 2@@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 0.app\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"[\\\"ToolBarTestCase\\\"]\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0_2.isolated\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 0.app\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"fake device 0\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"11.0\"@@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@0_2.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@0_2.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[\\\"--fake-arg-1\\\", \\\"--fake-arg-2\\\"]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/1.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/1.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 1.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake test 1 (fake device 1 iOS 8.1)@@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 1.app\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"[\\\"--fake-arg-1\\\", \\\"--fake-arg-2\\\"]\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isolated\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 1.app\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"fake device 1\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"8.1\"@@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@1.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@1.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"4\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/2.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/2.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 2.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake test 2 (fake device 2 iOS 8.1)@@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 2.app\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"4\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/2.isolated\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 2.app\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"fake device 2\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"8.1\"@@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@2.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@2.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/3.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/3.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 3.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake included test 1 (fake device 1 iOS 8.1)@@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isolated\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"fake device 1\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"8.1\"@@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@3.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@3.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/4.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/4.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 4.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake included test 2 (fake device 1 iOS 8.1)@@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/4.isolated\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"fake device 1\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"8.1\"@@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@4.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@4.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/5.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/5.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 5.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake test 2 (fake device 2 iOS 7.1)@@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 2.app\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/5.isolated\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake test 2.app\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"fake device 2\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"7.1\"@@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@5.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@5.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/6.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/6.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 6.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake included test 1 (fake device 2 iOS 7.1)@@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/6.isolated\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"fake device 2\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"7.1\"@@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@6.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@6.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/7.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/7.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 7.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake included test 2 (fake device 2 iOS 7.1)@@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/7.isolated\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"fake device 2\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"7.1\"@@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@7.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@7.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake child test 1.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/8.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake child test 1.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake child device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/8.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 8.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake child test 1 (fake child device 1 iOS 8.1)@@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake child test 1.app\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/8.isolated\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake child test 1.app\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"fake child device 1\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"8.1\"@@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@8.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@8.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/9.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake child device 2\", \n \"--config-variable\", \n \"version\", \n \"9.0\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/9.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 9.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake included test 1 (fake child device 2 iOS 9.0)@@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/9.isolated\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 1.app\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"fake child device 2\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"9.0\"@@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@9.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@9.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[START_DIR]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/10.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9abc\", \n \"--config-variable\", \n \"platform\", \n \"fake child device 2\", \n \"--config-variable\", \n \"version\", \n \"9.0\"\n ], \n \"dir\": \"[START_DIR]\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/10.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate 10.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake included test 2 (fake child device 2 iOS 9.0)@@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"[START_DIR]/template.isolate\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/10.isolated\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake included test 2.app\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"9abc\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"fake child device 2\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"9.0\"@@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"dir\": \"[START_DIR]\", @@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@10.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@10.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
"[START_DIR]/src/tools/swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--eventlog-endpoint",
"prod",
"--verbose",
"[TMP_BASE]/isolate_tmp_1/0_0.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/0_1.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/0_2.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/1.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/2.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/3.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/4.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/5.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/6.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/7.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/8.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/9.isolated.gen.json",
"[TMP_BASE]/isolate_tmp_1/10.isolated.gen.json"
],
"cwd": "[START_DIR]/src",
"name": "isolate.isolate tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"0_0\": \"[dummy hash for 0_0]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"0_1\": \"[dummy hash for 0_1]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"0_2\": \"[dummy hash for 0_2]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"1\": \"[dummy hash for 1]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"10\": \"[dummy hash for 10]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"2\": \"[dummy hash for 2]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"3\": \"[dummy hash for 3]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"4\": \"[dummy hash for 4]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"5\": \"[dummy hash for 5]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"6\": \"[dummy hash for 6]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"7\": \"[dummy hash for 7]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"8\": \"[dummy hash for 8]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"9\": \"[dummy hash for 9]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@swarm_hashes@{\"0_0\": \"[dummy hash for 0_0]\", \"0_1\": \"[dummy hash for 0_1]\", \"0_2\": \"[dummy hash for 0_2]\", \"1\": \"[dummy hash for 1]\", \"10\": \"[dummy hash for 10]\", \"2\": \"[dummy hash for 2]\", \"3\": \"[dummy hash for 3]\", \"4\": \"[dummy hash for 4]\", \"5\": \"[dummy hash for 5]\", \"6\": \"[dummy hash for 6]\", \"7\": \"[dummy hash for 7]\", \"8\": \"[dummy hash for 8]\", \"9\": \"[dummy hash for 9]\"}@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[{\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": [{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}], \"isolated hash\": \"[dummy hash for 0_0]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/0_0.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake test 0 (fake device 0 iOS 11.0) shard 0\", \"task\": null, \"task_id\": \"0_0\", \"test\": {\"app\": \"fake test 0\", \"device type\": \"fake device 0\", \"dimensions\": [{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}], \"id\": \"0\", \"os\": \"11.0\", \"shard size\": 2}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": [{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}], \"isolated hash\": \"[dummy hash for 0_1]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/0_1.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake test 0 (fake device 0 iOS 11.0) shard 1\", \"task\": null, \"task_id\": \"0_1\", \"test\": {\"app\": \"fake test 0\", \"device type\": \"fake device 0\", \"dimensions\": [{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}], \"id\": \"0\", \"os\": \"11.0\", \"shard size\": 2}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": [{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}], \"isolated hash\": \"[dummy hash for 0_2]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/0_2.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake test 0 (fake device 0 iOS 11.0) shard 2\", \"task\": null, \"task_id\": \"0_2\", \"test\": {\"app\": \"fake test 0\", \"device type\": \"fake device 0\", \"dimensions\": [{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}], \"id\": \"0\", \"os\": \"11.0\", \"shard size\": 2}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 1]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/1.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake test 1 (fake device 1 iOS 8.1)\", \"task\": null, \"task_id\": \"1\", \"test\": {\"app\": \"fake test 1\", \"device type\": \"fake device 1\", \"id\": \"1\", \"os\": \"8.1\", \"test args\": [\"--fake-arg-1\", \"--fake-arg-2\"]}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 2]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/2.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake test 2 (fake device 2 iOS 8.1)\", \"task\": null, \"task_id\": \"2\", \"test\": {\"app\": \"fake test 2\", \"device type\": \"fake device 2\", \"host os\": \"Mac-10.12\", \"id\": \"2\", \"os\": \"8.1\", \"shards\": 4}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 3]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/3.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake included test 1 (fake device 1 iOS 8.1)\", \"task\": null, \"task_id\": \"3\", \"test\": {\"app\": \"fake included test 1\", \"device type\": \"fake device 1\", \"id\": \"3\", \"os\": \"8.1\"}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 4]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/4.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake included test 2 (fake device 1 iOS 8.1)\", \"task\": null, \"task_id\": \"4\", \"test\": {\"app\": \"fake included test 2\", \"device type\": \"fake device 1\", \"id\": \"4\", \"os\": \"8.1\"}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 5]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/5.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake test 2 (fake device 2 iOS 7.1)\", \"task\": null, \"task_id\": \"5\", \"test\": {\"app\": \"fake test 2\", \"device type\": \"fake device 2\", \"id\": \"5\", \"os\": \"7.1\"}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 6]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/6.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake included test 1 (fake device 2 iOS 7.1)\", \"task\": null, \"task_id\": \"6\", \"test\": {\"app\": \"fake included test 1\", \"device type\": \"fake device 2\", \"id\": \"6\", \"os\": \"7.1\"}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"ios\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 7]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/7.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake included test 2 (fake device 2 iOS 7.1)\", \"task\": null, \"task_id\": \"7\", \"test\": {\"app\": \"fake included test 2\", \"device type\": \"fake device 2\", \"id\": \"7\", \"os\": \"7.1\"}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"fake child 1\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 8]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/8.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake child test 1 (fake child device 1 iOS 8.1)\", \"task\": null, \"task_id\": \"8\", \"test\": {\"app\": \"fake child test 1\", \"device type\": \"fake child device 1\", \"id\": \"8\", \"os\": \"8.1\"}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"fake child 2\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 9]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/9.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake included test 1 (fake child device 2 iOS 9.0)\", \"task\": null, \"task_id\": \"9\", \"test\": {\"app\": \"fake included test 1\", \"device type\": \"fake child device 2\", \"id\": \"9\", \"os\": \"9.0\"}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}, {\"bot id\": null, \"buildername\": \"fake child 2\", \"dimensions\": null, \"isolated hash\": \"[dummy hash for 10]\", \"isolated.gen\": \"[TMP_BASE]/isolate_tmp_1/10.isolated.gen.json\", \"pool\": null, \"skip\": false, \"step name\": \"fake included test 2 (fake child device 2 iOS 9.0)\", \"task\": null, \"task_id\": \"10\", \"test\": {\"app\": \"fake included test 2\", \"device type\": \"fake child device 2\", \"id\": \"10\", \"os\": \"9.0\"}, \"tmp dir\": null, \"xcode build version\": \"9abc\", \"xcode version\": null}]",
"[START_DIR]/isolated_tasks.json"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "isolate.generate isolated_tasks.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"cwd": "[START_DIR]/src",
"name": "trigger"
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/testing/trigger_scripts/trigger_multiple_dimensions.py",
"--multiple-trigger-configs",
"[{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}]",
"--multiple-dimension-script-verbose",
"True",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake test 0 (fake device 0 iOS 11.0) shard 0/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 0_0]",
"--tag",
"device_type:fake device 0",
"--tag",
"ios_version:11.0",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake test 0:simulator:fake device 0:11.0:9abc",
"--tag",
"stepname:fake test 0 (fake device 0 iOS 11.0) shard 0",
"--tag",
"test:fake test 0",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 0_0]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake test 0 (fake device 0 iOS 11.0) shard 0",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake test 0 (fake device 0 iOS 11.0) shard 0/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake test 0 (fake device 0 iOS 11.0) shard 0/Mac/[dummy has/ios/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@ }@@@",
"@@@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",
"[START_DIR]/src/testing/trigger_scripts/trigger_multiple_dimensions.py",
"--multiple-trigger-configs",
"[{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}]",
"--multiple-dimension-script-verbose",
"True",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake test 0 (fake device 0 iOS 11.0) shard 1/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 0_1]",
"--tag",
"device_type:fake device 0",
"--tag",
"ios_version:11.0",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake test 0:simulator:fake device 0:11.0:9abc",
"--tag",
"stepname:fake test 0 (fake device 0 iOS 11.0) shard 1",
"--tag",
"test:fake test 0",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 0_1]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake test 0 (fake device 0 iOS 11.0) shard 1",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake test 0 (fake device 0 iOS 11.0) shard 1/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake test 0 (fake device 0 iOS 11.0) shard 1/Mac/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"110000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/110000\"@@@",
"@@@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/110000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/testing/trigger_scripts/trigger_multiple_dimensions.py",
"--multiple-trigger-configs",
"[{\"os\": \"Mac-10.12\", \"pool\": \"Chrome\"}, {\"os\": \"Mac-10.13\", \"pool\": \"Chrome\"}]",
"--multiple-dimension-script-verbose",
"True",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake test 0 (fake device 0 iOS 11.0) shard 2/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 0_2]",
"--tag",
"device_type:fake device 0",
"--tag",
"ios_version:11.0",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake test 0:simulator:fake device 0:11.0:9abc",
"--tag",
"stepname:fake test 0 (fake device 0 iOS 11.0) shard 2",
"--tag",
"test:fake test 0",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 0_2]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake test 0 (fake device 0 iOS 11.0) shard 2",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake test 0 (fake device 0 iOS 11.0) shard 2/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake test 0 (fake device 0 iOS 11.0) shard 2/Mac/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"120000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/120000\"@@@",
"@@@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/120000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 1]",
"--tag",
"device_type:fake device 1",
"--tag",
"ios_version:8.1",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake test 1:simulator:fake device 1:8.1:9abc",
"--tag",
"stepname:fake test 1 (fake device 1 iOS 8.1)",
"--tag",
"test:fake test 1",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 1]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake test 1 (fake device 1 iOS 8.1)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"130000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/130000\"@@@",
"@@@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/130000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake test 2 (fake device 2 iOS 8.1)/Mac-10.12/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac-10.12",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 2]",
"--tag",
"device_type:fake device 2",
"--tag",
"ios_version:8.1",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake test 2:simulator:fake device 2:8.1:9abc",
"--tag",
"stepname:fake test 2 (fake device 2 iOS 8.1) on Mac-10.12",
"--tag",
"test:fake test 2",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 2]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake test 2 (fake device 2 iOS 8.1) on Mac-10.12",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac-10.12'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake test 2 (fake device 2 iOS 8.1)/Mac-10.12/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake test 2 (fake device 2 iOS 8.1)/Mac-10.12/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"140000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/140000\"@@@",
"@@@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/140000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake included test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 3]",
"--tag",
"device_type:fake device 1",
"--tag",
"ios_version:8.1",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake included test 1:simulator:fake device 1:8.1:9abc",
"--tag",
"stepname:fake included test 1 (fake device 1 iOS 8.1)",
"--tag",
"test:fake included test 1",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 3]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake included test 1 (fake device 1 iOS 8.1)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake included test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake included test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"150000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/150000\"@@@",
"@@@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/150000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake included test 2 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 4]",
"--tag",
"device_type:fake device 1",
"--tag",
"ios_version:8.1",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake included test 2:simulator:fake device 1:8.1:9abc",
"--tag",
"stepname:fake included test 2 (fake device 1 iOS 8.1)",
"--tag",
"test:fake included test 2",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 4]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake included test 2 (fake device 1 iOS 8.1)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake included test 2 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake included test 2 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"160000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/160000\"@@@",
"@@@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/160000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 5]",
"--tag",
"device_type:fake device 2",
"--tag",
"ios_version:7.1",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake test 2:simulator:fake device 2:7.1:9abc",
"--tag",
"stepname:fake test 2 (fake device 2 iOS 7.1)",
"--tag",
"test:fake test 2",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 5]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake test 2 (fake device 2 iOS 7.1)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"170000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/170000\"@@@",
"@@@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/170000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake included test 1 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 6]",
"--tag",
"device_type:fake device 2",
"--tag",
"ios_version:7.1",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake included test 1:simulator:fake device 2:7.1:9abc",
"--tag",
"stepname:fake included test 1 (fake device 2 iOS 7.1)",
"--tag",
"test:fake included test 1",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 6]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake included test 1 (fake device 2 iOS 7.1)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake included test 1 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake included test 1 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"180000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/180000\"@@@",
"@@@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/180000@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake included test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9abc",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 7]",
"--tag",
"device_type:fake device 2",
"--tag",
"ios_version:7.1",
"--tag",
"master:chromium.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:chromium.fake:ios:fake included test 2:simulator:fake device 2:7.1:9abc",
"--tag",
"stepname:fake included test 2 (fake device 2 iOS 7.1)",
"--tag",
"test:fake included test 2",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for 7]"
],
"cwd": "[START_DIR]/src",
"infra_step": true,
"name": "trigger.[trigger] fake included test 2 (fake device 2 iOS 7.1)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake included test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake included test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"190000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/190000\"@@@",
"@@@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/190000@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/0_0_tmp_2",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake test 0 (fake device 0 iOS 11.0) shard 0/Mac/[dummy has/ios/0\", \"tasks\": {\"fake test 0 (fake device 0 iOS 11.0) shard 0/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake test 0 (fake device 0 iOS 11.0) shard 0",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/10000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::test_results]/resources/upload_test_results.py",
"--input-json",
"[TMP_BASE]/0_0_tmp_2/0/full_results.json",
"--master-name",
"chromium.fake",
"--builder-name",
"ios-fake device 0-11.0",
"--build-number",
"0",
"--test-type",
"fake test 0 (fake device 0 iOS 11.0) shard 0",
"--chrome-revision",
"refs/heads/master@{#170242}",
"--test-results-server",
"test-results.appspot.com"
],
"cwd": "[START_DIR]/src",
"name": "Upload to test-results [fake test 0 (fake device 0 iOS 11.0) shard 0]"
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/0_1_tmp_3",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake test 0 (fake device 0 iOS 11.0) shard 1/Mac/[dummy has/ios/0\", \"tasks\": {\"fake test 0 (fake device 0 iOS 11.0) shard 1/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"110000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/110000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake test 0 (fake device 0 iOS 11.0) shard 1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/110000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::test_results]/resources/upload_test_results.py",
"--input-json",
"[TMP_BASE]/0_1_tmp_3/0/full_results.json",
"--master-name",
"chromium.fake",
"--builder-name",
"ios-fake device 0-11.0",
"--build-number",
"0",
"--test-type",
"fake test 0 (fake device 0 iOS 11.0) shard 1",
"--chrome-revision",
"refs/heads/master@{#170242}",
"--test-results-server",
"test-results.appspot.com"
],
"cwd": "[START_DIR]/src",
"name": "Upload to test-results [fake test 0 (fake device 0 iOS 11.0) shard 1]"
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/0_2_tmp_4",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake test 0 (fake device 0 iOS 11.0) shard 2/Mac/[dummy has/ios/0\", \"tasks\": {\"fake test 0 (fake device 0 iOS 11.0) shard 2/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"120000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/120000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake test 0 (fake device 0 iOS 11.0) shard 2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/120000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/1_tmp_5",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\", \"tasks\": {\"fake test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"130000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/130000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake test 1 (fake device 1 iOS 8.1)",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/130000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::test_results]/resources/upload_test_results.py",
"--input-json",
"[TMP_BASE]/1_tmp_5/0/full_results.json",
"--master-name",
"chromium.fake",
"--builder-name",
"ios-fake device 1-8.1",
"--build-number",
"0",
"--test-type",
"fake test 1 (fake device 1 iOS 8.1)",
"--chrome-revision",
"refs/heads/master@{#170242}",
"--test-results-server",
"test-results.appspot.com"
],
"cwd": "[START_DIR]/src",
"name": "Upload to test-results [fake test 1 (fake device 1 iOS 8.1)]"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py",
"https://chromeperf.appspot.com/add_point",
"-i",
"{\"data\": \"[{\\\"buildnumber\\\": 0, \\\"masterid\\\": \\\"chromium.fake\\\", \\\"units\\\": \\\"seconds\\\", \\\"master\\\": \\\"chromium.fake\\\", \\\"buildername\\\": \\\"ios\\\", \\\"test\\\": \\\"chrome_ios_perf/startup test/become_active\\\", \\\"bot\\\": \\\"ios\\\", \\\"value\\\": 0.68, \\\"revision\\\": 1337000004}, {\\\"buildnumber\\\": 0, \\\"masterid\\\": \\\"chromium.fake\\\", \\\"units\\\": \\\"seconds\\\", \\\"master\\\": \\\"chromium.fake\\\", \\\"buildername\\\": \\\"ios\\\", \\\"test\\\": \\\"chrome_ios_perf/startup test/finish_launching\\\", \\\"bot\\\": \\\"ios\\\", \\\"value\\\": 0.55, \\\"revision\\\": 1337000006}]\"}",
"-o",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]/src",
"name": "perf dashboard post",
"~followup_annotations": [
"@@@STEP_TEXT@Failed to post to Perf Dashboard. Error response: None@@@",
"@@@STEP_LOG_END@json.output (invalid)@@@",
"@@@STEP_LOG_LINE@json.output (exception)@No JSON object could be decoded@@@",
"@@@STEP_LOG_END@json.output (exception)@@@",
"@@@STEP_WARNINGS@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/2_tmp_6",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake test 2 (fake device 2 iOS 8.1)/Mac-10.12/[dummy has/ios/0\", \"tasks\": {\"fake test 2 (fake device 2 iOS 8.1)/Mac-10.12/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"140000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/140000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake test 2 (fake device 2 iOS 8.1) on Mac-10.12",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac-10.12'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/140000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/3_tmp_7",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake included test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\", \"tasks\": {\"fake included test 1 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"150000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/150000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake included test 1 (fake device 1 iOS 8.1)",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/150000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/4_tmp_8",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake included test 2 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\", \"tasks\": {\"fake included test 2 (fake device 1 iOS 8.1)/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"160000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/160000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake included test 2 (fake device 1 iOS 8.1)",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/160000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/5_tmp_9",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\", \"tasks\": {\"fake test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"170000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/170000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake test 2 (fake device 2 iOS 7.1)",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/170000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/6_tmp_10",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake included test 1 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\", \"tasks\": {\"fake included test 1 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"180000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/180000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake included test 1 (fake device 2 iOS 7.1)",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/180000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"[TMP_BASE]/7_tmp_11",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[START_DIR]/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake included test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\", \"tasks\": {\"fake included test 2 (fake device 2 iOS 7.1)/Mac/[dummy has/ios/0\": {\"shard_index\": 0, \"task_id\": \"190000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/190000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake included test 2 (fake device 2 iOS 7.1)",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/190000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"import sys; sys.exit(0)"
],
"cwd": "[START_DIR]/src",
"name": "Tests statistics",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>Stats<br/>Total shards: 10<br/>Total runtime: 0:05:15 <br/>@@@",
"@@@STEP_LOG_LINE@detailed stats@Total shards: 10@@@",
"@@@STEP_LOG_LINE@detailed stats@Total runtime: 0:05:15 @@@",
"@@@STEP_LOG_LINE@detailed stats@Min/mean/max: 31s / 31s / 31s@@@",
"@@@STEP_LOG_END@detailed stats@@@"
]
},
{
"jsonResult": null,
"name": "$result"
}
]