| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.linux", | 8 "chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Builder (dbg)", | 10 "Android Builder (dbg)", |
| 11 "--slave", | 11 "--slave", |
| 12 "build1-a1", | 12 "build1-a1", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", | 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@HEAD" | 22 "src@HEAD" |
| 23 ], | 23 ], |
| 24 "cwd": "[SLAVE_BUILD]", |
| 24 "name": "bot_update", | 25 "name": "bot_update", |
| 25 "~followup_annotations": [ | 26 "~followup_annotations": [ |
| 26 "@@@STEP_TEXT@Some step text@@@", | 27 "@@@STEP_TEXT@Some step text@@@", |
| 27 "@@@STEP_LOG_LINE@json.output@{@@@", | 28 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 28 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 29 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 30 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 31 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 60 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 61 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 61 ] | 62 ] |
| 62 }, | 63 }, |
| 63 { | 64 { |
| 64 "cmd": [ | 65 "cmd": [ |
| 65 "python", | 66 "python", |
| 66 "-u", | 67 "-u", |
| 67 "[DEPOT_TOOLS]/gclient.py", | 68 "[DEPOT_TOOLS]/gclient.py", |
| 68 "runhooks" | 69 "runhooks" |
| 69 ], | 70 ], |
| 71 "cwd": "[SLAVE_BUILD]", |
| 70 "env": { | 72 "env": { |
| 71 "GYP_CROSSCOMPILE": "1", | 73 "GYP_CROSSCOMPILE": "1", |
| 72 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
BUILD]/goma' target_arch=arm use_goma=1", | 74 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
BUILD]/goma' target_arch=arm use_goma=1", |
| 73 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 75 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 74 }, | 76 }, |
| 75 "name": "gclient runhooks" | 77 "name": "gclient runhooks" |
| 76 }, | 78 }, |
| 77 { | 79 { |
| 78 "cmd": [ | 80 "cmd": [ |
| 79 "python", | 81 "python", |
| 80 "-u", | 82 "-u", |
| 81 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 83 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 82 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 84 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
| 83 "/path/to/tmp/json" | 85 "/path/to/tmp/json" |
| 84 ], | 86 ], |
| 87 "cwd": "[SLAVE_BUILD]", |
| 85 "name": "read test spec", | 88 "name": "read test spec", |
| 86 "~followup_annotations": [ | 89 "~followup_annotations": [ |
| 87 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 90 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
| 88 "@@@STEP_LOG_LINE@json.output@{}@@@", | 91 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 89 "@@@STEP_LOG_END@json.output@@@" | 92 "@@@STEP_LOG_END@json.output@@@" |
| 90 ] | 93 ] |
| 91 }, | 94 }, |
| 92 { | 95 { |
| 93 "cmd": [ | 96 "cmd": [ |
| 94 "python", | 97 "python", |
| 95 "-u", | 98 "-u", |
| 96 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 99 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 97 "--output", | 100 "--output", |
| 98 "/path/to/tmp/json", | 101 "/path/to/tmp/json", |
| 99 "--", | 102 "--", |
| 100 "--build-config-fs", | 103 "--build-config-fs", |
| 101 "Debug", | 104 "Debug", |
| 102 "--paths", | 105 "--paths", |
| 103 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 106 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
| 104 "--properties", | 107 "--properties", |
| 105 "{\"buildername\": \"Android Builder (dbg)\", \"buildnumber\": \"77457\",
\"mastername\": \"chromium.linux\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"android\"}" | 108 "{\"buildername\": \"Android Builder (dbg)\", \"buildnumber\": \"77457\",
\"mastername\": \"chromium.linux\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"android\"}" |
| 106 ], | 109 ], |
| 110 "cwd": "[SLAVE_BUILD]", |
| 107 "name": "get compile targets for scripts", | 111 "name": "get compile targets for scripts", |
| 108 "~followup_annotations": [ | 112 "~followup_annotations": [ |
| 109 "@@@STEP_LOG_LINE@json.output@{}@@@", | 113 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 110 "@@@STEP_LOG_END@json.output@@@" | 114 "@@@STEP_LOG_END@json.output@@@" |
| 111 ] | 115 ] |
| 112 }, | 116 }, |
| 113 { | 117 { |
| 114 "cmd": [ | 118 "cmd": [ |
| 115 "python", | 119 "python", |
| 116 "-u", | 120 "-u", |
| 117 "[BUILD]/scripts/slave/compile.py", | 121 "[BUILD]/scripts/slave/compile.py", |
| 118 "--target", | 122 "--target", |
| 119 "Debug", | 123 "Debug", |
| 120 "--src-dir", | 124 "--src-dir", |
| 121 "[SLAVE_BUILD]/src", | 125 "[SLAVE_BUILD]/src", |
| 122 "--build-tool", | 126 "--build-tool", |
| 123 "ninja", | 127 "ninja", |
| 124 "--compiler", | 128 "--compiler", |
| 125 "goma", | 129 "goma", |
| 126 "--out-dir", | 130 "--out-dir", |
| 127 "/tmp", | 131 "/tmp", |
| 128 "--goma-dir", | 132 "--goma-dir", |
| 129 "[BUILD]/goma", | 133 "[BUILD]/goma", |
| 130 "--", | 134 "--", |
| 131 "All" | 135 "All" |
| 132 ], | 136 ], |
| 137 "cwd": "[SLAVE_BUILD]", |
| 133 "env": { | 138 "env": { |
| 134 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 139 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 135 }, | 140 }, |
| 136 "name": "compile" | 141 "name": "compile" |
| 137 } | 142 } |
| 138 ] | 143 ] |
| OLD | NEW |