| 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", |
| 7 "[BUILDER_CACHE]/Android32_Clang__dbg_", |
| 8 "511" |
| 9 ], |
| 10 "name": "makedirs checkout path", |
| 11 "~followup_annotations": [ |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(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@@@", |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 21 "@@@STEP_LOG_END@python.inline@@@" |
| 22 ] |
| 23 }, |
| 24 { |
| 25 "cmd": [ |
| 26 "python", |
| 27 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 29 "--master", |
| 8 "client.webrtc", | 30 "client.webrtc", |
| 9 "--builder", | 31 "--builder", |
| 10 "Android32 Clang (dbg)", | 32 "Android32 Clang (dbg)", |
| 11 "--slave", | 33 "--slave", |
| 12 "slavename", | 34 "slavename", |
| 13 "--spec", | 35 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}
, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https
://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]\ntarget_os = [
'android']", | 36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}
, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https
://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]\ntarget_os = [
'android']", |
| 15 "--root", | 37 "--root", |
| 16 "src", | 38 "src", |
| 17 "--revision_mapping_file", | 39 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\"}", | 40 "{\"src\": \"got_revision\"}", |
| 19 "--git-cache-dir", | 41 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 21 "--output_json", | 43 "--output_json", |
| 22 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 23 "--revision", | 45 "--revision", |
| 24 "src@12345", | 46 "src@12345", |
| 25 "--output_manifest" | 47 "--output_manifest" |
| 26 ], | 48 ], |
| 49 "cwd": "[BUILDER_CACHE]/Android32_Clang__dbg_", |
| 27 "env": { | 50 "env": { |
| 28 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 51 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 29 }, | 52 }, |
| 30 "name": "bot_update", | 53 "name": "bot_update", |
| 31 "~followup_annotations": [ | 54 "~followup_annotations": [ |
| 32 "@@@STEP_TEXT@Some step text@@@", | 55 "@@@STEP_TEXT@Some step text@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@{@@@", | 56 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 58 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", | 59 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 53 "@@@STEP_LOG_END@json.output@@@", | 76 "@@@STEP_LOG_END@json.output@@@", |
| 54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 77 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 78 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 56 ] | 79 ] |
| 57 }, | 80 }, |
| 58 { | 81 { |
| 59 "cmd": [ | 82 "cmd": [ |
| 60 "python", | 83 "python", |
| 61 "-u", | 84 "-u", |
| 62 "RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py", | 85 "RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py", |
| 63 "[SLAVE_BUILD]/src/out" | 86 "[BUILDER_CACHE]/Android32_Clang__dbg_/src/out" |
| 64 ], | 87 ], |
| 65 "name": "clean test output files" | 88 "name": "clean test output files" |
| 66 }, | 89 }, |
| 67 { | 90 { |
| 68 "cmd": [ | 91 "cmd": [ |
| 69 "python", | 92 "python", |
| 70 "-u", | 93 "-u", |
| 71 "\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", | 94 "\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", |
| 72 "[SLAVE_BUILD]/src/out/Debug/debug_info_dumps", | 95 "[BUILDER_CACHE]/Android32_Clang__dbg_/src/out/Debug/debug_info_dumps", |
| 73 "[SLAVE_BUILD]/src/out/Debug/test_logs", | 96 "[BUILDER_CACHE]/Android32_Clang__dbg_/src/out/Debug/test_logs", |
| 74 "[SLAVE_BUILD]/src/out/build_product.zip", | 97 "[BUILDER_CACHE]/Android32_Clang__dbg_/src/out/build_product.zip", |
| 75 "[SLAVE_BUILD]/src" | 98 "[BUILDER_CACHE]/Android32_Clang__dbg_/src" |
| 76 ], | 99 ], |
| 77 "name": "clean local files", | 100 "name": "clean local files", |
| 78 "~followup_annotations": [ | 101 "~followup_annotations": [ |
| 79 "@@@STEP_LOG_LINE@python.inline@@@@", | 102 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 80 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 103 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
| 81 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 104 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
| 82 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 105 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
| 83 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 106 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
| 84 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 107 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
| 85 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 108 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 145 "@@@STEP_LOG_END@json.output@@@" | 168 "@@@STEP_LOG_END@json.output@@@" |
| 146 ] | 169 ] |
| 147 }, | 170 }, |
| 148 { | 171 { |
| 149 "cmd": [ | 172 "cmd": [ |
| 150 "python", | 173 "python", |
| 151 "-u", | 174 "-u", |
| 152 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 175 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 153 "runhooks" | 176 "runhooks" |
| 154 ], | 177 ], |
| 155 "cwd": "[SLAVE_BUILD]/src", | 178 "cwd": "[BUILDER_CACHE]/Android32_Clang__dbg_/src", |
| 156 "env": { | 179 "env": { |
| 157 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 180 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 158 "GYP_CROSSCOMPILE": "1", | 181 "GYP_CROSSCOMPILE": "1", |
| 159 "GYP_DEFINES": "OS=android clang=1 component=static_library fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=arm use_goma=1", | 182 "GYP_DEFINES": "OS=android clang=1 component=static_library fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=arm use_goma=1", |
| 160 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 183 "PATH": "[BUILDER_CACHE]/Android32_Clang__dbg_/src/third_party/android_too
ls/sdk/platform-tools:[BUILDER_CACHE]/Android32_Clang__dbg_/src/build/android:%(
PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 161 }, | 184 }, |
| 162 "name": "gclient runhooks" | 185 "name": "gclient runhooks" |
| 163 }, | 186 }, |
| 164 { | 187 { |
| 165 "allow_subannotations": true, | 188 "allow_subannotations": true, |
| 166 "cmd": [ | 189 "cmd": [ |
| 167 "python", | 190 "python", |
| 168 "-u", | 191 "-u", |
| 169 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 192 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 170 "--src-dir", | 193 "--src-dir", |
| 171 "[SLAVE_BUILD]/src", | 194 "[BUILDER_CACHE]/Android32_Clang__dbg_/src", |
| 172 "--output-json", | 195 "--output-json", |
| 173 "/path/to/tmp/json" | 196 "/path/to/tmp/json" |
| 174 ], | 197 ], |
| 175 "env": { | 198 "env": { |
| 176 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 199 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 177 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 200 "PATH": "[BUILDER_CACHE]/Android32_Clang__dbg_/src/third_party/android_too
ls/sdk/platform-tools:[BUILDER_CACHE]/Android32_Clang__dbg_/src/build/android:%(
PATH)s" |
| 178 }, | 201 }, |
| 179 "name": "clang_revision", | 202 "name": "clang_revision", |
| 180 "~followup_annotations": [ | 203 "~followup_annotations": [ |
| 181 "@@@STEP_LOG_LINE@json.output@{@@@", | 204 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 182 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 205 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 183 "@@@STEP_LOG_LINE@json.output@}@@@", | 206 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 184 "@@@STEP_LOG_END@json.output@@@" | 207 "@@@STEP_LOG_END@json.output@@@" |
| 185 ] | 208 ] |
| 186 }, | 209 }, |
| 187 { | 210 { |
| 188 "cmd": [ | 211 "cmd": [ |
| 189 "python", | 212 "python", |
| 190 "-u", | 213 "-u", |
| 191 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 214 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 192 "--show-path", | 215 "--show-path", |
| 193 "python", | 216 "python", |
| 194 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 217 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 195 "--gsutil-py-path", | 218 "--gsutil-py-path", |
| 196 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 219 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 197 "--ninja-path", | 220 "--ninja-path", |
| 198 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 221 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 199 "--target", | 222 "--target", |
| 200 "Debug", | 223 "Debug", |
| 201 "--src-dir", | 224 "--src-dir", |
| 202 "[SLAVE_BUILD]/src", | 225 "[BUILDER_CACHE]/Android32_Clang__dbg_/src", |
| 203 "--goma-cache-dir", | 226 "--goma-cache-dir", |
| 204 "[GOMA_CACHE]", | 227 "[GOMA_CACHE]", |
| 228 "--goma-deps-cache-dir", |
| 229 "[GOMA_DEPS_CACHE]", |
| 205 "--compiler", | 230 "--compiler", |
| 206 "goma-clang", | 231 "goma-clang", |
| 207 "--goma-jsonstatus", | 232 "--goma-jsonstatus", |
| 208 "/path/to/tmp/json", | 233 "/path/to/tmp/json", |
| 209 "--goma-service-account-json-file", | 234 "--goma-service-account-json-file", |
| 210 "/creds/service_accounts/service-account-goma-client.json", | 235 "/creds/service_accounts/service-account-goma-client.json", |
| 211 "--goma-dir", | 236 "--goma-dir", |
| 212 "[CACHE]/cipd/goma", | 237 "[CACHE]/cipd/goma", |
| 213 "--" | 238 "--" |
| 214 ], | 239 ], |
| 215 "env": { | 240 "env": { |
| 216 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 241 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 217 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 242 "PATH": "[BUILDER_CACHE]/Android32_Clang__dbg_/src/third_party/android_too
ls/sdk/platform-tools:[BUILDER_CACHE]/Android32_Clang__dbg_/src/build/android:%(
PATH)s" |
| 218 }, | 243 }, |
| 219 "name": "compile", | 244 "name": "compile", |
| 220 "~followup_annotations": [ | 245 "~followup_annotations": [ |
| 221 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 246 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 222 "@@@STEP_LOG_END@json.output (invalid)@@@" | 247 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 223 ] | 248 ] |
| 224 }, | 249 }, |
| 225 { | 250 { |
| 226 "name": "$result", | 251 "name": "$result", |
| 227 "recipe_result": null, | 252 "recipe_result": null, |
| 228 "status_code": 0 | 253 "status_code": 0 |
| 229 } | 254 } |
| 230 ] | 255 ] |
| OLD | NEW |