| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.libyuv", | 8 "client.libyuv", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux Memcheck", | 10 "Linux Memcheck", |
| 11 "--slave", | 11 "--slave", |
| 12 "slavename", | 12 "slavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src/chromium/sr
c/third_party/valgrind': 'https://chromium.googlesource.com/chromium/deps/valgri
nd/binaries'}, 'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed
': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/libyuv/libyuv'
}]", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_deps'
: {'src/chromium/src/third_party/valgrind': 'https://chromium.googlesource.com/c
hromium/deps/valgrind/binaries'}, 'custom_vars': {'root_dir': 'src'}, 'deps_file
': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource
.com/libyuv/libyuv'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{}", | 18 "{}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "src@12345", | 24 "src@12345", |
| 25 "--force", | 25 "--force", |
| 26 "--output_manifest" | 26 "--output_manifest" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", | |
| 29 "env": { | 28 "env": { |
| 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 31 }, | 30 }, |
| 32 "name": "bot_update", | 31 "name": "bot_update", |
| 33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
| 34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 38 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@}@@@", | 45 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 47 "@@@STEP_LOG_END@json.output@@@" | 46 "@@@STEP_LOG_END@json.output@@@" |
| 48 ] | 47 ] |
| 49 }, | 48 }, |
| 50 { | 49 { |
| 51 "cmd": [ | 50 "cmd": [ |
| 52 "python", | 51 "python", |
| 53 "-u", | 52 "-u", |
| 54 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 53 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 55 "runhooks" | 54 "runhooks" |
| 56 ], | 55 ], |
| 57 "cwd": "[SLAVE_BUILD]", | |
| 58 "env": { | 56 "env": { |
| 59 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 57 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 60 "GYP_DEFINES": "build_for_tool=memcheck component=static_library gomadir='
[BUILD]/goma' target_arch=x64 use_goma=1", | 58 "GYP_DEFINES": "build_for_tool=memcheck component=static_library gomadir='
[ROOT]/b/build/goma' target_arch=x64 use_goma=1", |
| 61 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 59 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 62 }, | 60 }, |
| 63 "name": "gclient runhooks" | 61 "name": "gclient runhooks" |
| 64 }, | 62 }, |
| 65 { | 63 { |
| 66 "cmd": [ | 64 "cmd": [ |
| 67 "python", | 65 "python", |
| 68 "-u", | 66 "-u", |
| 69 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 67 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 70 "--show-path", | 68 "--show-path", |
| 71 "python", | 69 "python", |
| 72 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 70 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 73 "--gsutil-py-path", | 71 "--gsutil-py-path", |
| 74 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 72 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 75 "--ninja-path", | 73 "--ninja-path", |
| 76 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 74 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 77 "--target", | 75 "--target", |
| 78 "Release", | 76 "Release", |
| 79 "--src-dir", | 77 "--src-dir", |
| 80 "[SLAVE_BUILD]/src", | 78 "[CWD]/src", |
| 81 "--goma-cache-dir", | 79 "--goma-cache-dir", |
| 82 "[GOMA_CACHE]", | 80 "[ROOT]/b/build/slave/goma_cache", |
| 83 "--build-tool", | 81 "--build-tool", |
| 84 "ninja", | 82 "ninja", |
| 85 "--compiler", | 83 "--compiler", |
| 86 "goma", | 84 "goma", |
| 87 "--goma-jsonstatus", | 85 "--goma-jsonstatus", |
| 88 "/path/to/tmp/json", | 86 "/path/to/tmp/json", |
| 89 "--goma-service-account-json-file", | 87 "--goma-service-account-json-file", |
| 90 "/creds/service_accounts/service-account-goma-client.json", | 88 "/creds/service_accounts/service-account-goma-client.json", |
| 91 "--goma-dir", | 89 "--goma-dir", |
| 92 "[BUILD]/goma", | 90 "[ROOT]/b/build/goma", |
| 93 "--", | 91 "--", |
| 94 "All" | 92 "All" |
| 95 ], | 93 ], |
| 96 "cwd": "[SLAVE_BUILD]", | |
| 97 "env": { | 94 "env": { |
| 98 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 95 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 99 }, | 96 }, |
| 100 "name": "compile", | 97 "name": "compile", |
| 101 "~followup_annotations": [ | 98 "~followup_annotations": [ |
| 102 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 99 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 103 "@@@STEP_LOG_END@json.output (invalid)@@@" | 100 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 104 ] | 101 ] |
| 105 }, | 102 }, |
| 106 { | 103 { |
| 107 "cmd": [ | 104 "cmd": [ |
| 108 "python", | 105 "python", |
| 109 "-u", | 106 "-u", |
| 110 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 107 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 111 "--target", | 108 "--target", |
| 112 "Release", | 109 "Release", |
| 113 "--no-xvfb", | 110 "--no-xvfb", |
| 114 "--factory-properties", | 111 "--factory-properties", |
| 115 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Memcheck\", \"ma
stername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12
345\", \"slavename\": \"slavename\"}", | 112 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Memcheck\", \"ma
stername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12
345\", \"slavename\": \"slavename\"}", |
| 116 "--build-properties", | 113 "--build-properties", |
| 117 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Memcheck\", \"ma
stername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12
345\", \"slavename\": \"slavename\"}", | 114 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Memcheck\", \"ma
stername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12
345\", \"slavename\": \"slavename\"}", |
| 118 "--step-name=libyuv_unittest", | 115 "--step-name=libyuv_unittest", |
| 119 "--builder-name=Linux Memcheck", | 116 "--builder-name=Linux Memcheck", |
| 120 "--slave-name=slavename", | 117 "--slave-name=slavename", |
| 121 "--pass-build-dir", | 118 "--pass-build-dir", |
| 122 "--pass-target", | 119 "--pass-target", |
| 123 "--run-shell-script", | 120 "--run-shell-script", |
| 124 "[SLAVE_BUILD]/src/tools/valgrind-libyuv/libyuv_tests.sh", | 121 "[CWD]/src/tools/valgrind-libyuv/libyuv_tests.sh", |
| 125 "--test", | 122 "--test", |
| 126 "libyuv_unittest", | 123 "libyuv_unittest", |
| 127 "--tool", | 124 "--tool", |
| 128 "memcheck" | 125 "memcheck" |
| 129 ], | 126 ], |
| 130 "cwd": "[SLAVE_BUILD]", | |
| 131 "name": "libyuv_unittest" | 127 "name": "libyuv_unittest" |
| 132 }, | 128 }, |
| 133 { | 129 { |
| 134 "name": "$result", | 130 "name": "$result", |
| 135 "recipe_result": null, | 131 "recipe_result": null, |
| 136 "status_code": 0 | 132 "status_code": 0 |
| 137 } | 133 } |
| 138 ] | 134 ] |
| OLD | NEW |