| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | |
| 9 "name": "taskkill" | 8 "name": "taskkill" |
| 10 }, | 9 }, |
| 11 { | 10 { |
| 12 "cmd": [ | 11 "cmd": [ |
| 13 "python", | 12 "python", |
| 14 "-u", | 13 "-u", |
| 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 16 "--master", | 15 "--master", |
| 17 "tryserver.chromium.win", | 16 "tryserver.chromium.win", |
| 18 "--builder", | 17 "--builder", |
| 19 "win_chromium_variable", | 18 "win_chromium_variable", |
| 20 "--slave", | 19 "--slave", |
| 21 "build1-a1", | 20 "build1-a1", |
| 22 "--spec", | 21 "--spec", |
| 23 "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'}]", | 22 "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'}]", |
| 24 "--root", | 23 "--root", |
| 25 "src", | 24 "src", |
| 26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 28 "--git-cache-dir", | 27 "--git-cache-dir", |
| 29 "[GIT_CACHE]", | 28 "[GIT_CACHE]", |
| 30 "--output_json", | 29 "--output_json", |
| 31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
| 32 "--revision", | 31 "--revision", |
| 33 "src@r1", | 32 "src@r1", |
| 34 "--output_manifest" | 33 "--output_manifest" |
| 35 ], | 34 ], |
| 36 "cwd": "[SLAVE_BUILD]", | |
| 37 "env": { | 35 "env": { |
| 38 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 36 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 39 }, | 37 }, |
| 40 "name": "bot_update", | 38 "name": "bot_update", |
| 41 "~followup_annotations": [ | 39 "~followup_annotations": [ |
| 42 "@@@STEP_TEXT@Some step text@@@", | 40 "@@@STEP_TEXT@Some step text@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 99 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 103 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 106 ] | 104 ] |
| 107 }, | 105 }, |
| 108 { | 106 { |
| 109 "cmd": [], | 107 "cmd": [], |
| 110 "cwd": "[SLAVE_BUILD]", | |
| 111 "name": "ensure_goma" | 108 "name": "ensure_goma" |
| 112 }, | 109 }, |
| 113 { | 110 { |
| 114 "cmd": [ | 111 "cmd": [ |
| 115 "python", | 112 "python", |
| 116 "-u", | 113 "-u", |
| 117 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 114 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
| 118 "--platform", | 115 "--platform", |
| 119 "windows-amd64", | 116 "windows-amd64", |
| 120 "--dest-directory", | 117 "--dest-directory", |
| 121 "[SLAVE_BUILD]\\cipd", | 118 "[SLAVE_BUILD]\\cipd", |
| 122 "--json-output", | 119 "--json-output", |
| 123 "/path/to/tmp/json" | 120 "/path/to/tmp/json" |
| 124 ], | 121 ], |
| 125 "cwd": "[SLAVE_BUILD]", | |
| 126 "name": "ensure_goma.install cipd", | 122 "name": "ensure_goma.install cipd", |
| 127 "~followup_annotations": [ | 123 "~followup_annotations": [ |
| 128 "@@@STEP_NEST_LEVEL@1@@@", | 124 "@@@STEP_NEST_LEVEL@1@@@", |
| 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 125 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 130 "@@@STEP_LOG_LINE@json.output@{@@@", | 126 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
| 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 133 "@@@STEP_LOG_LINE@json.output@}@@@", | 129 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 134 "@@@STEP_LOG_END@json.output@@@" | 130 "@@@STEP_LOG_END@json.output@@@" |
| 135 ] | 131 ] |
| 136 }, | 132 }, |
| 137 { | 133 { |
| 138 "cmd": [ | 134 "cmd": [ |
| 139 "[SLAVE_BUILD]\\cipd\\cipd", | 135 "[SLAVE_BUILD]\\cipd\\cipd", |
| 140 "ensure", | 136 "ensure", |
| 141 "--root", | 137 "--root", |
| 142 "[CACHE]\\cipd\\goma", | 138 "[CACHE]\\cipd\\goma", |
| 143 "--list", | 139 "--list", |
| 144 "infra_internal/goma/client/windows-amd64 release", | 140 "infra_internal/goma/client/windows-amd64 release", |
| 145 "--json-output", | 141 "--json-output", |
| 146 "/path/to/tmp/json", | 142 "/path/to/tmp/json", |
| 147 "--service-account-json", | 143 "--service-account-json", |
| 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 144 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
| 149 ], | 145 ], |
| 150 "cwd": "[SLAVE_BUILD]", | |
| 151 "name": "ensure_goma.ensure_installed", | 146 "name": "ensure_goma.ensure_installed", |
| 152 "~followup_annotations": [ | 147 "~followup_annotations": [ |
| 153 "@@@STEP_NEST_LEVEL@1@@@", | 148 "@@@STEP_NEST_LEVEL@1@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@{@@@", | 149 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ {@@@", | 151 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ }@@@", | 154 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 161 "@@@STEP_LOG_LINE@json.output@}@@@", | 156 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 162 "@@@STEP_LOG_END@json.output@@@" | 157 "@@@STEP_LOG_END@json.output@@@" |
| 163 ] | 158 ] |
| 164 }, | 159 }, |
| 165 { | 160 { |
| 166 "cmd": [ | 161 "cmd": [ |
| 167 "python", | 162 "python", |
| 168 "-u", | 163 "-u", |
| 169 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 164 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 170 "--version" | 165 "--version" |
| 171 ], | 166 ], |
| 172 "cwd": "[SLAVE_BUILD]", | |
| 173 "name": "swarming.py --version", | 167 "name": "swarming.py --version", |
| 174 "stdout": "/path/to/tmp/", | 168 "stdout": "/path/to/tmp/", |
| 175 "~followup_annotations": [ | 169 "~followup_annotations": [ |
| 176 "@@@STEP_TEXT@0.4.10@@@" | 170 "@@@STEP_TEXT@0.4.10@@@" |
| 177 ] | 171 ] |
| 178 }, | 172 }, |
| 179 { | 173 { |
| 180 "cmd": [ | 174 "cmd": [ |
| 181 "python", | 175 "python", |
| 182 "-u", | 176 "-u", |
| 183 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 177 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 184 "runhooks" | 178 "runhooks" |
| 185 ], | 179 ], |
| 186 "cwd": "[SLAVE_BUILD]", | |
| 187 "env": { | 180 "env": { |
| 188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 181 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 189 "GYP_CHROMIUM_NO_ACTION": "1", | 182 "GYP_CHROMIUM_NO_ACTION": "1", |
| 190 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", | 183 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 184 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 192 }, | 185 }, |
| 193 "name": "gclient runhooks" | 186 "name": "gclient runhooks" |
| 194 }, | 187 }, |
| 195 { | 188 { |
| 196 "cmd": [ | 189 "cmd": [ |
| 197 "python", | 190 "python", |
| 198 "-u", | 191 "-u", |
| 199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 192 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 200 "--output", | 193 "--output", |
| 201 "/path/to/tmp/json", | 194 "/path/to/tmp/json", |
| 202 "--", | 195 "--", |
| 203 "--build-config-fs", | 196 "--build-config-fs", |
| 204 "Release", | 197 "Release", |
| 205 "--use-src-side-runtest-py", | 198 "--use-src-side-runtest-py", |
| 206 "--paths", | 199 "--paths", |
| 207 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 200 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 208 "--properties", | 201 "--properties", |
| 209 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 202 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
| 210 ], | 203 ], |
| 211 "cwd": "[SLAVE_BUILD]", | |
| 212 "name": "get compile targets for scripts", | 204 "name": "get compile targets for scripts", |
| 213 "~followup_annotations": [ | 205 "~followup_annotations": [ |
| 214 "@@@STEP_LOG_LINE@json.output@{}@@@", | 206 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 215 "@@@STEP_LOG_END@json.output@@@" | 207 "@@@STEP_LOG_END@json.output@@@" |
| 216 ] | 208 ] |
| 217 }, | 209 }, |
| 218 { | 210 { |
| 219 "cmd": [ | 211 "cmd": [ |
| 220 "python", | 212 "python", |
| 221 "-u", | 213 "-u", |
| 222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | 215 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 224 "/path/to/tmp/json" | 216 "/path/to/tmp/json" |
| 225 ], | 217 ], |
| 226 "cwd": "[SLAVE_BUILD]", | |
| 227 "name": "read test spec", | 218 "name": "read test spec", |
| 228 "~followup_annotations": [ | 219 "~followup_annotations": [ |
| 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | 220 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@{}@@@", | 221 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 231 "@@@STEP_LOG_END@json.output@@@" | 222 "@@@STEP_LOG_END@json.output@@@" |
| 232 ] | 223 ] |
| 233 }, | 224 }, |
| 234 { | 225 { |
| 235 "cmd": [ | 226 "cmd": [ |
| 236 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" | 227 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 248 "cwd": "[SLAVE_BUILD]\\src", | 239 "cwd": "[SLAVE_BUILD]\\src", |
| 249 "name": "git commits in range", | 240 "name": "git commits in range", |
| 250 "stdout": "/path/to/tmp/", | 241 "stdout": "/path/to/tmp/", |
| 251 "~followup_annotations": [ | 242 "~followup_annotations": [ |
| 252 "@@@STEP_LOG_LINE@revisions@r1@@@", | 243 "@@@STEP_LOG_LINE@revisions@r1@@@", |
| 253 "@@@STEP_LOG_END@revisions@@@" | 244 "@@@STEP_LOG_END@revisions@@@" |
| 254 ] | 245 ] |
| 255 }, | 246 }, |
| 256 { | 247 { |
| 257 "cmd": [], | 248 "cmd": [], |
| 258 "cwd": "[SLAVE_BUILD]", | |
| 259 "name": "test r1" | 249 "name": "test r1" |
| 260 }, | 250 }, |
| 261 { | 251 { |
| 262 "cmd": [ | 252 "cmd": [ |
| 263 "python", | 253 "python", |
| 264 "-u", | 254 "-u", |
| 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 266 ], | 256 ], |
| 267 "cwd": "[SLAVE_BUILD]", | |
| 268 "name": "test r1.taskkill", | 257 "name": "test r1.taskkill", |
| 269 "~followup_annotations": [ | 258 "~followup_annotations": [ |
| 270 "@@@STEP_NEST_LEVEL@1@@@" | 259 "@@@STEP_NEST_LEVEL@1@@@" |
| 271 ] | 260 ] |
| 272 }, | 261 }, |
| 273 { | 262 { |
| 274 "cmd": [ | 263 "cmd": [ |
| 275 "python", | 264 "python", |
| 276 "-u", | 265 "-u", |
| 277 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 266 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 288 "--revision_mapping_file", | 277 "--revision_mapping_file", |
| 289 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 278 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 290 "--git-cache-dir", | 279 "--git-cache-dir", |
| 291 "[GIT_CACHE]", | 280 "[GIT_CACHE]", |
| 292 "--output_json", | 281 "--output_json", |
| 293 "/path/to/tmp/json", | 282 "/path/to/tmp/json", |
| 294 "--revision", | 283 "--revision", |
| 295 "src@r1", | 284 "src@r1", |
| 296 "--output_manifest" | 285 "--output_manifest" |
| 297 ], | 286 ], |
| 298 "cwd": "[SLAVE_BUILD]", | |
| 299 "env": { | 287 "env": { |
| 300 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 288 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 301 }, | 289 }, |
| 302 "name": "test r1.bot_update", | 290 "name": "test r1.bot_update", |
| 303 "~followup_annotations": [ | 291 "~followup_annotations": [ |
| 304 "@@@STEP_NEST_LEVEL@1@@@", | 292 "@@@STEP_NEST_LEVEL@1@@@", |
| 305 "@@@STEP_TEXT@Some step text@@@", | 293 "@@@STEP_TEXT@Some step text@@@", |
| 306 "@@@STEP_LOG_LINE@json.output@{@@@", | 294 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 307 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 295 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 308 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 296 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 363 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 351 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 364 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 352 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 365 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 353 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 366 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 354 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 367 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 355 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 368 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 356 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 369 ] | 357 ] |
| 370 }, | 358 }, |
| 371 { | 359 { |
| 372 "cmd": [], | 360 "cmd": [], |
| 373 "cwd": "[SLAVE_BUILD]", | |
| 374 "name": "test r1.ensure_goma", | 361 "name": "test r1.ensure_goma", |
| 375 "~followup_annotations": [ | 362 "~followup_annotations": [ |
| 376 "@@@STEP_NEST_LEVEL@1@@@" | 363 "@@@STEP_NEST_LEVEL@1@@@" |
| 377 ] | 364 ] |
| 378 }, | 365 }, |
| 379 { | 366 { |
| 380 "cmd": [ | 367 "cmd": [ |
| 381 "python", | 368 "python", |
| 382 "-u", | 369 "-u", |
| 383 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 370 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
| 384 "--platform", | 371 "--platform", |
| 385 "windows-amd64", | 372 "windows-amd64", |
| 386 "--dest-directory", | 373 "--dest-directory", |
| 387 "[SLAVE_BUILD]\\cipd", | 374 "[SLAVE_BUILD]\\cipd", |
| 388 "--json-output", | 375 "--json-output", |
| 389 "/path/to/tmp/json" | 376 "/path/to/tmp/json" |
| 390 ], | 377 ], |
| 391 "cwd": "[SLAVE_BUILD]", | |
| 392 "name": "test r1.ensure_goma.install cipd", | 378 "name": "test r1.ensure_goma.install cipd", |
| 393 "~followup_annotations": [ | 379 "~followup_annotations": [ |
| 394 "@@@STEP_NEST_LEVEL@2@@@", | 380 "@@@STEP_NEST_LEVEL@2@@@", |
| 395 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 381 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 396 "@@@STEP_LOG_LINE@json.output@{@@@", | 382 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 397 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 383 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
| 398 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 384 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 399 "@@@STEP_LOG_LINE@json.output@}@@@", | 385 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 400 "@@@STEP_LOG_END@json.output@@@" | 386 "@@@STEP_LOG_END@json.output@@@" |
| 401 ] | 387 ] |
| 402 }, | 388 }, |
| 403 { | 389 { |
| 404 "cmd": [ | 390 "cmd": [ |
| 405 "[SLAVE_BUILD]\\cipd\\cipd", | 391 "[SLAVE_BUILD]\\cipd\\cipd", |
| 406 "ensure", | 392 "ensure", |
| 407 "--root", | 393 "--root", |
| 408 "[CACHE]\\cipd\\goma", | 394 "[CACHE]\\cipd\\goma", |
| 409 "--list", | 395 "--list", |
| 410 "infra_internal/goma/client/windows-amd64 release", | 396 "infra_internal/goma/client/windows-amd64 release", |
| 411 "--json-output", | 397 "--json-output", |
| 412 "/path/to/tmp/json", | 398 "/path/to/tmp/json", |
| 413 "--service-account-json", | 399 "--service-account-json", |
| 414 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 400 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
| 415 ], | 401 ], |
| 416 "cwd": "[SLAVE_BUILD]", | |
| 417 "name": "test r1.ensure_goma.ensure_installed", | 402 "name": "test r1.ensure_goma.ensure_installed", |
| 418 "~followup_annotations": [ | 403 "~followup_annotations": [ |
| 419 "@@@STEP_NEST_LEVEL@2@@@", | 404 "@@@STEP_NEST_LEVEL@2@@@", |
| 420 "@@@STEP_LOG_LINE@json.output@{@@@", | 405 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 421 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 406 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 422 "@@@STEP_LOG_LINE@json.output@ {@@@", | 407 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 423 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 408 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 424 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 409 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
| 425 "@@@STEP_LOG_LINE@json.output@ }@@@", | 410 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 426 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 411 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 427 "@@@STEP_LOG_LINE@json.output@}@@@", | 412 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 428 "@@@STEP_LOG_END@json.output@@@" | 413 "@@@STEP_LOG_END@json.output@@@" |
| 429 ] | 414 ] |
| 430 }, | 415 }, |
| 431 { | 416 { |
| 432 "cmd": [ | 417 "cmd": [ |
| 433 "python", | 418 "python", |
| 434 "-u", | 419 "-u", |
| 435 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 420 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 436 "runhooks" | 421 "runhooks" |
| 437 ], | 422 ], |
| 438 "cwd": "[SLAVE_BUILD]", | |
| 439 "env": { | 423 "env": { |
| 440 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 424 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 441 "GYP_CHROMIUM_NO_ACTION": "1", | 425 "GYP_CHROMIUM_NO_ACTION": "1", |
| 442 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", | 426 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 443 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 427 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 444 }, | 428 }, |
| 445 "name": "test r1.gclient runhooks", | 429 "name": "test r1.gclient runhooks", |
| 446 "~followup_annotations": [ | 430 "~followup_annotations": [ |
| 447 "@@@STEP_NEST_LEVEL@1@@@" | 431 "@@@STEP_NEST_LEVEL@1@@@" |
| 448 ] | 432 ] |
| 449 }, | 433 }, |
| 450 { | 434 { |
| 451 "cmd": [ | 435 "cmd": [ |
| 452 "python", | 436 "python", |
| 453 "-u", | 437 "-u", |
| 454 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 438 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 455 "--output", | 439 "--output", |
| 456 "/path/to/tmp/json", | 440 "/path/to/tmp/json", |
| 457 "--", | 441 "--", |
| 458 "--build-config-fs", | 442 "--build-config-fs", |
| 459 "Release", | 443 "Release", |
| 460 "--use-src-side-runtest-py", | 444 "--use-src-side-runtest-py", |
| 461 "--paths", | 445 "--paths", |
| 462 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 446 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 463 "--properties", | 447 "--properties", |
| 464 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 448 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
| 465 ], | 449 ], |
| 466 "cwd": "[SLAVE_BUILD]", | |
| 467 "name": "test r1.get compile targets for scripts", | 450 "name": "test r1.get compile targets for scripts", |
| 468 "~followup_annotations": [ | 451 "~followup_annotations": [ |
| 469 "@@@STEP_NEST_LEVEL@1@@@", | 452 "@@@STEP_NEST_LEVEL@1@@@", |
| 470 "@@@STEP_LOG_LINE@json.output@{}@@@", | 453 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 471 "@@@STEP_LOG_END@json.output@@@" | 454 "@@@STEP_LOG_END@json.output@@@" |
| 472 ] | 455 ] |
| 473 }, | 456 }, |
| 474 { | 457 { |
| 475 "cmd": [ | 458 "cmd": [ |
| 476 "python", | 459 "python", |
| 477 "-u", | 460 "-u", |
| 478 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 461 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 479 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | 462 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 480 "/path/to/tmp/json" | 463 "/path/to/tmp/json" |
| 481 ], | 464 ], |
| 482 "cwd": "[SLAVE_BUILD]", | |
| 483 "name": "test r1.read test spec", | 465 "name": "test r1.read test spec", |
| 484 "~followup_annotations": [ | 466 "~followup_annotations": [ |
| 485 "@@@STEP_NEST_LEVEL@1@@@", | 467 "@@@STEP_NEST_LEVEL@1@@@", |
| 486 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | 468 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 487 "@@@STEP_LOG_LINE@json.output@{@@@", | 469 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 488 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", | 470 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", |
| 489 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 471 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 490 "@@@STEP_LOG_LINE@json.output@ {@@@", | 472 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 491 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 473 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 492 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 474 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 523 ] | 505 ] |
| 524 }, | 506 }, |
| 525 { | 507 { |
| 526 "cmd": [ | 508 "cmd": [ |
| 527 "python", | 509 "python", |
| 528 "-u", | 510 "-u", |
| 529 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 511 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 530 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", | 512 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", |
| 531 "/path/to/tmp/json" | 513 "/path/to/tmp/json" |
| 532 ], | 514 ], |
| 533 "cwd": "[SLAVE_BUILD]", | |
| 534 "name": "test r1.read filter exclusion spec", | 515 "name": "test r1.read filter exclusion spec", |
| 535 "~followup_annotations": [ | 516 "~followup_annotations": [ |
| 536 "@@@STEP_NEST_LEVEL@1@@@", | 517 "@@@STEP_NEST_LEVEL@1@@@", |
| 537 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", | 518 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", |
| 538 "@@@STEP_LOG_LINE@json.output@{@@@", | 519 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 539 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 520 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 540 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 521 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 541 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 522 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 542 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 523 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 543 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 524 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 557 "analyze", | 538 "analyze", |
| 558 "-m", | 539 "-m", |
| 559 "chromium.win", | 540 "chromium.win", |
| 560 "-b", | 541 "-b", |
| 561 "Win Builder", | 542 "Win Builder", |
| 562 "-v", | 543 "-v", |
| 563 "//out/Release", | 544 "//out/Release", |
| 564 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf
fected_tests_run\"]}", | 545 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf
fected_tests_run\"]}", |
| 565 "/path/to/tmp/json" | 546 "/path/to/tmp/json" |
| 566 ], | 547 ], |
| 567 "cwd": "[SLAVE_BUILD]", | |
| 568 "env": { | 548 "env": { |
| 569 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 549 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 570 }, | 550 }, |
| 571 "name": "test r1.analyze", | 551 "name": "test r1.analyze", |
| 572 "~followup_annotations": [ | 552 "~followup_annotations": [ |
| 573 "@@@STEP_NEST_LEVEL@1@@@", | 553 "@@@STEP_NEST_LEVEL@1@@@", |
| 574 "@@@STEP_LOG_LINE@json.output@{@@@", | 554 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 575 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 555 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
| 576 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", | 556 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", |
| 577 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", | 557 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 609 }, | 589 }, |
| 610 { | 590 { |
| 611 "cmd": [ | 591 "cmd": [ |
| 612 "python", | 592 "python", |
| 613 "-u", | 593 "-u", |
| 614 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 594 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 615 "--show-path", | 595 "--show-path", |
| 616 "python", | 596 "python", |
| 617 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 597 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 618 ], | 598 ], |
| 619 "cwd": "[SLAVE_BUILD]", | |
| 620 "name": "test r1.cleanup_temp", | 599 "name": "test r1.cleanup_temp", |
| 621 "~followup_annotations": [ | 600 "~followup_annotations": [ |
| 622 "@@@STEP_NEST_LEVEL@1@@@" | 601 "@@@STEP_NEST_LEVEL@1@@@" |
| 623 ] | 602 ] |
| 624 }, | 603 }, |
| 625 { | 604 { |
| 626 "cmd": [ | 605 "cmd": [ |
| 627 "python", | 606 "python", |
| 628 "-u", | 607 "-u", |
| 629 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 608 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 630 "--build-dir", | 609 "--build-dir", |
| 631 "[SLAVE_BUILD]\\src\\out\\Release", | 610 "[SLAVE_BUILD]\\src\\out\\Release", |
| 632 "--clean-isolated-files" | 611 "--clean-isolated-files" |
| 633 ], | 612 ], |
| 634 "cwd": "[SLAVE_BUILD]", | |
| 635 "name": "test r1.clean isolated files", | 613 "name": "test r1.clean isolated files", |
| 636 "~followup_annotations": [ | 614 "~followup_annotations": [ |
| 637 "@@@STEP_NEST_LEVEL@1@@@" | 615 "@@@STEP_NEST_LEVEL@1@@@" |
| 638 ] | 616 ] |
| 639 }, | 617 }, |
| 640 { | 618 { |
| 641 "cmd": [ | 619 "cmd": [ |
| 642 "python", | 620 "python", |
| 643 "-u", | 621 "-u", |
| 644 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 622 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 645 "gen", | 623 "gen", |
| 646 "-m", | 624 "-m", |
| 647 "chromium.win", | 625 "chromium.win", |
| 648 "-b", | 626 "-b", |
| 649 "Win Builder", | 627 "Win Builder", |
| 650 "--config-file", | 628 "--config-file", |
| 651 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 629 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 652 "--goma-dir", | 630 "--goma-dir", |
| 653 "[CACHE]\\cipd\\goma", | 631 "[CACHE]\\cipd\\goma", |
| 654 "--swarming-targets-file", | 632 "--swarming-targets-file", |
| 655 "affected_tests\n", | 633 "affected_tests\n", |
| 656 "//out/Release" | 634 "//out/Release" |
| 657 ], | 635 ], |
| 658 "cwd": "[SLAVE_BUILD]", | |
| 659 "env": { | 636 "env": { |
| 660 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 637 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 661 }, | 638 }, |
| 662 "name": "test r1.generate_build_files", | 639 "name": "test r1.generate_build_files", |
| 663 "~followup_annotations": [ | 640 "~followup_annotations": [ |
| 664 "@@@STEP_NEST_LEVEL@1@@@", | 641 "@@@STEP_NEST_LEVEL@1@@@", |
| 665 "@@@STEP_LOG_LINE@swarming-targets-file.txt@affected_tests@@@", | 642 "@@@STEP_LOG_LINE@swarming-targets-file.txt@affected_tests@@@", |
| 666 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 643 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 667 ] | 644 ] |
| 668 }, | 645 }, |
| (...skipping 23 matching lines...) Expand all Loading... |
| 692 "/path/to/tmp/json", | 669 "/path/to/tmp/json", |
| 693 "--goma-service-account-json-file", | 670 "--goma-service-account-json-file", |
| 694 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 671 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 695 "--goma-dir", | 672 "--goma-dir", |
| 696 "[CACHE]\\cipd\\goma", | 673 "[CACHE]\\cipd\\goma", |
| 697 "--ninja-ensure-up-to-date", | 674 "--ninja-ensure-up-to-date", |
| 698 "--", | 675 "--", |
| 699 "affected_tests", | 676 "affected_tests", |
| 700 "affected_tests_run" | 677 "affected_tests_run" |
| 701 ], | 678 ], |
| 702 "cwd": "[SLAVE_BUILD]", | |
| 703 "env": { | 679 "env": { |
| 704 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 680 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 705 }, | 681 }, |
| 706 "name": "test r1.compile", | 682 "name": "test r1.compile", |
| 707 "~followup_annotations": [ | 683 "~followup_annotations": [ |
| 708 "@@@STEP_NEST_LEVEL@1@@@", | 684 "@@@STEP_NEST_LEVEL@1@@@", |
| 709 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 685 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 710 "@@@STEP_LOG_END@json.output (invalid)@@@" | 686 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 711 ] | 687 ] |
| 712 }, | 688 }, |
| (...skipping 20 matching lines...) Expand all Loading... |
| 733 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 709 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 734 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 710 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 735 "batcharchive", | 711 "batcharchive", |
| 736 "--dump-json", | 712 "--dump-json", |
| 737 "/path/to/tmp/json", | 713 "/path/to/tmp/json", |
| 738 "--isolate-server", | 714 "--isolate-server", |
| 739 "https://isolateserver.appspot.com", | 715 "https://isolateserver.appspot.com", |
| 740 "--verbose", | 716 "--verbose", |
| 741 "[SLAVE_BUILD]\\src\\out\\Release\\affected_tests.isolated.gen.json" | 717 "[SLAVE_BUILD]\\src\\out\\Release\\affected_tests.isolated.gen.json" |
| 742 ], | 718 ], |
| 743 "cwd": "[SLAVE_BUILD]", | |
| 744 "name": "test r1.isolate tests", | 719 "name": "test r1.isolate tests", |
| 745 "~followup_annotations": [ | 720 "~followup_annotations": [ |
| 746 "@@@STEP_NEST_LEVEL@1@@@", | 721 "@@@STEP_NEST_LEVEL@1@@@", |
| 747 "@@@STEP_LOG_LINE@json.output@{@@@", | 722 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 748 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\": \"[dummy hash for affe
cted_tests]\"@@@", | 723 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\": \"[dummy hash for affe
cted_tests]\"@@@", |
| 749 "@@@STEP_LOG_LINE@json.output@}@@@", | 724 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 750 "@@@STEP_LOG_END@json.output@@@" | 725 "@@@STEP_LOG_END@json.output@@@" |
| 751 ] | 726 ] |
| 752 }, | 727 }, |
| 753 { | 728 { |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 807 "--tag", | 782 "--tag", |
| 808 "slavename:build1-a1", | 783 "slavename:build1-a1", |
| 809 "--tag", | 784 "--tag", |
| 810 "stepname:affected_tests (r1) on Windows-7-SP1", | 785 "stepname:affected_tests (r1) on Windows-7-SP1", |
| 811 "--idempotent", | 786 "--idempotent", |
| 812 "[dummy hash for affected_tests]", | 787 "[dummy hash for affected_tests]", |
| 813 "--", | 788 "--", |
| 814 "--gtest_filter=Test.One", | 789 "--gtest_filter=Test.One", |
| 815 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 790 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 816 ], | 791 ], |
| 817 "cwd": "[SLAVE_BUILD]", | |
| 818 "name": "test r1.[trigger] affected_tests (r1) on Windows-7-SP1", | 792 "name": "test r1.[trigger] affected_tests (r1) on Windows-7-SP1", |
| 819 "~followup_annotations": [ | 793 "~followup_annotations": [ |
| 820 "@@@STEP_NEST_LEVEL@1@@@", | 794 "@@@STEP_NEST_LEVEL@1@@@", |
| 821 "@@@STEP_LOG_LINE@json.output@{@@@", | 795 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 822 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"affected_tests (r1)/
Windows-7-SP1/[dummy has/win_chromium_variable/1\", @@@", | 796 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"affected_tests (r1)/
Windows-7-SP1/[dummy has/win_chromium_variable/1\", @@@", |
| 823 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 797 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 824 "@@@STEP_LOG_LINE@json.output@ \"affected_tests (r1)/Windows-7-SP1/[dum
my has/win_chromium_variable/1\": {@@@", | 798 "@@@STEP_LOG_LINE@json.output@ \"affected_tests (r1)/Windows-7-SP1/[dum
my has/win_chromium_variable/1\": {@@@", |
| 825 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 799 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 826 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 800 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 827 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 801 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 849 "--", | 823 "--", |
| 850 "collect", | 824 "collect", |
| 851 "--swarming", | 825 "--swarming", |
| 852 "https://chromium-swarm.appspot.com", | 826 "https://chromium-swarm.appspot.com", |
| 853 "--decorate", | 827 "--decorate", |
| 854 "--print-status-updates", | 828 "--print-status-updates", |
| 855 "--shards", | 829 "--shards", |
| 856 "1", | 830 "1", |
| 857 "affected_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" | 831 "affected_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" |
| 858 ], | 832 ], |
| 859 "cwd": "[SLAVE_BUILD]", | |
| 860 "name": "test r1.affected_tests (r1) on Windows-7-SP1", | 833 "name": "test r1.affected_tests (r1) on Windows-7-SP1", |
| 861 "~followup_annotations": [ | 834 "~followup_annotations": [ |
| 862 "@@@STEP_NEST_LEVEL@1@@@" | 835 "@@@STEP_NEST_LEVEL@1@@@" |
| 863 ] | 836 ] |
| 864 }, | 837 }, |
| 865 { | 838 { |
| 866 "cmd": [ | 839 "cmd": [ |
| 867 "python", | 840 "python", |
| 868 "-u", | 841 "-u", |
| 869 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | 842 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
| 870 "--input-gtest-json", | 843 "--input-gtest-json", |
| 871 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", | 844 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", |
| 872 "--master-name", | 845 "--master-name", |
| 873 "tryserver.chromium.win", | 846 "tryserver.chromium.win", |
| 874 "--builder-name", | 847 "--builder-name", |
| 875 "win_chromium_variable", | 848 "win_chromium_variable", |
| 876 "--build-number", | 849 "--build-number", |
| 877 "1", | 850 "1", |
| 878 "--test-type", | 851 "--test-type", |
| 879 "test r1.affected_tests (r1) on Windows-7-SP1", | 852 "test r1.affected_tests (r1) on Windows-7-SP1", |
| 880 "--test-results-server", | 853 "--test-results-server", |
| 881 "test-results.appspot.com", | 854 "test-results.appspot.com", |
| 882 "--chrome-revision", | 855 "--chrome-revision", |
| 883 "170242" | 856 "170242" |
| 884 ], | 857 ], |
| 885 "cwd": "[SLAVE_BUILD]", | |
| 886 "name": "test r1.Upload to test-results [test r1.affected_tests (r1) on Wind
ows-7-SP1]", | 858 "name": "test r1.Upload to test-results [test r1.affected_tests (r1) on Wind
ows-7-SP1]", |
| 887 "~followup_annotations": [ | 859 "~followup_annotations": [ |
| 888 "@@@STEP_NEST_LEVEL@1@@@" | 860 "@@@STEP_NEST_LEVEL@1@@@" |
| 889 ] | 861 ] |
| 890 }, | 862 }, |
| 891 { | 863 { |
| 892 "cmd": [ | 864 "cmd": [ |
| 893 "python", | 865 "python", |
| 894 "-u", | 866 "-u", |
| 895 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 867 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 896 "--target", | 868 "--target", |
| 897 "Release" | 869 "Release" |
| 898 ], | 870 ], |
| 899 "cwd": "[SLAVE_BUILD]", | |
| 900 "name": "test r1.process_dumps", | 871 "name": "test r1.process_dumps", |
| 901 "~followup_annotations": [ | 872 "~followup_annotations": [ |
| 902 "@@@STEP_NEST_LEVEL@1@@@" | 873 "@@@STEP_NEST_LEVEL@1@@@" |
| 903 ] | 874 ] |
| 904 }, | 875 }, |
| 905 { | 876 { |
| 906 "cmd": [ | 877 "cmd": [ |
| 907 "python", | 878 "python", |
| 908 "-u", | 879 "-u", |
| 909 "import sys; sys.exit(0)" | 880 "import sys; sys.exit(0)" |
| 910 ], | 881 ], |
| 911 "cwd": "[SLAVE_BUILD]", | |
| 912 "name": "report", | 882 "name": "report", |
| 913 "~followup_annotations": [ | 883 "~followup_annotations": [ |
| 914 "@@@STEP_LOG_LINE@report@{@@@", | 884 "@@@STEP_LOG_LINE@report@{@@@", |
| 915 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 885 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
| 916 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", | 886 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", |
| 917 "@@@STEP_LOG_LINE@report@ \"unaffected_tests\": {@@@", | 887 "@@@STEP_LOG_LINE@report@ \"unaffected_tests\": {@@@", |
| 918 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", | 888 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", |
| 919 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", | 889 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", |
| 920 "@@@STEP_LOG_LINE@report@ }, @@@", | 890 "@@@STEP_LOG_LINE@report@ }, @@@", |
| 921 "@@@STEP_LOG_LINE@report@ \"affected_tests\": {@@@", | 891 "@@@STEP_LOG_LINE@report@ \"affected_tests\": {@@@", |
| 922 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@", | 892 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@", |
| 923 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", | 893 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", |
| 924 "@@@STEP_LOG_LINE@report@ }@@@", | 894 "@@@STEP_LOG_LINE@report@ }@@@", |
| 925 "@@@STEP_LOG_LINE@report@ }@@@", | 895 "@@@STEP_LOG_LINE@report@ }@@@", |
| 926 "@@@STEP_LOG_LINE@report@ }, @@@", | 896 "@@@STEP_LOG_LINE@report@ }, @@@", |
| 927 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", | 897 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", |
| 928 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", | 898 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", |
| 929 "@@@STEP_LOG_LINE@report@ }@@@", | 899 "@@@STEP_LOG_LINE@report@ }@@@", |
| 930 "@@@STEP_LOG_LINE@report@}@@@", | 900 "@@@STEP_LOG_LINE@report@}@@@", |
| 931 "@@@STEP_LOG_END@report@@@", | 901 "@@@STEP_LOG_END@report@@@", |
| 932 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" | 902 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" |
| 933 ] | 903 ] |
| 934 }, | 904 }, |
| 935 { | 905 { |
| 936 "name": "$result", | 906 "name": "$result", |
| 937 "recipe_result": null, | 907 "recipe_result": null, |
| 938 "status_code": 0 | 908 "status_code": 0 |
| 939 } | 909 } |
| 940 ] | 910 ] |
| OLD | NEW |