| OLD | NEW | 
|    1 [ |    1 [ | 
|    2   { |    2   { | 
|    3     "cmd": [ |    3     "cmd": [ | 
|    4       "python", |    4       "python", | 
|    5       "-u", |    5       "-u", | 
|    6       "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
     path.isdir(path):\n  if os.path.exists(path):\n    print \"%s exists but is not 
     a dir\" % path\n    sys.exit(1)\n  os.makedirs(path, mode)\n", |    6       "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
     path.isdir(path):\n  if os.path.exists(path):\n    print \"%s exists but is not 
     a dir\" % path\n    sys.exit(1)\n  os.makedirs(path, mode)\n", | 
|    7       "[BUILDER_CACHE]/Jelly_Bean_Tester", |    7       "[BUILDER_CACHE]/Android_VR_Tests", | 
|    8       "511" |    8       "511" | 
|    9     ], |    9     ], | 
|   10     "name": "makedirs checkout path", |   10     "name": "makedirs checkout path", | 
|   11     "~followup_annotations": [ |   11     "~followup_annotations": [ | 
|   12       "@@@STEP_LOG_LINE@python.inline@@@@", |   12       "@@@STEP_LOG_LINE@python.inline@@@@", | 
|   13       "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |   13       "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 
|   14       "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |   14       "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 
|   15       "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |   15       "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 
|   16       "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |   16       "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 
|   17       "@@@STEP_LOG_LINE@python.inline@  if os.path.exists(path):@@@", |   17       "@@@STEP_LOG_LINE@python.inline@  if os.path.exists(path):@@@", | 
|   18       "@@@STEP_LOG_LINE@python.inline@    print \"%s exists but is not a dir\" %
      path@@@", |   18       "@@@STEP_LOG_LINE@python.inline@    print \"%s exists but is not a dir\" %
      path@@@", | 
|   19       "@@@STEP_LOG_LINE@python.inline@    sys.exit(1)@@@", |   19       "@@@STEP_LOG_LINE@python.inline@    sys.exit(1)@@@", | 
|   20       "@@@STEP_LOG_LINE@python.inline@  os.makedirs(path, mode)@@@", |   20       "@@@STEP_LOG_LINE@python.inline@  os.makedirs(path, mode)@@@", | 
|   21       "@@@STEP_LOG_END@python.inline@@@" |   21       "@@@STEP_LOG_END@python.inline@@@" | 
|   22     ] |   22     ] | 
|   23   }, |   23   }, | 
|   24   { |   24   { | 
|   25     "cmd": [ |   25     "cmd": [ | 
|   26       "python", |   26       "python", | 
|   27       "-u", |   27       "-u", | 
|   28       "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |   28       "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 
|   29       "--master", |   29       "--master", | 
|   30       "chromium.android", |   30       "chromium.fyi", | 
|   31       "--builder", |   31       "--builder", | 
|   32       "Jelly Bean Tester", |   32       "Android VR Tests", | 
|   33       "--slave", |   33       "--slave", | 
|   34       "TestSlavename", |   34       "TestSlavename", | 
|   35       "--spec", |   35       "--spec", | 
|   36       "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
     : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
     chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
     omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
     runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
     irror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", |   36       "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
     : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
     chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
     omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
     runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
     irror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", | 
|   37       "--root", |   37       "--root", | 
|   38       "src", |   38       "src", | 
|   39       "--revision_mapping_file", |   39       "--revision_mapping_file", | 
|   40       "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
     \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
     ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
     tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
     revision\"}", |   40       "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
     \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
     ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
     tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
     revision\"}", | 
|   41       "--git-cache-dir", |   41       "--git-cache-dir", | 
|   42       "[GIT_CACHE]", |   42       "[GIT_CACHE]", | 
|   43       "--output_json", |   43       "--output_json", | 
|   44       "/path/to/tmp/json", |   44       "/path/to/tmp/json", | 
|   45       "--revision", |   45       "--revision", | 
|   46       "src@1111111", |   46       "src@1111111", | 
|   47       "--force", |   47       "--force", | 
|   48       "--output_manifest" |   48       "--output_manifest" | 
|   49     ], |   49     ], | 
|   50     "cwd": "[BUILDER_CACHE]/Jelly_Bean_Tester", |   50     "cwd": "[BUILDER_CACHE]/Android_VR_Tests", | 
|   51     "env": { |   51     "env": { | 
|   52       "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |   52       "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 
|   53     }, |   53     }, | 
|   54     "name": "bot_update", |   54     "name": "bot_update", | 
|   55     "~followup_annotations": [ |   55     "~followup_annotations": [ | 
|   56       "@@@STEP_TEXT@Some step text@@@", |   56       "@@@STEP_TEXT@Some step text@@@", | 
|   57       "@@@STEP_LOG_LINE@json.output@{@@@", |   57       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|   58       "@@@STEP_LOG_LINE@json.output@  \"did_run\": true, @@@", |   58       "@@@STEP_LOG_LINE@json.output@  \"did_run\": true, @@@", | 
|   59       "@@@STEP_LOG_LINE@json.output@  \"fixed_revisions\": {@@@", |   59       "@@@STEP_LOG_LINE@json.output@  \"fixed_revisions\": {@@@", | 
|   60       "@@@STEP_LOG_LINE@json.output@    \"src\": \"1111111\"@@@", |   60       "@@@STEP_LOG_LINE@json.output@    \"src\": \"1111111\"@@@", | 
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  181       "@@@STEP_LOG_END@json.output@@@" |  181       "@@@STEP_LOG_END@json.output@@@" | 
|  182     ] |  182     ] | 
|  183   }, |  183   }, | 
|  184   { |  184   { | 
|  185     "cmd": [ |  185     "cmd": [ | 
|  186       "python", |  186       "python", | 
|  187       "-u", |  187       "-u", | 
|  188       "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |  188       "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 
|  189       "runhooks" |  189       "runhooks" | 
|  190     ], |  190     ], | 
|  191     "cwd": "[BUILDER_CACHE]/Jelly_Bean_Tester/src", |  191     "cwd": "[BUILDER_CACHE]/Android_VR_Tests/src", | 
|  192     "env": { |  192     "env": { | 
|  193       "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
     -goma-client.json", |  193       "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
     -goma-client.json", | 
|  194       "GYP_CHROMIUM_NO_ACTION": "1", |  194       "GYP_CHROMIUM_NO_ACTION": "1", | 
|  195       "GYP_CROSSCOMPILE": "1", |  195       "GYP_CROSSCOMPILE": "1", | 
|  196       "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
     CACHE]/cipd/goma' target_arch=arm use_goma=1", |  196       "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
     CACHE]/cipd/goma' target_arch=arm use_goma=1", | 
|  197       "PATH": "[BUILDER_CACHE]/Jelly_Bean_Tester/src/third_party/android_tools/s
     dk/platform-tools:[BUILDER_CACHE]/Jelly_Bean_Tester/src/build/android:%(PATH)s:R
     ECIPE_PACKAGE_REPO[depot_tools]" |  197       "PATH": "[BUILDER_CACHE]/Android_VR_Tests/src/third_party/android_tools/sd
     k/platform-tools:[BUILDER_CACHE]/Android_VR_Tests/src/build/android:%(PATH)s:REC
     IPE_PACKAGE_REPO[depot_tools]" | 
|  198     }, |  198     }, | 
|  199     "name": "gclient runhooks" |  199     "name": "gclient runhooks" | 
|  200   }, |  200   }, | 
|  201   { |  201   { | 
|  202     "cmd": [ |  202     "cmd": [ | 
|  203       "python", |  203       "python", | 
|  204       "-u", |  204       "-u", | 
|  205       "[BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/scripts/get_compile_targets
     .py", |  205       "[BUILDER_CACHE]/Android_VR_Tests/src/testing/scripts/get_compile_targets.
     py", | 
|  206       "--output", |  206       "--output", | 
|  207       "/path/to/tmp/json", |  207       "/path/to/tmp/json", | 
|  208       "--", |  208       "--", | 
|  209       "--build-config-fs", |  209       "--build-config-fs", | 
|  210       "Debug", |  210       "Debug", | 
|  211       "--paths", |  211       "--paths", | 
|  212       "{\"checkout\": \"[BUILDER_CACHE]/Jelly_Bean_Tester/src\", \"runit.py\": \
     "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_P
     ACKAGE_REPO[build]/scripts/slave/runtest.py\"}", |  212       "{\"checkout\": \"[BUILDER_CACHE]/Android_VR_Tests/src\", \"runit.py\": \"
     RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PA
     CKAGE_REPO[build]/scripts/slave/runtest.py\"}", | 
|  213       "--properties", |  213       "--properties", | 
|  214       "{\"buildername\": \"Jelly Bean Tester\", \"buildnumber\": 571, \"masterna
     me\": \"chromium.android\", \"slavename\": \"TestSlavename\", \"target_platform\
     ": \"android\"}" |  214       "{\"buildername\": \"Android VR Tests\", \"buildnumber\": 571, \"masternam
     e\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
     android\"}" | 
|  215     ], |  215     ], | 
|  216     "name": "get compile targets for scripts", |  216     "name": "get compile targets for scripts", | 
|  217     "~followup_annotations": [ |  217     "~followup_annotations": [ | 
|  218       "@@@STEP_LOG_LINE@json.output@{}@@@", |  218       "@@@STEP_LOG_LINE@json.output@{}@@@", | 
|  219       "@@@STEP_LOG_END@json.output@@@" |  219       "@@@STEP_LOG_END@json.output@@@" | 
|  220     ] |  220     ] | 
|  221   }, |  221   }, | 
|  222   { |  222   { | 
|  223     "cmd": [ |  223     "cmd": [ | 
|  224       "python", |  224       "python", | 
|  225       "-u", |  225       "-u", | 
|  226       "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |  226       "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 
|  227       "[BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot/chromium.android.j
     son", |  227       "[BUILDER_CACHE]/Android_VR_Tests/src/testing/buildbot/chromium.fyi.json", | 
|  228       "/path/to/tmp/json" |  228       "/path/to/tmp/json" | 
|  229     ], |  229     ], | 
|  230     "name": "read test spec (chromium.android.json)", |  230     "name": "read test spec (chromium.fyi.json)", | 
|  231     "~followup_annotations": [ |  231     "~followup_annotations": [ | 
|  232       "@@@STEP_TEXT@path: [BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot
     /chromium.android.json@@@", |  232       "@@@STEP_TEXT@path: [BUILDER_CACHE]/Android_VR_Tests/src/testing/buildbot/
     chromium.fyi.json@@@", | 
|  233       "@@@STEP_LOG_LINE@json.output@{}@@@", |  233       "@@@STEP_LOG_LINE@json.output@{}@@@", | 
|  234       "@@@STEP_LOG_END@json.output@@@" |  234       "@@@STEP_LOG_END@json.output@@@" | 
|  235     ] |  235     ] | 
|  236   }, |  236   }, | 
|  237   { |  237   { | 
|  238     "cmd": [ |  238     "cmd": [ | 
|  239       "python", |  239       "python", | 
|  240       "-u", |  240       "-u", | 
|  241       "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |  241       "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 
|  242       "--show-path", |  242       "--show-path", | 
|  243       "python", |  243       "python", | 
|  244       "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |  244       "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 
|  245     ], |  245     ], | 
|  246     "name": "cleanup_temp" |  246     "name": "cleanup_temp" | 
|  247   }, |  247   }, | 
|  248   { |  248   { | 
|  249     "cmd": [ |  249     "cmd": [ | 
|  250       "python", |  250       "python", | 
|  251       "-u", |  251       "-u", | 
|  252       "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
     (sys.argv[2], True)\ntry:\n  os.remove(sys.argv[3])\nexcept OSError:\n  pass\nfo
     r base, _dirs, files in os.walk(sys.argv[4]):\n  for f in files:\n    if f.endsw
     ith('.pyc'):\n      os.remove(os.path.join(base, f))\n", |  252       "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
     (sys.argv[2], True)\ntry:\n  os.remove(sys.argv[3])\nexcept OSError:\n  pass\nfo
     r base, _dirs, files in os.walk(sys.argv[4]):\n  for f in files:\n    if f.endsw
     ith('.pyc'):\n      os.remove(os.path.join(base, f))\n", | 
|  253       "[BUILDER_CACHE]/Jelly_Bean_Tester/src/out/Debug/debug_info_dumps", |  253       "[BUILDER_CACHE]/Android_VR_Tests/src/out/Debug/debug_info_dumps", | 
|  254       "[BUILDER_CACHE]/Jelly_Bean_Tester/src/out/Debug/test_logs", |  254       "[BUILDER_CACHE]/Android_VR_Tests/src/out/Debug/test_logs", | 
|  255       "[BUILDER_CACHE]/Jelly_Bean_Tester/src/out/build_product.zip", |  255       "[BUILDER_CACHE]/Android_VR_Tests/src/out/build_product.zip", | 
|  256       "[BUILDER_CACHE]/Jelly_Bean_Tester/src" |  256       "[BUILDER_CACHE]/Android_VR_Tests/src" | 
|  257     ], |  257     ], | 
|  258     "name": "clean local files", |  258     "name": "clean local files", | 
|  259     "~followup_annotations": [ |  259     "~followup_annotations": [ | 
|  260       "@@@STEP_LOG_LINE@python.inline@@@@", |  260       "@@@STEP_LOG_LINE@python.inline@@@@", | 
|  261       "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |  261       "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 
|  262       "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |  262       "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 
|  263       "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |  263       "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 
|  264       "@@@STEP_LOG_LINE@python.inline@try:@@@", |  264       "@@@STEP_LOG_LINE@python.inline@try:@@@", | 
|  265       "@@@STEP_LOG_LINE@python.inline@  os.remove(sys.argv[3])@@@", |  265       "@@@STEP_LOG_LINE@python.inline@  os.remove(sys.argv[3])@@@", | 
|  266       "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |  266       "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 
|  267       "@@@STEP_LOG_LINE@python.inline@  pass@@@", |  267       "@@@STEP_LOG_LINE@python.inline@  pass@@@", | 
|  268       "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
     [4]):@@@", |  268       "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
     [4]):@@@", | 
|  269       "@@@STEP_LOG_LINE@python.inline@  for f in files:@@@", |  269       "@@@STEP_LOG_LINE@python.inline@  for f in files:@@@", | 
|  270       "@@@STEP_LOG_LINE@python.inline@    if f.endswith('.pyc'):@@@", |  270       "@@@STEP_LOG_LINE@python.inline@    if f.endswith('.pyc'):@@@", | 
|  271       "@@@STEP_LOG_LINE@python.inline@      os.remove(os.path.join(base, f))@@@"
     , |  271       "@@@STEP_LOG_LINE@python.inline@      os.remove(os.path.join(base, f))@@@"
     , | 
|  272       "@@@STEP_LOG_END@python.inline@@@" |  272       "@@@STEP_LOG_END@python.inline@@@" | 
|  273     ] |  273     ] | 
|  274   }, |  274   }, | 
|  275   { |  275   { | 
|  276     "allow_subannotations": false, |  276     "allow_subannotations": false, | 
|  277     "cmd": [ |  277     "cmd": [ | 
|  278       "[BUILDER_CACHE]/Jelly_Bean_Tester/src/build/tree_truth.sh", |  278       "[BUILDER_CACHE]/Android_VR_Tests/src/build/tree_truth.sh", | 
|  279       "[BUILDER_CACHE]/Jelly_Bean_Tester/src", |  279       "[BUILDER_CACHE]/Android_VR_Tests/src", | 
|  280       "src" |  280       "src" | 
|  281     ], |  281     ], | 
|  282     "name": "tree truth steps" |  282     "name": "tree truth steps" | 
|  283   }, |  283   }, | 
|  284   { |  284   { | 
|  285     "cmd": [ |  285     "cmd": [ | 
|  286       "python", |  286       "python", | 
|  287       "-u", |  287       "-u", | 
|  288       "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
     crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n  chromium_utils.RemoveD
     irectory(sys.argv[1])\n", |  288       "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
     crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n  chromium_utils.RemoveD
     irectory(sys.argv[1])\n", | 
|  289       "[BUILDER_CACHE]/Jelly_Bean_Tester/src/out/Debug" |  289       "[BUILDER_CACHE]/Android_VR_Tests/src/out/Debug" | 
|  290     ], |  290     ], | 
|  291     "name": "rmtree build directory", |  291     "name": "rmtree build directory", | 
|  292     "~followup_annotations": [ |  292     "~followup_annotations": [ | 
|  293       "@@@STEP_LOG_LINE@python.inline@@@@", |  293       "@@@STEP_LOG_LINE@python.inline@@@@", | 
|  294       "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |  294       "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 
|  295       "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
      See https://crbug.com/584783.@@@", |  295       "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
      See https://crbug.com/584783.@@@", | 
|  296       "@@@STEP_LOG_LINE@python.inline@@@@", |  296       "@@@STEP_LOG_LINE@python.inline@@@@", | 
|  297       "@@@STEP_LOG_LINE@python.inline@@@@", |  297       "@@@STEP_LOG_LINE@python.inline@@@@", | 
|  298       "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |  298       "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 
|  299       "@@@STEP_LOG_LINE@python.inline@  chromium_utils.RemoveDirectory(sys.argv[
     1])@@@", |  299       "@@@STEP_LOG_LINE@python.inline@  chromium_utils.RemoveDirectory(sys.argv[
     1])@@@", | 
|  300       "@@@STEP_LOG_END@python.inline@@@" |  300       "@@@STEP_LOG_END@python.inline@@@" | 
|  301     ] |  301     ] | 
|  302   }, |  302   }, | 
|  303   { |  303   { | 
|  304     "cmd": [ |  304     "cmd": [ | 
|  305       "python", |  305       "python", | 
|  306       "-u", |  306       "-u", | 
|  307       "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |  307       "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 
|  308       "--show-path", |  308       "--show-path", | 
|  309       "python", |  309       "python", | 
|  310       "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |  310       "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | 
|  311       "--gsutil-py-path", |  311       "--gsutil-py-path", | 
|  312       "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |  312       "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 
|  313       "--target", |  313       "--target", | 
|  314       "Debug", |  314       "Debug", | 
|  315       "--src-dir", |  315       "--src-dir", | 
|  316       "[BUILDER_CACHE]/Jelly_Bean_Tester/src", |  316       "[BUILDER_CACHE]/Android_VR_Tests/src", | 
|  317       "--build-archive-url", |  317       "--build-archive-url", | 
|  318       "gs://test-domain/test-archive.zip", |  318       "gs://test-domain/test-archive.zip", | 
|  319       "--master-name", |  319       "--master-name", | 
|  320       "chromium.android", |  320       "chromium.fyi", | 
|  321       "--build-number", |  321       "--build-number", | 
|  322       "571" |  322       "571" | 
|  323     ], |  323     ], | 
|  324     "name": "extract build" |  324     "name": "extract build" | 
|  325   }, |  325   }, | 
|  326   { |  326   { | 
|  327     "name": "$result", |  327     "name": "$result", | 
|  328     "recipe_result": null, |  328     "recipe_result": null, | 
|  329     "status_code": 0 |  329     "status_code": 0 | 
|  330   } |  330   } | 
|  331 ] |  331 ] | 
| OLD | NEW |