| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "/opt/infra-tools/buildbucket", | 4 "/opt/infra-tools/buildbucket", |
| 5 "get", | 5 "get", |
| 6 "--host", | 6 "--host", |
| 7 "cr-buildbucket.appspot.com", | 7 "cr-buildbucket.appspot.com", |
| 8 "id1" | 8 "id1" |
| 9 ], | 9 ], |
| 10 "name": "buildbucket.get", | 10 "name": "buildbucket.get", |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 134 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 135 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 135 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 136 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 136 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 137 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 137 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 138 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 138 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 139 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 139 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 140 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 140 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 141 ] | 141 ] |
| 142 }, | 142 }, |
| 143 { | 143 { |
| 144 "cmd": [], | |
| 145 "name": "ensure_goma" | 144 "name": "ensure_goma" |
| 146 }, | 145 }, |
| 147 { | 146 { |
| 148 "cmd": [ | 147 "cmd": [ |
| 149 "python", | 148 "python", |
| 150 "-u", | 149 "-u", |
| 151 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 150 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 152 "--platform", | 151 "--platform", |
| 153 "linux-amd64", | 152 "linux-amd64", |
| 154 "--dest-directory", | 153 "--dest-directory", |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 273 ], | 272 ], |
| 274 "cwd": "[BUILDER_CACHE]/linux/src", | 273 "cwd": "[BUILDER_CACHE]/linux/src", |
| 275 "name": "git commits in range", | 274 "name": "git commits in range", |
| 276 "stdout": "/path/to/tmp/", | 275 "stdout": "/path/to/tmp/", |
| 277 "~followup_annotations": [ | 276 "~followup_annotations": [ |
| 278 "@@@STEP_LOG_LINE@revisions@r1@@@", | 277 "@@@STEP_LOG_LINE@revisions@r1@@@", |
| 279 "@@@STEP_LOG_END@revisions@@@" | 278 "@@@STEP_LOG_END@revisions@@@" |
| 280 ] | 279 ] |
| 281 }, | 280 }, |
| 282 { | 281 { |
| 283 "cmd": [], | |
| 284 "name": "test r1" | 282 "name": "test r1" |
| 285 }, | 283 }, |
| 286 { | 284 { |
| 287 "cmd": [ | 285 "cmd": [ |
| 288 "python", | 286 "python", |
| 289 "-u", | 287 "-u", |
| 290 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 288 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 291 "[BUILDER_CACHE]/linux", | 289 "[BUILDER_CACHE]/linux", |
| 292 "511" | 290 "511" |
| 293 ], | 291 ], |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 401 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 399 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 402 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 400 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 403 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 401 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 404 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 402 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 405 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 403 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 406 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 404 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 407 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 405 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 408 ] | 406 ] |
| 409 }, | 407 }, |
| 410 { | 408 { |
| 411 "cmd": [], | |
| 412 "name": "test r1.ensure_goma", | 409 "name": "test r1.ensure_goma", |
| 413 "~followup_annotations": [ | 410 "~followup_annotations": [ |
| 414 "@@@STEP_NEST_LEVEL@1@@@" | 411 "@@@STEP_NEST_LEVEL@1@@@" |
| 415 ] | 412 ] |
| 416 }, | 413 }, |
| 417 { | 414 { |
| 418 "cmd": [ | 415 "cmd": [ |
| 419 "python", | 416 "python", |
| 420 "-u", | 417 "-u", |
| 421 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 418 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| (...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 645 "@@@STEP_LOG_END@report@@@", | 642 "@@@STEP_LOG_END@report@@@", |
| 646 "@@@SET_BUILD_PROPERTY@report@{\"culprit\": \"r1\", \"metadata\": {\"regre
ssion_range_size\": 1, \"sub_ranges\": [[null, \"r1\"]], \"use_bisect\": false},
\"result\": {\"r1\": \"failed\"}}@@@" | 643 "@@@SET_BUILD_PROPERTY@report@{\"culprit\": \"r1\", \"metadata\": {\"regre
ssion_range_size\": 1, \"sub_ranges\": [[null, \"r1\"]], \"use_bisect\": false},
\"result\": {\"r1\": \"failed\"}}@@@" |
| 647 ] | 644 ] |
| 648 }, | 645 }, |
| 649 { | 646 { |
| 650 "name": "$result", | 647 "name": "$result", |
| 651 "recipe_result": null, | 648 "recipe_result": null, |
| 652 "status_code": 0 | 649 "status_code": 0 |
| 653 } | 650 } |
| 654 ] | 651 ] |
| OLD | NEW |