| 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]", |
| 8 "name": "taskkill" | 9 "name": "taskkill" |
| 9 }, | 10 }, |
| 10 { | 11 { |
| 11 "cmd": [ | 12 "cmd": [ |
| 12 "python", | 13 "python", |
| 13 "-u", | 14 "-u", |
| 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 15 "--master", | 16 "--master", |
| 16 "chromium.win", | 17 "chromium.win", |
| 17 "--builder", | 18 "--builder", |
| 18 "Win7 Tests (1)", | 19 "Win7 Tests (1)", |
| 19 "--slave", | 20 "--slave", |
| 20 "TestSlavename", | 21 "TestSlavename", |
| 21 "--spec", | 22 "--spec", |
| 22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 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'}]", |
| 23 "--root", | 24 "--root", |
| 24 "src", | 25 "src", |
| 25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 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\"}", | 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\"}", |
| 27 "--git-cache-dir", | 28 "--git-cache-dir", |
| 28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
| 29 "--output_json", | 30 "--output_json", |
| 30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
| 31 "--revision", | 32 "--revision", |
| 32 "src@HEAD", | 33 "src@HEAD", |
| 33 "--force", | 34 "--force", |
| 34 "--output_manifest" | 35 "--output_manifest" |
| 35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
| 36 "env": { | 38 "env": { |
| 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 38 }, | 40 }, |
| 39 "name": "bot_update", | 41 "name": "bot_update", |
| 40 "~followup_annotations": [ | 42 "~followup_annotations": [ |
| 41 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 105 ] | 107 ] |
| 106 }, | 108 }, |
| 107 { | 109 { |
| 108 "cmd": [], | 110 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", |
| 109 "name": "ensure_goma" | 112 "name": "ensure_goma" |
| 110 }, | 113 }, |
| 111 { | 114 { |
| 112 "cmd": [ | 115 "cmd": [ |
| 113 "python", | 116 "python", |
| 114 "-u", | 117 "-u", |
| 115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
| 116 "--platform", | 119 "--platform", |
| 117 "windows-amd64", | 120 "windows-amd64", |
| 118 "--dest-directory", | 121 "--dest-directory", |
| 119 "[CWD]\\cipd", | 122 "[SLAVE_BUILD]\\cipd", |
| 120 "--json-output", | 123 "--json-output", |
| 121 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
| 122 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
| 123 "name": "ensure_goma.install cipd", | 127 "name": "ensure_goma.install cipd", |
| 124 "~followup_annotations": [ | 128 "~followup_annotations": [ |
| 125 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
| 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | 131 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
| 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 130 "@@@STEP_LOG_LINE@json.output@}@@@", | 134 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 131 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
| 132 ] | 136 ] |
| 133 }, | 137 }, |
| 134 { | 138 { |
| 135 "cmd": [ | 139 "cmd": [ |
| 136 "fake_slave_build/cipd", | 140 "[SLAVE_BUILD]\\cipd\\cipd", |
| 137 "ensure", | 141 "ensure", |
| 138 "--root", | 142 "--root", |
| 139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 143 "[CACHE]\\cipd\\goma", |
| 140 "--list", | 144 "--list", |
| 141 "infra_internal/goma/client/windows-amd64 release", | 145 "infra_internal/goma/client/windows-amd64 release", |
| 142 "--json-output", | 146 "--json-output", |
| 143 "/path/to/tmp/json", | 147 "/path/to/tmp/json", |
| 144 "--service-account-json", | 148 "--service-account-json", |
| 145 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
| 146 ], | 150 ], |
| 151 "cwd": "[SLAVE_BUILD]", |
| 147 "name": "ensure_goma.ensure_installed", | 152 "name": "ensure_goma.ensure_installed", |
| 148 "~followup_annotations": [ | 153 "~followup_annotations": [ |
| 149 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 157 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 160 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@}@@@", | 162 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 158 "@@@STEP_LOG_END@json.output@@@" | 163 "@@@STEP_LOG_END@json.output@@@" |
| 159 ] | 164 ] |
| 160 }, | 165 }, |
| 161 { | 166 { |
| 162 "cmd": [ | 167 "cmd": [ |
| 163 "python", | 168 "python", |
| 164 "-u", | 169 "-u", |
| 165 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 170 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 166 "--version" | 171 "--version" |
| 167 ], | 172 ], |
| 173 "cwd": "[SLAVE_BUILD]", |
| 168 "name": "swarming.py --version", | 174 "name": "swarming.py --version", |
| 169 "stdout": "/path/to/tmp/", | 175 "stdout": "/path/to/tmp/", |
| 170 "~followup_annotations": [ | 176 "~followup_annotations": [ |
| 171 "@@@STEP_TEXT@0.4.10@@@" | 177 "@@@STEP_TEXT@0.4.10@@@" |
| 172 ] | 178 ] |
| 173 }, | 179 }, |
| 174 { | 180 { |
| 175 "cmd": [ | 181 "cmd": [ |
| 176 "python", | 182 "python", |
| 177 "-u", | 183 "-u", |
| 178 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 179 "runhooks" | 185 "runhooks" |
| 180 ], | 186 ], |
| 187 "cwd": "[SLAVE_BUILD]", |
| 181 "env": { | 188 "env": { |
| 182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 183 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=ia32 test_isolati
on_mode=prepare use_goma=1", | 190 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom
a=1", |
| 184 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 185 }, | 192 }, |
| 186 "name": "gclient runhooks" | 193 "name": "gclient runhooks" |
| 187 }, | 194 }, |
| 188 { | 195 { |
| 189 "cmd": [ | 196 "cmd": [ |
| 190 "python", | 197 "python", |
| 191 "-u", | 198 "-u", |
| 192 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 193 "--output", | 200 "--output", |
| 194 "/path/to/tmp/json", | 201 "/path/to/tmp/json", |
| 195 "--", | 202 "--", |
| 196 "--build-config-fs", | 203 "--build-config-fs", |
| 197 "Release", | 204 "Release", |
| 198 "--use-src-side-runtest-py", | 205 "--use-src-side-runtest-py", |
| 199 "--paths", | 206 "--paths", |
| 200 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 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\"}", |
| 201 "--properties", | 208 "--properties", |
| 202 "{\"buildername\": \"Win7 Tests (1)\", \"buildnumber\": 571, \"mastername\
": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" | 209 "{\"buildername\": \"Win7 Tests (1)\", \"buildnumber\": 571, \"mastername\
": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" |
| 203 ], | 210 ], |
| 211 "cwd": "[SLAVE_BUILD]", |
| 204 "name": "get compile targets for scripts", | 212 "name": "get compile targets for scripts", |
| 205 "~followup_annotations": [ | 213 "~followup_annotations": [ |
| 206 "@@@STEP_LOG_LINE@json.output@{}@@@", | 214 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 207 "@@@STEP_LOG_END@json.output@@@" | 215 "@@@STEP_LOG_END@json.output@@@" |
| 208 ] | 216 ] |
| 209 }, | 217 }, |
| 210 { | 218 { |
| 211 "cmd": [ | 219 "cmd": [ |
| 212 "python", | 220 "python", |
| 213 "-u", | 221 "-u", |
| 214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 215 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 216 "/path/to/tmp/json" | 224 "/path/to/tmp/json" |
| 217 ], | 225 ], |
| 226 "cwd": "[SLAVE_BUILD]", |
| 218 "name": "read test spec", | 227 "name": "read test spec", |
| 219 "~followup_annotations": [ | 228 "~followup_annotations": [ |
| 220 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 221 "@@@STEP_LOG_LINE@json.output@{@@@", | 230 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", |
| 223 "@@@STEP_LOG_LINE@json.output@ \"isolated_scripts\": [@@@", | 232 "@@@STEP_LOG_LINE@json.output@ \"isolated_scripts\": [@@@", |
| 224 "@@@STEP_LOG_LINE@json.output@ {@@@", | 233 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 225 "@@@STEP_LOG_LINE@json.output@ \"isolate_name\": \"telemetry_gpu_un
ittests\", @@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"isolate_name\": \"telemetry_gpu_un
ittests\", @@@", |
| 226 "@@@STEP_LOG_LINE@json.output@ \"name\": \"telemetry_gpu_unittests\
", @@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"name\": \"telemetry_gpu_unittests\
", @@@", |
| 227 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 228 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true, @@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true, @@@", |
| 229 "@@@STEP_LOG_LINE@json.output@ \"dimension_sets\": [@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"dimension_sets\": [@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@ {@@@", | 239 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| (...skipping 19 matching lines...) Expand all Loading... |
| 250 }, | 259 }, |
| 251 { | 260 { |
| 252 "cmd": [ | 261 "cmd": [ |
| 253 "python", | 262 "python", |
| 254 "-u", | 263 "-u", |
| 255 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 264 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 256 "--show-path", | 265 "--show-path", |
| 257 "python", | 266 "python", |
| 258 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 267 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 259 ], | 268 ], |
| 269 "cwd": "[SLAVE_BUILD]", |
| 260 "name": "cleanup_temp" | 270 "name": "cleanup_temp" |
| 261 }, | 271 }, |
| 262 { | 272 { |
| 263 "cmd": [ | 273 "cmd": [ |
| 264 "python", | 274 "python", |
| 265 "-u", | 275 "-u", |
| 266 "\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", | 276 "\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", |
| 267 "[CWD]\\src\\out\\Release" | 277 "[SLAVE_BUILD]\\src\\out\\Release" |
| 268 ], | 278 ], |
| 279 "cwd": "[SLAVE_BUILD]", |
| 269 "name": "rmtree build directory", | 280 "name": "rmtree build directory", |
| 270 "~followup_annotations": [ | 281 "~followup_annotations": [ |
| 271 "@@@STEP_LOG_LINE@python.inline@@@@", | 282 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 272 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 283 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 273 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 284 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 274 "@@@STEP_LOG_LINE@python.inline@@@@", | 285 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 275 "@@@STEP_LOG_LINE@python.inline@@@@", | 286 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 276 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 287 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 277 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 288 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 278 "@@@STEP_LOG_END@python.inline@@@" | 289 "@@@STEP_LOG_END@python.inline@@@" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 290 "Release", | 301 "Release", |
| 291 "--build-url", | 302 "--build-url", |
| 292 "gs://chromium-win-archive/chromium.win/Win Builder/full-build-win32.zip", | 303 "gs://chromium-win-archive/chromium.win/Win Builder/full-build-win32.zip", |
| 293 "--build_revision", | 304 "--build_revision", |
| 294 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 305 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 295 "--master-name", | 306 "--master-name", |
| 296 "chromium.win", | 307 "chromium.win", |
| 297 "--build-number", | 308 "--build-number", |
| 298 "571" | 309 "571" |
| 299 ], | 310 ], |
| 311 "cwd": "[SLAVE_BUILD]", |
| 300 "name": "extract build" | 312 "name": "extract build" |
| 301 }, | 313 }, |
| 302 { | 314 { |
| 303 "cmd": [ | 315 "cmd": [ |
| 304 "python", | 316 "python", |
| 305 "-u", | 317 "-u", |
| 306 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 318 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 307 "--build-dir", | 319 "--build-dir", |
| 308 "[CWD]\\src\\out\\Release", | 320 "[SLAVE_BUILD]\\src\\out\\Release", |
| 309 "--output-json", | 321 "--output-json", |
| 310 "/path/to/tmp/json" | 322 "/path/to/tmp/json" |
| 311 ], | 323 ], |
| 324 "cwd": "[SLAVE_BUILD]", |
| 312 "name": "find isolated tests", | 325 "name": "find isolated tests", |
| 313 "~followup_annotations": [ | 326 "~followup_annotations": [ |
| 314 "@@@STEP_LOG_LINE@json.output@{@@@", | 327 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 315 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 328 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 316 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 329 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 317 "@@@STEP_LOG_LINE@json.output@}@@@", | 330 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 318 "@@@STEP_LOG_END@json.output@@@", | 331 "@@@STEP_LOG_END@json.output@@@", |
| 319 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 332 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 320 ] | 333 ] |
| 321 }, | 334 }, |
| 322 { | 335 { |
| 323 "cmd": [ | 336 "cmd": [ |
| 324 "python", | 337 "python", |
| 325 "-u", | 338 "-u", |
| 326 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 339 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 327 "trigger", | 340 "trigger", |
| 328 "--swarming", | 341 "--swarming", |
| 329 "https://chromium-swarm.appspot.com", | 342 "https://chromium-swarm.appspot.com", |
| 330 "--isolate-server", | 343 "--isolate-server", |
| 331 "https://isolateserver.appspot.com", | 344 "https://isolateserver.appspot.com", |
| 332 "--priority", | 345 "--priority", |
| 333 "25", | 346 "25", |
| 334 "--shards", | 347 "--shards", |
| 335 "1", | 348 "1", |
| 336 "--task-name", | 349 "--task-name", |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 374 "--tag", | 387 "--tag", |
| 375 "purpose:post-commit", | 388 "purpose:post-commit", |
| 376 "--tag", | 389 "--tag", |
| 377 "slavename:TestSlavename", | 390 "slavename:TestSlavename", |
| 378 "--tag", | 391 "--tag", |
| 379 "stepname:telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", | 392 "stepname:telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", |
| 380 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", | 393 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 381 "--", | 394 "--", |
| 382 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 395 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 383 ], | 396 ], |
| 397 "cwd": "[SLAVE_BUILD]", |
| 384 "name": "[trigger] telemetry_gpu_unittests on NVIDIA GPU on Windows on Windo
ws", | 398 "name": "[trigger] telemetry_gpu_unittests on NVIDIA GPU on Windows on Windo
ws", |
| 385 "~followup_annotations": [ | 399 "~followup_annotations": [ |
| 386 "@@@STEP_LOG_LINE@json.output@{@@@", | 400 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 387 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", | 401 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", |
| 388 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 402 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 389 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on NVIDIA GPU
on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", | 403 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on NVIDIA GPU
on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", |
| 390 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 404 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 391 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 405 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 392 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 406 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 393 "@@@STEP_LOG_LINE@json.output@ }@@@", | 407 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 394 "@@@STEP_LOG_LINE@json.output@ }@@@", | 408 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 395 "@@@STEP_LOG_LINE@json.output@}@@@", | 409 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 396 "@@@STEP_LOG_END@json.output@@@", | 410 "@@@STEP_LOG_END@json.output@@@", |
| 397 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 411 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 398 ] | 412 ] |
| 399 }, | 413 }, |
| 400 { | 414 { |
| 401 "cmd": [ | 415 "cmd": [ |
| 402 "python", | 416 "python", |
| 403 "-u", | 417 "-u", |
| 404 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 418 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 405 "trigger", | 419 "trigger", |
| 406 "--swarming", | 420 "--swarming", |
| 407 "https://chromium-swarm.appspot.com", | 421 "https://chromium-swarm.appspot.com", |
| 408 "--isolate-server", | 422 "--isolate-server", |
| 409 "https://isolateserver.appspot.com", | 423 "https://isolateserver.appspot.com", |
| 410 "--priority", | 424 "--priority", |
| 411 "25", | 425 "25", |
| 412 "--shards", | 426 "--shards", |
| 413 "1", | 427 "1", |
| 414 "--task-name", | 428 "--task-name", |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 452 "--tag", | 466 "--tag", |
| 453 "purpose:post-commit", | 467 "purpose:post-commit", |
| 454 "--tag", | 468 "--tag", |
| 455 "slavename:TestSlavename", | 469 "slavename:TestSlavename", |
| 456 "--tag", | 470 "--tag", |
| 457 "stepname:telemetry_gpu_unittests on ATI GPU on Windows on Windows", | 471 "stepname:telemetry_gpu_unittests on ATI GPU on Windows on Windows", |
| 458 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", | 472 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 459 "--", | 473 "--", |
| 460 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 474 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 461 ], | 475 ], |
| 476 "cwd": "[SLAVE_BUILD]", |
| 462 "name": "[trigger] telemetry_gpu_unittests on ATI GPU on Windows on Windows"
, | 477 "name": "[trigger] telemetry_gpu_unittests on ATI GPU on Windows on Windows"
, |
| 463 "~followup_annotations": [ | 478 "~followup_annotations": [ |
| 464 "@@@STEP_LOG_LINE@json.output@{@@@", | 479 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 465 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", | 480 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", |
| 466 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 481 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 467 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on ATI GPU on
Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", | 482 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on ATI GPU on
Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", |
| 468 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 483 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 469 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 484 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 470 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 485 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 471 "@@@STEP_LOG_LINE@json.output@ }@@@", | 486 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 472 "@@@STEP_LOG_LINE@json.output@ }@@@", | 487 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 473 "@@@STEP_LOG_LINE@json.output@}@@@", | 488 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 474 "@@@STEP_LOG_END@json.output@@@", | 489 "@@@STEP_LOG_END@json.output@@@", |
| 475 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 490 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 476 ] | 491 ] |
| 477 }, | 492 }, |
| 478 { | 493 { |
| 479 "cmd": [ | 494 "cmd": [ |
| 480 "python", | 495 "python", |
| 481 "-u", | 496 "-u", |
| 482 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 497 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 483 "trigger", | 498 "trigger", |
| 484 "--swarming", | 499 "--swarming", |
| 485 "https://chromium-swarm.appspot.com", | 500 "https://chromium-swarm.appspot.com", |
| 486 "--isolate-server", | 501 "--isolate-server", |
| 487 "https://isolateserver.appspot.com", | 502 "https://isolateserver.appspot.com", |
| 488 "--priority", | 503 "--priority", |
| 489 "25", | 504 "25", |
| 490 "--shards", | 505 "--shards", |
| 491 "1", | 506 "1", |
| 492 "--task-name", | 507 "--task-name", |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 530 "--tag", | 545 "--tag", |
| 531 "purpose:post-commit", | 546 "purpose:post-commit", |
| 532 "--tag", | 547 "--tag", |
| 533 "slavename:TestSlavename", | 548 "slavename:TestSlavename", |
| 534 "--tag", | 549 "--tag", |
| 535 "stepname:telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", | 550 "stepname:telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", |
| 536 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", | 551 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 537 "--", | 552 "--", |
| 538 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 553 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 539 ], | 554 ], |
| 555 "cwd": "[SLAVE_BUILD]", |
| 540 "name": "[trigger] telemetry_gpu_unittests on (15ad) GPU on Windows on Windo
ws", | 556 "name": "[trigger] telemetry_gpu_unittests on (15ad) GPU on Windows on Windo
ws", |
| 541 "~followup_annotations": [ | 557 "~followup_annotations": [ |
| 542 "@@@STEP_LOG_LINE@json.output@{@@@", | 558 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 543 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", | 559 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", |
| 544 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 560 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 545 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on (15ad) GPU
on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", | 561 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on (15ad) GPU
on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", |
| 546 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 562 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 547 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 563 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 548 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 564 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 549 "@@@STEP_LOG_LINE@json.output@ }@@@", | 565 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 550 "@@@STEP_LOG_LINE@json.output@ }@@@", | 566 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 551 "@@@STEP_LOG_LINE@json.output@}@@@", | 567 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 552 "@@@STEP_LOG_END@json.output@@@", | 568 "@@@STEP_LOG_END@json.output@@@", |
| 553 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 569 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 554 ] | 570 ] |
| 555 }, | 571 }, |
| 556 { | 572 { |
| 557 "cmd": [ | 573 "cmd": [ |
| 558 "python", | 574 "python", |
| 559 "-u", | 575 "-u", |
| 560 "[CWD]\\src\\chrome\\test\\mini_installer\\test_installer.py", | 576 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py", |
| 561 "--build-dir", | 577 "--build-dir", |
| 562 "[CWD]\\src\\out", | 578 "[SLAVE_BUILD]\\src\\out", |
| 563 "--target", | 579 "--target", |
| 564 "Release", | 580 "Release", |
| 565 "--force-clean", | 581 "--force-clean", |
| 566 "--config", | 582 "--config", |
| 567 "[CWD]\\src\\chrome\\test\\mini_installer\\config\\config.config", | 583 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config", |
| 568 "--write-full-results-to", | 584 "--write-full-results-to", |
| 569 "/path/to/tmp/json" | 585 "/path/to/tmp/json" |
| 570 ], | 586 ], |
| 587 "cwd": "[SLAVE_BUILD]", |
| 571 "name": "test_installer" | 588 "name": "test_installer" |
| 572 }, | 589 }, |
| 573 { | 590 { |
| 574 "cmd": [ | 591 "cmd": [ |
| 575 "python", | 592 "python", |
| 576 "-u", | 593 "-u", |
| 577 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 594 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 578 "collect", | 595 "collect", |
| 579 "--swarming", | 596 "--swarming", |
| 580 "https://chromium-swarm.appspot.com", | 597 "https://chromium-swarm.appspot.com", |
| 581 "--decorate", | 598 "--decorate", |
| 582 "--print-status-updates", | 599 "--print-status-updates", |
| 583 "--shards", | 600 "--shards", |
| 584 "1", | 601 "1", |
| 585 "telemetry_gpu_unittests on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", | 602 "telemetry_gpu_unittests on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", |
| 586 "--task-output-dir", | 603 "--task-output-dir", |
| 587 "/path/to/tmp/" | 604 "/path/to/tmp/" |
| 588 ], | 605 ], |
| 606 "cwd": "[SLAVE_BUILD]", |
| 589 "name": "telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", | 607 "name": "telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", |
| 590 "~followup_annotations": [ | 608 "~followup_annotations": [ |
| 591 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 609 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 592 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", | 610 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", |
| 593 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 611 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 594 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 612 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 595 "@@@STEP_LOG_END@outdir_json@@@" | 613 "@@@STEP_LOG_END@outdir_json@@@" |
| 596 ] | 614 ] |
| 597 }, | 615 }, |
| 598 { | 616 { |
| 599 "cmd": [ | 617 "cmd": [ |
| 600 "python", | 618 "python", |
| 601 "-u", | 619 "-u", |
| 602 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 620 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 603 "collect", | 621 "collect", |
| 604 "--swarming", | 622 "--swarming", |
| 605 "https://chromium-swarm.appspot.com", | 623 "https://chromium-swarm.appspot.com", |
| 606 "--decorate", | 624 "--decorate", |
| 607 "--print-status-updates", | 625 "--print-status-updates", |
| 608 "--shards", | 626 "--shards", |
| 609 "1", | 627 "1", |
| 610 "telemetry_gpu_unittests on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tes
ts (1)/571", | 628 "telemetry_gpu_unittests on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tes
ts (1)/571", |
| 611 "--task-output-dir", | 629 "--task-output-dir", |
| 612 "/path/to/tmp/" | 630 "/path/to/tmp/" |
| 613 ], | 631 ], |
| 632 "cwd": "[SLAVE_BUILD]", |
| 614 "name": "telemetry_gpu_unittests on ATI GPU on Windows on Windows", | 633 "name": "telemetry_gpu_unittests on ATI GPU on Windows on Windows", |
| 615 "~followup_annotations": [ | 634 "~followup_annotations": [ |
| 616 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 635 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 617 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", | 636 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", |
| 618 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 637 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 619 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 638 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 620 "@@@STEP_LOG_END@outdir_json@@@" | 639 "@@@STEP_LOG_END@outdir_json@@@" |
| 621 ] | 640 ] |
| 622 }, | 641 }, |
| 623 { | 642 { |
| 624 "cmd": [ | 643 "cmd": [ |
| 625 "python", | 644 "python", |
| 626 "-u", | 645 "-u", |
| 627 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 646 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 628 "collect", | 647 "collect", |
| 629 "--swarming", | 648 "--swarming", |
| 630 "https://chromium-swarm.appspot.com", | 649 "https://chromium-swarm.appspot.com", |
| 631 "--decorate", | 650 "--decorate", |
| 632 "--print-status-updates", | 651 "--print-status-updates", |
| 633 "--shards", | 652 "--shards", |
| 634 "1", | 653 "1", |
| 635 "telemetry_gpu_unittests on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", | 654 "telemetry_gpu_unittests on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", |
| 636 "--task-output-dir", | 655 "--task-output-dir", |
| 637 "/path/to/tmp/" | 656 "/path/to/tmp/" |
| 638 ], | 657 ], |
| 658 "cwd": "[SLAVE_BUILD]", |
| 639 "name": "telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", | 659 "name": "telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", |
| 640 "~followup_annotations": [ | 660 "~followup_annotations": [ |
| 641 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 661 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 642 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", | 662 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", |
| 643 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 663 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 644 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 664 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 645 "@@@STEP_LOG_END@outdir_json@@@" | 665 "@@@STEP_LOG_END@outdir_json@@@" |
| 646 ] | 666 ] |
| 647 }, | 667 }, |
| 648 { | 668 { |
| 649 "cmd": [ | 669 "cmd": [ |
| 650 "python", | 670 "python", |
| 651 "-u", | 671 "-u", |
| 652 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 672 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 653 "--target", | 673 "--target", |
| 654 "Release" | 674 "Release" |
| 655 ], | 675 ], |
| 676 "cwd": "[SLAVE_BUILD]", |
| 656 "name": "process_dumps" | 677 "name": "process_dumps" |
| 657 }, | 678 }, |
| 658 { | 679 { |
| 659 "name": "$result", | 680 "name": "$result", |
| 660 "recipe_result": null, | 681 "recipe_result": null, |
| 661 "status_code": 0 | 682 "status_code": 0 |
| 662 } | 683 } |
| 663 ] | 684 ] |
| OLD | NEW |